diff --git a/forge-gui/res/cardsfolder/i/inferno_hellion.txt b/forge-gui/res/cardsfolder/i/inferno_hellion.txt index 4697a26d8d0..a02cafd76ec 100644 --- a/forge-gui/res/cardsfolder/i/inferno_hellion.txt +++ b/forge-gui/res/cardsfolder/i/inferno_hellion.txt @@ -3,6 +3,6 @@ ManaCost:3 R Types:Creature Hellion PT:7/3 K:Trample -T:Mode$ Phase | TriggerZones$ Battlefield | Phase$ End of Turn | Execute$ TrigChangeZone | TriggerDescription$ At the beginning of each end step, if CARDNAME attacked or blocked this turn, its owner shuffles it into their library. -SVar:TrigChangeZone:DB$ ChangeZone | ConditionPresent$ Card.Self+attackedThisTurn,Card.Self+blockedThisTurn | ConditionCompare$ GE1 | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Library | Shuffle$ True +T:Mode$ Phase | TriggerZones$ Battlefield | Phase$ End of Turn | IsPresent$ Card.Self+attackedThisTurn,Card.Self+blockedThisTurn | Execute$ TrigChangeZone | TriggerDescription$ At the beginning of each end step, if CARDNAME attacked or blocked this turn, its owner shuffles it into their library. +SVar:TrigChangeZone:DB$ ChangeZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Library | Shuffle$ True Oracle:Trample (This creature can deal excess combat damage to the player or planeswalker it's attacking.)\nAt the beginning of each end step, if Inferno Hellion attacked or blocked this turn, its owner shuffles it into their library.