![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
| PrepareAuraScript (spell_the_cleansing_cleansing_soul) | |
| bool | Validate (SpellInfo const *) override |
| void | AfterApply (AuraEffect const *, AuraEffectHandleModes) |
| void | AfterRemove (AuraEffect const *, AuraEffectHandleModes) |
| void | Register () override |
|
inlineprivate |
References AuraScript::GetTarget(), Unit::SetStandState(), and UNIT_STAND_STATE_SIT.
Referenced by Register().
|
inlineprivate |
References Unit::CastSpell(), AuraScript::GetTarget(), Unit::SetStandState(), SPELL_RECENT_MEDITATION, SPELL_SUMMON_INNER_TURMOIL, and UNIT_STAND_STATE_STAND.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AfterApply(), AuraScript::AfterEffectApply, AuraScript::AfterEffectRemove, AfterRemove(), AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, and SPELL_AURA_DUMMY.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_RECENT_MEDITATION, SPELL_SUMMON_INNER_TURMOIL, and _SpellScript::ValidateSpellInfo().