From 3ed4663212b738c08cfa8f65bb55b4ecd4780f80 Mon Sep 17 00:00:00 2001 From: Charles Baker Date: Thu, 23 May 2019 00:10:13 +0000 Subject: [PATCH] Astral Drift --- forge-gui/res/cardsfolder/upcoming/astral_drift.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/astral_drift.txt diff --git a/forge-gui/res/cardsfolder/upcoming/astral_drift.txt b/forge-gui/res/cardsfolder/upcoming/astral_drift.txt new file mode 100644 index 00000000000..d7c41de34ed --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/astral_drift.txt @@ -0,0 +1,10 @@ +Name:Astral Drift +ManaCost:2 W +Types:Enchantment +K:Cycling:2 W +T:Mode$ Cycled | ValidCard$ Card.Self | Execute$ TrigExile | OptionalDecider$ You | TriggerZones$ Graveyard | TriggerDescription$ Whenever you cycle CARDNAME, you may exile target creature. If you do, return that card to the battlefield under its owner's control at the beginning of the next end step. +T:Mode$ Cycled | ValidCard$ Card.Other | Execute$ TrigExile | OptionalDecider$ You | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cycle another card while CARDNAME is on the battlefield, you may exile target creature. If you do, return that card to the battlefield under its owner's control at the beginning of the next end step. +SVar:TrigExile:DB$ ChangeZone | Origin$ Battlefield | Destination$ Exile | ValidTgts$ Creature | RememberTargets$ True | TgtPrompt$ Select target creature | SubAbility$ DelTrig | SpellDescription$ Exile target creature. Return that card to the battlefield under its owner's control at end of turn. +SVar:DelTrig:DB$ DelayedTrigger | Mode$ Phase | Phase$ End of Turn | Execute$ TrigReturn | TriggerDescription$ Return exiled card to the battlefield. +SVar:TrigReturn:DB$ ChangeZone | Defined$ Remembered | Origin$ Exile | Destination$ Battlefield +Oracle:Whenever you cycle Astral Drift or cycle another card while Astral Drift is on the battlefield, you may exile target creature. If you do, return that card to the battlefield under its owner's control at the beginning of the next end step.\nCycling {2}{W} ({2}{W}, Discard this card: Draw a card.) \ No newline at end of file