diff --git a/forge-gui/res/cardsfolder/m/mesmerizing_benthid.txt b/forge-gui/res/cardsfolder/m/mesmerizing_benthid.txt index 3f97e1a2967..88c692da163 100644 --- a/forge-gui/res/cardsfolder/m/mesmerizing_benthid.txt +++ b/forge-gui/res/cardsfolder/m/mesmerizing_benthid.txt @@ -2,13 +2,12 @@ Name:Mesmerizing Benthid ManaCost:3 U U Types:Creature Octopus PT:4/5 -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create two 0/2 blue Illusion creature tokens with flying, it doesn't untap during its controller's next untap step. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create two 0/2 blue Illusion creature tokens with "Whenever this creature blocks a creature, that creature doesn't untap during its controller's next untap step." SVar:TrigToken:DB$ Token | TokenAmount$ 2 | TokenScript$ u_0_2_illusion_mesmerize | TokenOwner$ You | LegacyImage$ u 0 2 illusion mesmerize rna -SVar:PlayMain1:TRUE -SVar:RemRandomDeck:True -S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Hexproof | CheckSVar$ X | SVarCompare$ GE1 | Description$ CARDNAME has hexproof as long as you control an Illusion. -SVar:X:Count$Valid Illusion.YouCtrl +S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Hexproof | IsPresent$ Illusion.YouCtrl | Description$ CARDNAME has hexproof as long as you control an Illusion. SVar:BuffedBy:Illusion DeckHas:Ability$Token DeckHints:Type$Illusion -Oracle:When Mesmerizing Benthid enters the battlefield, create two 0/2 blue Illusion creature tokens with "Whenever this creature blocks a creature, that creature doesn't untap during its controller's next untap step."\nMesmerizing Benthid has hexproof as long as you control an Illusion. +SVar:PlayMain1:TRUE +AI:RemoveDeck:Random +Oracle:When Mesmerizing Benthid enters the battlefield, create two 0/2 blue Illusion creature tokens with "Whenever this creature blocks a creature, that creature doesn't untap during its controller's next untap step."\nMesmerizing Benthid has hexproof as long as you control an Illusion. \ No newline at end of file