mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Merge remote-tracking branch 'core/master'
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user