![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
| PrepareAuraScript (spell_dru_t9_feral_relic) | |
| bool | Validate (SpellInfo const *) override |
| bool | CheckProc (ProcEventInfo &eventInfo) |
| void | HandleProc (AuraEffect const *aurEff, ProcEventInfo &eventInfo) |
| void | Register () override |
|
inlineprivate |
References FORM_BEAR, FORM_CAT, FORM_DIREBEAR, ProcEventInfo::GetActor(), and Unit::GetShapeshiftForm().
Referenced by Register().
|
inlineprivate |
References Unit::CastSpell(), FORM_BEAR, FORM_CAT, FORM_DIREBEAR, ProcEventInfo::GetActor(), Unit::GetShapeshiftForm(), AuraScript::PreventDefaultAction(), SPELL_DRUID_T9_FERAL_RELIC_BEAR, and SPELL_DRUID_T9_FERAL_RELIC_CAT.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraCheckProcFn, AuraEffectProcFn, CheckProc(), AuraScript::DoCheckProc, EFFECT_0, HandleProc(), AuraScript::OnEffectProc, and SPELL_AURA_PROC_TRIGGER_SPELL.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_DRUID_T9_FERAL_RELIC_BEAR, SPELL_DRUID_T9_FERAL_RELIC_CAT, and _SpellScript::ValidateSpellInfo().