mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
cards: update some cards with GainLife replacement
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user