summaryrefslogtreecommitdiff
path: root/docs/spell_proc_event.md
blob: c8e8e6d0d0492e1f55fa7807b876d46d44a92c52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[[Database Structure|Database Structure]] > [[World-Database|World-Database]] > [[spell_proc_event|spell_proc_event]]

Column | Type | Description
--- | --- | ---
Entry | mediumint(8) | 
SchoolMask | tinyint(4) | 
SpellFamilyName | smallint(5) unsigned | 
SpellFamilyMask0 | int(10) unsigned | 
SpellFamilyMask1 | int(10) unsigned | 
SpellFamilyMask2 | int(10) unsigned | 
ProcFlags | int(10) unsigned | 
ProcEx | int(10) unsigned | 
PpmRate | float | 
CustomChance | float | 
Cooldown | int(10) unsigned |