Mastery: Difference between revisions

From Melvor Idle
m (typo fix)
(Added mastery calculations)
Line 1: Line 1:
{{V0.09.2}}
{{V0.10}}


Each skilling action has a mastery level associated with it. This mastery level gains experience each time you do that action. The mastery level gives bonuses to that action. For example with [[Farming]], above mastery level 50 a crop doesn't need compost anymore. And with [[Cooking]] above mastery level 10 gives you the ability to queue 10 items with one click.
Each skilling action has a mastery level associated with it. This mastery level gains experience each time you do that action. The mastery level gives bonuses to that action. For example with [[Farming]], above mastery level 50 a crop doesn't need compost anymore. And with [[Cooking]] above mastery level 20 gives you the ability to queue 50 items with one click.


Each skill page has information on what bonuses are associated with that skill.
Each skill page has information on what bonuses are associated with that skill.


==Mastery Level Calculation==
==Mastery Level Calculation==
TODO
The mastery xp needed per level is calculated using a fairly simple formula. First, for each previous mastery you do the following calculation and add it to the total needed xp: level + 300 * 2 ^ (level / 7). Then you divide that total by 48.
 
{| class="wikitable"
|-
! Mastery Level !! Mastery XP
|-
| 2|| 6
|-
| 3|| 14
|-
| 4|| 23
|-
| 5|| 32
|-
| 10|| 96
|-
| 25|| 653
|-
| 50|| 8444
|-
| 75|| 100868
|-
| 99|| 1086202
|}


{{Menu}}
{{Menu}}
[[Category:Guides]]
[[Category:Guides]]

Revision as of 04:30, 7 December 2019

Template:V0.10

Each skilling action has a mastery level associated with it. This mastery level gains experience each time you do that action. The mastery level gives bonuses to that action. For example with Farming, above mastery level 50 a crop doesn't need compost anymore. And with Cooking above mastery level 20 gives you the ability to queue 50 items with one click.

Each skill page has information on what bonuses are associated with that skill.

Mastery Level Calculation

The mastery xp needed per level is calculated using a fairly simple formula. First, for each previous mastery you do the following calculation and add it to the total needed xp: level + 300 * 2 ^ (level / 7). Then you divide that total by 48.

Mastery Level Mastery XP
2 6
3 14
4 23
5 32
10 96
25 653
50 8444
75 100868
99 1086202