mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
Merge branch 'patch-5' into 'master'
Astral Drift See merge request core-developers/forge!1689
This commit is contained in:
10
forge-gui/res/cardsfolder/upcoming/astral_drift.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/astral_drift.txt
Normal file
@@ -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.)
|
||||
Reference in New Issue
Block a user