Experience

This page explains how the experience needed to reach each level is calculated.

Most of the information on this page is taken from the MEE6 documentation available on GitHub, specifically from the docs/levels_xp.md page.

Calculating the experience needed to level up

The following formula is used: 5 * (lvl ^ 2) + (50 * lvl) + 100 - xp

For:

  • lvl: current level

  • xp: current experience

Experience required per level

This table only shows the first 100 levels, but John-Bot can handle levels up to nine thousand nine hundred ninety-nine.

Last updated