From 5bf30ba4d200e1207f70ef0023f27b15bface3f0 Mon Sep 17 00:00:00 2001 From: Misha Colbourne Date: Thu, 22 Mar 2018 03:03:50 +0000 Subject: [PATCH] DOM: Added some cards --- forge-gui/res/cardsfolder/upcoming/fight_with_fire.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/fight_with_fire.txt diff --git a/forge-gui/res/cardsfolder/upcoming/fight_with_fire.txt b/forge-gui/res/cardsfolder/upcoming/fight_with_fire.txt new file mode 100644 index 00000000000..8bf91fdea76 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/fight_with_fire.txt @@ -0,0 +1,10 @@ +Name:Fight with Fire +ManaCost:2 R +Types:Sorcery +K:Kicker:5 R +A:SP$ DealDamage | Cost$ 2 R | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ 5 | TargetMin$ X | TargetMax$ X | References$ X | SubAbility$ DBDealDamage | SpellDescription$ CARDNAME deals 5 damage to target creature. If this spell was kicked, it deals 10 damage divided as you choose among any number of targets instead. +SVar:DBDealDamage:DB$ DealDamage | Condition$ Kicked | ValidTgts$ Creature,Player,Planeswalker | NumDmg$ 10 | TargetMin$ Y | TargetMax$ Z | DividedAsYouChoose$ Z | References$ Y,Z +SVar:X:Count$Kicked.0.1 +SVar:Y:Count$Kicked.1.0 +SVar:Z:Count$Kicked.10.0 +Oracle:Kicker {5}{R} (You may pay an additional {5}{R} as you cast this spell.)\nFight with Fire deals 5 damage to target creature. If this spell was kicked, it deals 10 damage divided as you choose among any number of targets instead. (Those targets can include players and planeswalkers.)