|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | HandleEffectBearProc (AuraEffect const *aurEff, ProcEventInfo &eventInfo) |
| void | HandleEffectCatProc (AuraEffect const *aurEff, ProcEventInfo &eventInfo) |
| PrepareAuraScript (spell_dru_stampede_AuraScript) | |
| void | Register () override |
| bool | Validate (SpellInfo const *) override |
Definition at line 768 of file spell_druid.cpp.
|
inlineprivate |
Definition at line 793 of file spell_druid.cpp.
References Unit::CastSpell(), FORM_BEAR, ProcEventInfo::GetDamageInfo(), AuraScript::GetSpellInfo(), DamageInfo::GetSpellInfo(), AuraScript::GetTarget(), SpellInfo::Id, AuraScript::PreventDefaultAction(), SPELL_DRUID_FERAL_CHARGE_BEAR, SPELL_DRUID_STAMPEDE_BAER_RANK_1, and sSpellMgr.
Referenced by Register().
|
inlineprivate |
Definition at line 783 of file spell_druid.cpp.
References Unit::CastSpell(), FORM_CAT, ProcEventInfo::GetDamageInfo(), AuraScript::GetSpellInfo(), DamageInfo::GetSpellInfo(), AuraScript::GetTarget(), SpellInfo::Id, AuraScript::PreventDefaultAction(), SPELL_DRUID_FERAL_CHARGE_CAT, SPELL_DRUID_STAMPEDE_CAT_RANK_1, SPELL_DRUID_STAMPEDE_CAT_STATE, and sSpellMgr.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
Definition at line 802 of file spell_druid.cpp.
References AuraEffectProcFn, EFFECT_0, EFFECT_1, HandleEffectBearProc(), HandleEffectCatProc(), AuraScript::OnEffectProc, and SPELL_AURA_DUMMY.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 772 of file spell_druid.cpp.
References SPELL_DRUID_FERAL_CHARGE_BEAR, SPELL_DRUID_FERAL_CHARGE_CAT, SPELL_DRUID_STAMPEDE_BAER_RANK_1, SPELL_DRUID_STAMPEDE_CAT_RANK_1, SPELL_DRUID_STAMPEDE_CAT_STATE, and sSpellMgr.