blob: c1a9b5c1d71ede163aefff914652b104d871ea8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
# spell\_enchant\_proc\_data
[<-Back-to:World](database-world.md)
**The \`spell\_enchant\_proc\` table**
`table-no-description`
**Structure**
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|-------------------|---------|------------|-----|------|---------|-------|---------|
| [entry][1] | int(10) | unsigned | | NO | NULL | | |
| [customChance][2] | int(10) | unsigned | | NO | 0 | | |
| [PPMChance][3] | float | unsigned | | NO | 0 | | |
| [proxEx][4] | float | unsigned | | NO | 0 | | |
[1]: #entry
[2]: #customchance
[3]: #ppmchance
[4]: #proxex
**Description of the fields**
### entry
Enchantment ID from SpellItemEnchantment.dbc
### customChance
`field-no-description|2`
### PPMChance
`field-no-description|3`
### procEx
`field-no-description|4`
|