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

Go to the source code of this file.

Classes

class  boss_rajaxx
 
struct  boss_rajaxx::boss_rajaxxAI
 
class  spell_rajaxx_thundercrash
 

Enumerations

enum  Yells {
  SAY_ANDOROV_INTRO = 0 , SAY_ANDOROV_ATTACK = 1 , SAY_WAVE3 = 0 , SAY_WAVE4 = 1 ,
  SAY_WAVE5 = 2 , SAY_WAVE6 = 3 , SAY_WAVE7 = 4 , SAY_INTRO = 5 ,
  SAY_UNK1 = 6 , SAY_UNK2 = 7 , SAY_UNK3 = 8 , SAY_DEATH = 9 ,
  SAY_CHANGEAGGRO = 10 , SAY_KILLS_ANDOROV = 11 , SAY_COMPLETE_QUEST = 12
}
 
enum  Spells { SPELL_DISARM = 6713 , SPELL_FRENZY = 8269 , SPELL_THUNDERCRASH = 25599 }
 
enum  Events { EVENT_DISARM = 1 , EVENT_THUNDERCRASH = 2 , EVENT_CHANGE_AGGRO = 3 }
 

Functions

void AddSC_boss_rajaxx ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_DISARM 
EVENT_THUNDERCRASH 
EVENT_CHANGE_AGGRO 

Definition at line 52 of file boss_rajaxx.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_DISARM 
SPELL_FRENZY 
SPELL_THUNDERCRASH 

Definition at line 45 of file boss_rajaxx.cpp.

◆ Yells

enum Yells
Enumerator
SAY_ANDOROV_INTRO 
SAY_ANDOROV_ATTACK 
SAY_WAVE3 
SAY_WAVE4 
SAY_WAVE5 
SAY_WAVE6 
SAY_WAVE7 
SAY_INTRO 
SAY_UNK1 
SAY_UNK2 
SAY_UNK3 
SAY_DEATH 
SAY_CHANGEAGGRO 
SAY_KILLS_ANDOROV 
SAY_COMPLETE_QUEST 

Definition at line 23 of file boss_rajaxx.cpp.

Function Documentation

◆ AddSC_boss_rajaxx()

void AddSC_boss_rajaxx ( )

Definition at line 138 of file boss_rajaxx.cpp.

+ Here is the caller graph for this function: