mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
10 lines
1004 B
Plaintext
10 lines
1004 B
Plaintext
Name:Dread Summons
|
|
ManaCost:X B B
|
|
Types:Sorcery
|
|
A:SP$ Mill | Cost$ X B B | NumCards$ X | References$ X | Defined$ Player | RememberMilled$ True | SubAbility$ DBToken | SpellDescription$ Each player puts the top X cards of his or her library into his or her graveyard. For each creature put into a graveyard this way, you create a tapped 2/2 black Zombie creature token.
|
|
SVar:DBToken:DB$ Token | TokenAmount$ Y | References$ Y | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenOwner$ You | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2 | TokenTapped$ True | TokenImage$ b_2_2_zombie_c15
|
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
|
SVar:X:Count$xPaid
|
|
SVar:Y:Count$ValidGraveyard Creature.IsRemembered
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/dread_summons.jpg
|
|
Oracle:Each player puts the top X cards of his or her library into his or her graveyard. For each creature put into a graveyard this way, you create a tapped 2/2 black Zombie creature token. |