- Added Osai Vultures

This commit is contained in:
jeffwadsworth
2011-10-06 19:58:06 +00:00
parent 661b5afd7f
commit d70114acbd
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -5598,6 +5598,7 @@ res/cardsfolder/o/orzhov_euthanist.txt -text
res/cardsfolder/o/orzhov_guildmage.txt svneol=native#text/plain
res/cardsfolder/o/orzhov_signet.txt svneol=native#text/plain
res/cardsfolder/o/orzhova_the_church_of_deals.txt svneol=native#text/plain
res/cardsfolder/o/osai_vultures.txt -text svneol=unset#text/plain
res/cardsfolder/o/ostiary_thrull.txt svneol=native#text/plain
res/cardsfolder/o/ostracize.txt svneol=native#text/plain
res/cardsfolder/o/otarian_juggernaut.txt svneol=native#text/plain

View File

@@ -0,0 +1,13 @@
Name:Osai Vultures
ManaCost:1 W
Types:Creature Bird
Text:no text
PT:1/1
K:Flying
T:Mode$ Phase | Phase$ End of Turn | CheckSVar$ X | SVarCompare$ GE1 | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of each end step, if a creature died this turn, put a carrion counter on CARDNAME.
SVar:TrigPutCounter:AB$ PutCounter | Cost$ 0 | CounterType$ CARRION | CounterNum$ 1 | Defined$ Self
A:AB$ Pump | Cost$ SubCounter<2/CARRION> | NumAtt$ 1 | NumDef$ 1 | Defined$ Self | CostDesc$ Remove two carrion counters from Osai Vultures: | SpellDescription$ CARDNAME gets +1/+1 until end of turn.
SVar:X:Count$ThisTurnEntered Graveyard from Battlefield Creature
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/osai_vultures.jpg
End