-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
y = (((modifier * level) * level^R) * knee) + offset
If y < minimumLevelXp then y = minimumLevelXp. minimum level xp is disabled when is their value set to 0.
PurrplingBot/src/services/RankSystem.ts
Line 61 in 32d5433
| const neededXp = (2 * minimumLevelXp * currentLevel) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels