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

Go to the source code of this file.

Classes

class  boss_falric
struct  boss_falric::boss_falricAI

Enumerations

enum  Events { EVENT_NONE , EVENT_QUIVERING_STRIKE , EVENT_IMPENDING_DESPAIR , EVENT_DEFILING_HORROR }
enum  Spells {
  SPELL_QUIVERING_STRIKE = 72422 , SPELL_IMPENDING_DESPAIR = 72426 , SPELL_DEFILING_HORROR = 72435 , SPELL_HOPELESSNESS = 72395 ,
  H_SPELL_HOPELESSNESS = 72390
}
enum  Texts {
  SAY_AGGRO = 0 , SAY_SLAY = 1 , SAY_DEATH = 2 , SAY_IMPENDING_DESPAIR = 3 ,
  SAY_DEFILING_HORROR = 4
}

Functions

void AddSC_boss_falric ()

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_NONE 
EVENT_QUIVERING_STRIKE 
EVENT_IMPENDING_DESPAIR 
EVENT_DEFILING_HORROR 

Definition at line 28 of file boss_falric.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_QUIVERING_STRIKE 
SPELL_IMPENDING_DESPAIR 
SPELL_DEFILING_HORROR 
SPELL_HOPELESSNESS 
H_SPELL_HOPELESSNESS 

Definition at line 19 of file boss_falric.cpp.

◆ Texts

enum Texts
Enumerator
SAY_AGGRO 
SAY_SLAY 
SAY_DEATH 
SAY_IMPENDING_DESPAIR 
SAY_DEFILING_HORROR 

Definition at line 10 of file boss_falric.cpp.

Function Documentation

◆ AddSC_boss_falric()

void AddSC_boss_falric ( )

Definition at line 130 of file boss_falric.cpp.

Referenced by AddNorthrendScripts().