mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
cleanup
This commit is contained in:
@@ -7,5 +7,5 @@ SVar:DBSeek:DB$ Seek | Num$ 2 | Type$ Vampire | SpellDescription$ Seek two Vampi
|
||||
SVar:LifeCheck:SVar$Y/Plus.X
|
||||
SVar:X:Count$LifeOppsLostThisTurn/LimitMax.1
|
||||
SVar:Y:Count$LifeYouGainedThisTurn/LimitMax.1
|
||||
DeckNeeds:Type$Pirate & Ability$LifeGain
|
||||
DeckNeeds:Type$Vampire & Ability$LifeGain
|
||||
Oracle:Draw a card. If an opponent lost life this turn and you gained life this turn, seek two Vampire cards instead.
|
||||
@@ -9,7 +9,7 @@ SVar:TrigTreasure:DB$ Token | TokenScript$ c_a_treasure_sac | SubAbility$ DBChoo
|
||||
SVar:DBChoose:DB$ ChooseCard | Choices$ Card.cmcEQX+ControlledBy TriggeredTarget | ChoiceZone$ Library | Amount$ 1 | AtRandom$ True | SubAbility$ DBChangeZoneAll
|
||||
SVar:DBChangeZoneAll:DB$ ChangeZoneAll | Origin$ Library | Destination$ Exile | ChangeType$ Card.ChosenCard | RememberChanged$ True | SubAbility$ DBEffect
|
||||
SVar:DBEffect:DB$ Effect | StaticAbilities$ MayPlay | RememberObjects$ Remembered | SubAbility$ DBCleanup
|
||||
SVar:MayPlay:Mode$ Continuous | Affected$ Card.IsRemembered | EffectZone$ Command | AffectedZone$ Exile | MayPlay$ True | Description$ You may play that card this turn
|
||||
SVar:MayPlay:Mode$ Continuous | Affected$ Card.IsRemembered+nonLand | EffectZone$ Command | AffectedZone$ Exile | MayPlay$ True | Description$ You may cast that card this turn
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearChosenCard$ True | ClearRemembered$ True
|
||||
SVar:X:TriggerCount$DamageAmount
|
||||
DeckHas:Ability$Token & Type$Treasure
|
||||
|
||||
Reference in New Issue
Block a user