mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
13 lines
976 B
Plaintext
13 lines
976 B
Plaintext
Name:Fireball
|
|
ManaCost:X R
|
|
Types:Sorcery
|
|
A:SP$ DealDamage | Cost$ X R | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ X | TargetMin$ 0 | TargetMax$ MaxTargets | DivideEvenly$ RoundedDown | SpellDescription$ This spell costs {1} more to cast for each target beyond the first.
|
|
S:Mode$ RaiseCost | ValidCard$ Card.Self | Type$ Spell | Amount$ IncreaseCost | EffectZone$ All | Description$ CARDNAME deals X damage divided evenly, rounded down, among any number of targets.
|
|
SVar:X:Count$xPaid
|
|
SVar:MaxTargets:SVar$Maxplayer/Plus.Maxcreatureorplaneswalker
|
|
SVar:Maxplayer:PlayerCountPlayers$Amount
|
|
SVar:Maxcreatureorplaneswalker:Count$Valid Creature,Planeswalker
|
|
SVar:IncreaseCost:TargetedObjects$Amount/Minus.1
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/fireball.jpg
|
|
Oracle:This spell costs {1} more to cast for each target beyond the first.\nFireball deals X damage divided evenly, rounded down, among any number of targets.
|