Hollowprime
Refugee
In the progress.xml file I want to change the experience_multiplier variable from 1.05 to something else e.g. 1.01. However if I change it will it affect current experience or will I have to reset my character ?
<level max_level="300" exp_to_level="10000" experience_multiplier="1.05" skill_points_per_level="1">
Also is it possible to change the exponential experience to a linear one? Adding a set amount of experience per level?
<level max_level="300" exp_to_level="10000" experience_multiplier="1.05" skill_points_per_level="1">
Also is it possible to change the exponential experience to a linear one? Adding a set amount of experience per level?