Training HP

posted on 2008-06-28 18:52:01
I know this board is for logs so I apologize in advance. But can anyone tell me if training HP before you hit 50 will affect your rolls for hp as you level?

In other words, are stat rolls based on current stats or are they completely random? (if my hp was past the stat cap for that level would I roll a low number for hp?)
  1. adebaldi Training HP -
    no
  2. m1co Training HP -
    Hp gain is dependant on your current con and your class, it will draw your class hp pool out from the interp.h file, then add/neglect it by a random number.

    Eg, you have 25 con as dwarf healer.

    Your hp gain would be =
    Con/2 + Healers_class_gain +/- random number pool.

    Not a precise formula, but it is roughly something like that.