|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | CalcPeriodic (AuraEffect const *, bool &isPeriodic, int32 &litude) |
| bool | CheckProc (ProcEventInfo &eventInfo) |
| void | HandleCalcAmount (AuraEffect const *, int32 &amount, bool &canBeRecalculated) |
| void | HandleProc (AuraEffect const *, ProcEventInfo &eventInfo) |
| bool | Load () OVERRIDE |
| PrepareAuraScript (spell_dk_death_strike_enabler_AuraScript) | |
| void | Register () OVERRIDE |
| void | Update (AuraEffect *) |
Private Attributes | |
| uint32 | _damagePerSecond [5] = { } |
Definition at line 700 of file spell_dk.cpp.
|
inlineprivate |
Definition at line 728 of file spell_dk.cpp.
Referenced by Register().
|
inlineprivate |
Definition at line 711 of file spell_dk.cpp.
References ProcEventInfo::GetDamageInfo().
Referenced by Register().
|
inlineprivate |
|
inlineprivate |
Definition at line 716 of file spell_dk.cpp.
References _damagePerSecond, DamageInfo::GetDamage(), ProcEventInfo::GetDamageInfo(), AuraScript::GetUnitOwner(), and SPELL_DK_BLOOD_PRESENCE.
Referenced by Register().
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 704 of file spell_dk.cpp.
References _damagePerSecond, and OVERRIDE.
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 750 of file spell_dk.cpp.
References AuraCheckProcFn, AuraEffectCalcAmountFn, AuraEffectCalcPeriodicFn, AuraEffectProcFn, AuraEffectUpdatePeriodicFn, CalcPeriodic(), CheckProc(), AuraScript::DoCheckProc, AuraScript::DoEffectCalcAmount, AuraScript::DoEffectCalcPeriodic, EFFECT_0, HandleCalcAmount(), HandleProc(), AuraScript::OnEffectProc, AuraScript::OnEffectUpdatePeriodic, OVERRIDE, SPELL_AURA_DUMMY, and Update().
|
inlineprivate |
|
private |
Definition at line 759 of file spell_dk.cpp.
Referenced by HandleCalcAmount(), HandleProc(), Load(), and Update().