Merge branch 'Warhammer-Final' of https://github.com/Simisays/forge into Warhammer-Final

This commit is contained in:
Simisays
2022-09-24 18:45:11 +02:00

View File

@@ -3,7 +3,7 @@ ManaCost:4 W
Types:Creature Human Warrior
PT:5/5
K:Lifelink
T:Mode$ ChangesZone | Origin$ Battlefield | OptionalDecider$ True | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ Praesidium Protectiva — When CARDNAME dies, exile it and the top six cards of your library in a face-down pile. If you do, shuffle that pile and put it back on top of your library.
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ Praesidium Protectiva — When CARDNAME dies, exile it and the top six cards of your library in a face-down pile. If you do, shuffle that pile and put it back on top of your library.
SVar:TrigExile:DB$ ChangeZone | Defined$ Self | Origin$ Battlefield | Destination$ Exile | RememberChanged$ True | SubAbility$ DBExileTopCard
SVar:DBExileTopCard:DB$ Dig | Defined$ You | DigNum$ 6 | ChangeNum$ All | DestinationZone$ Exile | RememberChanged$ True | ExileFaceDown$ True | SubAbility$ DBChangeLibrary
SVar:DBChangeLibrary:DB$ ChangeZone | Defined$ Remembered | Origin$ Exile | Destination$ Library | LibraryPosition$ 0 | RandomOrder$ True