AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_pri_vampiric_touch) | |
bool | Validate (SpellInfo const *) override |
void | HandleDispel (DispelInfo *) |
bool | CheckProc (ProcEventInfo &eventInfo) |
void | HandleProc (AuraEffect const *aurEff, ProcEventInfo &eventInfo) |
void | Register () override |
|
inlineprivate |
References ProcEventInfo::GetActionTarget(), Object::GetGUID(), AuraScript::GetOwner(), ProcEventInfo::GetSpellInfo(), SPELLFAMILY_PRIEST, SpellInfo::SpellFamilyFlags, and SpellInfo::SpellFamilyName.
Referenced by Register().
|
inlineprivate |
References EFFECT_1, AuraScript::GetCaster(), AuraScript::GetEffect(), AuraScript::GetUnitOwner(), and SPELL_PRIEST_VAMPIRIC_TOUCH_DISPEL.
Referenced by Register().
|
inlineprivate |
References ProcEventInfo::GetActor(), and AuraScript::PreventDefaultAction().
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraScript::AfterDispel, AuraCheckProcFn, AuraDispelFn, AuraEffectProcFn, CheckProc(), AuraScript::DoCheckProc, EFFECT_0, HandleDispel(), HandleProc(), AuraScript::OnEffectProc, and SPELL_AURA_DUMMY.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_PRIEST_VAMPIRIC_TOUCH_DISPEL, and _SpellScript::ValidateSpellInfo().