GetExpertisePercent

From Warcraft Wiki
Jump to navigation Jump to search

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

expertisePercent, offhandExpertisePercent = GetExpertisePercent()

Returns

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.

Patch changes

Mists of Pandaria Patch 5.0.4 (2012-08-28): Removed, and replaced by GetExpertise.

See also