`spell_pet_auras` 表
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 | 宠物 id;0 = 所有 | |
| aura | MEDIUMINT | UNSIGNED | NO | NULL | 宠物光环 id |
字段说明
field-no-description|1
field-no-description|2
field-no-description|3
field-no-description|4