diff --git a/.gitattributes b/.gitattributes index 8e1bd613bbc..4a4f6175a4e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8242,6 +8242,7 @@ res/cardsfolder/witchs_mist.txt -text svneol=native#text/plain res/cardsfolder/withered_wretch.txt -text svneol=native#text/plain res/cardsfolder/withering_boon.txt -text svneol=native#text/plain res/cardsfolder/withering_gaze.txt -text svneol=native#text/plain +res/cardsfolder/withering_hex.txt -text svneol=native#text/plain res/cardsfolder/withstand.txt -text svneol=native#text/plain res/cardsfolder/withstand_death.txt -text svneol=native#text/plain res/cardsfolder/wits_end.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/withering_hex.txt b/res/cardsfolder/withering_hex.txt new file mode 100644 index 00000000000..ed28ce4dc07 --- /dev/null +++ b/res/cardsfolder/withering_hex.txt @@ -0,0 +1,13 @@ +Name:Withering Hex +ManaCost:B +Types:Enchantment Aura +Text:no text +K:Enchant Creature 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:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ PLAGUE | CounterNum$ 1 +K:stPumpEnchanted:Creature:X/X:no condition:Enchanted creature gets -1/-1 for each plague counter on CARDNAME. +SVar:X:Count$CardCounters.PLAGUE/Times.-1 +SVar:RemRandomDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/withering_hex.jpg +End