diff --git a/forge-gui/res/cardsfolder/f/frost_bite.txt b/forge-gui/res/cardsfolder/f/frost_bite.txt index 66e39ee5bdb..933ec63b7a8 100644 --- a/forge-gui/res/cardsfolder/f/frost_bite.txt +++ b/forge-gui/res/cardsfolder/f/frost_bite.txt @@ -1,8 +1,8 @@ Name:Frost Bite ManaCost:R Types:Snow Instant -A:SP$ DealDamage | Cost$ R | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | NumDmg$ 2 | SubAbility$ DBDamage | ConditionCheckSVar$ X | ConditionSVarCompare$ LT3 | SpellDescription$ CARDNAME deals 2 damage to target creature or planeswalker. -SVar:DBDamage:DB$ DealDamage | Defined$ Targeted | NumDmg$ 3 | ConditionCheckSVar$ X | ConditionSVarCompare$ GE3 | SpellDescription$ If you control three or more snow permanents, it deals 3 damage instead. -SVar:X:Count$Valid Permanent.Snow+YouCtrl +A:SP$ DealDamage | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | NumDmg$ X | SpellDescription$ CARDNAME deals 2 damage to target creature or planeswalker. If you control three or more snow permanents, it deals 3 damage instead. +SVar:X:Count$Compare Y GE3.3.2 +SVar:Y:Count$Valid Permanent.Snow+YouCtrl DeckHints:Type$Snow Oracle:Frost Bite deals 2 damage to target creature or planeswalker. If you control three or more snow permanents, it deals 3 damage instead.