mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- Ran scripts.
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
This commit is contained in:
@@ -212,6 +212,8 @@ Undead Alchemist
|
||||
- MBS event decks, Infect and Defile plus Into the Breach.
|
||||
- Changed Plant Wall in quest to have Wither instead of Deathtouch at levels 5 and 6
|
||||
- Added a fluff piece to the changes.txt file.
|
||||
- Added the recent commit logs to changes.txt.
|
||||
- Ran scripts.
|
||||
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
||||
|
||||
|
||||
|
||||
@@ -1,13 +1,15 @@
|
||||
Name:Mass Polymorph
|
||||
ManaCost:5 U
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ ChangeZoneAll | Cost$ 5 U | ChangeType$ Creature.YouCtrl | Origin$ Battlefield | Destination$ Exile | RememberChanged$ True | SubAbility$ DBMassReveal | SpellDescription$ Exile all creatures you control, then 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:DBMassReveal:DB$ DigUntil | Amount$ MassX | Valid$ Creature.YouOwn | ValidDescription$ creature | RevealedDestination$ Library | RevealedLibraryPosition$ 0 | FoundDestination$ Battlefield | SubAbility$ DBMassCleanup
|
||||
SVar:DBMassCleanup:DB$ Cleanup | ClearRemembered$ True | SubAbility$ DBMassShuffle
|
||||
SVar:DBMassShuffle:DB$ Shuffle
|
||||
SVar:MassX:Remembered$Amount
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/mass_polymorph.jpg
|
||||
Name:Mass Polymorph
|
||||
ManaCost:5 U
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ ChangeZoneAll | Cost$ 5 U | ChangeType$ Creature.YouCtrl | Origin$ Battlefield | Destination$ Exile | RememberChanged$ True | SubAbility$ DBMassReveal | SpellDescription$ Exile all creatures you control, then 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:DBMassReveal:DB$ DigUntil | Amount$ MassX | Valid$ Creature.YouOwn | ValidDescription$ creature | RevealedDestination$ Library | RevealedLibraryPosition$ 0 | FoundDestination$ Battlefield | SubAbility$ DBMassCleanup
|
||||
SVar:DBMassCleanup:DB$ Cleanup | ClearRemembered$ True | SubAbility$ DBMassShuffle
|
||||
SVar:DBMassShuffle:DB$ Shuffle
|
||||
SVar:MassX:Remembered$Amount
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/mass_polymorph.jpg
|
||||
SetInfo:M11|Rare|http://magiccards.info/scans/en/m11/64.jpg
|
||||
Oracle:Exile all creatures you control, then 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.
|
||||
End
|
||||
Reference in New Issue
Block a user