View Single Post
Elindor
Member
 
Join Date: Feb 2013
Posts: 67

Old January 30th, 2016, 07:04 PM
Tough - cribbed from Hill Dwarf's Toughness

2 evaluation scripts, both Post-levels phase.
Priority 5000
Code:
field[abValue].value += maximum(herofield[tHitDice].value, 1)*2
Priority 15000
Code:
~if we've been disabled, get out now
doneif (tagis[Helper.Disable] <> 0)

herofield[tBonusHP].value += field[abValue].value

Last edited by Elindor; January 30th, 2016 at 07:05 PM. Reason: Incorrect feat name
Elindor is offline   #5 Reply With Quote