17,101
edits
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 | <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 | * '''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 |