Files
forge/res/cardsfolder/nested_ghoul.txt
jendave 04be1d6013 *"Optional$" parameter for triggers is now "OptionalDecider$" which works as "Defined$" for players.
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!)
2011-08-06 19:49:00 +00:00

11 lines
635 B
Plaintext

Name:Nested Ghoul
ManaCost:3 B B
Types:Creature Zombie Warrior
Text:no text
PT:4/2
T:Mode$ DamageDone | ValidTarget$ Creature.Self | Execute$ TrigZombie | TriggerDescription$ Whenever a source deals damage to CARDNAME, put a 2/2 black Zombie creature token onto the battlefield.
SVar:TrigZombie:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenOwner$ You | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/nested_ghoul.jpg
SetInfo:MBS|Uncommon|http://magiccards.info/scans/en/mbs/48.jpg
End