AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_dk_blood_gorged) | |
bool | Validate (SpellInfo const *) override |
bool | Load () override |
bool | CheckProc (ProcEventInfo &) |
void | HandleProc (AuraEffect const *aurEff, ProcEventInfo &eventInfo) |
void | Register () override |
Private Attributes | |
Unit * | _procTarget |
|
inlineprivate |
References _procTarget, Unit::GetOwner(), and AuraScript::GetTarget().
Referenced by Register().
|
inlineprivate |
References _procTarget, Unit::CastCustomSpell(), DamageInfo::GetDamage(), ProcEventInfo::GetDamageInfo(), AuraScript::GetTarget(), AuraScript::PreventDefaultAction(), SPELL_DK_BLOOD_GORGED_HEAL, and SPELLVALUE_BASE_POINT0.
Referenced by Register().
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References _procTarget.
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraCheckProcFn, AuraEffectProcFn, CheckProc(), AuraScript::DoCheckProc, EFFECT_0, HandleProc(), AuraScript::OnEffectProc, and SPELL_AURA_DUMMY.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_DK_BLOOD_GORGED_HEAL, and _SpellScript::ValidateSpellInfo().
|
private |
Referenced by CheckProc(), HandleProc(), and Load().