XPcurves
XPcurves are the mathematical relationships that define how much experience points (XP) a player must accumulate to reach successive levels in progression-based systems. They influence both the difficulty and pace of advancement by tying level thresholds to XP earned through actions, quests, or battles. In typical usage, a curve specifies either the XP required to advance from one level to the next (per-level XP) or the total XP required to reach a given level (cumulative XP). The cumulative form is the sum of the per-level XP for all preceding levels, and the per-level XP can be derived as the difference between consecutive values of the cumulative curve.
Formally, a cumulative XP function XPc(L) gives the total XP needed to reach level L. The per-level
Common shapes include linear (constant XP per level), polynomial (XP requirements grow with level, accelerating over
See also: Experience points, Leveling system, Progression curve.