2127 {
2130 }
#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:754
#define AuraEffectRemoveFn(F, I, N, M)
Definition SpellScript.h:765
HookList< EffectApplyHandler > AfterEffectRemove
Definition SpellScript.h:764
HookList< EffectApplyHandler > AfterEffectApply
Definition SpellScript.h:753
void HandleEffectApply(AuraEffect const *, AuraEffectHandleModes)
Definition spell_paladin.cpp:2108
void HandleEffectRemove(AuraEffect const *, AuraEffectHandleModes)
Definition spell_paladin.cpp:2115