TrinityCore
Loading...
Searching...
No Matches
boss_golemagg.cpp File Reference
#include "ScriptMgr.h"
#include "molten_core.h"
#include "ScriptedCreature.h"
#include "SpellInfo.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  GolemaggTexts { EMOTE_LOW_HEALTH = 0 }
 
enum  GolemaggSpells {
  SPELL_DOUBLE_ATTACK = 18943 , SPELL_GOLEMAGGS_TRUST = 20556 , SPELL_MAGMA_SPLASH = 13879 , SPELL_PYROBLAST = 20228 ,
  SPELL_EARTHQUAKE = 19798 , SPELL_THRASH = 12787 , SPELL_MANGLE = 19820 , SPELL_FULL_HEAL = 17683 ,
  SPELL_QUIET_SUICIDE = 3617
}
 
enum  GolemaggEvents { EVENT_PYROBLAST = 1 , EVENT_EARTHQUAKE }
 
enum  GolemaggMisc { NPC_CORE_RAGER = 11672 , ACTION_QUIET_SUICIDE = 0 }
 

Functions

void AddSC_boss_golemagg ()
 

Enumeration Type Documentation

◆ GolemaggEvents

Enumerator
EVENT_PYROBLAST 
EVENT_EARTHQUAKE 

Definition at line 45 of file boss_golemagg.cpp.

◆ GolemaggMisc

Enumerator
NPC_CORE_RAGER 
ACTION_QUIET_SUICIDE 

Definition at line 51 of file boss_golemagg.cpp.

◆ GolemaggSpells

Enumerator
SPELL_DOUBLE_ATTACK 
SPELL_GOLEMAGGS_TRUST 
SPELL_MAGMA_SPLASH 
SPELL_PYROBLAST 
SPELL_EARTHQUAKE 
SPELL_THRASH 
SPELL_MANGLE 
SPELL_FULL_HEAL 
SPELL_QUIET_SUICIDE 

Definition at line 28 of file boss_golemagg.cpp.

◆ GolemaggTexts

Enumerator
EMOTE_LOW_HEALTH 

Definition at line 23 of file boss_golemagg.cpp.

Function Documentation

◆ AddSC_boss_golemagg()

void AddSC_boss_golemagg ( )

Definition at line 193 of file boss_golemagg.cpp.

+ Here is the caller graph for this function: