|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| bool | CheckProc (ProcEventInfo &eventInfo) |
| void | HandleEffectProc (AuraEffect const *aurEff, ProcEventInfo &eventInfo) |
| PrepareAuraScript (spell_pri_vampiric_embrace_AuraScript) | |
| void | Register () OVERRIDE |
| bool | Validate (SpellInfo const *) OVERRIDE |
Definition at line 758 of file spell_priest.cpp.
|
inlineprivate |
Definition at line 769 of file spell_priest.cpp.
References ProcEventInfo::GetDamageInfo(), and AuraScript::GetSpellInfo().
Referenced by Register().
|
inlineprivate |
Definition at line 775 of file spell_priest.cpp.
References CalculatePct(), Unit::CastCustomSpell(), AuraEffect::GetAmount(), DamageInfo::GetDamage(), ProcEventInfo::GetDamageInfo(), AuraScript::GetTarget(), AuraScript::PreventDefaultAction(), and SPELL_PRIEST_VAMPIRIC_EMBRACE_HEAL.
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 784 of file spell_priest.cpp.
References AuraCheckProcFn, AuraEffectProcFn, CheckProc(), AuraScript::DoCheckProc, EFFECT_0, HandleEffectProc(), AuraScript::OnEffectProc, OVERRIDE, and SPELL_AURA_DUMMY.
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 762 of file spell_priest.cpp.
References OVERRIDE, SPELL_PRIEST_VAMPIRIC_EMBRACE_HEAL, and sSpellMgr.