From 7785a160e12c7879ace0aea5b5d72b3c0d0476e2 Mon Sep 17 00:00:00 2001 From: paulsnoops Date: Tue, 13 Sep 2022 17:24:48 +0100 Subject: [PATCH 1/2] Fix strength_of_the_coalition.txt --- .../res/cardsfolder/upcoming/strength_of_the_coalition.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/strength_of_the_coalition.txt b/forge-gui/res/cardsfolder/upcoming/strength_of_the_coalition.txt index f71764064a1..a0490b5030c 100644 --- a/forge-gui/res/cardsfolder/upcoming/strength_of_the_coalition.txt +++ b/forge-gui/res/cardsfolder/upcoming/strength_of_the_coalition.txt @@ -1,7 +1,7 @@ Name:Strength of the Coalition ManaCost:G Types:Instant -K:Kicked:2 W +K:Kicker:2 W A:SP$ Pump | ValidTgts$ Creature.YouCtrl | NumAtt$ +2 | NumDef$ +2 | SubAbility$ DBCounter | SpellDescription$ Target creature you control gets +2/+2 until end of turn. If this spell was kicked, put a +1/+1 counter on each creature you control. SVar:DBCounter:DB$ PutCounterAll | ValidCards$ Creature.YouCtrl | CounterType$ P1P1 | CounterNum$ 1 | Condition$ Kicked DeckHas:Ability$Counters From bec81cd2947e09be17c5ebc3a078a1360b19cd7a Mon Sep 17 00:00:00 2001 From: paulsnoops Date: Tue, 13 Sep 2022 17:50:55 +0100 Subject: [PATCH 2/2] Add TgtPrompt --- .../res/cardsfolder/upcoming/strength_of_the_coalition.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/strength_of_the_coalition.txt b/forge-gui/res/cardsfolder/upcoming/strength_of_the_coalition.txt index a0490b5030c..f9c650dd1e9 100644 --- a/forge-gui/res/cardsfolder/upcoming/strength_of_the_coalition.txt +++ b/forge-gui/res/cardsfolder/upcoming/strength_of_the_coalition.txt @@ -2,7 +2,7 @@ Name:Strength of the Coalition ManaCost:G Types:Instant K:Kicker:2 W -A:SP$ Pump | ValidTgts$ Creature.YouCtrl | NumAtt$ +2 | NumDef$ +2 | SubAbility$ DBCounter | SpellDescription$ Target creature you control gets +2/+2 until end of turn. If this spell was kicked, put a +1/+1 counter on each creature you control. +A:SP$ Pump | ValidTgts$ Creature.YouCtrl | NumAtt$ +2 | NumDef$ +2 | SubAbility$ DBCounter | TgtPrompt$ Select target creature you control | SpellDescription$ Target creature you control gets +2/+2 until end of turn. If this spell was kicked, put a +1/+1 counter on each creature you control. SVar:DBCounter:DB$ PutCounterAll | ValidCards$ Creature.YouCtrl | CounterType$ P1P1 | CounterNum$ 1 | Condition$ Kicked DeckHas:Ability$Counters DeckHints:Color$White