mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
13 lines
1.0 KiB
Plaintext
13 lines
1.0 KiB
Plaintext
Name:Fireball
|
|
ManaCost:X R
|
|
Types:Sorcery
|
|
A:SP$ DealDamage | Cost$ X R | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ X | TargetMin$ 0 | TargetMax$ MaxTargets | DivideEvenly$ RoundedDown | References$ X,MaxTargets,Maxplayer,Maxcreature,IncreaseCost | SpellDescription$ CARDNAME deals X damage divided evenly, rounded down, among any number of target creatures and/or players.
|
|
S:Mode$ RaiseCost | ValidCard$ Card.Self | Type$ Spell | Amount$ IncreaseCost | EffectZone$ All | Description$ CARDNAME costs {1} more to cast for each target beyond the first.
|
|
SVar:X:Count$xPaid
|
|
SVar:MaxTargets:SVar$Maxplayer/Plus.Maxcreature
|
|
SVar:Maxplayer:PlayerCountPlayers$Amount
|
|
SVar:Maxcreature:Count$Valid Creature
|
|
SVar:IncreaseCost:TargetedObjects$Amount/Minus.1
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/fireball.jpg
|
|
Oracle:Fireball deals X damage divided evenly, rounded down, among any number of target creatures and/or players.\nFireball costs {1} more to cast for each target beyond the first.
|