Back to 'pet_aura' Return to characters Go to 'pet_spell_cooldown'
This table holds information on individual pet spells.
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 |
The pet id of the pet having this spell.
The Spell ID known to this pet.
Value | Flag | Name | Comment |
---|---|---|---|
1 | 0x01 | ACT_PASSIVE | 0x01 - passive |
6 | 0x06 | ACT_REACTION | 0x02 | 0x04 |
7 | 0x07 | ACT_COMMAND | 0x01 | 0x02 | 0x04 |
129 | 0x81 | ACT_DISABLED | 0x80 - castable |
193 | 0xC1 | ACT_ENABLED | 0x40 | 0x80 - auto cast + castable |
Back to 'pet_aura' Return to characters Go to 'pet_spell_cooldown'