1656 {
1660 }
@ SPELL_DK_FROST_PRESENCE_TRIGGERED
Definition: spell_dk.cpp:55
@ SPELL_DK_UNHOLY_PRESENCE
Definition: spell_dk.cpp:72
@ SPELL_DK_BLOOD_PRESENCE
Definition: spell_dk.cpp:47
@ SPELLVALUE_BASE_POINT0
Definition: SpellDefines.h:113
SpellCastResult CastCustomSpell(Unit *victim, uint32 spellId, int32 const *bp0, int32 const *bp1, int32 const *bp2, bool triggered, Item *castItem=nullptr, AuraEffect const *triggeredByAura=nullptr, ObjectGuid originalCaster=ObjectGuid::Empty)
Definition: Unit.cpp:1224
bool HasAura(uint32 spellId, ObjectGuid casterGUID=ObjectGuid::Empty, ObjectGuid itemCasterGUID=ObjectGuid::Empty, uint8 reqEffMask=0) const
Definition: Unit.cpp:5698
Unit * GetTarget() const
Definition: SpellScript.cpp:1165