TrinityCore
Loading...
Searching...
No Matches
boss_ulgrax_the_devourer.cpp File Reference
#include "AreaTrigger.h"
#include "AreaTriggerAI.h"
#include "Conversation.h"
#include "InstanceScript.h"
#include "MotionMaster.h"
#include "Player.h"
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "SpellScript.h"
#include "nerubar_palace.h"
+ Include dependency graph for boss_ulgrax_the_devourer.cpp:

Go to the source code of this file.

Classes

struct  at_ulgrax_intro
 
struct  boss_ulgrax_the_devourer
 
class  spell_ulgrax_the_devourer_swallowing_darkness_intro
 
class  spell_ulgrax_the_devourer_swallowing_darkness_teleport
 

Enumerations

enum  UlgraxTheDevourerSpells { SPELL_SWALLOWING_DARKNESS = 451409 , SPELL_SWALLOWING_DARKNESS_TELEPORT = 451411 , SPELL_SWALLOWING_DARKNESS_DAMAGE = 451412 }
 
enum  UlgraxTheDevourerConversations { CONVERSATION_ULGRAX_INTRO = 24332 }
 
enum  UlgraxTheDevourerPoints { POINT_ULGRAX_INTRO = 1 }
 

Functions

void AddSC_boss_ulgrax_the_devourer ()
 

Variables

constexpr Position UlgraxStartTeleportPosition = { -2991.9705f, -124.82639f, -1137.0024f }
 
constexpr Position UlgraxStartCombatPosition = { -2862.7395f, -251.90973f, -1189.6f, 5.550147f }
 

Enumeration Type Documentation

◆ UlgraxTheDevourerConversations

Enumerator
CONVERSATION_ULGRAX_INTRO 

Definition at line 37 of file boss_ulgrax_the_devourer.cpp.

◆ UlgraxTheDevourerPoints

Enumerator
POINT_ULGRAX_INTRO 

Definition at line 42 of file boss_ulgrax_the_devourer.cpp.

◆ UlgraxTheDevourerSpells

Enumerator
SPELL_SWALLOWING_DARKNESS 
SPELL_SWALLOWING_DARKNESS_TELEPORT 
SPELL_SWALLOWING_DARKNESS_DAMAGE 

Definition at line 29 of file boss_ulgrax_the_devourer.cpp.

Function Documentation

◆ AddSC_boss_ulgrax_the_devourer()

void AddSC_boss_ulgrax_the_devourer ( )

Definition at line 154 of file boss_ulgrax_the_devourer.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ UlgraxStartCombatPosition

constexpr Position UlgraxStartCombatPosition = { -2862.7395f, -251.90973f, -1189.6f, 5.550147f }
constexpr

Definition at line 48 of file boss_ulgrax_the_devourer.cpp.

◆ UlgraxStartTeleportPosition

constexpr Position UlgraxStartTeleportPosition = { -2991.9705f, -124.82639f, -1137.0024f }
constexpr

Definition at line 47 of file boss_ulgrax_the_devourer.cpp.