diff --git a/forge-gui/res/cardsfolder/a/abzan_charm.txt b/forge-gui/res/cardsfolder/a/abzan_charm.txt index 183f80ec89b..67c57a3ed96 100644 --- a/forge-gui/res/cardsfolder/a/abzan_charm.txt +++ b/forge-gui/res/cardsfolder/a/abzan_charm.txt @@ -2,7 +2,7 @@ Name:Abzan Charm ManaCost:W B G Types:Instant A:SP$ Charm | Cost$ W B G | Choices$ DBExile,DBDraw,DBCounters | SpellDescription$ Choose one - Exile target creature with power 3 or greater; you draw two cards and you lose 2 life; distribute two +1/+1 counters among one or two target creatures. -SVar:DBExile:DB$ ChangeZone | ValidTgts$ Creature.toughnessGE3 | TgtPrompt$ Choose target creature with toughness 3 or greater | Origin$ Battlefield | Destination$ Exile | SpellDescription$ Exile target creature with toughness 3 or greater. +SVar:DBExile:DB$ ChangeZone | ValidTgts$ Creature.powerGE3 | TgtPrompt$ Choose target creature with power 3 or greater | Origin$ Battlefield | Destination$ Exile | SpellDescription$ Exile target creature with power 3 or greater. SVar:DBDraw:DB$ Draw | NumCards$ 2 | SubAbility$ DBLoseLife | SpellDescription$ You draw two cards and you lose 2 life. SVar:DBCounters:DB$ PutCounter | ValidTgts$ Creature | CounterType$ P1P1 | CounterNum$ 2 | TargetMin$ 1 | TargetMax$ 2 | DividedAsYouChoose$ 2 | SpellDescription$ Distribute two +1/+1 counters among one or two target creatures. SVar:DBLoseLife:DB$LoseLife | LifeAmount$ 2 | Defined$ You