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

Go to the source code of this file.

Classes

struct  boss_hydromancer_thespia
 
struct  npc_coilfang_waterelemental
 

Enumerations

enum  ThespiaTexts { SAY_CLOUD = 0 , SAY_AGGRO = 1 , SAY_SLAY = 2 , SAY_DEATH = 3 }
 
enum  ThespiaSpells { SPELL_LIGHTNING_CLOUD = 25033 , SPELL_LUNG_BURST = 31481 , SPELL_ENVELOPING_WINDS = 31718 , SPELL_WATER_BOLT_VOLLEY = 34449 }
 
enum  ThespiaEvents { EVENT_LIGHTNING_CLOUD = 1 , EVENT_LUNG_BURST , EVENT_ENVELOPING_WINDS }
 

Functions

void AddSC_boss_hydromancer_thespia ()
 

Enumeration Type Documentation

◆ ThespiaEvents

Enumerator
EVENT_LIGHTNING_CLOUD 
EVENT_LUNG_BURST 
EVENT_ENVELOPING_WINDS 

Definition at line 42 of file boss_hydromancer_thespia.cpp.

◆ ThespiaSpells

Enumerator
SPELL_LIGHTNING_CLOUD 
SPELL_LUNG_BURST 
SPELL_ENVELOPING_WINDS 
SPELL_WATER_BOLT_VOLLEY 

Definition at line 33 of file boss_hydromancer_thespia.cpp.

◆ ThespiaTexts

Enumerator
SAY_CLOUD 
SAY_AGGRO 
SAY_SLAY 
SAY_DEATH 

Definition at line 25 of file boss_hydromancer_thespia.cpp.

Function Documentation

◆ AddSC_boss_hydromancer_thespia()

void AddSC_boss_hydromancer_thespia ( )

Definition at line 141 of file boss_hydromancer_thespia.cpp.

+ Here is the caller graph for this function: