|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | Absorb (AuraEffect *, DamageInfo &dmgInfo, uint32 &absorbAmount) |
| void | CalculateAmount (AuraEffect const *, int32 &amount, bool &) |
| bool | Load () OVERRIDE |
| PrepareAuraScript (spell_dk_anti_magic_zone_AuraScript) | |
| void | Register () OVERRIDE |
| bool | Validate (SpellInfo const *) OVERRIDE |
Private Attributes | |
| uint32 | absorbPct = 0 |
Definition at line 352 of file spell_dk.cpp.
|
inlineprivate |
Definition at line 377 of file spell_dk.cpp.
References absorbPct, CalculatePct(), and DamageInfo::GetDamage().
Referenced by Register().
|
inlineprivate |
Definition at line 369 of file spell_dk.cpp.
References BASE_ATTACK, SpellEffectInfo::CalcValue(), EFFECT_0, SpellInfo::Effects, AuraScript::GetCaster(), SPELL_DK_ANTI_MAGIC_SHELL_TALENT, and sSpellMgr.
Referenced by Register().
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 356 of file spell_dk.cpp.
References absorbPct, SpellEffectInfo::CalcValue(), EFFECT_0, SpellInfo::Effects, AuraScript::GetCaster(), AuraScript::GetSpellInfo(), and OVERRIDE.
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 382 of file spell_dk.cpp.
References Absorb(), AuraEffectAbsorbFn, AuraEffectCalcAmountFn, CalculateAmount(), AuraScript::DoEffectCalcAmount, EFFECT_0, AuraScript::OnEffectAbsorb, OVERRIDE, and SPELL_AURA_SCHOOL_ABSORB.
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 362 of file spell_dk.cpp.
References OVERRIDE, SPELL_DK_ANTI_MAGIC_SHELL_TALENT, and sSpellMgr.
|
private |
Definition at line 388 of file spell_dk.cpp.