From 18b3dd5160be1d9999fc3eb7bad86254bb4f064f Mon Sep 17 00:00:00 2001 From: Bug Hunter Date: Wed, 23 Feb 2022 20:55:39 +0000 Subject: [PATCH] Update forge-gui/res/cardsfolder/i/inferno_hellion.txt --- forge-gui/res/cardsfolder/i/inferno_hellion.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.