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

Go to the source code of this file.

Classes

struct  boss_rajaxx
 
class  spell_rajaxx_thundercrash
 

Enumerations

enum  RajaxxTexts {
  SAY_WAVE_3 = 0 , SAY_WAVE_4 = 1 , SAY_WAVE_5 = 2 , SAY_WAVE_6 = 3 ,
  SAY_WAVE_7 = 4 , SAY_INTRO = 5 , SAY_SLAY = 6 , SAY_DEATH = 7 ,
  EMOTE_FRENZY = 8
}
 
enum  RajaxxSpells { SPELL_DISARM = 6713 , SPELL_THUNDERCRASH = 25599 , SPELL_FRENZY = 8269 }
 
enum  RajaxxEvents { EVENT_DISARM = 1 , EVENT_THUNDERCRASH , EVENT_FRENZY }
 

Functions

void AddSC_boss_rajaxx ()
 

Enumeration Type Documentation

◆ RajaxxEvents

Enumerator
EVENT_DISARM 
EVENT_THUNDERCRASH 
EVENT_FRENZY 

Definition at line 51 of file boss_rajaxx.cpp.

◆ RajaxxSpells

Enumerator
SPELL_DISARM 
SPELL_THUNDERCRASH 
SPELL_FRENZY 

Definition at line 44 of file boss_rajaxx.cpp.

◆ RajaxxTexts

Enumerator
SAY_WAVE_3 
SAY_WAVE_4 
SAY_WAVE_5 
SAY_WAVE_6 
SAY_WAVE_7 
SAY_INTRO 
SAY_SLAY 
SAY_DEATH 
EMOTE_FRENZY 

Definition at line 28 of file boss_rajaxx.cpp.

Function Documentation

◆ AddSC_boss_rajaxx()

void AddSC_boss_rajaxx ( )

Definition at line 201 of file boss_rajaxx.cpp.

+ Here is the caller graph for this function: