From 27139a2c88a2a26c59779fdf082810c22eea5ed2 Mon Sep 17 00:00:00 2001 From: CCTV-1 Date: Fri, 10 Feb 2023 16:44:46 +0800 Subject: [PATCH] fix:'Draconic Destiny' cast cost and activated abilities cost. (#2436) * fix:'Draconic Destiny' cast cost and activated abilities cost. --- forge-gui/res/cardsfolder/d/draconic_destiny.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/d/draconic_destiny.txt b/forge-gui/res/cardsfolder/d/draconic_destiny.txt index 1b3a8234310..9fa956cb55a 100644 --- a/forge-gui/res/cardsfolder/d/draconic_destiny.txt +++ b/forge-gui/res/cardsfolder/d/draconic_destiny.txt @@ -2,9 +2,9 @@ Name:Draconic Destiny ManaCost:1 R R Types:Enchantment Aura K:Enchant creature -A:SP$ Attach | Cost$ R | ValidTgts$ Creature | AILogic$ Pump +A:SP$ Attach | ValidTgts$ Creature | AILogic$ Pump S:Mode$ Continuous | AddPower$ 1 | AddToughness$ 1 | AddKeyword$ Flying & Haste | AddType$ Dragon | Affected$ Creature.EnchantedBy | AddAbility$ Pump | Description$ Enchanted creature gets +1/+1 and has flying, haste, and "{1}: This creature gets +1/+0 until end of turn." It's a Dragon in addition to its other types. -SVar:Pump:AB$ Pump | Defined$ Self | Cost$ R | NumAtt$ +1 | SpellDescription$ CARDNAME gets +1/+0 until end of turn. +SVar:Pump:AB$ Pump | Defined$ Self | Cost$ 1 | NumAtt$ +1 | SpellDescription$ CARDNAME gets +1/+0 until end of turn. T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.EnchantedBy | Execute$ TrigChangeZone | TriggerDescription$ When enchanted creature dies, return CARDNAME to its owner's hand. SVar:TrigChangeZone:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | Defined$ Self DeckHas:Type$Dragon & Keyword$Flying|Haste