Files
forge/res/cardsfolder/essence_feed.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

11 lines
874 B
Plaintext

Name:Essence Feed
ManaCost:5 B
Types:Sorcery
Text:no text
A:SP$LoseLife | Cost$ 5 B | Tgt$ TgtP | LifeAmount$ 3 | SubAbility$SVar=DBGainLife | SpellDescription$ Target player loses 3 life. You gain 3 life and put three 0/1 colorless Eldrazi Spawn creature tokens onto the battlefield. They have "Sacrifice this creature: Add 1 to your mana pool."
SVar:DBGainLife:DB$GainLife | Defined$ You | LifeAmount$ 3 | SubAbility$SVar=DBToken
SVar:DBToken:DB$Token | TokenAmount$ 3 | 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:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/essence_feed.jpg
End