Files
forge/res/cardsfolder/corpsehatch.txt
jendave 34aef7387a *AF_Token can now grant abilities,triggers and SVars to tokens.
*Added
	Corpsehatch
	Essence Feed
	Pawn of Ulamog
	Spawning Breath
*Updated to scripting
	Awakening Zone
	Dread Drone
	Emrakul's Hatcher
	Growth Spasm
	Kozilek's Predator
	Nest Invader
	Skittering Invasion
*Fixed Titanta's Boon -> Titania's Boon
2011-08-06 17:24:08 +00:00

10 lines
821 B
Plaintext

Name:Corpsehatch
ManaCost:3 B B
Types:Sorcery
Text:no text
A:SP$Destroy | Cost$ 3 B B | ValidTgts$ Creature.nonBlack | TgtPrompt$ Choose target nonblack creature. | SubAbility$SVar=DBToken | SpellDescription$ Destroy target nonblack creature. Put two 0/1 colorless Eldrazi Spawn creature tokens onto the battlefield. They have "Sacrifice this creature: Add 1 to your mana pool."
SVar:DBToken:DB$Token | TokenAmount$ 2 | TokenName$ Eldrazi Spawn | TokenTypes$ Creature,Eldrazi,Spawn | TokenOwner$ Controller | TokenColors$ Colorless | TokenPower$ 0 | TokenToughness$ 1 | TokenAbilities$ ABMana
SVar:ABMana:AB$Mana | Cost$ Sac<1/CARDNAME> | Produced$ 1 | Amount$ 1 | SpellDescription$ Add 1 to your mana pool.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/corpsehatch.jpg
End