![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
| PrepareAuraScript (spell_mage_frostfire_bolt) | |
| bool | Validate (SpellInfo const *) override |
| void | ApplyPermafrost (AuraEffect const *aurEff, AuraEffectHandleModes) |
| void | RemovePermafrost (AuraEffect const *, AuraEffectHandleModes) |
| void | Register () override |
|
inlineprivate |
References AuraScript::GetCaster(), AuraScript::GetTarget(), and SPELL_MAGE_PERMAFROST_AURA.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraScript::AfterEffectApply, AuraScript::AfterEffectRemove, ApplyPermafrost(), AURA_EFFECT_HANDLE_REAL, AURA_EFFECT_HANDLE_REAL_OR_REAPPLY_MASK, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, RemovePermafrost(), and SPELL_AURA_MOD_DECREASE_SPEED.
|
inlineprivate |
References AuraScript::GetTarget(), Unit::RemoveAurasDueToSpell(), and SPELL_MAGE_PERMAFROST_AURA.
Referenced by Register().
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_MAGE_PERMAFROST_AURA, and _SpellScript::ValidateSpellInfo().