AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_kalecgos_curse_of_boundless_agony_aura) | |
bool | Validate (SpellInfo const *) override |
void | OnRemove (AuraEffect const *, AuraEffectHandleModes) |
void | OnPeriodic (AuraEffect const *aurEff) |
void | Register () override |
|
inlineprivate |
References AuraEffect::GetAmount(), AuraScript::GetAura(), Aura::GetEffect(), AuraEffect::GetEffIndex(), AuraEffect::GetTickNumber(), and AuraEffect::SetAmount().
Referenced by Register().
|
inlineprivate |
References Unit::CastCustomSpell(), AuraScript::GetUnitOwner(), SPELL_CURSE_OF_BOUNDLESS_AGONY_PLR, and SPELLVALUE_MAX_TARGETS.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraScript::AfterEffectRemove, AURA_EFFECT_HANDLE_REAL, AuraEffectPeriodicFn, AuraEffectRemoveFn, EFFECT_0, AuraScript::OnEffectPeriodic, OnPeriodic(), OnRemove(), and SPELL_AURA_PERIODIC_DAMAGE.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_CURSE_OF_BOUNDLESS_AGONY_PLR, and _SpellScript::ValidateSpellInfo().