WoW API: GetExpertisePercent

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

WoW API < GetExpertisePercent

Returns your current expertise reduction to chance to be dodged or parried, in percent.

expertisePercent, offhandExpertisePercent = GetExpertisePercent();

ReturnsEdit

expertisePercent
Number - Percentage reduction in dodge and parry chances for swings with your main hand weapon.
offhandExpertisePercent
Number - Percentage reduction in dodge and parry chances for swings with your offhand weapon.

See alsoEdit