2136 {
2139 }
#define EFFECT_FIRST_FOUND
Definition SharedDefines.h:37
@ SPELL_AURA_ADD_FLAT_MODIFIER
Definition SpellAuraDefines.h:170
@ AURA_EFFECT_HANDLE_REAL
Definition SpellAuraDefines.h:42
#define AuraEffectApplyFn(F, I, N, M)
Definition SpellScript.h:755
#define AuraEffectRemoveFn(F, I, N, M)
Definition SpellScript.h:766
HookList< EffectApplyHandler > AfterEffectRemove
Definition SpellScript.h:765
HookList< EffectApplyHandler > AfterEffectApply
Definition SpellScript.h:754
void HandleEffectApply(AuraEffect const *, AuraEffectHandleModes)
Definition spell_paladin.cpp:2117
void HandleEffectRemove(AuraEffect const *, AuraEffectHandleModes)
Definition spell_paladin.cpp:2124