1999 {
2003 }
@ SPELL_ROCKET_BURST
Definition: boss_icecrown_gunship_battle.cpp:180
@ SPELL_ROCKET_PACK_DAMAGE
Definition: boss_icecrown_gunship_battle.cpp:179
@ EFFECT_0
Definition: SharedDefines.h:31
@ SPELLVALUE_BASE_POINT0
Definition: SpellDefines.h:113
#define sSpellMgr
Definition: SpellMgr.h:825
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
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:1167
Definition: SpellInfo.h:316
std::array< SpellEffectInfo, MAX_SPELL_EFFECTS > Effects
Definition: SpellInfo.h:393