diff --git a/forge-gui/res/cardsfolder/a/anax_hardened_in_the_forge.txt b/forge-gui/res/cardsfolder/a/anax_hardened_in_the_forge.txt index 565ec3510d5..6c12cf5e065 100755 --- a/forge-gui/res/cardsfolder/a/anax_hardened_in_the_forge.txt +++ b/forge-gui/res/cardsfolder/a/anax_hardened_in_the_forge.txt @@ -7,8 +7,8 @@ SVar:X:Count$Devotion.Red SVar:BuffedBy:Permanent.Red T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.Other+nonToken+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever CARDNAME or another nontoken creature you control dies, create a 1/1 red Satyr creature token with "This creature can't block." If the creature had power 4 or greater, create two of those tokens instead. T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Secondary$ True | Execute$ TrigToken | TriggerController$ TriggeredCardController | TriggerDescription$ Whenever CARDNAME or another nontoken creature you control dies, create a 1/1 red Satyr creature token with "This creature can't block." If the creature had power 4 or greater, create two of those tokens instead. -SVar:TrigToken:DB$ Token | TokenAmount$ X | TokenScript$ r_1_1_satyr_noblock | TokenOwner$ You | LegacyImage$ r 1 1 satyr noblock thb | References$ X,Y -SVar:X:Count$Compare Y GE4.2.1 -SVar:Y:TriggeredCard$CardPower +SVar:TrigToken:DB$ Token | TokenAmount$ Y | TokenScript$ r_1_1_satyr_noblock | TokenOwner$ You | LegacyImage$ r 1 1 satyr noblock thb | References$ Y,Z +SVar:Y:Count$Compare Z GE4.2.1 +SVar:Z:TriggeredCard$CardPower DeckHas:Ability$Token Oracle:Anax's power is equal to your devotion to red. (Each {R} in the mana costs of permanents you control counts toward your devotion to red.)\nWhenever Anax or another nontoken creature you control dies, create a 1/1 red Satyr creature token with "This creature can't block." If the creature had power 4 or greater, create two of those tokens instead.