spell_pet_auras
The `spell_pet_auras` table
table-no-description
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
spell | MEDIUMINT | UNSIGNED | PRI | NO | NULL | dummy spell id | |
effectId | TINYINT | UNSIGNED | PRI | NO | 0 | ||
pet | MEDIUMINT | UNSIGNED | PRI | NO | 0 | pet id; 0 = all | |
aura | MEDIUMINT | UNSIGNED | NO | NULL | pet aura id |
Description of the fields
spell
field-no-description|1
effectId
field-no-description|2
pet
field-no-description|3
aura
field-no-description|4