1997 {
2001 }
@ SPELLVALUE_BASE_POINT0
Definition: SpellDefines.h:114
#define sSpellMgr
Definition: SpellMgr.h:825
@ SPELL_ROCKET_BURST
Definition: boss_icecrown_gunship_battle.cpp:178
@ SPELL_ROCKET_PACK_DAMAGE
Definition: boss_icecrown_gunship_battle.cpp:177
@ EFFECT_0
Definition: SharedDefines.h:31
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:1225
SpellCastResult CastSpell(SpellCastTargets const &targets, SpellInfo const *spellInfo, CustomSpellValues const *value, TriggerCastFlags triggerFlags=TRIGGERED_NONE, Item *castItem=nullptr, AuraEffect const *triggeredByAura=nullptr, ObjectGuid originalCaster=ObjectGuid::Empty)
Definition: Unit.cpp:1168
Definition: SpellInfo.h:316
std::array< SpellEffectInfo, MAX_SPELL_EFFECTS > Effects
Definition: SpellInfo.h:393