[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 |