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

Go to the source code of this file.

Classes

class  boss_hydromancer_thespia
 
struct  boss_hydromancer_thespia::boss_thespiaAI
 
class  npc_coilfang_waterelemental
 
struct  npc_coilfang_waterelemental::npc_coilfang_waterelementalAI
 

Enumerations

enum  Yells { SAY_SUMMON = 0 , SAY_AGGRO = 1 , SAY_SLAY = 2 , SAY_DEAD = 3 }
 
enum  Spells { SPELL_LIGHTNING_CLOUD = 25033 , SPELL_LUNG_BURST = 31481 , SPELL_ENVELOPING_WINDS = 31718 }
 
enum  Events { EVENT_LIGHTNING_CLOUD = 1 , EVENT_LUNG_BURST , EVENT_ENVELOPING_WINDS }
 
enum  CoilfangWaterElemental { EVENT_WATER_BOLT_VOLLEY = 1 , SPELL_WATER_BOLT_VOLLEY = 34449 }
 

Functions

void AddSC_boss_hydromancer_thespia ()
 

Enumeration Type Documentation

◆ CoilfangWaterElemental

Enumerator
EVENT_WATER_BOLT_VOLLEY 
SPELL_WATER_BOLT_VOLLEY 

Definition at line 121 of file boss_hydromancer_thespia.cpp.

◆ Events

enum Events
Enumerator
EVENT_LIGHTNING_CLOUD 
EVENT_LUNG_BURST 
EVENT_ENVELOPING_WINDS 

Definition at line 37 of file boss_hydromancer_thespia.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_LIGHTNING_CLOUD 
SPELL_LUNG_BURST 
SPELL_ENVELOPING_WINDS 

Definition at line 30 of file boss_hydromancer_thespia.cpp.

◆ Yells

enum Yells
Enumerator
SAY_SUMMON 
SAY_AGGRO 
SAY_SLAY 
SAY_DEAD 

Definition at line 22 of file boss_hydromancer_thespia.cpp.

Function Documentation

◆ AddSC_boss_hydromancer_thespia()

void AddSC_boss_hydromancer_thespia ( )

Definition at line 180 of file boss_hydromancer_thespia.cpp.

+ Here is the caller graph for this function: