From 65ee72564028cf59dde625dffc77cfd77a59719e Mon Sep 17 00:00:00 2001 From: Agetian Date: Fri, 13 Jan 2017 14:36:31 +0000 Subject: [PATCH] - Updated Indomitable Creativity to use AF Destroy instead of AF ChangeZone. --- forge-gui/res/cardsfolder/i/indomitable_creativity.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/i/indomitable_creativity.txt b/forge-gui/res/cardsfolder/i/indomitable_creativity.txt index ba2cddd31da..0a38b96a954 100644 --- a/forge-gui/res/cardsfolder/i/indomitable_creativity.txt +++ b/forge-gui/res/cardsfolder/i/indomitable_creativity.txt @@ -1,7 +1,7 @@ Name:Indomitable Creativity ManaCost:X R R R Types:Sorcery -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. +A:SP$ Destroy | Cost$ X R R R | ValidTgts$ Artifact,Creature | TargetMin$ 0 | TargetMax$ MaxTgts | Origin$ Battlefield | Destination$ Graveyard | RememberTargets$ 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