View unanswered posts | View active topics It is currently Thu Mar 28, 2024 1:05 pm



Reply to topic  [ 3 posts ] 
 Wiki correction 
Author Message

Joined: Fri Mar 09, 2012 7:26 pm
Posts: 186
Reply with quote
On the page titled Ranks:

Rank Formula
Total XP required since starting the game to hit a certain level/rank (L) can be found with the following equation:

Total XP = 20 * (L ^ 2)

XP required to go from one level/rank (L) to the next one (L+1) can be found with the following equation:

XP = (40 * L) + 20

Note from this 2nd equation that each level/rank requires 40 more XP than the previous level/rank required to level



The Total XP formula should just be Total XP = 40 * L (NOTE: L ^ 2 means that you take the rank and square it which you do not do here)
The XP needed for the next rank should be (40 * L) + 40 (NOTE: the descriptions are correct but the formulas were off)


Sat May 25, 2019 9:15 pm
Profile
User avatar

Joined: Sat Oct 15, 2011 5:09 am
Posts: 3472
Reply with quote
the first formula was correct.

i edited the 2d formula.
Quote:
XP required to go from one level/rank (L) to the next one (L+1) can be found with the following equation:

XP = (L-1)*40 + 20

Note from this 2nd equation that each level/rank requires 40 more XP than the previous level/rank required to level, except for rank 1 which only requires 20 XP to get to rank 2.


Code:
rank xp needed to level   cumulative xp (addition)   cumulative xp (formula)
1   20   20   20
2   60   80   80
3   100   180   180
4   140   320   320
5   180   500   500
6   220   720   720
7   260   980   980
8   300   1,280   1,280
9   340   1,620   1,620
10   380   2,000   2,000
11   420   2,420   2,420
...
2300   91,980   105,800,000   105,800,000
2301   92,020   105,892,020   105,892,020
2302   92,060   105,984,080   105,984,080
2303   92,100   106,076,180   106,076,180
2304   92,140   106,168,320   106,168,320
2305   92,180   106,260,500   106,260,500
2306   92,220   106,352,720   106,352,720
2307   92,260   106,444,980   106,444,980
2308   92,300   106,537,280   106,537,280
2309   92,340   106,629,620   106,629,620
2310   92,380   106,722,000   106,722,000


so at rank 2306 .. you should see the number 106,444,980 at the top right of your screen as what is needed to rank up to r2307.

_________________
Rank 3950 Litheor Governor 100% DCR r385-r2200 GL Marauder #26
_____________Image
PvP leaderboards: 70212 raids: #1; 40852 kills: #1; 96377 hacks: #3;


Sun May 26, 2019 11:43 am
Profile WWW

Joined: Fri Mar 09, 2012 7:26 pm
Posts: 186
Reply with quote
sharrell wrote:
On the page titled Ranks:

Rank Formula
Total XP required since starting the game to hit a certain level/rank (L) can be found with the following equation:

Total XP = 20 * (L ^ 2)

XP required to go from one level/rank (L) to the next one (L+1) can be found with the following equation:

XP = (40 * L) + 20

Note from this 2nd equation that each level/rank requires 40 more XP than the previous level/rank required to level



The Total XP formula should just be Total XP = 40 * L (NOTE: L ^ 2 means that you take the rank and square it which you do not do here)
The XP needed for the next rank should be (40 * L) + 40 (NOTE: the descriptions are correct but the formulas were off)


Thanks, I was taking the formula as just the experience needed to reach the next rank, not the TOTAL experience from the beginning. Now I understand it.


Sun May 26, 2019 7:23 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 3 posts ] 

Who is online

Users browsing this forum: Google [Bot] and 22 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.