Mastery: Difference between revisions

Correct bit around actions/milestones
m (Update for v1.1.2)
(Correct bit around actions/milestones)
Line 8: Line 8:
Each time a player completes an action with an associated Mastery Level, they will receive Mastery XP for that item. The XP per action calculation is:
Each time a player completes an action with an associated Mastery Level, they will receive Mastery XP for that item. The XP per action calculation is:


<math>\Biggl \lfloor \biggl[ \Bigl( \text{Unlocked Milestones} \times \frac{\text{Player Total Mastery for Skill}}{\text{Total Mastery for Skill}} \Bigr) + \Bigl( \text{Item Mastery Level} \times \frac{\text{Total Items in Skill}}{10} \Bigr) \biggr] \times \text{Action Time} \times 0.5 \times \left ( 1 + \text{Bonus} \right ) \Biggr \rfloor</math>
<math>\Biggl \lfloor \biggl[ \Bigl( \text{Unlocked Actions} \times \frac{\text{Player Total Mastery for Skill}}{\text{Total Mastery for Skill}} \Bigr) + \Bigl( \text{Item Mastery Level} \times \frac{\text{Total Items in Skill}}{10} \Bigr) \biggr] \times \text{Action Time} \times 0.5 \times \left ( 1 + \text{Bonus} \right ) \Biggr \rfloor</math>


Where:
Where:
* '''Unlocked Milestones''' is the number of milestones the player has unlocked for the relevant skill. These can be seen in game with a level number highlighted in green when viewing milestones from the [[Settings#Minibar_Settings|skilling minibar]] or skills section of the completion log. This number includes "Skill Mastery" if the player is skill level 99
* '''Unlocked Actions''' is the number of actions the player has unlocked for the relevant skill. The mastery actions for a skill can be seen in game by either clicking the "Spend Mastery Pool XP" button on the skill's page, or by clicking "Progress" for the skill within the mastery section of the completion log - note however that this does display all mastery actions, not just those that the player has met the skill level requirement for.
* '''Player Total Mastery for Skill''' and '''Total Mastery for Skill''' are both numbers shown on each skill tile within the mastery section of the completion log
* '''Player Total Mastery for Skill''' and '''Total Mastery for Skill''' are both numbers shown on each skill tile within the mastery section of the completion log
* '''Item Mastery Level''' is the mastery level of the item/action currently being crafted/performed
* '''Item Mastery Level''' is the mastery level of the item/action currently being crafted/performed