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

Go to the source code of this file.

Classes

struct  boss_vectus
 

Enumerations

enum  VectusSpells { SPELL_FIRE_SHIELD = 13377 , SPELL_BLAST_WAVE = 16046 , SPELL_FLAMESTRIKE = 18399 }
 
enum  VectusEvents { EVENT_BLAST_WAVE = 1 , EVENT_FLAMESTRIKE }
 

Functions

void AddSC_boss_vectus ()
 

Enumeration Type Documentation

◆ VectusEvents

Enumerator
EVENT_BLAST_WAVE 
EVENT_FLAMESTRIKE 

Definition at line 36 of file boss_vectus.cpp.

◆ VectusSpells

Enumerator
SPELL_FIRE_SHIELD 
SPELL_BLAST_WAVE 
SPELL_FLAMESTRIKE 

Definition at line 26 of file boss_vectus.cpp.

Function Documentation

◆ AddSC_boss_vectus()

void AddSC_boss_vectus ( )

Definition at line 98 of file boss_vectus.cpp.

+ Here is the caller graph for this function: