显示页面过去修订反向链接回到顶部 本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。 <!DOCTYPE markdown> # pet\_spell\_cooldown [<-Back-to:Characters](database-characters.md) **The \`pet\_spell\_cooldown\` table** This table holds information on pet spell cooldowns. **Structure** | Field | Type | Attributes | Key | Null | Default | Extra | Comment | | ---------- | --------- | ---------- | --- | ---- | ------- | ----- | ---------------------------------- | | [guid][1] | INT | UNSIGNED | PRI | NO | 0 | | Global Unique Identifier, Low part | | [spell][2] | MEDIUMINT | UNSIGNED | PRI | NO | 0 | | Spell Identifier | | [time][3] | INT | UNSIGNED | | NO | 0 | | | [1]: #guid [2]: #spell [3]: #time **Description of the fields** ### guid The GUID of the pet. See [character\_pet.id](character_pet#id). ### spell The spell ID to which the cooldown applies. See [Spell.dbc](spell) column 1. ### time The time when the cooldown expires, in Unix time. docs-en/pet_spell_cooldown.md.txt 最后更改: 2024/03/15 19:08由 127.0.0.1