Previously the formula was like this:
- ((TotalPoints / (Cap ^ 0.995)) + 0.085) * 400000
- If you were above cap, it would look like this: ((TotalPoints / (Cap ^ 0.995)) + 0.085) * 400000 * 1.5
Now after the 26th of January patch, they reduced the required XP for a CP if you were above cap, by 33% which makes the 1.5 multiplier above, just a 1 multiplier.
But why?