I have recorded my exp per solo kill for various mob/char level combinations.
FYI
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
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 .