From 039f625d8efbc29e71dc02a4071b0af9bcaecdbe Mon Sep 17 00:00:00 2001 From: Agetian Date: Fri, 13 Jan 2017 14:18:15 +0000 Subject: [PATCH] - A little bit more consistency in Indomitable Creativity (no functional change). --- forge-gui/res/cardsfolder/i/indomitable_creativity.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/i/indomitable_creativity.txt b/forge-gui/res/cardsfolder/i/indomitable_creativity.txt index 6596fdb568a..ba2cddd31da 100644 --- a/forge-gui/res/cardsfolder/i/indomitable_creativity.txt +++ b/forge-gui/res/cardsfolder/i/indomitable_creativity.txt @@ -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.