|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | CalculateAmount (AuraEffect const *, int32 &amount, bool &) |
| bool | CheckProc (ProcEventInfo &) |
| void | HandleProc (AuraEffect const *aurEff, ProcEventInfo &) |
| PrepareAuraScript (spell_sha_earth_shield_AuraScript) | |
| void | Register () OVERRIDE |
| bool | Validate (SpellInfo const *) OVERRIDE |
Definition at line 239 of file spell_shaman.cpp.
|
inlineprivate |
Definition at line 250 of file spell_shaman.cpp.
References AuraScript::GetCaster(), AuraScript::GetSpellInfo(), AuraScript::GetUnitOwner(), HEAL, and Unit::SpellHealingBonusTaken().
Referenced by Register().
|
inlineprivate |
HACK due to currenct proc system implementation
Definition at line 259 of file spell_shaman.cpp.
References AuraScript::GetTarget(), and SPELL_SHAMAN_EARTH_SHIELD_HEAL.
Referenced by Register().
|
inlineprivate |
@hack: due to currenct proc system implementation
Definition at line 268 of file spell_shaman.cpp.
References Unit::CastCustomSpell(), AuraEffect::GetAmount(), AuraScript::GetCasterGUID(), AuraScript::GetTarget(), AuraScript::PreventDefaultAction(), SPELL_SHAMAN_EARTH_SHIELD_HEAL, and SPELLVALUE_BASE_POINT0.
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 279 of file spell_shaman.cpp.
References AuraCheckProcFn, AuraEffectCalcAmountFn, AuraEffectProcFn, CalculateAmount(), CheckProc(), AuraScript::DoCheckProc, AuraScript::DoEffectCalcAmount, EFFECT_0, HandleProc(), AuraScript::OnEffectProc, OVERRIDE, and SPELL_AURA_DUMMY.
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 243 of file spell_shaman.cpp.
References OVERRIDE, SPELL_SHAMAN_EARTH_SHIELD_HEAL, and sSpellMgr.