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

Go to the source code of this file.

Classes

class  boss_golemagg
struct  boss_golemagg::boss_golemaggAI
class  npc_core_rager
struct  npc_core_rager::npc_core_ragerAI

Enumerations

enum  Events { EVENT_PYROBLAST = 1 , EVENT_EARTHQUAKE = 2 }
enum  Spells {
  SPELL_MAGMASPLASH = 13879 , SPELL_PYROBLAST = 20228 , SPELL_EARTHQUAKE = 19798 , SPELL_ENRAGE = 19953 ,
  SPELL_GOLEMAGG_TRUST = 20553 , SPELL_MANGLE = 19820
}
enum  Texts { EMOTE_LOWHP = 0 }

Functions

void AddSC_boss_golemagg ()

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_PYROBLAST 
EVENT_EARTHQUAKE 

Definition at line 36 of file boss_golemagg.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_MAGMASPLASH 
SPELL_PYROBLAST 
SPELL_EARTHQUAKE 
SPELL_ENRAGE 
SPELL_GOLEMAGG_TRUST 
SPELL_MANGLE 

Definition at line 23 of file boss_golemagg.cpp.

◆ Texts

enum Texts
Enumerator
EMOTE_LOWHP 

Definition at line 18 of file boss_golemagg.cpp.

Function Documentation

◆ AddSC_boss_golemagg()

void AddSC_boss_golemagg ( )

Definition at line 172 of file boss_golemagg.cpp.

Referenced by AddEasternKingdomsScripts().