AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_gen_allow_proc_from_spells_with_cost) | |
bool | CheckProc (ProcEventInfo &eventInfo) |
void | Register () override |
|
inlineprivate |
References ProcEventInfo::GetSpellInfo(), ProcEventInfo::GetTypeMask(), SpellInfo::HasEffect(), SpellInfo::ManaCost, SpellInfo::ManaCostPercentage, PROC_FLAG_DONE_SPELL_NONE_DMG_CLASS_NEG, PROC_FLAG_DONE_SPELL_NONE_DMG_CLASS_POS, SpellInfo::SchoolMask, SPELL_EFFECT_HEAL, SPELL_SCHOOL_MASK_NORMAL, SPELLFAMILY_PALADIN, SPELLFAMILY_PRIEST, SpellInfo::SpellFamilyName, and SpellInfo::SpellIconID.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraCheckProcFn, CheckProc(), and AuraScript::DoCheckProc.