Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
boss_rajaxx.cpp File Reference
#include "ObjectMgr.h"
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "ruins_of_ahnqiraj.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

Enumerations

enum  Events { EVENT_DISARM = 1 , EVENT_THUNDERCRASH = 2 , EVENT_CHANGE_AGGRO = 3 }
enum  Spells { SPELL_DISARM = 6713 , SPELL_FRENZY = 8269 , SPELL_THUNDERCRASH = 25599 }
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
}

Functions

void AddSC_boss_rajaxx ()

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_DISARM 
EVENT_THUNDERCRASH 
EVENT_CHANGE_AGGRO 

Definition at line 40 of file boss_rajaxx.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_DISARM 
SPELL_FRENZY 
SPELL_THUNDERCRASH 

Definition at line 33 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 11 of file boss_rajaxx.cpp.

Function Documentation

◆ AddSC_boss_rajaxx()

void AddSC_boss_rajaxx ( )

Definition at line 116 of file boss_rajaxx.cpp.

Referenced by AddKalimdorScripts().