From d70114acbd973b814d08b5e789e096c994428c82 Mon Sep 17 00:00:00 2001 From: jeffwadsworth Date: Thu, 6 Oct 2011 19:58:06 +0000 Subject: [PATCH] - Added Osai Vultures --- .gitattributes | 1 + res/cardsfolder/o/osai_vultures.txt | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 res/cardsfolder/o/osai_vultures.txt diff --git a/.gitattributes b/.gitattributes index 9502ce3413d..873c92e0fdc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/o/osai_vultures.txt b/res/cardsfolder/o/osai_vultures.txt new file mode 100644 index 00000000000..22e10cd82db --- /dev/null +++ b/res/cardsfolder/o/osai_vultures.txt @@ -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 \ No newline at end of file