![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
| PrepareAuraScript (spell_dru_t3_2p_bonus) | |
| bool | Validate (SpellInfo const *) override |
| bool | CheckProc (ProcEventInfo &) |
| void | HandleProc (AuraEffect const *aurEff, ProcEventInfo &eventInfo) |
| void | Register () override |
|
inlineprivate |
|
inlineprivate |
References Unit::CastSpell(), ProcEventInfo::GetActionTarget(), ProcEventInfo::GetActor(), Unit::getPowerType(), POWER_ENERGY, POWER_MANA, POWER_RAGE, AuraScript::PreventDefaultAction(), SPELL_DRUID_T3_PROC_ENERGIZE_ENERGY, SPELL_DRUID_T3_PROC_ENERGIZE_MANA, and SPELL_DRUID_T3_PROC_ENERGIZE_RAGE.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraCheckProcFn, AuraEffectProcFn, CheckProc(), AuraScript::DoCheckProc, EFFECT_0, HandleProc(), AuraScript::OnEffectProc, and SPELL_AURA_OVERRIDE_CLASS_SCRIPTS.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_DRUID_T3_PROC_ENERGIZE_ENERGY, SPELL_DRUID_T3_PROC_ENERGIZE_MANA, SPELL_DRUID_T3_PROC_ENERGIZE_RAGE, and _SpellScript::ValidateSpellInfo().