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

struct  boss_illucia_barov
 

Enumerations

enum  IlluciaSpells {
  SPELL_CURSE_OF_AGONY = 18671 , SPELL_DOMINATE_MIND = 14515 , SPELL_FEAR = 12542 , SPELL_SHADOW_SHOCK = 17289 ,
  SPELL_SILENCE = 12528
}
 
enum  IlluciaEvents {
  EVENT_CURSE_OF_AGONY = 1 , EVENT_DOMINATE_MIND , EVENT_FEAR , EVENT_SHADOW_SHOCK ,
  EVENT_SILENCE
}
 

Functions

void AddSC_boss_illuciabarov ()
 

Enumeration Type Documentation

◆ IlluciaEvents

Enumerator
EVENT_CURSE_OF_AGONY 
EVENT_DOMINATE_MIND 
EVENT_FEAR 
EVENT_SHADOW_SHOCK 
EVENT_SILENCE 

Definition at line 35 of file boss_illucia_barov.cpp.

◆ IlluciaSpells

Enumerator
SPELL_CURSE_OF_AGONY 
SPELL_DOMINATE_MIND 
SPELL_FEAR 
SPELL_SHADOW_SHOCK 
SPELL_SILENCE 

Definition at line 26 of file boss_illucia_barov.cpp.

Function Documentation

◆ AddSC_boss_illuciabarov()

void AddSC_boss_illuciabarov ( )

Definition at line 108 of file boss_illucia_barov.cpp.

+ Here is the caller graph for this function: