diff --git a/forge-gui/res/cardsfolder/h/heliods_intervention.txt b/forge-gui/res/cardsfolder/h/heliods_intervention.txt index 3ef118118dd..3bb44bed8cc 100644 --- a/forge-gui/res/cardsfolder/h/heliods_intervention.txt +++ b/forge-gui/res/cardsfolder/h/heliods_intervention.txt @@ -2,7 +2,7 @@ Name:Heliod's Intervention ManaCost:X W W Types:Instant A:SP$ Charm | Cost$ X W W | Choices$ DBDestroy,DBGainLife | References$ X -SVar:DBDestroy:DB$ Destroy | TargetMin$ 0 | TargetMax$ X | References$ X | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select X target artifacts and/or enchantments | SpellDescription$ Destroy X target artifacts and/or enchantments. +SVar:DBDestroy:DB$ Destroy | TargetMin$ X | TargetMax$ X | References$ X | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select X target artifacts and/or enchantments | SpellDescription$ Destroy X target artifacts and/or enchantments. SVar:DBGainLife:DB$ GainLife | ValidTgts$ Player | TgtPrompt$ Select target player | LifeAmount$ XX | References$ X,XX | SpellDescription$ Target player gains twice X life. SVar:X:Count$xPaid SVar:XX:SVar$X/Twice diff --git a/forge-gui/res/cardsfolder/m/meteor_blast.txt b/forge-gui/res/cardsfolder/m/meteor_blast.txt index adcc0d17558..d0f349a8843 100644 --- a/forge-gui/res/cardsfolder/m/meteor_blast.txt +++ b/forge-gui/res/cardsfolder/m/meteor_blast.txt @@ -1,7 +1,6 @@ Name:Meteor Blast ManaCost:X R R R Types:Sorcery -A:SP$ DealDamage | Cost$ X R R R | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | TargetMin$ 0 | TargetMax$ X | NumDmg$ 4 | References$ X | SpellDescription$ CARDNAME deals 4 damage to each of X targets. +A:SP$ DealDamage | Cost$ X R R R | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select X targets | TargetMin$ X | TargetMax$ X | NumDmg$ 4 | References$ X | SpellDescription$ CARDNAME deals 4 damage to each of X targets. SVar:X:Count$xPaid -SVar:Picture:http://www.wizards.com/global/images/magic/general/meteor_blast.jpg -Oracle:Meteor Blast deals 4 damage to X targets. \ No newline at end of file +Oracle:Meteor Blast deals 4 damage to each of X targets.