-
-
Notifications
You must be signed in to change notification settings - Fork 649
Open
Labels
Description
DIM Version
Version 8.89.1.4345 (beta), built on 9/10/2025, 4:42:34 AM
Browser Details
143.0b9 (64-bit)
OS Details
Windows 11
Describe the bug
When your season rank is less than 5 we are showing the wrong amount of required xp for example at level 1 we think we only need 100k xp since the way we are getting XP is by going backward and saying if im level 2 how much xp is needed for 2, 1, 0, 0, 0 since we are clamping to 0 but the problem is 0 requires 0 xp so at level 2 we need 200k xp and level 1 100k xp.
Unless this is how bungie actually calculates it that I was not aware of?