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
 

Enumerations

enum  MaidenOfGriefTexts { SAY_AGGRO = 0 , SAY_SLAY = 1 , SAY_DEATH = 2 , SAY_STUN = 3 }
 
enum  MaidenOfGriefSpells { SPELL_PARTING_SORROW = 59723 , SPELL_STORM_OF_GRIEF = 50752 , SPELL_SHOCK_OF_SORROW = 50760 , SPELL_PILLAR_OF_WOE = 50761 }
 
enum  MaidenOfGriefEvents { EVENT_PARTING_SORROW = 1 , EVENT_STORM_OF_GRIEF , EVENT_SHOCK_OF_SORROW , EVENT_PILLAR_OF_WOE }
 
enum  MaidenOfGriefAchievements { ACHIEV_GOOD_GRIEF_START_EVENT = 20383 }
 

Functions

void AddSC_boss_maiden_of_grief ()
 

Enumeration Type Documentation

◆ MaidenOfGriefAchievements

Enumerator
ACHIEV_GOOD_GRIEF_START_EVENT 

Definition at line 49 of file boss_maiden_of_grief.cpp.

◆ MaidenOfGriefEvents

Enumerator
EVENT_PARTING_SORROW 
EVENT_STORM_OF_GRIEF 
EVENT_SHOCK_OF_SORROW 
EVENT_PILLAR_OF_WOE 

Definition at line 41 of file boss_maiden_of_grief.cpp.

◆ MaidenOfGriefSpells

Enumerator
SPELL_PARTING_SORROW 
SPELL_STORM_OF_GRIEF 
SPELL_SHOCK_OF_SORROW 
SPELL_PILLAR_OF_WOE 

Definition at line 33 of file boss_maiden_of_grief.cpp.

◆ MaidenOfGriefTexts

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 143 of file boss_maiden_of_grief.cpp.

+ Here is the caller graph for this function: