TrinityCore
Loading...
Searching...
No Matches
boss_dathrohan_balnazzar.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "stratholme.h"
+ Include dependency graph for boss_dathrohan_balnazzar.cpp:

Go to the source code of this file.

Classes

struct  SummonDef
 
class  boss_dathrohan_balnazzar
 
struct  boss_dathrohan_balnazzar::boss_dathrohan_balnazzarAI
 

Enumerations

enum  Spells {
  SPELL_CRUSADERSHAMMER = 17286 , SPELL_CRUSADERSTRIKE = 17281 , SPELL_HOLYSTRIKE = 17284 , SPELL_BALNAZZARTRANSFORM = 17288 ,
  SPELL_SHADOWSHOCK = 17399 , SPELL_MINDBLAST = 17287 , SPELL_PSYCHICSCREAM = 13704 , SPELL_SLEEP = 12098 ,
  SPELL_MINDCONTROL = 15690
}
 
enum  Creatures { NPC_DATHROHAN = 10812 , NPC_BALNAZZAR = 10813 , NPC_ZOMBIE = 10698 }
 

Functions

void AddSC_boss_dathrohan_balnazzar ()
 

Variables

SummonDef m_aSummonPoint []
 

Enumeration Type Documentation

◆ Creatures

enum Creatures
Enumerator
NPC_DATHROHAN 
NPC_BALNAZZAR 
NPC_ZOMBIE 

Definition at line 47 of file boss_dathrohan_balnazzar.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_CRUSADERSHAMMER 
SPELL_CRUSADERSTRIKE 
SPELL_HOLYSTRIKE 
SPELL_BALNAZZARTRANSFORM 
SPELL_SHADOWSHOCK 
SPELL_MINDBLAST 
SPELL_PSYCHICSCREAM 
SPELL_SLEEP 
SPELL_MINDCONTROL 

Definition at line 29 of file boss_dathrohan_balnazzar.cpp.

Function Documentation

◆ AddSC_boss_dathrohan_balnazzar()

void AddSC_boss_dathrohan_balnazzar ( )

Definition at line 224 of file boss_dathrohan_balnazzar.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ m_aSummonPoint

SummonDef m_aSummonPoint[]
Initial value:
=
{
{3444.156f, -3090.626f, 135.002f, 2.240f},
{3449.123f, -3087.009f, 135.002f, 2.240f},
{3446.246f, -3093.466f, 135.002f, 2.240f},
{3451.160f, -3089.904f, 135.002f, 2.240f},
{3457.995f, -3080.916f, 135.002f, 3.784f},
{3454.302f, -3076.330f, 135.002f, 3.784f},
{3460.975f, -3078.901f, 135.002f, 3.784f},
{3457.338f, -3073.979f, 135.002f, 3.784f}
}

Definition at line 59 of file boss_dathrohan_balnazzar.cpp.