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

13 lines
604 B
Plaintext

Name:Mesa Enchantress
ManaCost:1 W W
Types:Creature Human Druid
Text:no text
PT:0/2
T:Mode$ SpellCast | ValidCard$ Card.Enchantment+YouCtrl | Execute$ TrigDraw | TriggerZones$ Battlefield | OptionalDecider$ You | TriggerDescription$ Whenever you cast an enchantment spell, draw a card.
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/mesa_enchantress.jpg
SetInfo:M10|Rare|http://magiccards.info/scans/en/m10/20.jpg
SetInfo:PLC|Rare|http://magiccards.info/scans/en/pc/26.jpg
End