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

Name:Lifesmith
ManaCost:1 G
Types:Creature Human Artificer
Text:no text
PT:2/1
T:Mode$ SpellCast | ValidCard$ Artifact.YouCtrl | Execute$ TrigGainLife | TriggerZones$ Battlefield | OptionalDecider$ You | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast an artifact spell, you may pay 1. If you do, you gain 3 life.
SVar:TrigGainLife:AB$GainLife | Cost$ 1 | Defined$ You | LifeAmount$ 3
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/lifesmith.jpg
SetInfo:SOM|Uncommon|http://magiccards.info/scans/en/som/124.jpg
End