Files
forge/res/cardsfolder/penumbra_bobcat.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
663 B
Plaintext

Name:Penumbra Bobcat
ManaCost:2 G
Types:Creature Cat
Text:no text
PT:2/1
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, put a 2/1 black Cat creature token onto the battlefield.
SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Cat | TokenTypes$ Creature,Cat | TokenOwner$ You | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 1
SVar:Rarity:Common
SVar:Picture:http://resources.wizards.com/magic/cards/ap/en-us/card26815.jpg
SetInfo:APC|Common|http://magiccards.info/scans/en/ap/82.jpg
End