spell_enchant_proc_data
The `spell_enchant_proc` table
table-no-description
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
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