From 8888c97e07b75be552e7b27b3e9a479d615c6a33 Mon Sep 17 00:00:00 2001 From: Northmoc Date: Tue, 30 Mar 2021 23:01:05 -0400 Subject: [PATCH] multiple_choice.txt --- forge-gui/res/cardsfolder/upcoming/multiple_choice.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/multiple_choice.txt diff --git a/forge-gui/res/cardsfolder/upcoming/multiple_choice.txt b/forge-gui/res/cardsfolder/upcoming/multiple_choice.txt new file mode 100644 index 00000000000..299f966ab42 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/multiple_choice.txt @@ -0,0 +1,10 @@ +Name:Multiple Choice +ManaCost:X U +Types:Sorcery +A:SP$ Scry | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ1 | OrOtherConditionSVarCompare$ GE4 | SubAbility$ DBDraw | StackDescription$ SpellDescription | SpellDescription$ If X is 1, scry 1, +SVar:DBDraw:DB$ Draw | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ1 | OrOtherConditionSVarCompare$ GE4 | SubAbility$ DBChoosePlayer | StackDescription$ SpellDescription | SpellDescription$ then draw a card. +SVar:DBChoosePlayer:DB$ ChoosePlayer | Defined$ You | Choices$ Player | AILogic$ Curse | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ2 | OrOtherConditionSVarCompare$ GE4 | SubAbility$ DBChangeZone | StackDescription$ SpellDescription | SpellDescription$ If X is 2, you may choose a player. +SVar:DBChangeZone:DB$ ChangeZone | DefinedPlayer$ ChosenPlayer | Chooser$ ChosenPlayer | Origin$ Battlefield | Destination$ Hand | Hidden$ True | Mandatory$ True | ChangeType$ Creature.ChosenCtrl | ChangeNum$ 1 | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ2 | OrOtherConditionSVarCompare$ GE4 | SubAbility$ DBToken | StackDescription$ SpellDescription | SpellDescription$ They return a creature they control to its owner's hand. +SVar:DBToken:DB$ Token | TokenScript$ ur_4_4_elemental | ConditionCheckSVar$ X | ConditionSVarCompare$ GE3 | SpellDescription$ If X is 3, create a 4/4 blue and red Elemental creature token. If X is 4 or more, do all of the above. +SVar:X:Count$xPaid +Oracle:If X is 1, scry 1, then draw a card.\nIf X is 2, you may choose a player. They return a creature they control to its owner's hand.\nIf X is 3, create a 4/4 blue and red Elemental creature token.\nIf X is 4 or more, do all of the above.