• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

HP Modification Template Question

Minous

Well-known member
I am trying to write a template that gives say a 20% boost to your total HP. Any suggestions on the best way to do that?
 
Not sure the mechanics, but you either need to read the hit point total and modify that.
The character has rolled 26 hit points, and their total goes up by 5.2 for 31.

Or change the die that the character rolls, potentially with a flat bonus.
The d10 is now a d10+2.

Not sure on the coding end, but you could take either approach as the basic route.
 
Back
Top