mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added Osai Vultures
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
13
res/cardsfolder/o/osai_vultures.txt
Normal file
13
res/cardsfolder/o/osai_vultures.txt
Normal 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
|
||||
Reference in New Issue
Block a user