# spell\_pet\_auras [<-Back-to:World](database-world.md) **The \`spell\_pet\_auras\` table** `table-no-description`

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 `field-no-description|1` ### effectId `field-no-description|2` ### pet `field-no-description|3` ### aura `field-no-description|4`