mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Resolve "'Anax, Hardened in the Forge' power abnormal"
This commit is contained in:
committed by
Michael Kamensky
parent
823c651532
commit
040518d094
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user