目录

pet_spell_cooldown 表


<-返回:Characters 数据库

This table holds information on pet spell cooldowns.

表结构

FieldTypeAttributesKeyNullDefaultExtraComment
guidINTUNSIGNEDPRINO0 Global Unique Identifier, Low part
spellMEDIUMINTUNSIGNEDPRINO0 Spell Identifier
timeINTUNSIGNED NO0

字段说明


guid

The GUID of the pet. See character_pet.id.

spell

The spell ID to which the cooldown applies. See Spell.dbc column 1.

time

The time when the cooldown expires, in Unix time.