mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- Fixed Endless Ranks of the Dead (by Zirbert).
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user