This library handles registration and various data of skills.
DEFAULT_MIN (0)
the default minimum level of a skill.
DEFAULT_MAX (100)
the default maximum level of a skill.
. MASTERY_CUTOFF (100)
skill levels past this are considered mastery
if noMastery is declared on the skill data, then the skill will max out at the role's maximum level.
DEFAULT_START (0)
default skill starting level.
DEFAULT_START_EXPERIENCE (0)
default skill experience starting level.
EXPERIENCE_CURVE
table containing the required experience values for every level.
EXPERIENCE_CURVE_LEVELS (10)
amount of levels.