TrinityCore
boss_arcanist_doan.cpp File Reference
#include "scarlet_monastery.h"
#include "ScriptedCreature.h"
#include "ScriptMgr.h"
+ Include dependency graph for boss_arcanist_doan.cpp:

Go to the source code of this file.

Classes

struct  boss_arcanist_doan
 

Enumerations

enum  ArcanistDoanYells { SAY_AGGRO = 0 , SAY_SPECIALAE = 1 }
 
enum  ArcanistDoanSpells {
  SPELL_SILENCE = 8988 , SPELL_ARCANE_EXPLOSION = 9433 , SPELL_DETONATION = 9435 , SPELL_ARCANE_BUBBLE = 9438 ,
  SPELL_POLYMORPH = 13323
}
 
enum  ArcanistDoanEvents { EVENT_SILENCE = 1 , EVENT_ARCANE_EXPLOSION , EVENT_ARCANE_BUBBLE , EVENT_POLYMORPH }
 

Functions

void AddSC_boss_arcanist_doan ()
 

Enumeration Type Documentation

◆ ArcanistDoanEvents

Enumerator
EVENT_SILENCE 
EVENT_ARCANE_EXPLOSION 
EVENT_ARCANE_BUBBLE 
EVENT_POLYMORPH 

Definition at line 37 of file boss_arcanist_doan.cpp.

◆ ArcanistDoanSpells

Enumerator
SPELL_SILENCE 
SPELL_ARCANE_EXPLOSION 
SPELL_DETONATION 
SPELL_ARCANE_BUBBLE 
SPELL_POLYMORPH 

Definition at line 28 of file boss_arcanist_doan.cpp.

◆ ArcanistDoanYells

Enumerator
SAY_AGGRO 
SAY_SPECIALAE 

Definition at line 22 of file boss_arcanist_doan.cpp.

Function Documentation

◆ AddSC_boss_arcanist_doan()

void AddSC_boss_arcanist_doan ( )

Definition at line 116 of file boss_arcanist_doan.cpp.

+ Here is the caller graph for this function: