Add new file

This commit is contained in:
John
2021-04-03 22:30:14 +00:00
parent c7a0b9d31c
commit ef89a35de6

View File

@@ -0,0 +1,13 @@
Name:Honor Troll
ManaCost:2 G
Types:Creature Troll Druid
PT:2/3
K:Vigilance
R:Event$ GainLife | ActiveZones$ Battlefield | ValidPlayer$ You | ReplaceWith$ GainLife | AiLogic$ DoubleLife | Description$ If you would gain life, you gain that much life plus 1 instead.
SVar:GainLife:DB$ ReplaceEffect | VarName$ LifeGained | VarValue$ X
SVar:X:ReplaceCount$LifeGained/Plus.1
SVar:PlayMain1:True
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 2 | AddToughness$ 1 | CheckSVar$ Y | SVarCompare$ GE25 | Description$ CARDNAME gets +2/+1 as long as you have 25 or more life.
SVar:Y:Count$YourLifeTotal
DeckHints:Ability$LifeGain
Oracle:Vigilance\nIf you would gain life, you gain that much life plus 1 instead.\nHonor Troll gets +2/+1 as long as you have 25 or more life.