- C15: Add Synthetic Destiny

This commit is contained in:
Sol
2016-01-30 18:36:34 +00:00
parent 21bd6883e7
commit 0f3604e69c
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -14564,6 +14564,7 @@ forge-gui/res/cardsfolder/s/syndicate_enforcer.txt -text
forge-gui/res/cardsfolder/s/synod_artificer.txt svneol=native#text/plain
forge-gui/res/cardsfolder/s/synod_centurion.txt svneol=native#text/plain
forge-gui/res/cardsfolder/s/synod_sanctum.txt svneol=native#text/plain
forge-gui/res/cardsfolder/s/synthetic_destiny.txt -text
forge-gui/res/cardsfolder/s/syphon_flesh.txt -text
forge-gui/res/cardsfolder/s/syphon_life.txt svneol=native#text/plain
forge-gui/res/cardsfolder/s/syphon_mind.txt -text

View File

@@ -0,0 +1,12 @@
Name:Synthetic Destiny
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:MassX:Remembered$Amount
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/synthetic_destiny.jpg
Oracle: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.