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

Go to the source code of this file.

Classes

struct  boss_jandice_barov
 

Enumerations

enum  JandiceTexts { EMOTE_DROP_JOURNAL = 0 }
 
enum  JandiceSpells {
  SPELL_CURSE_OF_BLOOD = 16098 , SPELL_BANISH = 8994 , SPELL_SUMMON_ILLUSION = 17773 , SPELL_SPREAD = 17774 ,
  SPELL_DROP_JOURNAL = 26096
}
 
enum  JandiceEvents { EVENT_CURSE_OF_BLOOD = 1 , EVENT_BANISH , EVENT_SUMMON_ILLUSION }
 

Functions

void AddSC_boss_jandicebarov ()
 

Enumeration Type Documentation

◆ JandiceEvents

Enumerator
EVENT_CURSE_OF_BLOOD 
EVENT_BANISH 
EVENT_SUMMON_ILLUSION 

Definition at line 41 of file boss_jandice_barov.cpp.

◆ JandiceSpells

Enumerator
SPELL_CURSE_OF_BLOOD 
SPELL_BANISH 
SPELL_SUMMON_ILLUSION 
SPELL_SPREAD 
SPELL_DROP_JOURNAL 

Definition at line 31 of file boss_jandice_barov.cpp.

◆ JandiceTexts

Enumerator
EMOTE_DROP_JOURNAL 

Definition at line 26 of file boss_jandice_barov.cpp.

Function Documentation

◆ AddSC_boss_jandicebarov()

void AddSC_boss_jandicebarov ( )

Definition at line 114 of file boss_jandice_barov.cpp.

+ Here is the caller graph for this function: