AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_magtheridon_shadow_grasp) | |
void | HandleDummyApply (AuraEffect const *, AuraEffectHandleModes) |
void | HandleDummyRemove (AuraEffect const *, AuraEffectHandleModes) |
void | HandlePeriodicRemove (AuraEffect const *, AuraEffectHandleModes) |
void | Register () override |
|
inlineprivate |
References Unit::CastSpell(), AuraScript::GetUnitOwner(), and SPELL_SHADOW_GRASP_VISUAL.
Referenced by Register().
|
inlineprivate |
References AuraScript::GetUnitOwner(), and Unit::InterruptNonMeleeSpells().
Referenced by Register().
|
inlineprivate |
References Unit::CastSpell(), AuraScript::GetUnitOwner(), and SPELL_MIND_EXHAUSTION.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, EFFECT_1, HandleDummyApply(), HandleDummyRemove(), HandlePeriodicRemove(), AuraScript::OnEffectApply, AuraScript::OnEffectRemove, SPELL_AURA_DUMMY, and SPELL_AURA_PERIODIC_DAMAGE.