`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 |
字段说明
来自 Spell.dbc 的法术 ID
field-no-description|2
field-no-description|3
field-no-description|4
field-no-description|5
field-no-description|6