TrinityCore
boss_romogg_bonecrusher.cpp File Reference
#include "ScriptMgr.h"
#include "blackrock_caverns.h"
#include "InstanceScript.h"
#include "ScriptedCreature.h"
+ Include dependency graph for boss_romogg_bonecrusher.cpp:

Go to the source code of this file.

Classes

class  boss_romogg_bonecrusher
 
struct  boss_romogg_bonecrusher::boss_romogg_bonecrusherAI
 

Enumerations

enum  Romogg {
  YELL_AGGRO = 0 , YELL_KILL = 1 , YELL_SKULLCRACKER = 2 , YELL_DEATH = 3 ,
  EMOTE_CALL_FOR_HELP = 4 , EMOTE_SKULLCRACKER = 5 , SPELL_CALL_FOR_HELP = 82137 , SPELL_CHAINS_OF_WOE = 75539 ,
  SPELL_QUAKE = 75272 , SPELL_SKULLCRACKER = 75543 , SPELL_WOUNDING_STRIKE = 75571 , EVENT_CHAINS_OF_WOE = 1 ,
  EVENT_QUAKE = 2 , EVENT_SKULLCRACKER = 3 , EVENT_WOUNDING_STRIKE = 4 , TYPE_RAZ = 1 ,
  DATA_ROMOGG_DEAD = 1
}
 

Functions

void AddSC_boss_romogg_bonecrusher ()
 

Variables

Position const SummonPos = { 249.2639f, 949.1614f, 191.7866f, 3.141593f }
 

Enumeration Type Documentation

◆ Romogg

enum Romogg
Enumerator
YELL_AGGRO 
YELL_KILL 
YELL_SKULLCRACKER 
YELL_DEATH 
EMOTE_CALL_FOR_HELP 
EMOTE_SKULLCRACKER 
SPELL_CALL_FOR_HELP 
SPELL_CHAINS_OF_WOE 
SPELL_QUAKE 
SPELL_SKULLCRACKER 
SPELL_WOUNDING_STRIKE 
EVENT_CHAINS_OF_WOE 
EVENT_QUAKE 
EVENT_SKULLCRACKER 
EVENT_WOUNDING_STRIKE 
TYPE_RAZ 
DATA_ROMOGG_DEAD 

Definition at line 23 of file boss_romogg_bonecrusher.cpp.

Function Documentation

◆ AddSC_boss_romogg_bonecrusher()

void AddSC_boss_romogg_bonecrusher ( )

Definition at line 134 of file boss_romogg_bonecrusher.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ SummonPos

Position const SummonPos = { 249.2639f, 949.1614f, 191.7866f, 3.141593f }

Definition at line 44 of file boss_romogg_bonecrusher.cpp.