docs-en:pet_spell_cooldown.md

pet_spell_cooldown

<-Back-to:Characters

The `pet_spell_cooldown` table

This table holds information on pet spell cooldowns.

Structure

Field Type Attributes Key Null Default Extra Comment
guid INT UNSIGNED PRI NO 0 Global Unique Identifier, Low part
spell MEDIUMINT UNSIGNED PRI NO 0 Spell Identifier
time INT UNSIGNED NO 0

Description of the fields

The GUID of the pet. See character_pet.id.

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

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