Experience Table: Difference between revisions

From Melvor Idle
(Combine level 1-99 & 100-120 tables, amend table classes & add note around maximum levels)
(Added abyssal exp table)
Line 2: Line 2:


<onlyinclude>The experience difference between level <math display='inline'>L-1</math> and level <math display='inline'>L</math> is approximately <math display='inline'>\left\lfloor \frac{1}{4} \left( L-1+300\times 2^{\frac{L-1}{7}} \right) \right\rfloor</math>. The table below shows this experience difference for each level and also the cumulative experience from level 1 to level <math display='inline'>L</math>. Note that experience levels are nonlinear and so the amount of experience between 1 and 92 is the same as the amount of experience between 92 and 99. Experience also doubles about every 7 levels. For example, the experience between 7 and 8 is 138 and the experience between 14 and 15 is 274, which is roughly double.
<onlyinclude>The experience difference between level <math display='inline'>L-1</math> and level <math display='inline'>L</math> is approximately <math display='inline'>\left\lfloor \frac{1}{4} \left( L-1+300\times 2^{\frac{L-1}{7}} \right) \right\rfloor</math>. The table below shows this experience difference for each level and also the cumulative experience from level 1 to level <math display='inline'>L</math>. Note that experience levels are nonlinear and so the amount of experience between 1 and 92 is the same as the amount of experience between 92 and 99. Experience also doubles about every 7 levels. For example, the experience between 7 and 8 is 138 and the experience between 14 and 15 is 274, which is roughly double.
 
==Skill Exp Table==
The base game has a maximum skill and {{Icon|Mastery}} level of 99, with the [[Throne of the Herald Expansion]] the skill level maximum is increased to 120.
The base game has a maximum skill and {{Icon|Mastery}} level of 99, with the [[Throne of the Herald Expansion]] the skill level maximum is increased to 120.
{| class="wikitable" style="text-align:right;" id="xp_table" <!-- this ID is an anchor for incoming links -->
{| class="wikitable" style="text-align:right;" id="xp_table" <!-- this ID is an anchor for incoming links -->
Line 172: Line 172:
The approximation is very accurate, always within 100 experience but usually less than around 10 experience.
The approximation is very accurate, always within 100 experience but usually less than around 10 experience.


==Abyssal Exp Table==
{{ItA}}[[Into the Abyss Expansion|Into the Abyss]] skills have a maximum abyssal skill level of 60. The maximum {{Icon|Mastery}} level is 99 and follows the Skill Exp Table above.
{| class="wikitable" style="text-align:right;" id="abyssal_xp_table" <!-- this ID is an anchor for incoming links -->
|- class="headerRow-0"
! Level !! XP !! Difference
! rowspan="26" |
! Level !! XP !! Difference
! rowspan="26" |
! Level !! XP !! Difference
! rowspan="26" |
|-
| 1 || 0 || 0
| 21 || 81408307 || 8903656
| 41 || 671272471 || 64513833
|-
| 2 || 1356730 || 1356730
| 22 || 91238737 || 9830431
| 42 || 742501513 || 71229043
|-
| 3 || 2854679 || 1497950
| 23 || 102092408 || 10853672
| 43 || 821144748 || 78643236
|-
| 4 || 4508546 || 1653868
| 24 || 114075830 || 11983423
| 44 || 907973916 || 86829169
|-
| 5 || 6334562 || 1826017
| 25 || 127306598 || 13230769
| 45 || 1003841086 || 95867171
|-
| 6 || 8350643 || 2016082
| 26 || 141914547 || 14607950
| 46 || 1109687019 || 105845934
|-
| 7 || 10576576 || 2225934
| 27 || 158043027 || 16128481
| 47 || 1226550401 || 116863383
|-
| 8 || 13034202 || 2457627
| 28 || 175850310 || 17807284
| 48 || 1355578032 || 129027632
|-
| 9 || 15747639 || 2713438
| 29 || 195511142 || 19660833
| 49 || 1498036083 || 142458052
|-
| 10 || 18743513 || 2995875
| 30 || 217218456 || 21707315
| 50 || 1655322520 || 157286438
|-
| 11 || 22051224 || 3307712
| 31 || 241185272 || 23966817
| 51 || 1828980822 || 173658303
|-
| 12 || 25703231 || 3652008
| 32 || 267646779 || 26461508
| 52 || 2020715128 || 191734307
|-
| 13 || 29735371 || 4032141
| 33 || 296862648 || 29215870
| 53 || 2232406962 || 211691835
|-
| 14 || 34187211 || 4451841
| 34 || 329119579 || 32256932
| 54 || 2466133691 || 233726730
|-
| 15 || 39102439 || 4915229
| 35 || 364734115 || 35614537
| 55 || 2724188919 || 258055229
|-
| 16 || 44529288 || 5426850
| 36 || 404055749 || 39321635
| 56 || 3009104986 || 284916068
|-
| 17 || 50521013 || 5991726
| 37 || 447470348 || 43414600
| 57 || 3323677825 || 314572840
|-
| 18 || 57136410 || 6615398
| 38 || 495403949 || 47933602
| 58 || 3670994393 || 347316569
|-
| 19 || 64440398 || 7303989
| 39 || 548326932 || 52922984
| 59 || 4054462971 || 383468579
|-
| 20 || 72504652 || 8064255
| 40 || 606758639 || 58431708
| 60 || 4477846602 || 423383632
|}
<!--
abyssalLevel = this.exp.levelToXP(level + this.levelOffset) - this.xpOffset;
abyssalLevel = Skill XP Table(Abyssal Level + 98) - 13034431 (level 99)
-->
{{Menu}}
{{Menu}}