Leveling
Formula
Change how Atom calculates XP and levels.
Configuration Panel:
/config server -> Formula
Switching formulas ERASES ALL LEVELING DATA and is IRREVERSIBLE.
Mathematical expressions variables:
Variable | Description | Dependency |
---|---|---|
x | Amount of XP. | Independent. |
y | Amount of Levels. | Dependent. |
Mathematical notation: y = max[(Coefficient * sqrt(x)), 0]
.