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

Go to the source code of this file.

Classes

struct  boss_baroness_anastari
 

Enumerations

enum  Spells {
  SPELL_BANSHEEWAIL = 16565 , SPELL_BANSHEECURSE = 16867 , SPELL_SILENCE = 18327 , SPELL_POSSESS = 17244 ,
  SPELL_POSSESSED = 17246 , SPELL_POSSESS_INV = 17250
}
 
enum  BaronessAnastariEvents {
  EVENT_SPELL_BANSHEEWAIL = 1 , EVENT_SPELL_BANSHEECURSE = 2 , EVENT_SPELL_SILENCE = 3 , EVENT_SPELL_POSSESS = 4 ,
  EVENT_CHECK_POSSESSED = 5
}
 

Functions

void AddSC_boss_baroness_anastari ()
 

Enumeration Type Documentation

◆ BaronessAnastariEvents

Enumerator
EVENT_SPELL_BANSHEEWAIL 
EVENT_SPELL_BANSHEECURSE 
EVENT_SPELL_SILENCE 
EVENT_SPELL_POSSESS 
EVENT_CHECK_POSSESSED 

Definition at line 35 of file boss_baroness_anastari.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_BANSHEEWAIL 
SPELL_BANSHEECURSE 
SPELL_SILENCE 
SPELL_POSSESS 
SPELL_POSSESSED 
SPELL_POSSESS_INV 

Definition at line 25 of file boss_baroness_anastari.cpp.

Function Documentation

◆ AddSC_boss_baroness_anastari()

void AddSC_boss_baroness_anastari ( )

Definition at line 133 of file boss_baroness_anastari.cpp.

+ Here is the caller graph for this function: