Fix Klement, Knowledge Acolyte (#7987)

This commit is contained in:
Eradev
2025-07-10 06:52:53 -04:00
committed by GitHub
parent 03b6567993
commit e36701a9f3
19 changed files with 151 additions and 151 deletions

View File

@@ -33,7 +33,7 @@ Types:Legendary Creature Tiefling Cleric
PT:3/4
K:Vigilance
T:Mode$ Specializes | ValidCard$ Card.Self | Execute$ TrigSeek | TriggerDescription$ When this creature specializes, seek three nonland permanent cards. Choose one of those cards and shuffle the rest into your library.
SVar:TrigSeek:DB$ Seek | Num$ 3 | ChangeType$ Card.Permanent+nonLand | RememberFound$ True | SubAbility$ DBChooseCard
SVar:TrigSeek:DB$ Seek | Num$ 3 | Type$ Card.Permanent+nonLand | RememberFound$ True | SubAbility$ DBChooseCard
SVar:DBChooseCard:DB$ ChooseCard | ChoiceZone$ Hand | Choices$ Card.IsRemembered | ForgetChosen$ True | SubAbility$ DBShuffle
SVar:DBShuffle:DB$ ChangeZone | Origin$ Hand | Destination$ Library | Defined$ Remembered | Shuffle$ True | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True | ClearChosenCard$ True