AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_felmyst_fog_of_corruption_charm_aura) | |
bool | Validate (SpellInfo const *) override |
void | HandleApply (AuraEffect const *, AuraEffectHandleModes) |
void | HandleRemove (AuraEffect const *, AuraEffectHandleModes) |
void | Register () override |
|
inlineprivate |
References Unit::CastSpell(), AuraScript::GetTarget(), and SPELL_FOG_OF_CORRUPTION_CHARM2.
Referenced by Register().
|
inlineprivate |
References AuraScript::GetCaster(), AuraScript::GetTarget(), Unit::Kill(), Unit::RemoveAurasDueToSpell(), SPELL_FOG_OF_CORRUPTION_CHARM, and SPELL_FOG_OF_CORRUPTION_CHARM2.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, HandleApply(), HandleRemove(), AuraScript::OnEffectApply, AuraScript::OnEffectRemove, and SPELL_AURA_AOE_CHARM.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_FOG_OF_CORRUPTION_CHARM, SPELL_FOG_OF_CORRUPTION_CHARM2, and _SpellScript::ValidateSpellInfo().