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

Go to the source code of this file.

Classes

struct  boss_vanndar
 

Enumerations

enum  Yells { YELL_AGGRO = 0 , YELL_EVADE = 1 , YELL_RANDOM = 2 , YELL_SPELL = 3 }
 
enum  Spells { SPELL_AVATAR = 19135 , SPELL_THUNDERCLAP = 15588 , SPELL_STORMBOLT = 20685 }
 

Functions

void AddSC_boss_vanndar ()
 

Enumeration Type Documentation

◆ Spells

enum Spells
Enumerator
SPELL_AVATAR 
SPELL_THUNDERCLAP 
SPELL_STORMBOLT 

Definition at line 31 of file boss_vanndar.cpp.

◆ Yells

enum Yells
Enumerator
YELL_AGGRO 
YELL_EVADE 
YELL_RANDOM 
YELL_SPELL 

Definition at line 21 of file boss_vanndar.cpp.

Function Documentation

◆ AddSC_boss_vanndar()

void AddSC_boss_vanndar ( )

Definition at line 95 of file boss_vanndar.cpp.

+ Here is the caller graph for this function: