XP custom formula

hi! i want to adjust the XP formula for my server, but i'm just not getting it. can someone break it down for me please? thank you!
Solution:
By default, the XP formula is 12 * (level * level) + level * 12. This means that when Kiai is calculating how much XP is needed for level 10 for example, it will calculate 12 * (10 * 10) + 10 * 12 which is 1320. This means that level 10 requires 1320 XP to reach. You can make your own formulas like that and use the placeholders listed on the command as variables...
Jump to solution
3 Replies
Solution
Shadow
Shadow•4mo ago
By default, the XP formula is 12 * (level * level) + level * 12. This means that when Kiai is calculating how much XP is needed for level 10 for example, it will calculate 12 * (10 * 10) + 10 * 12 which is 1320. This means that level 10 requires 1320 XP to reach. You can make your own formulas like that and use the placeholders listed on the command as variables
Shadow
Shadow•4mo ago
If you used X as the variable and structured it like common algebra, our formula looks like 12x^2 + x^2 + 12
Crystal
Crystal•4mo ago
thank you so much 💗
Want results from more Discord servers?
Add your server