pet_spell_cooldown
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| guid | int | unsigned | PRI | NO | 0 | Global Unique Identifier, Low part | |
| spell | int | unsigned | PRI | NO | 0 | Spell Identifier | |
| time | bigint | signed | NO | 0 | |||
| categoryId | int | unsigned | NO | 0 | Spell category Id | ||
| categoryEnd | bigint | signed | NO | 0 | |||
Description of fields
guid
- no description -
spell
- no description -
time
- no description -
categoryId
- no description -
categoryEnd
- no description -
