AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_dk_improved_blood_presence) | |
bool | Validate (SpellInfo const *) override |
void | HandleEffectApply (AuraEffect const *aurEff, AuraEffectHandleModes) |
void | HandleEffectRemove (AuraEffect const *, AuraEffectHandleModes) |
void | Register () override |
|
inlineprivate |
References Unit::CastCustomSpell(), AuraEffect::GetAmount(), AuraScript::GetTarget(), Unit::HasAura(), SPELL_DK_FROST_PRESENCE, SPELL_DK_IMPROVED_BLOOD_PRESENCE_TRIGGERED, SPELL_DK_UNHOLY_PRESENCE, and SPELLVALUE_BASE_POINT1.
Referenced by Register().
|
inlineprivate |
References AuraScript::GetTarget(), Unit::HasAura(), Unit::RemoveAura(), SPELL_DK_BLOOD_PRESENCE, and SPELL_DK_IMPROVED_BLOOD_PRESENCE_TRIGGERED.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraScript::AfterEffectApply, AuraScript::AfterEffectRemove, AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, HandleEffectApply(), HandleEffectRemove(), and SPELL_AURA_DUMMY.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_DK_BLOOD_PRESENCE, SPELL_DK_FROST_PRESENCE, SPELL_DK_IMPROVED_BLOOD_PRESENCE_TRIGGERED, SPELL_DK_UNHOLY_PRESENCE, and _SpellScript::ValidateSpellInfo().