TrinityCore
Loading...
Searching...
No Matches
boss_kurinnaxx.cpp File Reference
#include "ScriptMgr.h"
#include "CreatureTextMgr.h"
#include "InstanceScript.h"
#include "ObjectAccessor.h"
#include "ruins_of_ahnqiraj.h"
#include "ScriptedCreature.h"
+ Include dependency graph for boss_kurinnaxx.cpp:

Go to the source code of this file.

Classes

class  boss_kurinnaxx
 
struct  boss_kurinnaxx::boss_kurinnaxxAI
 

Enumerations

enum  Spells {
  SPELL_MORTALWOUND = 25646 , SPELL_SANDTRAP = 25648 , SPELL_ENRAGE = 26527 , SPELL_SUMMON_PLAYER = 26446 ,
  SPELL_TRASH = 3391 , SPELL_WIDE_SLASH = 25814
}
 
enum  Events { EVENT_MORTAL_WOUND = 1 , EVENT_SANDTRAP = 2 , EVENT_TRASH = 3 , EVENT_WIDE_SLASH = 4 }
 
enum  Texts { SAY_KURINAXX_DEATH = 5 }
 

Functions

void AddSC_boss_kurinnaxx ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_MORTAL_WOUND 
EVENT_SANDTRAP 
EVENT_TRASH 
EVENT_WIDE_SLASH 

Definition at line 35 of file boss_kurinnaxx.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_MORTALWOUND 
SPELL_SANDTRAP 
SPELL_ENRAGE 
SPELL_SUMMON_PLAYER 
SPELL_TRASH 
SPELL_WIDE_SLASH 

Definition at line 25 of file boss_kurinnaxx.cpp.

◆ Texts

enum Texts
Enumerator
SAY_KURINAXX_DEATH 

Definition at line 43 of file boss_kurinnaxx.cpp.

Function Documentation

◆ AddSC_boss_kurinnaxx()

void AddSC_boss_kurinnaxx ( )

Definition at line 142 of file boss_kurinnaxx.cpp.

+ Here is the caller graph for this function: