AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_blood_queen_frenzied_bloodthirst_aura) | |
bool | Validate (SpellInfo const *) override |
void | OnApply (AuraEffect const *, AuraEffectHandleModes) |
void | OnRemove (AuraEffect const *, AuraEffectHandleModes) |
void | Register () override |
|
inlineprivate |
References DATA_BLOOD_QUEEN_LANA_THEL, EMOTE_BLOODTHIRST, ObjectAccessor::GetCreature(), and AuraScript::GetTarget().
Referenced by Register().
|
inlineprivate |
References AURA_REMOVE_BY_EXPIRE, DATA_BLOOD_QUEEN_LANA_THEL, ObjectAccessor::GetCreature(), WorldObject::GetInstanceScript(), AuraScript::GetTarget(), AuraScript::GetTargetApplication(), Unit::GetVehicleKit(), Unit::RemoveVehicleKit(), SAY_MIND_CONTROL, and SPELL_UNCONTROLLABLE_FRENZY.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraScript::AfterEffectRemove, AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, OnApply(), AuraScript::OnEffectApply, OnRemove(), and SPELL_AURA_OVERRIDE_SPELLS.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_UNCONTROLLABLE_FRENZY, and _SpellScript::ValidateSpellInfo().