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

Name:Hatching Plans
ManaCost:1 U
Types:Enchantment
Text:no text
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | OptionalDecider$ You | Execute$ TrigDraw | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, draw three cards.
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 3
SVar:RemAIDeck:True
SVar:SacMe:5
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/hatching_plans.jpg
SetInfo:GPT|Rare|http://magiccards.info/scans/en/gp/27.jpg
End