Returns the player's spell critical strike chance for a spell school
See also Stat information functions.
Signature:
minCrit
=
GetSpellCritChance(school)
Arguments:
school
- Index of a spell school (number
)1
- Physical2
- Holy3
- Fire4
- Nature5
- Frost6
- Shadow7
- Arcane
Returns:
minCrit
- The player's percentage critical strike chance for spells from the given school (number
)