AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_kiljaeden_vengeance_of_the_blue_flight_aura) | |
bool | Validate (SpellInfo const *) override |
void | HandleApply (AuraEffect const *, AuraEffectHandleModes) |
void | HandleRemove (AuraEffect const *, AuraEffectHandleModes) |
void | Register () override |
|
inlineprivate |
References Unit::CastSpell(), AuraScript::GetUnitOwner(), and SPELL_POSSESS_DRAKE_IMMUNITY.
Referenced by Register().
|
inlineprivate |
References AuraScript::GetUnitOwner(), Unit::RemoveAurasDueToSpell(), and SPELL_POSSESS_DRAKE_IMMUNITY.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, EFFECT_2, HandleApply(), HandleRemove(), AuraScript::OnEffectApply, AuraScript::OnEffectRemove, SPELL_AURA_MOD_PACIFY_SILENCE, and SPELL_AURA_MOD_POSSESS.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_POSSESS_DRAKE_IMMUNITY, and _SpellScript::ValidateSpellInfo().