diff --git a/forge-gui/res/cardsfolder/upcoming/knight_of_autumn.txt b/forge-gui/res/cardsfolder/upcoming/knight_of_autumn.txt index 8d5bbbafc81..bb0ddae7b2d 100644 --- a/forge-gui/res/cardsfolder/upcoming/knight_of_autumn.txt +++ b/forge-gui/res/cardsfolder/upcoming/knight_of_autumn.txt @@ -2,7 +2,8 @@ Name:Knight of Autumn ManaCost:1 G W Types:Creature Dryad Knight PT:2/1 -A:SP$ Charm | Cost$ 1 R W | Choices$ DBPump,DBDestroy,DBGainLife +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigCharm | TriggerDescription$ When CARDNAME enters the battlefield, choose one —\n• Put two +1/+1 counters on Knight of Autumn.\n• Destroy target artifact or enchantment.\n• You gain 4 life. +SVar:TrigCharm:DB$ Charm | Cost$ 1 R W | Choices$ DBPump,DBDestroy,DBGainLife SVar:DBPump:DB$ PutCounter | CounterType$ P1P1 | CounterNum$ 2 | SpellDescription$ Put two +1/+1 counters on CARDNAME. SVar:DBDestroy:DB$ Destroy | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | SpellDescription$ Destroy target artifact or enchantment. SVar:DBGainLife:DB$ GainLife | LifeAmount$ 4 | SpellDescription$ You gain 4 life.