mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
9 lines
935 B
Plaintext
9 lines
935 B
Plaintext
|
Name:Electrostatic Bolt
|
||
|
ManaCost:R
|
||
|
Types:Instant
|
||
|
A:SP$ DealDamage | Cost$ R | NumDmg$ 2 | ValidTgts$ Creature | TgtPrompt$ Select target creature to deal damage to | ConditionCheckSVar$ ElectrostaticCheck | ConditionSVarCompare$ EQ0 | SubAbility$ DBDamage | SpellDescription$ CARDNAME deals 2 damage to target creature. If it's an artifact creature, CARDNAME deals 4 damage to it instead.
|
||
|
SVar:DBDamage:DB$ DealDamage | Defined$ Targeted | NumDmg$ 4 | ConditionCheckSVar$ ElectrostaticCheck | ConditionSVarCompare$ EQ1 | StackDescription$ If it's an artifact creature, Electrostatic Bolt deals 4 damage to it instead. | References$ ElectrostaticCheck
|
||
|
SVar:ElectrostaticCheck:Targeted$Valid Creature.Artifact
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/electrostatic_bolt.jpg
|
||
|
Oracle:Electrostatic Bolt deals 2 damage to target creature. If it's an artifact creature, Electrostatic Bolt deals 4 damage to it instead.
|