diff --git a/forge-gui/res/cardsfolder/upcoming/the_destined_thief.txt b/forge-gui/res/cardsfolder/upcoming/the_destined_thief.txt index 0aafcd628ac..6c3dfac6341 100644 --- a/forge-gui/res/cardsfolder/upcoming/the_destined_thief.txt +++ b/forge-gui/res/cardsfolder/upcoming/the_destined_thief.txt @@ -7,11 +7,11 @@ A:AB$ Effect | Cost$ U T | ValidTgts$ Creature.Other+YouCtrl | TgtPrompt$ Select SVar:Unblockable:Mode$ CantBlockBy | ValidAttacker$ Card.IsRemembered | Description$ This creature can't be blocked this turn. T:Mode$ DamageAll | CombatDamage$ True | ValidSource$ Creature.YouCtrl | ValidTarget$ Player | TriggerZones$ Battlefield | Execute$ TrigBranch | TriggerDescription$ Whenever one or more creatures you control deal combat damage to one or more players, draw a card, then discard a card. If you have a full party, instead draw three cards. SVar:TrigBranch:DB$ Branch | BranchConditionSVar$ X | BranchConditionSVarCompare$EQ4 | TrueSubAbility$ DBDraw1 | FalseSubAbility$ DBDraw2 -SVar:TrigDraw1:DB$ Draw | NumCards$ 3 -SVar:TrigDraw2:DB$ Draw | SubAbility$ DBDiscard +SVar:DBDraw1:DB$ Draw | NumCards$ 3 +SVar:DBDraw2:DB$ Draw | SubAbility$ DBDiscard SVar:DBDiscard:DB$ Discard | Defined$ You | Mode$ TgtChoose | NumCards$ 1 SVar:X:Count$Party SVar:BuffedBy:Cleric,Warrior,Wizard DeckHas:Ability$Party DeckHints:Type$Cleric|Warrior|Wizard -Oracle:The Destined Thief can't be blocked.\n{U}, {T}: Another target creature you control can't be blocked this turn.\nWhenever one or more creatures you control deal combat damage to one or more players, draw a card, then discard a card. If you have a full party, instead draw three cards. \ No newline at end of file +Oracle:The Destined Thief can't be blocked.\n{U}, {T}: Another target creature you control can't be blocked this turn.\nWhenever one or more creatures you control deal combat damage to one or more players, draw a card, then discard a card. If you have a full party, instead draw three cards.