mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
Update out_of_the_tombs.txt
This commit is contained in:
@@ -6,7 +6,7 @@ SVar:BuildCounter:DB$ PutCounter | CounterType$ EON | CounterNum$ 2 | Defined$ S
|
||||
SVar:DBMill:DB$ Mill | NumCards$ X
|
||||
SVar:X:Count$CardCounters.EON
|
||||
R:Event$ Draw | ActiveZones$ Battlefield | ValidPlayer$ You | IsPresent$ Card.YouOwn | PresentZone$ Library | PresentCompare$ EQ0 | ReplaceWith$ Reanimate | Description$ If you would draw a card while your library has no cards in it, instead return a creature card from your graveyard to the battlefield. If you can't, you lose the game.
|
||||
SVar:Reanimate:DB$ ChangeZone | ChangeType$ Creature.YouOwn | SelectPrompt$ Select target creature from your graveyard | Origin$ Graveyard | RememberChanged$ True | Destination$ Battlefield | SubAbility$ DBLoseGame
|
||||
SVar:Reanimate:DB$ ChangeZone | ChangeType$ Creature.YouOwn | SelectPrompt$ Select target creature from your graveyard | Mandatory$ True | Origin$ Graveyard | RememberChanged$ True | Destination$ Battlefield | SubAbility$ DBLoseGame
|
||||
SVar:DBLoseGame:DB$ LosesGame | Defined$ You | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionCompare$ EQ0 | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
DeckHas:Ability$Graveyard|Mill|Counters
|
||||
|
||||
Reference in New Issue
Block a user