mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Fixed Earthshaker Khenra.
This commit is contained in:
@@ -4,7 +4,7 @@ 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
|
||||||
|
|||||||
Reference in New Issue
Block a user