mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Improving naming of Fireball RaiseCost SVar
This commit is contained in:
@@ -3,10 +3,10 @@ ManaCost:X R
|
|||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
Text:no text
|
Text:no text
|
||||||
A:SP$ DealDamage | Cost$ X R | Tgt$ TgtCP | NumDmg$ X | TargetMin$ 0 | TargetMax$ MaxTargets | DivideEvenly$ RoundedDown | References$ X | SpellDescription$ CARDNAME deals X damage divided evenly, rounded down, among any number of target creatures and/or players.
|
A:SP$ DealDamage | Cost$ X R | Tgt$ TgtCP | NumDmg$ X | TargetMin$ 0 | TargetMax$ MaxTargets | DivideEvenly$ RoundedDown | References$ X | 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$ LowerCost | EffectZone$ All | Description$ CARDNAME 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 costs 1 more to cast for each target beyond the first.
|
||||||
SVar:X:Count$xPaid
|
SVar:X:Count$xPaid
|
||||||
SVar:MaxTargets:Valid Creature/Plus.2
|
SVar:MaxTargets:Valid Creature/Plus.2
|
||||||
SVar:LowerCost:Targeted$Amount.Minus.1
|
SVar:IncreaseCost:Targeted$Amount.Minus.1
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/fireball.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/fireball.jpg
|
||||||
SetInfo:LEA|Common|http://magiccards.info/scans/en/al/150.jpg
|
SetInfo:LEA|Common|http://magiccards.info/scans/en/al/150.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user