AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_gen_paralytic_poison) | |
bool | Validate (SpellInfo const *) override |
void | HandleStun (AuraEffect const *aurEff, AuraEffectHandleModes) |
void | Register () override |
|
inlineprivate |
References AURA_REMOVE_BY_EXPIRE, Unit::CastSpell(), AuraScript::GetTarget(), AuraScript::GetTargetApplication(), and SPELL_PARALYSIS.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraScript::AfterEffectRemove, AURA_EFFECT_HANDLE_REAL, AuraEffectRemoveFn, EFFECT_0, HandleStun(), and SPELL_AURA_PERIODIC_DAMAGE.
|
inlineoverrideprivatevirtual |