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

Go to the source code of this file.

Classes

class  boss_kazrogal
 
struct  boss_kazrogal::boss_kazrogalAI
 
class  MarkTargetFilter
 
class  spell_mark_of_kazrogal
 
class  spell_mark_of_kazrogal::spell_mark_of_kazrogal_SpellScript
 
class  spell_mark_of_kazrogal::spell_mark_of_kazrogal_AuraScript
 

Enumerations

enum  Spells { SPELL_CLEAVE = 31436 , SPELL_WARSTOMP = 31480 , SPELL_MARK = 31447 , SPELL_MARK_DAMAGE = 31463 }
 
enum  Texts { SAY_ONSLAY = 0 , SAY_MARK = 1 , SAY_ONAGGRO = 2 }
 
enum  Sounds { SOUND_ONDEATH = 11018 }
 

Functions

void AddSC_boss_kazrogal ()
 

Variables

static constexpr uint32 PATH_ESCORT_KAZROGAL = 143106
 

Enumeration Type Documentation

◆ Sounds

enum Sounds
Enumerator
SOUND_ONDEATH 

Definition at line 41 of file boss_kazrogal.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_CLEAVE 
SPELL_WARSTOMP 
SPELL_MARK 
SPELL_MARK_DAMAGE 

Definition at line 26 of file boss_kazrogal.cpp.

◆ Texts

enum Texts
Enumerator
SAY_ONSLAY 
SAY_MARK 
SAY_ONAGGRO 

Definition at line 34 of file boss_kazrogal.cpp.

Function Documentation

◆ AddSC_boss_kazrogal()

void AddSC_boss_kazrogal ( )

Definition at line 232 of file boss_kazrogal.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ PATH_ESCORT_KAZROGAL

constexpr uint32 PATH_ESCORT_KAZROGAL = 143106
staticconstexpr

Definition at line 46 of file boss_kazrogal.cpp.