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

Go to the source code of this file.

Classes

class  boss_lucifron
struct  boss_lucifron::boss_lucifronAI

Enumerations

enum  Events { EVENT_IMPENDING_DOOM = 1 , EVENT_LUCIFRON_CURSE = 2 , EVENT_SHADOW_SHOCK = 3 }
enum  Spells { SPELL_IMPENDING_DOOM = 19702 , SPELL_LUCIFRON_CURSE = 19703 , SPELL_SHADOW_SHOCK = 20603 }

Functions

void AddSC_boss_lucifron ()

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_IMPENDING_DOOM 
EVENT_LUCIFRON_CURSE 
EVENT_SHADOW_SHOCK 

Definition at line 25 of file boss_lucifron.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_IMPENDING_DOOM 
SPELL_LUCIFRON_CURSE 
SPELL_SHADOW_SHOCK 

Definition at line 18 of file boss_lucifron.cpp.

Function Documentation

◆ AddSC_boss_lucifron()

void AddSC_boss_lucifron ( )

Definition at line 92 of file boss_lucifron.cpp.

Referenced by AddEasternKingdomsScripts().