mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
cards: update some cards with GainLife replacement
This commit is contained in:
@@ -2,8 +2,9 @@ Name:Alhammarret's Archive
|
||||
ManaCost:5
|
||||
Types:Legendary Artifact
|
||||
R:Event$ GainLife | ActiveZones$ Battlefield | ValidPlayer$ You | ReplaceWith$ GainDouble | Description$ If you would gain life, you gain twice that much life instead.
|
||||
SVar:GainDouble:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X | References$ X
|
||||
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
|
||||
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.
|
||||
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.
|
||||
|
||||
@@ -2,8 +2,10 @@ Name:Boon Reflection
|
||||
ManaCost:4 W
|
||||
Types:Enchantment
|
||||
R:Event$ GainLife | ActiveZones$ Battlefield | ValidPlayer$ You | ReplaceWith$ GainDouble | Description$ If you would gain life, you gain twice that much life instead.
|
||||
SVar:GainDouble:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X | References$ X
|
||||
SVar:GainDouble:DB$ ReplaceEffect | VarName$ LifeGained | VarValue$ X | References$ X
|
||||
SVar:X:ReplaceCount$LifeGained/Twice
|
||||
SVar:PlayMain1:True
|
||||
DeckHints:Keyword$Lifelink
|
||||
DeckNeeds:Ability$LifeGain
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/boon_reflection.jpg
|
||||
Oracle:If you would gain life, you gain twice that much life instead.
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Name:Rain of Gore
|
||||
ManaCost:B R
|
||||
Types:Enchantment
|
||||
R:Event$ GainLife | ActiveZones$ Battlefield | ValidSource$ Card | SourceController$ True | ReplaceWith$ RLoseLife | Description$ If a spell or ability would cause its controller to gain life, that player loses that much life instead.
|
||||
SVar:RLoseLife:AB$ LoseLife | Cost$ 0 | LifeAmount$ X | Defined$ ReplacedPlayer | References$ X
|
||||
R:Event$ GainLife | ActiveZones$ Battlefield | ValidSource$ Card | SourceController$ True | AiLogic$ LoseLife | ReplaceWith$ RLoseLife | Description$ If a spell or ability would cause its controller to gain life, that player loses that much life instead.
|
||||
SVar:RLoseLife:DB$ LoseLife | LifeAmount$ X | Defined$ ReplacedPlayer | References$ X
|
||||
SVar:X:ReplaceCount$LifeGained
|
||||
SVar:NonStackingEffect:True
|
||||
SVar:RemRandomDeck:True
|
||||
|
||||
@@ -4,8 +4,9 @@ Types:Creature Rhino Monk
|
||||
PT:1/5
|
||||
K:Lifelink
|
||||
R:Event$ GainLife | ActiveZones$ Battlefield | ValidPlayer$ You | ReplaceWith$ GainDouble | Description$ If you would gain life, you gain twice that much life instead.
|
||||
SVar:GainDouble:AB$ GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X | References$ X
|
||||
SVar:GainDouble:DB$ ReplaceEffect | VarName$ LifeGained | VarValue$ X | References$ X
|
||||
SVar:X:ReplaceCount$LifeGained/Twice
|
||||
SVar:PlayMain1:True
|
||||
DeckHints:Ability$LifeGain
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/rhox_faithmender.jpg
|
||||
Oracle:Lifelink (Damage dealt by this creature also causes you to gain that much life.)\nIf you would gain life, you gain twice that much life instead.
|
||||
|
||||
@@ -2,7 +2,7 @@ Name:Sulfuric Vortex
|
||||
ManaCost:1 R R
|
||||
Types:Enchantment
|
||||
T:Mode$ Phase | Phase$ Upkeep | TriggerZones$ Battlefield | Execute$ TrigDmg | TriggerDescription$ At the beginning of each player's upkeep, CARDNAME deals 2 damage to that player.
|
||||
SVar:TrigDmg:AB$DealDamage | Cost$ 0 | Defined$ TriggeredPlayer | NumDmg$ 2
|
||||
SVar:TrigDmg:DB$DealDamage | Defined$ TriggeredPlayer | NumDmg$ 2
|
||||
R:Event$ GainLife | ActiveZones$ Battlefield | Prevent$ True | Description$ If a player would gain life, that player gains no life instead.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/sulfuric_vortex.jpg
|
||||
Oracle:At the beginning of each player's upkeep, Sulfuric Vortex deals 2 damage to that player.\nIf a player would gain life, that player gains no life instead.
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
Name:Tainted Remedy
|
||||
ManaCost:2 B
|
||||
Types:Enchantment
|
||||
R:Event$ GainLife | ActiveZones$ Battlefield | ValidPlayer$ Opponent | ReplaceWith$ RLoseLife | Description$ If an opponent would gain life, that player loses that much life instead.
|
||||
SVar:RLoseLife:AB$ LoseLife | Cost$ 0 | LifeAmount$ X | Defined$ ReplacedPlayer | References$ X
|
||||
R:Event$ GainLife | ActiveZones$ Battlefield | ValidPlayer$ Opponent | ReplaceWith$ RLoseLife | AiLogic$ LoseLife | Description$ If an opponent would gain life, that player loses that much life instead.
|
||||
SVar:RLoseLife:DB$ LoseLife | LifeAmount$ X | Defined$ ReplacedPlayer | References$ X
|
||||
SVar:X:ReplaceCount$LifeGained
|
||||
SVar:NonStackingEffect:True
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/tainted_remedy.jpg
|
||||
Oracle:If an opponent would gain life, that player loses that much life instead.
|
||||
Oracle:If an opponent would gain life, that player loses that much life instead.
|
||||
|
||||
Reference in New Issue
Block a user