mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
*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
11 lines
874 B
Plaintext
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 |