- Added Soulcatcher's Aerie

This commit is contained in:
jendave
2011-08-06 21:15:44 +00:00
parent 833de21cc2
commit f275fd3578
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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