|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | HandleAfterHit () |
| void | HandleDummy (SpellEffIndex) |
| bool | Load () OVERRIDE |
| PrepareSpellScript (spell_dk_scourge_strike_SpellScript) | |
| void | Register () OVERRIDE |
| bool | Validate (SpellInfo const *) OVERRIDE |
Private Attributes | |
| float | multiplier = 0.0f |
Definition at line 952 of file spell_dk.cpp.
|
inlineprivate |
Definition at line 982 of file spell_dk.cpp.
References Unit::CastCustomSpell(), SpellScript::GetCaster(), SpellScript::GetHitDamage(), SpellScript::GetHitUnit(), multiplier, and SPELL_DK_SCOURGE_STRIKE_TRIGGERED.
Referenced by Register().
|
inlineprivate |
Definition at line 970 of file spell_dk.cpp.
References AddPct(), EFFECT_0, Unit::GetAuraEffect(), SpellScript::GetCaster(), SpellScript::GetEffectValue(), Object::GetGUID(), SpellScript::GetHitUnit(), multiplier, and SPELL_DK_ITEM_T8_MELEE_4P_BONUS.
Referenced by Register().
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 956 of file spell_dk.cpp.
References multiplier, and OVERRIDE.
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 992 of file spell_dk.cpp.
References SpellScript::AfterHit, EFFECT_2, HandleAfterHit(), HandleDummy(), SpellScript::OnEffectHitTarget, OVERRIDE, SPELL_EFFECT_DUMMY, SpellEffectFn, and SpellHitFn.
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 962 of file spell_dk.cpp.
References OVERRIDE, SPELL_DK_ITEM_T8_MELEE_4P_BONUS, SPELL_DK_SCOURGE_STRIKE_TRIGGERED, and sSpellMgr.
|
private |
Definition at line 998 of file spell_dk.cpp.
Referenced by HandleAfterHit(), HandleDummy(), and Load().