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

Go to the source code of this file.

Classes

class  boss_magmadar
struct  boss_magmadar::boss_magmadarAI

Enumerations

enum  Events { EVENT_FRENZY = 1 , EVENT_PANIC = 2 , EVENT_LAVA_BOMB = 3 }
enum  Spells { SPELL_FRENZY = 19451 , SPELL_MAGMA_SPIT = 19449 , SPELL_PANIC = 19408 , SPELL_LAVA_BOMB = 19428 }
enum  Texts { EMOTE_FRENZY = 0 }

Functions

void AddSC_boss_magmadar ()

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_FRENZY 
EVENT_PANIC 
EVENT_LAVA_BOMB 

Definition at line 31 of file boss_magmadar.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_FRENZY 
SPELL_MAGMA_SPIT 
SPELL_PANIC 
SPELL_LAVA_BOMB 

Definition at line 23 of file boss_magmadar.cpp.

◆ Texts

enum Texts
Enumerator
EMOTE_FRENZY 

Definition at line 18 of file boss_magmadar.cpp.

Function Documentation

◆ AddSC_boss_magmadar()

void AddSC_boss_magmadar ( )

Definition at line 106 of file boss_magmadar.cpp.

Referenced by AddEasternKingdomsScripts().