- Fixed Endless Ranks of the Dead (by Zirbert).

This commit is contained in:
Sloth
2014-11-08 07:28:49 +00:00
parent 83866e654c
commit e19a17eed2

View File

@@ -3,7 +3,7 @@ ManaCost:2 B B
Types:Enchantment
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ At the beginning of your upkeep, put X 2/2 black zombie creature tokens onto the battlefield, where X is half the number of the zombies you control, rounded down.
SVar:TrigToken:AB$ Token | Cost$ 0 | TokenImage$ B 2 2 Zombie ISD | TokenAltImages$ b_2_2_zombie2_ISD,b_2_2_zombie3_ISD | TokenAmount$ X | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenOwner$ You | TokenPower$ 2 | TokenToughness$ 2 | TokenColors$ Black | References$ X
SVar:X:Count$Valid Creature.zombie+YouCtrl/HalfDown
SVar:X:Count$Valid Creature.Zombie+YouCtrl/HalfDown
SVar:RemRandomDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/endless_ranks_of_the_dead.jpg
Oracle:At the beginning of your upkeep, put X 2/2 black Zombie creature tokens onto the battlefield, where X is half the number of Zombies you control, rounded down.