From 74d41b5449e5bff89ec1effe328ef7e736601c27 Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Wed, 30 Nov 2022 10:03:59 +0100 Subject: [PATCH] Update crucias_titan_of_the_waves.txt --- .../cardsfolder/upcoming/crucias_titan_of_the_waves.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/crucias_titan_of_the_waves.txt b/forge-gui/res/cardsfolder/upcoming/crucias_titan_of_the_waves.txt index c5e680b0489..609ec3c03c6 100644 --- a/forge-gui/res/cardsfolder/upcoming/crucias_titan_of_the_waves.txt +++ b/forge-gui/res/cardsfolder/upcoming/crucias_titan_of_the_waves.txt @@ -3,11 +3,12 @@ ManaCost:1 B R Types:Legendary Creature Human Pirate PT:3/3 T:Mode$ Phase | Phase$ End of Turn | OptionalDecider$ You | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDiscard | TriggerDescription$ At the beginning of your end step, you may discard a card. If you do, create a Treasure token and choose ambitious or expedient. If you chose ambitious, seek a card with greater mana value than the discarded card. If you chose expedient, seek a card with lesser mana value than the discarded card. -SVar:TrigDiscard:DB$ Discard | Defined$ You | NumCards$ 1 | Mode$ TgtChoose | RememberDiscarded$ True | SubAbility$ DBChoose -SVar:DBChoose:DB$ GenericChoice | Choices$ Ambitious,Expedient | Defined$ You | AILogic$ Random | ConditionPresent$ Card | ConditionCompare$ GE1 +SVar:TrigDiscard:DB$ Discard | Defined$ You | NumCards$ 1 | Mode$ TgtChoose | RememberDiscarded$ True | SubAbility$ DBToken +SVar:DBToken:DB$ Token | TokenScript$ c_a_treasure_sac | ConditionPresent$ Card | ConditionCompare$ GE1 | SubAbility$ DBChoose +SVar:DBChoose:DB$ GenericChoice | ConditionPresent$ Card | ConditionCompare$ GE1 | Choices$ Ambitious,Expedient | Defined$ You | AILogic$ Random SVar:Ambitious:DB$ ChangeZone | Origin$ Library | Destination$ Hand | AtRandom$ True | NoShuffle$ True | Mandatory$ True | NoLooking$ True | NoReveal$ True | ChangeType$ Card.cmcGTX | ChangeNum$ 1 | SubAbility$ DBCleanup SVar:Expedient:DB$ ChangeZone | Origin$ Library | Destination$ Hand | AtRandom$ True | NoShuffle$ True | Mandatory$ True | NoLooking$ True | NoReveal$ True | ChangeType$ Card.cmcLTX | ChangeNum$ 1 | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True -DeckHas:Ability$Token|Discard & Type$Treasure +DeckHas:Ability$Sacrifice|Token|Discard & Type$Treasure|Artifact SVar:X:Remembered$CardManaCost Oracle:At the beginning of your end step, you may discard a card. If you do, create a Treasure token and choose ambitious or expedient. If you chose ambitious, seek a card with greater mana value than the discarded card. If you chose expedient, seek a card with lesser mana value than the discarded card.