TrinityCore
Loading...
Searching...
No Matches
boss_nethermancer_sepethrea.cpp File Reference
#include "ScriptMgr.h"
#include "mechanar.h"
#include "ScriptedCreature.h"
#include "SpellAuraEffects.h"
#include "SpellScript.h"
#include "TemporarySummon.h"
+ Include dependency graph for boss_nethermancer_sepethrea.cpp:

Go to the source code of this file.

Classes

struct  boss_nethermancer_sepethrea
 
struct  npc_raging_flames
 
class  spell_nethermancer_sepethrea_inferno
 

Enumerations

enum  Texts {
  SAY_AGGRO = 0 , SAY_SUMMON = 1 , SAY_DRAGONS_BREATH = 2 , SAY_SLAY = 3 ,
  SAY_DEATH = 4
}
 
enum  Spells {
  SPELL_FROST_ATTACK = 45196 , SPELL_SUMMON_RAGING_FLAMES = 35275 , SPELL_QUELL_RAGING_FLAMES = 35277 , SPELL_ARCANE_BLAST = 35314 ,
  SPELL_DRAGONS_BREATH = 35250 , SPELL_RAGING_FLAMES_DUMMY = 35274 , SPELL_RAGING_FLAMES_AREA_AURA = 35281 , SPELL_INVIS_STEALTH_DETECTION = 18950 ,
  SPELL_INFERNO = 35268 , SPELL_INFERNO_DAMAGE = 35283
}
 
enum  Events { EVENT_ARCANE_BLAST = 1 , EVENT_DRAGONS_BREATH }
 

Functions

void AddSC_boss_nethermancer_sepethrea ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_ARCANE_BLAST 
EVENT_DRAGONS_BREATH 

Definition at line 50 of file boss_nethermancer_sepethrea.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_FROST_ATTACK 
SPELL_SUMMON_RAGING_FLAMES 
SPELL_QUELL_RAGING_FLAMES 
SPELL_ARCANE_BLAST 
SPELL_DRAGONS_BREATH 
SPELL_RAGING_FLAMES_DUMMY 
SPELL_RAGING_FLAMES_AREA_AURA 
SPELL_INVIS_STEALTH_DETECTION 
SPELL_INFERNO 
SPELL_INFERNO_DAMAGE 

Definition at line 34 of file boss_nethermancer_sepethrea.cpp.

◆ Texts

enum Texts
Enumerator
SAY_AGGRO 
SAY_SUMMON 
SAY_DRAGONS_BREATH 
SAY_SLAY 
SAY_DEATH 

Definition at line 25 of file boss_nethermancer_sepethrea.cpp.

Function Documentation

◆ AddSC_boss_nethermancer_sepethrea()

void AddSC_boss_nethermancer_sepethrea ( )

Definition at line 221 of file boss_nethermancer_sepethrea.cpp.

+ Here is the caller graph for this function: