AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_shield_generator_aura) | |
bool | Load () override |
void | CalculateAmount (AuraEffect const *, int32 &amount, bool &) |
void | Absorb (AuraEffect *, DamageInfo &dmgInfo, uint32 &absorbAmount) |
void | Register () override |
Private Attributes | |
uint32 | _absorbPct |
|
inlineprivate |
|
inlineprivate |
Referenced by Register().
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References EFFECT_0.
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References Absorb(), AuraEffectAbsorbFn, AuraEffectCalcAmountFn, CalculateAmount(), EFFECT_0, and SPELL_AURA_SCHOOL_ABSORB.
|
private |