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

12 lines
801 B
Plaintext

Name:Breeding Pit
ManaCost:2 B B
Types:Enchantment
Text:no text
K:At the beginning of your upkeep, sacrifice CARDNAME unless you pay B B
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ At the beginning of your end step, put a 0/1 black Thrull creature token onto the battlefield.
SVar:TrigToken:AB$Token | Cost$ 0 | TokenImage$ B 0 1 Thrull | TokenName$ Thrull | TokenColors$ Black | TokenTypes$ Creature,Thrull | TokenPower$ 0 | TokenToughness$ 1 | TokenOwner$ You | TokenAmount$ 1
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/breeding_pit.jpg
SetInfo:5ED|Uncommon|http://magiccards.info/scans/en/5e/10.jpg
SetInfo:FEM|Uncommon|http://magiccards.info/scans/en/fe/9.jpg
End