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

Go to the source code of this file.

Classes

class  boss_pit_lord_argaloth
struct  boss_pit_lord_argaloth::boss_pit_lord_argalothAI
class  spell_argaloth_consuming_darkness
class  spell_argaloth_consuming_darkness::spell_argaloth_consuming_darkness_SpellScript
class  spell_argaloth_meteor_slash
class  spell_argaloth_meteor_slash::spell_argaloth_meteor_slash_SpellScript

Enumerations

enum  Events { EVENT_METEOR_SLASH = 1 , EVENT_CONSUMING_DARKNESS = 2 , EVENT_BERSERK = 3 }
enum  Spells { SPELL_METEOR_SLASH = 88942 , SPELL_CONSUMING_DARKNESS = 88954 , SPELL_FEL_FIRESTORM = 88972 , SPELL_BERSERK = 47008 }

Functions

void AddSC_boss_pit_lord_argaloth ()

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_METEOR_SLASH 
EVENT_CONSUMING_DARKNESS 
EVENT_BERSERK 

Definition at line 24 of file boss_pit_lord_argaloth.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_METEOR_SLASH 
SPELL_CONSUMING_DARKNESS 
SPELL_FEL_FIRESTORM 
SPELL_BERSERK 

Definition at line 16 of file boss_pit_lord_argaloth.cpp.

Function Documentation

◆ AddSC_boss_pit_lord_argaloth()

void AddSC_boss_pit_lord_argaloth ( )

Definition at line 183 of file boss_pit_lord_argaloth.cpp.

Referenced by AddEasternKingdomsScripts().