mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Fixed spell description and target prompt to match Oracle text and other spells (#1996)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Name:Galvanic Blast
|
Name:Galvanic Blast
|
||||||
ManaCost:R
|
ManaCost:R
|
||||||
Types:Instant
|
Types:Instant
|
||||||
A:SP$ DealDamage | Cost$ R | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select target | NumDmg$ X | SpellDescription$ CARDNAME deals 2 damage to target creature or player. Metalcraft — CARDNAME deals 4 damage instead if you control 3 or more artifacts.
|
A:SP$ DealDamage | Cost$ R | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ X | SpellDescription$ CARDNAME deals 2 damage to any target. Metalcraft — CARDNAME deals 4 damage instead if you control 3 or more artifacts.
|
||||||
SVar:X:Count$Metalcraft.4.2
|
SVar:X:Count$Metalcraft.4.2
|
||||||
Oracle:Galvanic Blast deals 2 damage to any target.\nMetalcraft — Galvanic Blast deals 4 damage instead if you control three or more artifacts.
|
Oracle:Galvanic Blast deals 2 damage to any target.\nMetalcraft — Galvanic Blast deals 4 damage instead if you control three or more artifacts.
|
||||||
|
|||||||
Reference in New Issue
Block a user