TrinityCore
Loading...
Searching...
No Matches
boss_varos.cpp File Reference
#include "ScriptMgr.h"
#include "InstanceScript.h"
#include "MotionMaster.h"
#include "ObjectAccessor.h"
#include "oculus.h"
#include "ScriptedCreature.h"
#include "SpellInfo.h"
#include "SpellScript.h"
+ Include dependency graph for boss_varos.cpp:

Go to the source code of this file.

Classes

struct  boss_varos
 
struct  npc_azure_ring_captain
 
class  spell_varos_centrifuge_shield
 
class  spell_varos_energize_core_area_enemy
 
class  spell_varos_energize_core_area_entry
 

Enumerations

enum  Says { SAY_AGGRO = 0 , SAY_AZURE = 1 , SAY_AZURE_EMOTE = 2 , SAY_DEATH = 3 }
 
enum  Spells {
  SPELL_ENERGIZE_CORES_VISUAL = 62136 , SPELL_ENERGIZE_CORES = 50785 , SPELL_CALL_AZURE_RING_CAPTAIN = 51002 , SPELL_CALL_AMPLIFY_MAGIC = 51054 ,
  SPELL_ICE_BEAM = 49549 , SPELL_ARCANE_BEAM_PERIODIC = 51019 , SPELL_SUMMON_ARCANE_BEAM = 51017
}
 
enum  Events { EVENT_ENERGIZE_CORES = 1 , EVENT_CALL_AZURE , EVENT_AMPLIFY_MAGIC , EVENT_ENERGIZE_CORES_VISUAL }
 

Functions

void AddSC_boss_varos ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_ENERGIZE_CORES 
EVENT_CALL_AZURE 
EVENT_AMPLIFY_MAGIC 
EVENT_ENERGIZE_CORES_VISUAL 

Definition at line 50 of file boss_varos.cpp.

◆ Says

enum Says
Enumerator
SAY_AGGRO 
SAY_AZURE 
SAY_AZURE_EMOTE 
SAY_DEATH 

Definition at line 27 of file boss_varos.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_ENERGIZE_CORES_VISUAL 
SPELL_ENERGIZE_CORES 
SPELL_CALL_AZURE_RING_CAPTAIN 
SPELL_CALL_AMPLIFY_MAGIC 
SPELL_ICE_BEAM 
SPELL_ARCANE_BEAM_PERIODIC 
SPELL_SUMMON_ARCANE_BEAM 

Definition at line 35 of file boss_varos.cpp.

Function Documentation

◆ AddSC_boss_varos()

void AddSC_boss_varos ( )

Definition at line 326 of file boss_varos.cpp.

+ Here is the caller graph for this function: