WoW API: GetMastery

Revision as of 04:46, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API GetMastery to API GetMastery without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

WoW API < GetMastery

Returns your current mastery value.

mastery = GetMastery()

ReturnsEdit

Number - sum of player's base and rating bonus mastery.

NotesEdit

Mastery does not suffer diminishing returns, but the value returns by GetMastery is not, necessarily, your final Mastery value. Different classes, in different forms, can have a multiplier performed against the value returned by GetMastery. To find your true Mastery, and the multiplier factor used to calculate it, see GetMasteryEffect.

See alsoEdit