WoW:API GetParryChance: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
(Added related links and reordered page.)
Line 1: Line 1:
Looks like a simple floating value returned. Using it in a mod NP.
== Returns ==
:Player's parry chance in percentage (all numeral).
 
== See also ==
[[API GetBlockChance|GetBlockChance]], [[API GetDodgeChance|GetDodgeChance]] and [[GetCritChance|GetCritChance]].


[[Category:API Functions|GetParryChance]]
[[Category:API Functions|GetParryChance]]
[[Category:API Character Functions|GetParryChance]]
[[Category:API Character Functions|GetParryChance]]

Revision as of 13:42, 30 October 2005

Returns

Player's parry chance in percentage (all numeral).

See also

GetBlockChance, GetDodgeChance and GetCritChance.