Update the_destined_thief.txt

fix DBDraw SVars
This commit is contained in:
Hans Mackowiak
2025-10-01 11:39:31 +02:00
committed by GitHub
parent a1042e0a1d
commit c0fe93ee30

View File

@@ -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.
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.