TrinityCore
Loading...
Searching...
No Matches
boss_chrono_lord_epoch.cpp File Reference
#include "culling_of_stratholme.h"
#include "InstanceScript.h"
#include "ObjectAccessor.h"
#include "ScriptedCreature.h"
#include "ScriptMgr.h"
#include "SpellInfo.h"
#include <vector>
+ Include dependency graph for boss_chrono_lord_epoch.cpp:

Go to the source code of this file.

Classes

class  boss_epoch
 
struct  boss_epoch::boss_epochAI
 

Macros

#define SPELL_TIME_STEP_CHARGE   DUNGEON_MODE(52737,58829)
 
#define SPELL_WOUNDING_STRIKE   DUNGEON_MODE(52771,58830)
 

Enumerations

enum  Spells { SPELL_CURSE_OF_EXERTION = 52772 , SPELL_TIME_WARP = 52766 , SPELL_TIME_STOP = 58848 , SPELL_TIME_STEP_DUMMY = 52736 }
 
enum  Yells { SAY_TIME_WARP = 2 , SAY_SLAY = 3 }
 
enum  Events {
  EVENT_CURSE_OF_EXERTION = 1 , EVENT_TIME_WARP , EVENT_TIME_STOP , EVENT_WOUNDING_STRIKE ,
  EVENT_TIME_STEP
}
 

Functions

void AddSC_boss_epoch ()
 

Macro Definition Documentation

◆ SPELL_TIME_STEP_CHARGE

#define SPELL_TIME_STEP_CHARGE   DUNGEON_MODE(52737,58829)

Definition at line 34 of file boss_chrono_lord_epoch.cpp.

◆ SPELL_WOUNDING_STRIKE

#define SPELL_WOUNDING_STRIKE   DUNGEON_MODE(52771,58830)

Definition at line 35 of file boss_chrono_lord_epoch.cpp.

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_CURSE_OF_EXERTION 
EVENT_TIME_WARP 
EVENT_TIME_STOP 
EVENT_WOUNDING_STRIKE 
EVENT_TIME_STEP 

Definition at line 43 of file boss_chrono_lord_epoch.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_CURSE_OF_EXERTION 
SPELL_TIME_WARP 
SPELL_TIME_STOP 
SPELL_TIME_STEP_DUMMY 

Definition at line 26 of file boss_chrono_lord_epoch.cpp.

◆ Yells

enum Yells
Enumerator
SAY_TIME_WARP 
SAY_SLAY 

Definition at line 37 of file boss_chrono_lord_epoch.cpp.

Function Documentation

◆ AddSC_boss_epoch()

void AddSC_boss_epoch ( )

Definition at line 162 of file boss_chrono_lord_epoch.cpp.

+ Here is the caller graph for this function: