From c491f6dfb669870a1b35dfec2681cd802d8bda4e Mon Sep 17 00:00:00 2001 From: tool4EvEr Date: Sun, 11 Jul 2021 09:44:57 +0200 Subject: [PATCH] Fix FailedToTarget --- forge-gui/res/cardsfolder/n/nascent_metamorph.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/n/nascent_metamorph.txt b/forge-gui/res/cardsfolder/n/nascent_metamorph.txt index 48e25ed7425..0c077bbc6d5 100755 --- a/forge-gui/res/cardsfolder/n/nascent_metamorph.txt +++ b/forge-gui/res/cardsfolder/n/nascent_metamorph.txt @@ -4,6 +4,6 @@ Types:Creature Shapeshifter PT:1/1 T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigDigUntil | TriggerDescription$ Whenever CARDNAME attacks or blocks, target opponent reveals cards from the top of their library until they reveal a creature card. CARDNAME becomes a copy of that card until end of turn. Then that player puts all cards revealed this way on the bottom of their library in a random order. T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ TrigDigUntil | Secondary$ True | TriggerDescription$ Whenever CARDNAME attacks or blocks, target opponent reveals cards from the top of their library until they reveal a creature card. CARDNAME becomes a copy of that card until end of turn. Then that player puts all cards revealed this way on the bottom of their library in a random order. -SVar:TrigDigUntil:DB$ DigUntil | Reveal$ True | ValidTgts$ Opponent | Valid$ Creature | ValidDescription$ creature card | FoundDestination$ Library | RevealedDestination$ Library | FoundLibraryPosition$ -1 | RevealedLibraryPosition$ -1 | RememberFound$ True | RevealRandomOrder$ True | SubAbility$ DBClone +SVar:TrigDigUntil:DB$ DigUntil | Reveal$ True | ValidTgts$ Opponent | IsCurse$ True | Valid$ Creature | ValidDescription$ creature card | FoundDestination$ Library | RevealedDestination$ Library | FoundLibraryPosition$ -1 | RevealedLibraryPosition$ -1 | RememberFound$ True | RevealRandomOrder$ True | SubAbility$ DBClone SVar:DBClone:DB$ Clone | Defined$ Remembered | CloneTarget$ Self | Duration$ UntilEndOfTurn Oracle:Whenever Nascent Metamorph attacks or blocks, target opponent reveals cards from the top of their library until they reveal a creature card. Nascent Metamorph becomes a copy of that card until end of turn. Then that player puts all cards revealed this way on the bottom of their library in a random order.