mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 09:48:02 +00:00
Merge branch 'Warhammer-Final' of https://github.com/Simisays/forge into Warhammer-Final
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user