AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_item_unsated_craving) | |
bool | isException (Unit *target) const |
bool | CheckProc (ProcEventInfo &procInfo) |
void | HandleProc (AuraEffect const *aurEff, ProcEventInfo &eventInfo) |
void | Register () override |
|
inlineprivate |
References ProcEventInfo::GetActionTarget(), ProcEventInfo::GetActor(), Object::IsCreature(), Unit::IsCritter(), isException(), Object::IsPlayer(), and Unit::IsSummon().
Referenced by Register().
|
inlineprivate |
References Unit::CastSpell(), ProcEventInfo::GetActionTarget(), ProcEventInfo::GetActor(), AuraEffect::GetEffIndex(), AuraScript::GetSpellInfo(), AuraScript::PreventDefaultAction(), and TRIGGERED_FULL_MASK.
Referenced by Register().
|
inlineprivate |
References Object::GetEntry(), NPC_BLAZING_SKELETON, NPC_BLISTERING_ZOMBIE, NPC_GLUTTONOUS_ABOMINATION, NPC_RISEN_ARCHMAGE, and NPC_SINDRAGOSA.
Referenced by CheckProc().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraCheckProcFn, AuraEffectProcFn, CheckProc(), AuraScript::DoCheckProc, EFFECT_0, HandleProc(), AuraScript::OnEffectProc, and SPELL_AURA_PROC_TRIGGER_SPELL.