Alex
Created page with "{{Documentation}} == Usage == Helper module for experience calculations where each action's experience scales linearly with level, such as the genie lamps. == Functions == ===Determine Actions Needed=== These functions return the number of actions required to reach a target goal. The only difference between these four functions is optional usage of a starting or target level instead of an experience value. <pre>xp_to_xp_actions(startingExp, targetExp, scalar, base, inte..."