|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | HandleEffectPeriodic (AuraEffect const *aurEff) |
| void | OnRemove (AuraEffect const *, AuraEffectHandleModes) |
| PrepareAuraScript (spell_ignis_slag_pot_AuraScript) | |
| void | Register () OVERRIDE |
| bool | Validate (SpellInfo const *) OVERRIDE |
Definition at line 418 of file boss_ignis.cpp.
|
inlineprivate |
Definition at line 430 of file boss_ignis.cpp.
References Unit::CastSpell(), AuraEffect::GetCaster(), AuraScript::GetTarget(), and SPELL_SLAG_POT_DAMAGE.
Referenced by Register().
|
inlineprivate |
Definition at line 440 of file boss_ignis.cpp.
References Unit::CastSpell(), AuraScript::GetTarget(), and SPELL_SLAG_IMBUED.
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 446 of file boss_ignis.cpp.
References AuraScript::AfterEffectRemove, AURA_EFFECT_HANDLE_REAL, AuraEffectPeriodicFn, AuraEffectRemoveFn, EFFECT_0, HandleEffectPeriodic(), AuraScript::OnEffectPeriodic, OnRemove(), OVERRIDE, and SPELL_AURA_PERIODIC_DUMMY.
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 422 of file boss_ignis.cpp.
References OVERRIDE, SPELL_SLAG_IMBUED, SPELL_SLAG_POT_DAMAGE, and sSpellMgr.