mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +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!)
12 lines
594 B
Plaintext
12 lines
594 B
Plaintext
Name:Scalding Salamander
|
|
ManaCost:2 R
|
|
Types:Creature Salamander
|
|
Text:no text
|
|
PT:1/1
|
|
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigDamage | OptionalDecider$ You | TriggerDescription$ Whenever CARDNAME attacks, you may have it deal 1 damage to each creature without flying defending player controls.
|
|
SVar:TrigDamage:AB$DamageAll | Cost$ 0 | NumDmg$ 1 | ValidCards$ Creature.withoutFlying+YouDontCtrl
|
|
SVar:Rarity:Uncommon
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/scalding_salamander.jpg
|
|
SetInfo:EXO|Uncommon|http://magiccards.info/scans/en/ex/100.jpg
|
|
End
|