TrinityCore
Loading...
Searching...
No Matches
boss_dalliah_the_doomsayer.cpp File Reference
#include "ScriptMgr.h"
#include "arcatraz.h"
#include "InstanceScript.h"
#include "ObjectAccessor.h"
#include "ScriptedCreature.h"
+ Include dependency graph for boss_dalliah_the_doomsayer.cpp:

Go to the source code of this file.

Classes

struct  boss_dalliah_the_doomsayer
 

Enumerations

enum  Say {
  SAY_AGGRO = 1 , SAY_SLAY = 2 , SAY_WHIRLWIND = 3 , SAY_HEAL = 4 ,
  SAY_DEATH = 5 , SAY_SOCCOTHRATES_DEATH = 7 , SAY_AGGRO_DALLIAH_FIRST = 0 , SAY_DALLIAH_25_PERCENT = 5
}
 
enum  Spells { SPELL_GIFT_OF_THE_DOOMSAYER = 36173 , SPELL_WHIRLWIND = 36142 , SPELL_HEAL = 36144 , SPELL_SHADOW_WAVE = 39016 }
 
enum  Events {
  EVENT_GIFT_OF_THE_DOOMSAYER = 1 , EVENT_WHIRLWIND = 2 , EVENT_HEAL = 3 , EVENT_SHADOW_WAVE = 4 ,
  EVENT_ME_FIRST = 5 , EVENT_SOCCOTHRATES_DEATH = 6
}
 

Functions

void AddSC_boss_dalliah_the_doomsayer ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_GIFT_OF_THE_DOOMSAYER 
EVENT_WHIRLWIND 
EVENT_HEAL 
EVENT_SHADOW_WAVE 
EVENT_ME_FIRST 
EVENT_SOCCOTHRATES_DEATH 

Definition at line 47 of file boss_dalliah_the_doomsayer.cpp.

◆ Say

enum Say
Enumerator
SAY_AGGRO 
SAY_SLAY 
SAY_WHIRLWIND 
SAY_HEAL 
SAY_DEATH 
SAY_SOCCOTHRATES_DEATH 
SAY_AGGRO_DALLIAH_FIRST 
SAY_DALLIAH_25_PERCENT 

Definition at line 24 of file boss_dalliah_the_doomsayer.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_GIFT_OF_THE_DOOMSAYER 
SPELL_WHIRLWIND 
SPELL_HEAL 
SPELL_SHADOW_WAVE 

Definition at line 39 of file boss_dalliah_the_doomsayer.cpp.

Function Documentation

◆ AddSC_boss_dalliah_the_doomsayer()

void AddSC_boss_dalliah_the_doomsayer ( )

Definition at line 188 of file boss_dalliah_the_doomsayer.cpp.

+ Here is the caller graph for this function: