mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Update synthetic_destiny.txt
This commit is contained in:
@@ -3,9 +3,9 @@ ManaCost:4 U U
|
||||
Types:Instant
|
||||
A:SP$ ChangeZoneAll | Cost$ 4 U U | ChangeType$ Creature.YouCtrl | Origin$ Battlefield | Destination$ Exile | RememberChanged$ True | SubAbility$ DBDestiny | SpellDescription$ Exile all creatures you control. At the beginning of the next end step, reveal cards from the top of your library until you reveal that many creature cards, put all creature cards revealed this way onto the battlefield, then shuffle the rest of the revealed cards into your library.
|
||||
SVar:DBDestiny:DB$ DelayedTrigger | Mode$ Phase | Phase$ End of Turn | Execute$ DBMassReveal | RememberObjects$ Remembered | TriggerDescription$ At the beginning of the next end step, reveal cards from the top of your library until you reveal that many creature cards, put all creature cards revealed this way onto the battlefield, then shuffle the rest of the revealed cards into your library. | StackDescription$ None
|
||||
SVar:DBMassReveal:DB$ DigUntil | Amount$ MassX | References$ MassX | Valid$ Creature.YouOwn | ValidDescription$ creature | RevealedDestination$ Library | RevealedLibraryPosition$ 0 | FoundDestination$ Battlefield | SubAbility$ DBMassCleanup | Shuffle$ True
|
||||
SVar:DBMassCleanup:DB$ Cleanup | ClearRemembered$ True | SubAbility$ DBMassShuffle
|
||||
SVar:DBMassShuffle:DB$ Shuffle
|
||||
SVar:DBMassReveal:DB$ DigUntil | ConditionCheckSVar$ MassX | ConditionSVarCompare$ GT0 | Amount$ MassX | References$ MassX | Valid$ Creature.YouOwn | ValidDescription$ creature | RevealedDestination$ Library | RevealedLibraryPosition$ 0 | FoundDestination$ Battlefield | SubAbility$ DBMassShuffle
|
||||
SVar:DBMassShuffle:DB$ Shuffle | ConditionCheckSVar$ MassX | ConditionSVarCompare$ GT0 | References$ MassX | SubAbility$ DBMassCleanup
|
||||
SVar:DBMassCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:MassX:Remembered$Amount
|
||||
AI:RemoveDeck:All
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/synthetic_destiny.jpg
|
||||
|
||||
Reference in New Issue
Block a user