mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
11 lines
867 B
Plaintext
11 lines
867 B
Plaintext
Name:Alhammarret's Archive
|
|
ManaCost:5
|
|
Types:Legendary Artifact
|
|
R:Event$ GainLife | ActiveZones$ Battlefield | ValidPlayer$ You | ReplaceWith$ GainDouble | AiLogic$ DoubleLife | Description$ If you would gain life, you gain twice that much life instead.
|
|
SVar:GainDouble:DB$ ReplaceEffect | VarName$ LifeGained | VarValue$ X | References$ X
|
|
SVar:X:ReplaceCount$LifeGained/Twice
|
|
R:Event$ Draw | ActiveZones$ Battlefield | ValidPlayer$ You | NotFirstCardInDrawStep$ True | ReplaceWith$ DrawTwo | Description$ If you would draw a card except the first one you draw in each of your draw steps, draw two cards instead.
|
|
SVar:DrawTwo:DB$Draw | Defined$ You | NumCards$ 2
|
|
DeckHints:Ability$LifeGain
|
|
Oracle:If you would gain life, you gain twice that much life instead.\nIf you would draw a card except the first one you draw in each of your draw steps, draw two cards instead.
|