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

Go to the source code of this file.

Classes

struct  boss_watchkeeper_gargolmar
 

Enumerations

enum  GargolmarTexts {
  SAY_TAUNT = 0 , SAY_HEAL = 1 , SAY_SURGE = 2 , SAY_AGGRO = 3 ,
  SAY_SLAY = 4
}
 
enum  GargolmarSpells { SPELL_MORTAL_WOUND = 30641 , SPELL_SURGE = 34645 , SPELL_REQUEST_HEAL = 30642 , SPELL_RETALIATION = 22857 }
 
enum  GargolmarEvents {
  EVENT_TAUNT = 1 , EVENT_MORTAL_WOUND , EVENT_SURGE , EVENT_REQUEST_HEAL ,
  EVENT_RETALIATION
}
 
enum  GargolmarMisc { SOUND_DEATH = 10336 }
 

Functions

void AddSC_boss_watchkeeper_gargolmar ()
 

Enumeration Type Documentation

◆ GargolmarEvents

Enumerator
EVENT_TAUNT 
EVENT_MORTAL_WOUND 
EVENT_SURGE 
EVENT_REQUEST_HEAL 
EVENT_RETALIATION 

Definition at line 44 of file boss_watchkeeper_gargolmar.cpp.

◆ GargolmarMisc

Enumerator
SOUND_DEATH 

Definition at line 53 of file boss_watchkeeper_gargolmar.cpp.

◆ GargolmarSpells

Enumerator
SPELL_MORTAL_WOUND 
SPELL_SURGE 
SPELL_REQUEST_HEAL 
SPELL_RETALIATION 

Definition at line 36 of file boss_watchkeeper_gargolmar.cpp.

◆ GargolmarTexts

Enumerator
SAY_TAUNT 
SAY_HEAL 
SAY_SURGE 
SAY_AGGRO 
SAY_SLAY 

Definition at line 27 of file boss_watchkeeper_gargolmar.cpp.

Function Documentation

◆ AddSC_boss_watchkeeper_gargolmar()

void AddSC_boss_watchkeeper_gargolmar ( )

Definition at line 184 of file boss_watchkeeper_gargolmar.cpp.

+ Here is the caller graph for this function: