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

Go to the source code of this file.

Classes

class  boss_broodlord
struct  boss_broodlord::boss_broodlordAI

Enumerations

enum  Events {
  EVENT_CLEAVE = 1 , EVENT_BLASTWAVE = 2 , EVENT_MORTALSTRIKE = 3 , EVENT_KNOCKBACK = 4 ,
  EVENT_CHECK = 5
}
enum  Say { SAY_AGGRO = 0 , SAY_LEASH = 1 }
enum  Spells { SPELL_CLEAVE = 26350 , SPELL_BLASTWAVE = 23331 , SPELL_MORTALSTRIKE = 24573 , SPELL_KNOCKBACK = 25778 }

Functions

void AddSC_boss_broodlord ()

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_CLEAVE 
EVENT_BLASTWAVE 
EVENT_MORTALSTRIKE 
EVENT_KNOCKBACK 
EVENT_CHECK 

Definition at line 24 of file boss_broodlord_lashlayer.cpp.

◆ Say

enum Say
Enumerator
SAY_AGGRO 
SAY_LEASH 

Definition at line 10 of file boss_broodlord_lashlayer.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_CLEAVE 
SPELL_BLASTWAVE 
SPELL_MORTALSTRIKE 
SPELL_KNOCKBACK 

Definition at line 16 of file boss_broodlord_lashlayer.cpp.

Function Documentation

◆ AddSC_boss_broodlord()

void AddSC_boss_broodlord ( )

Definition at line 110 of file boss_broodlord_lashlayer.cpp.

Referenced by AddEasternKingdomsScripts().