Spell_pet_auras - cmangos/issues GitHub Wiki

Back to world database list of tables.

The `spell_pet_auras` table

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

effectId

pet

aura

⚠️ **GitHub.com Fallback** ⚠️