AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_tharon_ja_dummy_aura) | |
bool | Validate (SpellInfo const *) override |
void | HandleEffectApply (AuraEffect const *, AuraEffectHandleModes) |
void | HandleEffectRemove (AuraEffect const *, AuraEffectHandleModes) |
void | Register () override |
|
inlineprivate |
References Unit::CastSpell(), AuraScript::GetUnitOwner(), AuraScript::PreventDefaultAction(), Unit::SetDisplayId(), SPELL_FLESH_VISUAL, and SPELL_GIFT_OF_THARON_JA.
Referenced by Register().
|
inlineprivate |
References ACTION_TURN_BONES, Unit::CastSpell(), MotionMaster::Clear(), UnitAI::DoAction(), Unit::GetAI(), Unit::GetMotionMaster(), Unit::GetThreatMgr(), AuraScript::GetUnitOwner(), AuraScript::PreventDefaultAction(), ThreatMgr::ResetAllThreat(), and SPELL_TURN_BONES.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, HandleEffectApply(), HandleEffectRemove(), AuraScript::OnEffectApply, AuraScript::OnEffectRemove, and SPELL_AURA_PERIODIC_TRIGGER_SPELL.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_FLESH_VISUAL, SPELL_GIFT_OF_THARON_JA, SPELL_TURN_BONES, and _SpellScript::ValidateSpellInfo().