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

Go to the source code of this file.

Classes

struct  boss_golemagg
 
struct  npc_core_rager
 

Enumerations

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

Functions

void AddSC_boss_golemagg ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_PYROBLAST 
EVENT_EARTHQUAKE 

Definition at line 49 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 36 of file boss_golemagg.cpp.

◆ Texts

enum Texts
Enumerator
EMOTE_LOWHP 

Definition at line 31 of file boss_golemagg.cpp.

Function Documentation

◆ AddSC_boss_golemagg()

void AddSC_boss_golemagg ( )

Definition at line 163 of file boss_golemagg.cpp.

+ Here is the caller graph for this function: