mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
Add new file
This commit is contained in:
13
forge-gui/res/cardsfolder/upcoming/honor_troll.txt
Normal file
13
forge-gui/res/cardsfolder/upcoming/honor_troll.txt
Normal 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.
|
||||||
Reference in New Issue
Block a user