TrinityCore
Loading...
Searching...
No Matches
boss_maiden_of_grief.cpp File Reference
#include "ScriptMgr.h"
#include "halls_of_stone.h"
#include "InstanceScript.h"
#include "ScriptedCreature.h"
#include "SpellInfo.h"
#include "SpellMgr.h"
+ Include dependency graph for boss_maiden_of_grief.cpp:

Go to the source code of this file.

Classes

struct  boss_maiden_of_grief
 

Macros

#define SPELL_STORM_OF_GRIEF   DUNGEON_MODE<uint32>(50752,59772)
 
#define SPELL_SHOCK_OF_SORROW   DUNGEON_MODE<uint32>(50760,59726)
 
#define SPELL_PILLAR_OF_WOE   DUNGEON_MODE<uint32>(50761,59727)
 

Enumerations

enum  Texts { SAY_AGGRO = 0 , SAY_SLAY = 1 , SAY_DEATH = 2 , SAY_STUN = 3 }
 
enum  Spells { SPELL_PARTING_SORROW = 59723 }
 
enum  Events { EVENT_PARTING_SORROW = 1 , EVENT_STORM_OF_GRIEF , EVENT_SHOCK_OF_SORROW , EVENT_PILLAR_OF_WOE }
 
enum  Achievements { ACHIEV_GOOD_GRIEF_START_EVENT = 20383 }
 

Functions

void AddSC_boss_maiden_of_grief ()
 

Macro Definition Documentation

◆ SPELL_PILLAR_OF_WOE

#define SPELL_PILLAR_OF_WOE   DUNGEON_MODE<uint32>(50761,59727)

Definition at line 40 of file boss_maiden_of_grief.cpp.

◆ SPELL_SHOCK_OF_SORROW

#define SPELL_SHOCK_OF_SORROW   DUNGEON_MODE<uint32>(50760,59726)

Definition at line 39 of file boss_maiden_of_grief.cpp.

◆ SPELL_STORM_OF_GRIEF

#define SPELL_STORM_OF_GRIEF   DUNGEON_MODE<uint32>(50752,59772)

Definition at line 38 of file boss_maiden_of_grief.cpp.

Enumeration Type Documentation

◆ Achievements

Enumerator
ACHIEV_GOOD_GRIEF_START_EVENT 

Definition at line 50 of file boss_maiden_of_grief.cpp.

◆ Events

enum Events
Enumerator
EVENT_PARTING_SORROW 
EVENT_STORM_OF_GRIEF 
EVENT_SHOCK_OF_SORROW 
EVENT_PILLAR_OF_WOE 

Definition at line 42 of file boss_maiden_of_grief.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_PARTING_SORROW 

Definition at line 33 of file boss_maiden_of_grief.cpp.

◆ Texts

enum Texts
Enumerator
SAY_AGGRO 
SAY_SLAY 
SAY_DEATH 
SAY_STUN 

Definition at line 25 of file boss_maiden_of_grief.cpp.

Function Documentation

◆ AddSC_boss_maiden_of_grief()

void AddSC_boss_maiden_of_grief ( )

Definition at line 134 of file boss_maiden_of_grief.cpp.

+ Here is the caller graph for this function: