TrinityCore
Loading...
Searching...
No Matches
boss_chrono_lord_deja.cpp File Reference
#include "ScriptMgr.h"
#include "InstanceScript.h"
#include "ScriptedCreature.h"
#include "the_black_morass.h"
+ Include dependency graph for boss_chrono_lord_deja.cpp:

Go to the source code of this file.

Classes

struct  boss_chrono_lord_deja
 

Enumerations

enum  Enums {
  SAY_ENTER = 0 , SAY_AGGRO = 1 , SAY_BANISH = 2 , SAY_SLAY = 3 ,
  SAY_DEATH = 4 , SPELL_ARCANE_BLAST = 31457 , H_SPELL_ARCANE_BLAST = 38538 , SPELL_ARCANE_DISCHARGE = 31472 ,
  H_SPELL_ARCANE_DISCHARGE = 38539 , SPELL_TIME_LAPSE = 31467 , SPELL_ATTRACTION = 38540
}
 
enum  Events { EVENT_ARCANE_BLAST = 1 , EVENT_TIME_LAPSE = 2 , EVENT_ARCANE_DISCHARGE = 3 , EVENT_ATTRACTION = 4 }
 

Functions

void AddSC_boss_chrono_lord_deja ()
 

Enumeration Type Documentation

◆ Enums

enum Enums
Enumerator
SAY_ENTER 
SAY_AGGRO 
SAY_BANISH 
SAY_SLAY 
SAY_DEATH 
SPELL_ARCANE_BLAST 
H_SPELL_ARCANE_BLAST 
SPELL_ARCANE_DISCHARGE 
H_SPELL_ARCANE_DISCHARGE 
SPELL_TIME_LAPSE 
SPELL_ATTRACTION 

Definition at line 30 of file boss_chrono_lord_deja.cpp.

◆ Events

enum Events
Enumerator
EVENT_ARCANE_BLAST 
EVENT_TIME_LAPSE 
EVENT_ARCANE_DISCHARGE 
EVENT_ATTRACTION 

Definition at line 46 of file boss_chrono_lord_deja.cpp.

Function Documentation

◆ AddSC_boss_chrono_lord_deja()

void AddSC_boss_chrono_lord_deja ( )

Definition at line 141 of file boss_chrono_lord_deja.cpp.

+ Here is the caller graph for this function: