This commit is contained in:
Simisays
2023-12-03 16:27:20 +01:00
parent c740639916
commit 7e288ba88f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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