From 589f714d70443e02ea9c823a4c123953fdee9696 Mon Sep 17 00:00:00 2001 From: Northmoc Date: Fri, 23 Jul 2021 11:13:12 -0400 Subject: [PATCH] improve StackDescription to show target when kicked (band-aid) --- forge-gui/res/cardsfolder/b/bloodchiefs_thirst.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/b/bloodchiefs_thirst.txt b/forge-gui/res/cardsfolder/b/bloodchiefs_thirst.txt index 1bed5d6ee38..2c018165d4d 100644 --- a/forge-gui/res/cardsfolder/b/bloodchiefs_thirst.txt +++ b/forge-gui/res/cardsfolder/b/bloodchiefs_thirst.txt @@ -3,7 +3,7 @@ ManaCost:B Types:Sorcery K:Kicker:2 B A:SP$ Destroy | Cost$ B | ValidTgts$ Creature.cmcLE2,Planeswalker.cmcLE2 | TargetMin$ X | TargetMax$ X | TgtPrompt$ Select target creature or planeswalker with mana value 2 or less | SubAbility$ DBDestroy | AILogic$ AssumeAtLeastOneTarget | StackDescription$ SpellDescription | SpellDescription$ Destroy target creature or planeswalker with mana value 2 or less. If this spell was kicked, instead destroy target creature or planeswalker. -SVar:DBDestroy:DB$ Destroy | TargetMin$ Y | TargetMax$ Y | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | StackDescription$ None +SVar:DBDestroy:DB$ Destroy | TargetMin$ Y | TargetMax$ Y | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | StackDescription$ [{c:ThisTargetedCard}] SVar:X:Count$Kicked.0.1 SVar:Y:Count$Kicked.1.0 Oracle:Kicker {2}{B} (You may pay an additional {2}{B} as you cast this spell.)\nDestroy target creature or planeswalker with mana value 2 or less. If this spell was kicked, instead destroy target creature or planeswalker.