Project SkyFire Core
SkyFire 5.4.8 server core API documentation
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  HydromancerThespia {
  SAY_SUMMON = 0 , SAY_AGGRO = 1 , SAY_SLAY = 2 , SAY_DEAD = 3 ,
  SPELL_LIGHTNING_CLOUD = 25033 , SPELL_LUNG_BURST = 31481 , SPELL_ENVELOPING_WINDS = 31718 , SPELL_WATER_BOLT_VOLLEY = 34449 ,
  H_SPELL_WATER_BOLT_VOLLEY = 37924
}

Functions

void AddSC_boss_hydromancer_thespia ()

Enumeration Type Documentation

◆ HydromancerThespia

Enumerator
SAY_SUMMON 
SAY_AGGRO 
SAY_SLAY 
SAY_DEAD 
SPELL_LIGHTNING_CLOUD 
SPELL_LUNG_BURST 
SPELL_ENVELOPING_WINDS 
SPELL_WATER_BOLT_VOLLEY 
H_SPELL_WATER_BOLT_VOLLEY 

Definition at line 9 of file boss_hydromancer_thespia.cpp.

Function Documentation

◆ AddSC_boss_hydromancer_thespia()

void AddSC_boss_hydromancer_thespia ( )

Definition at line 162 of file boss_hydromancer_thespia.cpp.

Referenced by AddOutlandScripts().