Spell pet auras tc2
From TrinityCore Wiki
|
Back to world database list of tables.
The `spell_pet_auras` table
This table has no description. You can help TDB wiki by clicking here to describe this table, if you have permissions.
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
| spell | mediumint(8) | unsigned | PRI | NO | NULL | dummy spell id | |
| effectId | tinyint(3) | unsigned | PRI | NO | 0 | ||
| pet | mediumint(8) | unsigned | PRI | NO | 0 | pet id; 0 = all | |
| aura | mediumint(8) | unsigned | NO | NULL | pet aura id |
Description of the fields
spell
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
effectId
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
pet
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
aura
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.