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

Go to the source code of this file.

Classes

class  boss_illucia_barov
 
struct  boss_illucia_barov::boss_illuciabarovAI
 

Enumerations

enum  Spells {
  SPELL_CURSEOFAGONY = 18671 , SPELL_DOMINATE = 7645 , SPELL_FEAR = 12542 , SPELL_SHADOWSHOCK = 17234 ,
  SPELL_SILENCE = 12528
}
 
enum  Events { EVENT_CURSEOFAGONY = 1 , EVENT_SHADOWSHOCK = 2 , EVENT_SILENCE = 3 , EVENT_FEAR = 4 }
 

Functions

void AddSC_boss_illuciabarov ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_CURSEOFAGONY 
EVENT_SHADOWSHOCK 
EVENT_SILENCE 
EVENT_FEAR 

Definition at line 38 of file boss_illucia_barov.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_CURSEOFAGONY 
SPELL_DOMINATE 
SPELL_FEAR 
SPELL_SHADOWSHOCK 
SPELL_SILENCE 

Definition at line 29 of file boss_illucia_barov.cpp.

Function Documentation

◆ AddSC_boss_illuciabarov()

void AddSC_boss_illuciabarov ( )

Definition at line 109 of file boss_illucia_barov.cpp.

+ Here is the caller graph for this function: