|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | OnApply (AuraEffect const *, AuraEffectHandleModes) |
| void | OnRemove (AuraEffect const *, AuraEffectHandleModes) |
| PrepareAuraScript (spell_krick_pursuit_confusion_AuraScript) | |
| void | Register () OVERRIDE |
Definition at line 661 of file boss_krickandick.cpp.
|
inlineprivate |
Definition at line 665 of file boss_krickandick.cpp.
References Unit::ApplySpellImmune(), AuraScript::GetTarget(), IMMUNITY_EFFECT, IMMUNITY_STATE, SPELL_AURA_MOD_TAUNT, and SPELL_EFFECT_ATTACK_ME.
Referenced by Register().
|
inlineprivate |
Definition at line 671 of file boss_krickandick.cpp.
References Unit::ApplySpellImmune(), AuraScript::GetTarget(), IMMUNITY_EFFECT, IMMUNITY_STATE, SPELL_AURA_MOD_TAUNT, and SPELL_EFFECT_ATTACK_ME.
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 677 of file boss_krickandick.cpp.
References AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_2, OnApply(), AuraScript::OnEffectApply, AuraScript::OnEffectRemove, OnRemove(), OVERRIDE, and SPELL_AURA_LINKED.