cards: update some cards with GainLife replacement

This commit is contained in:
Hanmac
2016-12-28 15:10:11 +00:00
parent 08a2b54e76
commit 58db808532
6 changed files with 14 additions and 10 deletions

View File

@@ -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

View File

@@ -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.