AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_item_shadowmourne_soul_fragment) | |
bool | Validate (SpellInfo const *) override |
void | OnStackChange (AuraEffect const *, AuraEffectHandleModes) |
void | OnRemove (AuraEffect const *, AuraEffectHandleModes) |
void | Register () override |
|
inlineprivate |
References AuraScript::GetTarget(), Unit::RemoveAurasDueToSpell(), SPELL_SHADOWMOURNE_VISUAL_HIGH, and SPELL_SHADOWMOURNE_VISUAL_LOW.
Referenced by Register().
|
inlineprivate |
References Unit::CastSpell(), AuraScript::GetStackAmount(), AuraScript::GetTarget(), Unit::RemoveAurasDueToSpell(), SPELL_SHADOWMOURNE_CHAOS_BANE_BUFF, SPELL_SHADOWMOURNE_VISUAL_HIGH, and SPELL_SHADOWMOURNE_VISUAL_LOW.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraScript::AfterEffectApply, AuraScript::AfterEffectRemove, AURA_EFFECT_HANDLE_REAL, AURA_EFFECT_HANDLE_REAPPLY, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, OnRemove(), OnStackChange(), and SPELL_AURA_MOD_STAT.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_SHADOWMOURNE_CHAOS_BANE_BUFF, SPELL_SHADOWMOURNE_VISUAL_HIGH, SPELL_SHADOWMOURNE_VISUAL_LOW, and _SpellScript::ValidateSpellInfo().