From c2f738cde89354cda6051eb1946144c662fb0f60 Mon Sep 17 00:00:00 2001 From: icy Date: Mon, 17 Apr 2023 16:15:04 -0400 Subject: [PATCH] upcoming card scripting for Scrollshift[MOM] https://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=607051 . Confirmed that it doesnt draw card if the target gets instantly shrouded on the stack. --- forge-gui/res/cardsfolder/upcoming/scrollshift.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/scrollshift.txt diff --git a/forge-gui/res/cardsfolder/upcoming/scrollshift.txt b/forge-gui/res/cardsfolder/upcoming/scrollshift.txt new file mode 100644 index 00000000000..620aa5639b3 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/scrollshift.txt @@ -0,0 +1,8 @@ +Name:Scrollshift +ManaCost:2 W +Types:Instant +A:SP$ ChangeZone | ValidTgts$ Artifact.YouCtrl,Creature.YouCtrl,Enchantment.YouCtrl | Origin$ Battlefield | Destination$ Exile | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Select up to one target artifact, creature, or enchantment you control | RememberTargets$ True | SubAbility$ DBReturn | StackDescription$ Exile {c:Targeted}, | SpellDescription$ Exile up to one target artifact, creature, or enchantment you control, then return it to the battlefield under its owner's control. Draw a card. +SVar:DBReturn:DB$ ChangeZone | Defined$ Remembered | Origin$ Exile | Destination$ Battlefield | SubAbility$ DBDraw | StackDescription$ then return it to the battlefield under its owner's control. +SVar:DBDraw:DB$ Draw | NumCards$ 1 | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +Oracle:Exile up to one target artifact, creature, or enchantment you control, then return it to the battlefield under its owner's control.\nDraw a card.