Update out_of_the_tombs.txt

This commit is contained in:
Simisays
2022-09-29 15:25:01 +02:00
committed by GitHub
parent 5a51fe9d3d
commit a2b0af90e7

View File

@@ -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