|
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_item_shadowmourne_AuraScript) | |
| void | Register () OVERRIDE |
| bool | Validate (SpellInfo const *) OVERRIDE |
Definition at line 973 of file spell_item.cpp.
|
inlineprivate |
Definition at line 988 of file spell_item.cpp.
References ProcEventInfo::GetProcTarget(), AuraScript::GetTarget(), Unit::IsAlive(), and SPELL_SHADOWMOURNE_CHAOS_BANE_BUFF.
Referenced by Register().
|
inlineprivate |
Definition at line 995 of file spell_item.cpp.
References Unit::CastSpell(), AuraScript::GetAura(), ProcEventInfo::GetProcTarget(), AuraScript::GetTarget(), AuraScript::PreventDefaultAction(), SPELL_SHADOWMOURNE_CHAOS_BANE_DAMAGE, and SPELL_SHADOWMOURNE_SOUL_FRAGMENT.
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 1011 of file spell_item.cpp.
References AuraCheckProcFn, AuraEffectProcFn, CheckProc(), AuraScript::DoCheckProc, EFFECT_0, HandleProc(), AuraScript::OnEffectProc, OVERRIDE, and SPELL_AURA_DUMMY.
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 977 of file spell_item.cpp.
References OVERRIDE, SPELL_SHADOWMOURNE_CHAOS_BANE_BUFF, SPELL_SHADOWMOURNE_CHAOS_BANE_DAMAGE, SPELL_SHADOWMOURNE_SOUL_FRAGMENT, and sSpellMgr.