Page 1 of 1

Experience calculations

Posted: Tue Jun 17, 2008 9:59 pm
by Lairiodd
I have been trying to figure out how experience is determined.

I have recorded my exp per solo kill for various mob/char level combinations.

FYI :p

Code: Select all

Level	50	51	52	53	54	55	56	57	58	59	60	61	62	63
54	556				1040	1146	1261							
55	385	584			988	1092	1204	1324						
56					936	1037	1147	1264	1390					
57														
58												1683	1998	2421
Anyway, would be cool if people could help me fill in the missing holes, for levels that are far from my current level (or just provide a link to somewhere this has already been performed :p).

Obviously for solo, there is an upper limit to how the levels work out.

So far, the formula seems to be

75*(1.05^(your level))*(1.1^(mob level - your level))

In effect, you get 5% more exp for each level you have and 10% more exp for each level the mob is higher than you.

However, this only works for where there is 2 level or so difference between you and the mob. If the mob is 4 levels or more higher than you, you get an additional bonus and similarily, if the mob is more than 2 levels below you, there is a slight penalty.

It would be interesting to see if the formula applies for levels that are far from level 55 - 59 :p.

Posted: Wed Jun 18, 2008 3:08 pm
by <ankh>
Cheers! Very nice info!