mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
11 lines
877 B
Plaintext
11 lines
877 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:AB$Draw | Cost$ 0 | 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.
|