mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Updated Indomitable Creativity to use AF Destroy instead of AF ChangeZone.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Name:Indomitable Creativity
|
Name:Indomitable Creativity
|
||||||
ManaCost:X R R R
|
ManaCost:X R R R
|
||||||
Types:Sorcery
|
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: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: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:DBCleanup:DB$ Cleanup | ClearImprinted$ True
|
||||||
|
|||||||
Reference in New Issue
Block a user