Hey all
First of all, I want to thank Kustos for providing excellent data. Also, a special thanks to eskuche for the great work on the formula. I continued this excellent work by correcting the HP-data from Kustos with the idea of starting the formula with (Level + 1)/2, and then ran trend analysis using Excel. This gave the following results.
ax^3 + bx^2 + cx + d type (seems accurate till 17 CON):
HP = (Level + 1)/2) x (0,0088 x CON^3 + 0,1772 x CON^2 + 6,8279 x CON + 13,08)
ax^4 + bx^3 + cx^2 + dx + e type (seems very accurate):
HP = ((Level + 1)/2) x (0,00019 x CON^4 + 0,00228 x CON^3 + 0,24781 x CON^2 + 6,57627 x CON + 13,23818)
I hope this helps,
Jesper
Last edited by Jesper1983; 07/08/14 12:28 AM.