====== spell_enchant_proc_data 表 ====== ---- [[数据库:world数据库:首页|<-返回:World 数据库]] table-no-description **表结构** ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ |[[#entry|entry]]|INT|UNSIGNED| |NO|NULL| | | |[[#customChance|customChance]]|INT|UNSIGNED| |NO|0| | | |[[#PPMChance|PPMChance]]|FLOAT|UNSIGNED| |NO|0| | | |[[#proxEx|proxEx]]|FLOAT|UNSIGNED| |NO|0| | | ===== 字段说明 ===== ---- ==== entry ==== Enchantment ID from SpellItemEnchantment.dbc ==== customChance ==== field-no-description|2 ==== PPMChance ==== Value must be >=0. If the value does not meet the condition the SQL will fail on spell_enchant_proc_data_chk_1. ==== procEx ==== field-no-description|4