However, I'm not sure where that's at? It's certainly not in the menu, and I tried to look in the progression.xml but I didn't notice too much about it there.AddedCreate a function to lock xp amount required to a specific amount at a certain level
As FranticDan mentioned, this is in the new experimental.I'm trying to understand what they said by:
However, I'm not sure where that's at? It's certainly not in the menu, and I tried to look in the progression.xml but I didn't notice too much about it there.AddedCreate a function to lock xp amount required to a specific amount at a certain level
<level max_level="300" exp_to_level="10000" experience_multiplier="1.05" skill_points_per_level="1" clamp_exp_cost_at_level="60">
It looks like you could. I wonder how fast you would level at that low of a clamp?So you can change the EXP to whatever you're desired level is? ie: if you clamped it to level 2, for example each level would only require the XP required to get from 1 to 2?