Can anyone confirm the formula for Skill_Points ?
I'm assuming the following:
Skill Points = int ( skill_point_multiplier ^ currentLevel ) * skill_points_per_level
So settings of skill_points_per_level="3" and skill_point_multiplier="1.0105" should give 1758 points for 200 levels.
Thanks in advance.
I'm assuming the following:
Skill Points = int ( skill_point_multiplier ^ currentLevel ) * skill_points_per_level
So settings of skill_points_per_level="3" and skill_point_multiplier="1.0105" should give 1758 points for 200 levels.
Thanks in advance.