Closed nonplayer closed 6 years ago
Added "HPsMod" to system prefs as part of implementing #30
Resolved in 915c347594c114b48dd9b22d0df6994f5d5eefa5
Made the local printout scalable by character level, just in case I ever want to go down that hellhole of further scalable adaptation.
Each system (and possibly certain character classes and races too) needs to note if any of the stats influence Hit Points. If so, build a function that calculates the HP mod, multiplies it by level, and notes it next to the Hit Die on the printout.
Also add the number of hit dice (based on level) in front of the hit die shown in the printout.