mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
13 lines
891 B
Plaintext
13 lines
891 B
Plaintext
Name:Withering Hex
|
|
ManaCost:B
|
|
Types:Enchantment Aura
|
|
K:Enchant creature
|
|
A:SP$ Attach | Cost$ B | ValidTgts$ Creature | AILogic$ Curse
|
|
T:Mode$ Cycled | ValidCard$ Card | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever a player cycles a card, put a plague counter on CARDNAME.
|
|
SVar:TrigPutCounter:DB$PutCounter | Defined$ Self | CounterType$ PLAGUE | CounterNum$ 1
|
|
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ -X | AddToughness$ -X | References$ X | Description$ Enchanted creature gets -1/-1 for each plague counter on CARDNAME.
|
|
SVar:X:Count$CardCounters.PLAGUE
|
|
SVar:RemRandomDeck:True
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/withering_hex.jpg
|
|
Oracle:Enchant creature\nWhenever a player cycles a card, put a plague counter on Withering Hex.\nEnchanted creature gets -1/-1 for each plague counter on Withering Hex.
|