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!)
10 lines
695 B
Plaintext
Executable File
10 lines
695 B
Plaintext
Executable File
Name:Snake Pit
|
|
ManaCost:2 G
|
|
Types:Enchantment
|
|
Text:no text
|
|
T:Mode$ SpellCast | ValidCard$ Card.Blue+YouDontCtrl,Card.Black+YouDontCtrl | Execute$ TrigToken | TriggerZones$ Battlefield | OptionalDecider$ You | TriggerDescription$ Whenever an opponent casts a blue or black spell, you may put a 1/1 green Snake creature token onto the battlefield.
|
|
SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Snake | TokenTypes$ Creature,Snake | TokenOwner$ You | TokenColors$ Green | TokenPower$ 1 | TokenToughness$ 1
|
|
SVar:Rarity:Uncommon
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/snake_pit.jpg
|
|
SetInfo:MMQ|Uncommon|http://magiccards.info/scans/en/mm/271.jpg
|
|
End |