AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "SpellMgr.h"
Public Attributes | |
uint32 | customChance |
float | PPMChance |
uint32 | procEx |
uint32 | attributeMask |
uint32 SpellEnchantProcEntry::attributeMask |
Referenced by Player::CastItemCombatSpell(), and SpellMgr::LoadSpellEnchantProcData().
uint32 SpellEnchantProcEntry::customChance |
Referenced by Player::CastItemCombatSpell(), and SpellMgr::LoadSpellEnchantProcData().
float SpellEnchantProcEntry::PPMChance |
Referenced by Player::CastItemCombatSpell(), and SpellMgr::LoadSpellEnchantProcData().
uint32 SpellEnchantProcEntry::procEx |
Referenced by Player::CastItemCombatSpell(), and SpellMgr::LoadSpellEnchantProcData().