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