From f275fd357831ab49e6567c06b3613c4796ae35f4 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 21:15:44 +0000 Subject: [PATCH] - Added Soulcatcher's Aerie --- .gitattributes | 1 + res/cardsfolder/soulcatchers_aerie.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/soulcatchers_aerie.txt diff --git a/.gitattributes b/.gitattributes index 6476283b68c..a984b07402d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6076,6 +6076,7 @@ res/cardsfolder/soul_stair_expedition.txt -text svneol=native#text/plain res/cardsfolder/soul_warden.txt -text svneol=native#text/plain res/cardsfolder/soulbound_guardians.txt -text svneol=native#text/plain res/cardsfolder/soulcatcher.txt -text svneol=native#text/plain +res/cardsfolder/soulcatchers_aerie.txt -text svneol=native#text/plain res/cardsfolder/souldrinker.txt -text svneol=native#text/plain res/cardsfolder/soulquake.txt svneol=native#text/plain res/cardsfolder/souls_attendant.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/soulcatchers_aerie.txt b/res/cardsfolder/soulcatchers_aerie.txt new file mode 100644 index 00000000000..a63f1e93c3d --- /dev/null +++ b/res/cardsfolder/soulcatchers_aerie.txt @@ -0,0 +1,11 @@ +Name:Soulcatcher's Aerie +ManaCost:1 W +Types:Enchantment +Text:no text +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Bird | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever a Bird is put into your graveyard from the battlefield, put a feather counter on CARDNAME. +SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ FEATHER | CounterNum$ 1 +K:stPumpAll:Bird:X/X:no Condition:Bird creatures get +1/+1 for each feather counter on CARDNAME. +SVar:X:Count$CardCounters.FEATHER +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/soulcatchers_aerie.jpg +End \ No newline at end of file