Merge pull request #1286 from Card-Forge/kevlahnota-patch-4

Update frost_bite.txt
This commit is contained in:
Anthony Calosa
2022-08-07 22:21:31 +08:00
committed by GitHub

View File

@@ -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.