WoW:API GetParryChance: Difference between revisions

m
Move page script moved page API GetParryChance to WoW:API GetParryChance without leaving a redirect
(upgraded deprecated template)
m (Move page script moved page API GetParryChance to WoW:API GetParryChance without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
== Returns ==
== Returns ==
:Player's parry chance in percentage (all numeral).
:Player's parry chance in percentage (all numeral).
== Example ==
:: chance = GetParryChance() <br />
::
:: DEFAULT_CHAT_FRAME:AddMessage("I have "..chance.."% parry chance!")


== See also ==
== See also ==
[[API GetBlockChance|GetBlockChance]], [[API GetDodgeChance|GetDodgeChance]] and [[GetCritChance|GetCritChance]].
[[API GetBlockChance|GetBlockChance]], [[API GetDodgeChance|GetDodgeChance]] and [[GetCritChance]].
Anonymous user