AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
SpellProcEntry Struct Reference

#include "SpellMgr.h"

Public Attributes

uint32 SchoolMask
 
uint32 SpellFamilyName
 
flag96 SpellFamilyMask
 
uint32 ProcFlags
 
uint32 SpellTypeMask
 
uint32 SpellPhaseMask
 
uint32 HitMask
 
uint32 AttributesMask
 
float ProcsPerMinute
 
float Chance
 
Milliseconds Cooldown
 
uint32 Charges
 

Detailed Description

Member Data Documentation

◆ AttributesMask

uint32 SpellProcEntry::AttributesMask

◆ Chance

float SpellProcEntry::Chance

◆ Charges

uint32 SpellProcEntry::Charges

◆ Cooldown

Milliseconds SpellProcEntry::Cooldown

◆ HitMask

uint32 SpellProcEntry::HitMask

◆ ProcFlags

uint32 SpellProcEntry::ProcFlags

◆ ProcsPerMinute

float SpellProcEntry::ProcsPerMinute

◆ SchoolMask

uint32 SpellProcEntry::SchoolMask

◆ SpellFamilyMask

flag96 SpellProcEntry::SpellFamilyMask

◆ SpellFamilyName

uint32 SpellProcEntry::SpellFamilyName

◆ SpellPhaseMask

uint32 SpellProcEntry::SpellPhaseMask

◆ SpellTypeMask

uint32 SpellProcEntry::SpellTypeMask