|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| bool | CheckProc (ProcEventInfo &eventInfo) |
| void | HandleProc (AuraEffect const *aurEff, ProcEventInfo &eventInfo) |
| PrepareAuraScript (spell_pri_divine_aegis_AuraScript) | |
| void | Register () OVERRIDE |
| bool | Validate (SpellInfo const *) OVERRIDE |
Definition at line 196 of file spell_priest.cpp.
|
inlineprivate |
Definition at line 207 of file spell_priest.cpp.
References ProcEventInfo::GetProcTarget().
Referenced by Register().
|
inlineprivate |
Definition at line 212 of file spell_priest.cpp.
References CalculatePct(), Unit::CastCustomSpell(), EFFECT_0, AuraEffect::GetAmount(), Unit::GetAuraEffect(), HealInfo::GetHeal(), ProcEventInfo::GetHealInfo(), Unit::getLevel(), ProcEventInfo::GetProcTarget(), AuraScript::GetTarget(), AuraScript::PreventDefaultAction(), SPELL_PRIEST_DIVINE_AEGIS, and SPELLVALUE_BASE_POINT0.
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 227 of file spell_priest.cpp.
References AuraCheckProcFn, AuraEffectProcFn, CheckProc(), AuraScript::DoCheckProc, EFFECT_0, HandleProc(), AuraScript::OnEffectProc, OVERRIDE, and SPELL_AURA_DUMMY.
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 200 of file spell_priest.cpp.
References OVERRIDE, SPELL_PRIEST_DIVINE_AEGIS, and sSpellMgr.