|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | HandleHeal (SpellEffIndex) |
| bool | Load () OVERRIDE |
| PrepareSpellScript (spell_sha_chain_heal_SpellScript) | |
| void | Register () OVERRIDE |
Private Attributes | |
| uint32 | amount |
| bool | firstHeal |
| bool | riptide |
Definition at line 183 of file spell_shaman.cpp.
|
inlineprivate |
Definition at line 195 of file spell_shaman.cpp.
References amount, CalculatePct(), EFFECT_2, firstHeal, SpellScript::GetCaster(), SpellScript::GetHitHeal(), SpellScript::GetHitUnit(), Unit::RemoveAura(), riptide, SpellScript::SetHitHeal(), SPELL_AURA_PERIODIC_HEAL, and SPELLFAMILY_SHAMAN.
Referenced by Register().
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 187 of file spell_shaman.cpp.
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 217 of file spell_shaman.cpp.
References EFFECT_0, HandleHeal(), SpellScript::OnEffectHitTarget, OVERRIDE, SPELL_EFFECT_HEAL, and SpellEffectFn.
|
private |
Definition at line 224 of file spell_shaman.cpp.
Referenced by HandleHeal(), and Load().
|
private |
Definition at line 222 of file spell_shaman.cpp.
Referenced by HandleHeal(), and Load().
|
private |
Definition at line 223 of file spell_shaman.cpp.
Referenced by HandleHeal(), and Load().