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!)
12 lines
630 B
Plaintext
12 lines
630 B
Plaintext
Name:Solar Blast
|
|
ManaCost:3 R
|
|
Types:Instant
|
|
Text:no text
|
|
K:Cycling:1 R R
|
|
A:SP$DealDamage | Cost$ 3 R | Tgt$ TgtCP | NumDmg$ 3 | SpellDescription$ CARDNAME deals 3 damage to target creature or player.
|
|
T:Mode$ Cycled | ValidCard$ Card.Self | Execute$ TrigDamage | OptionalDecider$ You | TriggerDescription$ When you cycle CARDNAME, you may have it deal 1 damage to target creature or player.
|
|
SVar:TrigDamage:AB$DealDamage | Cost$ 0 | Tgt$ TgtCP | NumDmg$ 1
|
|
SVar:Rarity:Common
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/solar_blast.jpg
|
|
SetInfo:ONS|Common|http://magiccards.info/scans/en/on/234.jpg
|
|
End |