AzerothCore
Pages :

spell_cooldown_overrides

<-Back-to:World

The `spell_cooldown_overrides` table

Used to give NPC spells cooldowns for mindcontroll.

Table Structure

Field Type Attributes Key Null Default Extra Comment
Id INT UNSIGNED PRI NO
RecoveryTime INT UNSIGNED YES 0
CategoryRecoveryTime INT UNSIGNED NO 0
StartRecoveryTime INT UNSIGNED NO 0
StartRecoveryCategory INT UNSIGNED NO 0
Comment TEXT YES NULL

Description of the fields

Id

Spell ID from Spell.dbc

RecoveryTime

field-no-description|2

CategoryRecoveryTime

field-no-description|3

StartRecoveryTime

field-no-description|4

StartRecoveryCategory

field-no-description|5

Comment

field-no-description|6