====== spell_pet_auras 表 ====== ---- [[数据库:world数据库:首页|<-返回:World 数据库]] **表结构** ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ |[[#spell|spell]]|MEDIUMINT|UNSIGNED|PRI|NO|NULL| |dummy spell id| |[[#effectId|effectId]]|TINYINT|UNSIGNED|PRI|NO|0| | | |[[#pet|pet]]|MEDIUMINT|UNSIGNED|PRI|NO|0| |pet id; 0 = all| |[[#aura|aura]]|MEDIUMINT|UNSIGNED| |NO|NULL| |pet aura id| ===== 字段说明 ===== ---- ==== spell ==== field-no-description|1 ==== effectId ==== field-no-description|2 ==== pet ==== field-no-description|3 ==== aura ==== field-no-description|4