Im assuming you use "break points " in your code based on what % to increase next level by based on character level which is how I assume this happened but you need less xp to go from 150 to 151 then it takes to go from 149 to 150.
149 to 150 req 50.6m xp
150 to 151 req 50m xp
Not a "bug" per say, but not sure if intentionally coded this way either
xp needed to level bug
Moderator: Game Administrators
-
- Posts: 5
- Joined: Fri Feb 26, 2021 10:08 pm
- SellSword
- Posts: 4037
- Joined: Tue Aug 29, 2017 11:16 pm
- Location: Ardesia
Re: xp needed to level bug
I would guess this is a carryover from the early days of the game. Back then someone having a few hundred levels was unforeseen with how things were set up which has caused a few other issues as changes were made.
Old soldiers never die, they just fade away.
- Leone
- Posts: 5190
- Joined: Wed Aug 28, 2013 12:00 am
- Location: Ashdown Village
Re: xp needed to level bug
I was looking for the xp per lvl table. It's on here somewhere and will perhaps answer this question.
- _NICKPAN_
- Posts: 679
- Joined: Mon Jun 22, 2015 6:39 pm
Re: xp needed to level bug
Not a bug, it's intentionally that way, xp formula on lvl 0 - 149 changes at lvl 150+Rutgers wrote: Fri Mar 05, 2021 10:24 pm Im assuming you use "break points " in your code based on what % to increase next level by based on character level which is how I assume this happened but you need less xp to go from 150 to 151 then it takes to go from 149 to 150.
149 to 150 req 50.6m xp
150 to 151 req 50m xp
Not a "bug" per say, but not sure if intentionally coded this way either
Boo
-
- Posts: 5
- Joined: Fri Feb 26, 2021 10:08 pm
Re: xp needed to level bug
Thats the assumption I came to as well and why mentioned break points
fellow coder so familiar with the concept. If it wasn't, which would be almost impossible to explain how it happened, is why figured I'd mention at least. 


- Leone
- Posts: 5190
- Joined: Wed Aug 28, 2013 12:00 am
- Location: Ashdown Village