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

Go to the source code of this file.

Classes

struct  boss_lucifron
 

Enumerations

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

Functions

void AddSC_boss_lucifron ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_IMPENDING_DOOM 
EVENT_LUCIFRON_CURSE 
EVENT_SHADOW_SHOCK 

Definition at line 36 of file boss_lucifron.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_IMPENDING_DOOM 
SPELL_LUCIFRON_CURSE 
SPELL_SHADOW_SHOCK 

Definition at line 29 of file boss_lucifron.cpp.

Function Documentation

◆ AddSC_boss_lucifron()

void AddSC_boss_lucifron ( )

Definition at line 93 of file boss_lucifron.cpp.

+ Here is the caller graph for this function: