Contents
Returns[edit | edit source]
- Player's parry chance in percentage (all numeral).
Example[edit | edit source]
- chance = GetParryChance()
- DEFAULT_CHAT_FRAME:AddMessage("I have "..chance.."% parry chance!")
- chance = GetParryChance()
See also[edit | edit source]
Community content is available under CC-BY-SA unless otherwise noted.