Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
boss_maiden_of_grief.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "halls_of_stone.h"
Include dependency graph for boss_maiden_of_grief.cpp:

Go to the source code of this file.

Classes

class  boss_maiden_of_grief
struct  boss_maiden_of_grief::boss_maiden_of_griefAI

Enumerations

enum  Achievements { ACHIEV_GOOD_GRIEF_START_EVENT = 20383 }
enum  Spells {
  SPELL_PARTING_SORROW = 59723 , SPELL_STORM_OF_GRIEF_N = 50752 , SPELL_STORM_OF_GRIEF_H = 59772 , SPELL_SHOCK_OF_SORROW_N = 50760 ,
  SPELL_SHOCK_OF_SORROW_H = 59726 , SPELL_PILLAR_OF_WOE_N = 50761 , SPELL_PILLAR_OF_WOE_H = 59727
}
enum  Yells { SAY_AGGRO = 0 , SAY_SLAY = 1 , SAY_DEATH = 2 , SAY_STUN = 3 }

Functions

void AddSC_boss_maiden_of_grief ()

Enumeration Type Documentation

◆ Achievements

Enumerator
ACHIEV_GOOD_GRIEF_START_EVENT 

Definition at line 37 of file boss_maiden_of_grief.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_PARTING_SORROW 
SPELL_STORM_OF_GRIEF_N 
SPELL_STORM_OF_GRIEF_H 
SPELL_SHOCK_OF_SORROW_N 
SPELL_SHOCK_OF_SORROW_H 
SPELL_PILLAR_OF_WOE_N 
SPELL_PILLAR_OF_WOE_H 

Definition at line 18 of file boss_maiden_of_grief.cpp.

◆ Yells

enum Yells
Enumerator
SAY_AGGRO 
SAY_SLAY 
SAY_DEATH 
SAY_STUN 

Definition at line 29 of file boss_maiden_of_grief.cpp.

Function Documentation

◆ AddSC_boss_maiden_of_grief()

void AddSC_boss_maiden_of_grief ( )

Definition at line 155 of file boss_maiden_of_grief.cpp.

Referenced by AddNorthrendScripts().