The `spell_enchant_proc` table
table-no-description
Table Structure
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
entry | INT | UNSIGNED | NO | NULL | |||
customChance | INT | UNSIGNED | NO | 0 | |||
PPMChance | FLOAT | UNSIGNED | NO | 0 | |||
proxEx | FLOAT | UNSIGNED | NO | 0 |
Description of the fields
Enchantment ID from SpellItemEnchantment.dbc
field-no-description|2
Value must be >=0. If the value does not meet the condition the SQL will fail on spell_enchant_proc_data_chk_1
.
field-no-description|4