|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | HandleTriggerSpell (AuraEffect const *aurEff) |
| void | OnRemove (AuraEffect const *, AuraEffectHandleModes) |
| PrepareAuraScript (spell_putricide_mutated_plague_AuraScript) | |
| void | Register () OVERRIDE |
Definition at line 1231 of file boss_professor_putricide.cpp.
|
inlineprivate |
Definition at line 1235 of file boss_professor_putricide.cpp.
References SpellEffectInfo::CalcValue(), Unit::CastCustomSpell(), EFFECT_0, SpellInfo::Effects, AuraScript::GetCaster(), AuraScript::GetCasterGUID(), AuraEffect::GetEffIndex(), AuraScript::GetSpellInfo(), AuraScript::GetStackAmount(), AuraScript::GetTarget(), AuraScript::PreventDefaultAction(), SPELLVALUE_BASE_POINT0, sSpellMgr, and SpellEffectInfo::TriggerSpell.
Referenced by Register().
|
inlineprivate |
Definition at line 1257 of file boss_professor_putricide.cpp.
References Unit::CastSpell(), EFFECT_0, AuraScript::GetCasterGUID(), AuraScript::GetSpellInfo(), and AuraScript::GetTarget().
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 1263 of file boss_professor_putricide.cpp.
References AuraScript::AfterEffectRemove, AURA_EFFECT_HANDLE_REAL, AuraEffectPeriodicFn, AuraEffectRemoveFn, EFFECT_0, HandleTriggerSpell(), AuraScript::OnEffectPeriodic, OnRemove(), OVERRIDE, and SPELL_AURA_PERIODIC_TRIGGER_SPELL.