TrinityCore
Loading...
Searching...
No Matches
boss_anetheron.cpp File Reference
#include "ScriptMgr.h"
#include "hyjal.h"
#include "hyjal_trash.h"
#include "InstanceScript.h"
#include "ObjectAccessor.h"
#include "SpellScript.h"
+ Include dependency graph for boss_anetheron.cpp:

Go to the source code of this file.

Classes

class  boss_anetheron
 
struct  boss_anetheron::boss_anetheronAI
 
class  npc_towering_infernal
 
struct  npc_towering_infernal::npc_towering_infernalAI
 
class  spell_anetheron_vampiric_aura
 
class  spell_anetheron_vampiric_aura::spell_anetheron_vampiric_aura_AuraScript
 

Enumerations

enum  Spells {
  SPELL_CARRION_SWARM = 31306 , SPELL_SLEEP = 31298 , SPELL_VAMPIRIC_AURA = 38196 , SPELL_VAMPIRIC_AURA_HEAL = 31285 ,
  SPELL_INFERNO = 31299 , SPELL_IMMOLATION = 31303 , SPELL_INFERNO_EFFECT = 31302
}
 
enum  Texts {
  SAY_ONDEATH = 0 , SAY_ONSLAY = 1 , SAY_SWARM = 2 , SAY_SLEEP = 3 ,
  SAY_INFERNO = 4 , SAY_ONAGGRO = 5
}
 

Functions

void AddSC_boss_anetheron ()
 

Variables

static constexpr uint32 PATH_ESCORT_ANETHERON = 142466
 

Enumeration Type Documentation

◆ Spells

enum Spells
Enumerator
SPELL_CARRION_SWARM 
SPELL_SLEEP 
SPELL_VAMPIRIC_AURA 
SPELL_VAMPIRIC_AURA_HEAL 
SPELL_INFERNO 
SPELL_IMMOLATION 
SPELL_INFERNO_EFFECT 

Definition at line 25 of file boss_anetheron.cpp.

◆ Texts

enum Texts
Enumerator
SAY_ONDEATH 
SAY_ONSLAY 
SAY_SWARM 
SAY_SLEEP 
SAY_INFERNO 
SAY_ONAGGRO 

Definition at line 36 of file boss_anetheron.cpp.

Function Documentation

◆ AddSC_boss_anetheron()

void AddSC_boss_anetheron ( )

Definition at line 288 of file boss_anetheron.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ PATH_ESCORT_ANETHERON

constexpr uint32 PATH_ESCORT_ANETHERON = 142466
staticconstexpr

Definition at line 46 of file boss_anetheron.cpp.