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

Go to the source code of this file.

Classes

class  boss_randolph_moloch
struct  boss_randolph_moloch::boss_randolph_molochAI

Enumerations

enum  Events { EVENT_SWEEP = 1 , EVENT_VANISH = 2 , EVENT_WILDLY_STABBING = 3 }
enum  Says { SAY_AGGRO = 0 , SAY_DEATH = 1 , SAY_VANISH = 2 }
enum  Spells { SPELL_SWEEP = 86729 , SPELL_VANISH = 55964 , SPELL_WILDLY_STABBING = 86726 }

Functions

void AddSC_boss_randolph_moloch ()

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_SWEEP 
EVENT_VANISH 
EVENT_WILDLY_STABBING 

Definition at line 31 of file boss_randolph_moloch.cpp.

◆ Says

enum Says
Enumerator
SAY_AGGRO 
SAY_DEATH 
SAY_VANISH 

Definition at line 18 of file boss_randolph_moloch.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_SWEEP 
SPELL_VANISH 
SPELL_WILDLY_STABBING 

Definition at line 25 of file boss_randolph_moloch.cpp.

Function Documentation

◆ AddSC_boss_randolph_moloch()

void AddSC_boss_randolph_moloch ( )

Definition at line 120 of file boss_randolph_moloch.cpp.

Referenced by AddEasternKingdomsScripts().