AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_dru_survival_instincts_aura) | |
bool | Validate (SpellInfo const *) override |
void | AfterApply (AuraEffect const *aurEff, AuraEffectHandleModes) |
void | AfterRemove (AuraEffect const *, AuraEffectHandleModes) |
void | Register () override |
|
inlineprivate |
References Unit::CastCustomSpell(), Unit::CountPctFromMaxHealth(), AuraEffect::GetAmount(), AuraScript::GetTarget(), and SPELL_DRUID_SURVIVAL_INSTINCTS.
Referenced by Register().
|
inlineprivate |
References AuraScript::GetTarget(), Unit::RemoveAurasDueToSpell(), and SPELL_DRUID_SURVIVAL_INSTINCTS.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AfterApply(), AuraScript::AfterEffectApply, AuraScript::AfterEffectRemove, AfterRemove(), AURA_EFFECT_HANDLE_CHANGE_AMOUNT_MASK, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, and SPELL_AURA_DUMMY.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_DRUID_SURVIVAL_INSTINCTS, and _SpellScript::ValidateSpellInfo().