AzerothCore
Pages :

spell_cooldown_overrides

<-返回至:World

`spell_cooldown_overrides` 表

用于为受心灵控制(mind control)影响的 NPC 法术提供冷却时间。

表结构

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

字段说明

Id

来自 Spell.dbc 的法术 ID

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