mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Fixed Earthshaker Khenra.
This commit is contained in:
@@ -4,9 +4,9 @@ Types:Creature Jackal Warrior
|
|||||||
PT:2/1
|
PT:2/1
|
||||||
K:Haste
|
K:Haste
|
||||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, target creature with power less than or equal to CARDNAME's power can't block this turn.
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, target creature with power less than or equal to CARDNAME's power can't block this turn.
|
||||||
SVar:TrigPump:AB$ Pump | Cost$ 0 | ValidTgts$ Creature.powerLTX | References$ X | IsCurse$ True | KW$ HIDDEN CARDNAME can't block. | TgtPrompt$ Select target creature with power less than or equal to CARDNAME's power.
|
SVar:TrigPump:AB$ Pump | Cost$ 0 | ValidTgts$ Creature.powerLEX | References$ X | IsCurse$ True | KW$ HIDDEN CARDNAME can't block. | TgtPrompt$ Select target creature with power less than or equal to CARDNAME's power.
|
||||||
K:Eternalize:4 R R
|
K:Eternalize:4 R R
|
||||||
SVar:X:Count$CardPower
|
SVar:X:Count$CardPower
|
||||||
DeckHas:Ability$Token
|
DeckHas:Ability$Token
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/earthshaker_khenra.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/earthshaker_khenra.jpg
|
||||||
Oracle:Haste\nWhen Earthshaker Khenra enters the battlefield, target creature with power less than or equal to Earthshaker Khenra's power can't block this turn.\nEternalize {4}{R}{R} ({4}{R}{R}, Exile this card from your graveyard: Create a token that's a copy of it, except it's 4/4 black Zombie Jackal Warrior with no mana cost. Eternalize only as a sorcery.)
|
Oracle:Haste\nWhen Earthshaker Khenra enters the battlefield, target creature with power less than or equal to Earthshaker Khenra's power can't block this turn.\nEternalize {4}{R}{R} ({4}{R}{R}, Exile this card from your graveyard: Create a token that's a copy of it, except it's 4/4 black Zombie Jackal Warrior with no mana cost. Eternalize only as a sorcery.)
|
||||||
|
|||||||
Reference in New Issue
Block a user