dom wrote:
20 base, + 1 int point for ever level, + any items with int. You also have to do -1 because at level 1 you have 20 str and 20 int, and according to the previous you should have 21/21.
So, (20+1x)-1.
Example:
(20+1(37))-1
(20+37)-1
(57)-1
=56
For STR it's the same thing but +1 str from leveling and +3 from attribute distribution.
So, (20+4x)-1
Example:
(20+4(37))-1
(20+148)-1
(168)-1
=167
167 str, 56 int. Then of course you add the items then have +int or +str.
I'm not so good at maths... but I think there's a little mistake in the formulas above. I think the formulas are (for a pure int, of course) :
STR stat points = 20 + ([char level]-1)*1
INT stat points = 20 + ([char level]-1)*4
so you should be like (without gear bonuses) :
STR = 20 + (37-1)*1 =
56
INT = 20 + (37-1)*4 =
164
... no offense, just tell me if I'm wrong
@Helloworld : I think you put 2 points in str instead of int... you are an hybrid now
