docs-en:pet_spell.md

pet_spell

<-Back-to:Characters

The `pet_spell` table

This table holds information on individual pet spells.

Structure

Field Type Attributes Key Null Default Extra Comment
guid INT UNSIGNED PRI NO 0 Global Unique Identifier
spell MEDIUMINT UNSIGNED PRI NO 0 Spell Identifier
active TINYINT UNSIGNED NO 0

Description of the fields

The pet GUID. See character_pet.id.

The spell ID. See Spell.dbc column 1.

Boolean 0 or 1 controlling if the spell is active or not.

  • docs-en/pet_spell.md.txt
  • 最后更改: 2024/03/15 19:08
  • 127.0.0.1