Returns the player's spell damage bonus for a spell school


See also Stat information functions.

Signature:

minModifier = GetSpellBonusDamage(school)

Arguments:

  • school - Index of a spell school (number)
    • 1 - Physical
    • 2 - Holy
    • 3 - Fire
    • 4 - Nature
    • 5 - Frost
    • 6 - Shadow
    • 7 - Arcane

Returns:

  • minModifier - The player's spell damage bonus for the given school (number)