mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
Old "Optional$ True" is equivalent to "OptionalDecider$ You", old "Optional$ OpponentDecides" = "OptionalDecider$ Opponent" of course and instead of "Optional$ TriggeredControllerDecides" you can use any of the Triggered-variables that return a player. *AF_Token's "TokenOwner$" parameter is now also a "Defined$"-like. *Updated all cards that used either (637 of them!)
12 lines
971 B
Plaintext
12 lines
971 B
Plaintext
Name:Essence Feed
|
|
ManaCost:5 B
|
|
Types:Sorcery
|
|
Text:no text
|
|
A:SP$ LoseLife | Cost$ 5 B | ValidTgts$ Player | TgtPrompt$ Select a player | 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$ You | 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
|
|
SetInfo:ROE|Common|http://magiccards.info/scans/en/roe/110.jpg
|
|
End |