mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
Merge pull request #1286 from Card-Forge/kevlahnota-patch-4
Update frost_bite.txt
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
Name:Frost Bite
|
Name:Frost Bite
|
||||||
ManaCost:R
|
ManaCost:R
|
||||||
Types:Snow Instant
|
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.
|
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: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$Compare Y GE3.3.2
|
||||||
SVar:X:Count$Valid Permanent.Snow+YouCtrl
|
SVar:Y:Count$Valid Permanent.Snow+YouCtrl
|
||||||
DeckHints:Type$Snow
|
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.
|
Oracle:Frost Bite deals 2 damage to target creature or planeswalker. If you control three or more snow permanents, it deals 3 damage instead.
|
||||||
|
|||||||
Reference in New Issue
Block a user