New Side Quest Best Counters

I wasn’t planning on doing this but they went and put T7B in it…
Anyways I have been having a lot of success with Deathless She Hulk in the Mystic one specifically.

Hasn’t been a single fight over 2 minutes so far.
Anyways I have been having a lot of success with Deathless She Hulk in the Mystic one specifically.

Hasn’t been a single fight over 2 minutes so far.
4
Comments
For techies, mostly used Gamora, Scream for armour up guys and Serpie for Fantman. Medusa and DT for eating popcorn and cheering.
Very fun events, Kabam did well this time.
from datetime import datetime
class SideQuest:
def __init__(self, name, start_date, end_date):
self.name = name
self.start_date = datetime.strptime(start_date, "%Y-%m-%d")
self.end_date = datetime.strptime(end_date, "%Y-%m-%d")
def is_active(self, current_date=None):
if current_date is None:
current_date = datetime.today()
return self.start_date <= current_date <= self.end_date
# Sample list of side quests
side_quests = [
SideQuest("SQ: Mutant Mayhem", "2025-04-01", "2025-04-30"),
SideQuest("SQ: Mystic Trials", "2025-03-15", "2025-04-10"),
SideQuest("SQ: Cosmic Conflict", "2025-05-01", "2025-05-31"),
]
def count_active_side_quests(quests, current_date=None):
return sum(1 for quest in quests if quest.is_active(current_date))
# Count active side quests
active_count = count_active_side_quests(side_quests)
print(f"Active Side Quests: {active_count}")
Dthanos is another good one for all annoying techs like redksull and fam. Run dkg with him for guardian and peni.
For science, DSH was nice. One sp3 and her damage starts scaling nicely. Had longer fights with Silk/Photon/Nefaria. Mystic quest was a lot slower than the Tech one for sure.
For anyone that might be on the fence, I avoided this content the first time it came around but found it to be a lot of fun. The lack of nodes, a steady pace and eventually big numbers, it wasn't particularly challenging but it wasn't boring either. Actually might even hit it again just for the laugh.
But there really are no nodes other than the damage clock, so anyone should work as long as you have a basic understanding of MCOC champs.
also, Fury, who’ll take 7 away to apply the passive.
My team for mystic path: Silk, Titania, Hulk, Photon and Count Nefaria.
Tech path: Gamora, Medusa, Angela, Masacre and Panther Jabari.
Tech: Serpent & D. Thanos
My MVP was
Science - photon, silk, Luke cage
Tech - D Thanos, medusa
Stronger champs and those with class advantage will take the shield down in fewer hits, but any champ can counter Peni in this quest.
Play normally while shield is down (icon turns from red to grey), then repeat.
Even with Scream it's a long fight because her undermine is hard to keep up so you just have to break down the shield as HerbalTaxman explained and get your damage in, and then rinse and repeat.
No stupidity, just kill away and try not to die before the fun starts.
R4 silk and r2 DSH put in most of the work but I'm trying to figure out why people like cage so dragged a r1 along for the ride. Brought r3 spam and didn't use him once.
Mystics side, no resources used and nothing silly about the path.
Was a bit concerned about the tech side, only ranked champ was r4 thanos, r1 knull, r1 gamora, r1 DKG and someone else i can't even remember.
DkG and thanos for most of them, honourable mention to knull (mostly used for armor jerk champs that do jerk things with armor) and in the end i lost everyone to Fam except for thanos who did the needful.
No resources on this side either.
Great quest for a spud like me.
Serpent ignores a lot of the power burn damage, and Vox is immune, AND has that undermine on sp1, if anyone is still stuck.