TrinityCore
Loading...
Searching...
No Matches
boss_azgalor.cpp File Reference
#include "ScriptMgr.h"
#include "hyjal.h"
#include "hyjal_trash.h"
#include "InstanceScript.h"
#include "ObjectAccessor.h"
+ Include dependency graph for boss_azgalor.cpp:

Go to the source code of this file.

Classes

class  boss_azgalor
 
struct  boss_azgalor::boss_azgalorAI
 
class  npc_lesser_doomguard
 
struct  npc_lesser_doomguard::npc_lesser_doomguardAI
 

Enumerations

enum  Spells {
  SPELL_RAIN_OF_FIRE = 31340 , SPELL_DOOM = 31347 , SPELL_HOWL_OF_AZGALOR = 31344 , SPELL_CLEAVE = 31345 ,
  SPELL_BERSERK = 26662 , SPELL_THRASH = 12787 , SPELL_CRIPPLE = 31406 , SPELL_WARSTOMP = 31408
}
 
enum  Texts { SAY_ONDEATH = 0 , SAY_ONSLAY = 1 , SAY_DOOM = 2 , SAY_ONAGGRO = 3 }
 

Functions

void AddSC_boss_azgalor ()
 

Variables

static constexpr uint32 PATH_ESCORT_AZGALOR = 142738
 

Enumeration Type Documentation

◆ Spells

enum Spells
Enumerator
SPELL_RAIN_OF_FIRE 
SPELL_DOOM 
SPELL_HOWL_OF_AZGALOR 
SPELL_CLEAVE 
SPELL_BERSERK 
SPELL_THRASH 
SPELL_CRIPPLE 
SPELL_WARSTOMP 

Definition at line 24 of file boss_azgalor.cpp.

◆ Texts

enum Texts
Enumerator
SAY_ONDEATH 
SAY_ONSLAY 
SAY_DOOM 
SAY_ONAGGRO 

Definition at line 37 of file boss_azgalor.cpp.

Function Documentation

◆ AddSC_boss_azgalor()

void AddSC_boss_azgalor ( )

Definition at line 268 of file boss_azgalor.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ PATH_ESCORT_AZGALOR

constexpr uint32 PATH_ESCORT_AZGALOR = 142738
staticconstexpr

Definition at line 45 of file boss_azgalor.cpp.