m
Move page script moved page API GetSpellCritChance to WoW:API GetSpellCritChance without leaving a redirect
m (Robot: converting/fixing HTML) |
m (Move page script moved page API GetSpellCritChance to WoW:API GetSpellCritChance without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 5: | Line 5: | ||
=== Parameters === | === Parameters === | ||
''school'' - the spell school to retrieve the crit chance for | ''school'' - the spell school to retrieve the crit chance for | ||
* 1 for Physical | |||
* 2 for Holy | |||
* 3 for Fire | |||
* 4 for Nature | |||
* 5 for Frost | |||
* 6 for Shadow | |||
* 7 for Arcane | |||
=== Returns === | === Returns === | ||
An unformatted floating point figure representing the critical hit chance for the specified school. | |||
An unformatted floating point figure representing the critical hit chance for the specified school | |||
=== Example === | === Example === | ||