![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_shield_generator_AuraScript) | |
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 |
References CalculatePct(), and DamageInfo::GetDamage().
|
inlineprivate |
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References EFFECT_0.
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraEffectAbsorbFn, AuraEffectCalcAmountFn, EFFECT_0, and SPELL_AURA_SCHOOL_ABSORB.
|
private |