mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
unlicensed_hearse.txt fix
This commit is contained in:
@@ -2,12 +2,11 @@ Name:Unlicensed Hearse
|
||||
ManaCost:2
|
||||
Types:Artifact Vehicle
|
||||
PT:*/*
|
||||
A:AB$ ChangeZone | Cost$ T | TargetMin$ 0 | TargetMax$ 2 | TargetsFromSingleZone$ True | Origin$ Graveyard | Destination$ Exile | SubAbility$ DBStore | TgtPrompt$ Select up to two target cards in a graveyard | ValidTgts$ Card | RememberChanged$ True | SpellDescription$ Exile up to two target cards from a single graveyard.
|
||||
SVar:DBStore:DB$ StoreSVar | SVar$ ExiledAmount | Type$ CountSVar | Expression$ ExiledAmount/Plus.X | SubAbility$ DBCleanup
|
||||
A:AB$ ChangeZone | Cost$ T | TargetMin$ 0 | TargetMax$ 2 | TargetsFromSingleZone$ True | Origin$ Graveyard | Destination$ Exile | RememberChanged$ True | TgtPrompt$ Select up to two target cards in a graveyard | ValidTgts$ Card | SpellDescription$ Exile up to two target cards from a single graveyard.
|
||||
S:Mode$ Continuous | Affected$ Card.Self | SetPower$ X | SetToughness$ X | Description$ CARDNAME's power and toughness are each equal to the number of cards exiled with it.
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | ValidCard$ Card.Self | Destination$ Any | Execute$ DBCleanup | Static$ True
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
S:Mode$ Continuous | Affected$ Card.Self | SetPower$ ExiledAmount | SetToughness$ ExiledAmount | Description$ CARDNAME's power and toughness are each equal to the number of cards exiled with it.
|
||||
SVar:X:Remembered$Amount
|
||||
SVar:ExiledAmount:Number$0
|
||||
SVar:X:Count$ValidExile Card.IsRemembered+ExiledWithSource
|
||||
K:Crew:2
|
||||
DeckHas:Ability$Graveyard
|
||||
DeckHints:Ability$Mill
|
||||
|
||||
Reference in New Issue
Block a user