- A little bit more consistency in Indomitable Creativity (no functional change).

This commit is contained in:
Agetian
2017-01-13 14:18:15 +00:00
parent 88ab90b0c7
commit 039f625d8e

View File

@@ -1,12 +1,12 @@
Name:Indomitable Creativity
ManaCost:X R R R
Types:Sorcery
A:SP$ ChangeZone | Cost$ X R R R | ValidTgts$ Creature,Artifact | TargetMin$ 0 | TargetMax$ MaxTgts | Origin$ Battlefield | Destination$ Graveyard | RememberChanged$ True | References$ X,MaxTgts | SubAbility$ DBTransform | SpellDescription$ Destroy X target artifacts and/or creatures. For each permanent destroyed this way, its controller reveals cards from the top of his or her library until an artifact or creature card is revealed and exiles that card. Those players put the exiled cards onto the battlefield, then shuffle their libraries.
A:SP$ ChangeZone | Cost$ X R R R | ValidTgts$ Artifact,Creature | TargetMin$ 0 | TargetMax$ MaxTgts | Origin$ Battlefield | Destination$ Graveyard | RememberChanged$ True | References$ X,MaxTgts | SubAbility$ DBTransform | SpellDescription$ Destroy X target artifacts and/or creatures. For each permanent destroyed this way, its controller reveals cards from the top of his or her library until an artifact or creature card is revealed and exiles that card. Those players put the exiled cards onto the battlefield, then shuffle their libraries.
SVar:DBTransform:DB$ RepeatEach | UseImprinted$ True | DefinedCards$ DirectRemembered | ChooseOrder$ True | Zone$ Exile | RepeatSubAbility$ DBReveal | SubAbility$ DBCleanRemembered
SVar:DBReveal:DB$ DigUntil | Defined$ ImprintedOwner | Amount$ 1 | Valid$ Artifact,Creature | ValidDescription$ artifact or creature | RevealedDestination$ Library | RevealedLibraryPosition$ 0 | FoundDestination$ Battlefield | SubAbility$ DBCleanup | Shuffle$ True
SVar:DBCleanup:DB$ Cleanup | ClearImprinted$ True
SVar:DBCleanRemembered:DB$ Cleanup | ClearRemembered$ True
SVar:X:Targeted$Amount
SVar:MaxTgts:Count$Valid Creature,Artifact
SVar:MaxTgts:Count$Valid Artifact,Creature
SVar:Picture:http://www.wizards.com/global/images/magic/general/divergent_transformations.jpg
Oracle:Destroy X target artifacts and/or creatures. For each permanent destroyed this way, its controller reveals cards from the top of his or her library until an artifact or creature card is revealed and exiles that card. Those players put the exiled cards onto the battlefield, then shuffle their libraries.