![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_dru_rejuvenation_moonglade_2_set) | |
bool | Validate (SpellInfo const *) override |
bool | Load () override |
void | OnApply (AuraEffect const *, AuraEffectHandleModes) |
void | OnRemove (AuraEffect const *, AuraEffectHandleModes) |
void | Register () override |
Private Attributes | |
ObjectGuid | _casterGUID |
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References _casterGUID, and ObjectGuid::Clear().
|
inlineprivate |
References _casterGUID, Player::ApplyRatingMod(), CR_DODGE, EFFECT_0, SpellInfo::Effects, ObjectAccessor::FindPlayer(), AuraScript::GetCasterGUID(), AuraScript::GetTarget(), SPELL_DRUID_MOONGLADE_2P_BONUS, sSpellMgr, and Object::ToPlayer().
Referenced by Register().
|
inlineprivate |
References _casterGUID, Player::ApplyRatingMod(), CR_DODGE, EFFECT_0, SpellInfo::Effects, AuraScript::GetTarget(), SPELL_DRUID_MOONGLADE_2P_BONUS, sSpellMgr, and Object::ToPlayer().
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraScript::AfterEffectApply, AuraScript::AfterEffectRemove, AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, OnApply(), OnRemove(), and SPELL_AURA_PERIODIC_HEAL.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_DRUID_MOONGLADE_2P_BONUS, and _SpellScript::ValidateSpellInfo().
|
private |
Referenced by Load(), OnApply(), and OnRemove().