AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareSpellScript (spell_the_lich_king_necrotic_plague_jump) | |
bool | Load () override |
void | FilterTargets (std::list< WorldObject * > &targets) |
void | CheckAura (SpellMissInfo missInfo) |
void | AddMissingStack () |
void | Register () override |
Private Attributes | |
bool | _hadJumpingAura |
bool | _hadInitialAura |
|
inlineprivate |
References _hadInitialAura, _hadJumpingAura, AURA_REMOVE_BY_DEFAULT, AURA_REMOVE_BY_ENEMY_SPELL, EFFECT_1, SpellScript::GetHitAura(), SpellScript::GetHitUnit(), SpellScript::GetSpellValue(), Aura::ModStackAmount(), SPELL_NECROTIC_PLAGUE, and sSpellMgr.
Referenced by Register().
|
inlineprivate |
References _hadInitialAura, _hadJumpingAura, SpellScript::GetHitUnit(), SpellScript::GetSpellInfo(), SPELL_MISS_NONE, SPELL_NECROTIC_PLAGUE, and sSpellMgr.
Referenced by Register().
|
inlineprivate |
References SpellScript::GetCaster().
Referenced by Register().
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References _hadInitialAura, and _hadJumpingAura.
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AddMissingStack(), SpellScript::BeforeHit, BeforeSpellHitFn, CheckAura(), EFFECT_0, FilterTargets(), SpellScript::OnHit, SpellScript::OnObjectAreaTargetSelect, SpellHitFn, SpellObjectAreaTargetSelectFn, and TARGET_UNIT_SRC_AREA_ENTRY.
|
private |
Referenced by AddMissingStack(), CheckAura(), and Load().
|
private |
Referenced by AddMissingStack(), CheckAura(), and Load().