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

Go to the source code of this file.

Classes

struct  boss_lord_valthalak
 

Enumerations

enum  Spells { SPELL_FRENZY = 8269 , SPELL_SUMMON_SPECTRAL_ASSASSIN = 27249 , SPELL_SHADOW_BOLT_VOLLEY = 27382 , SPELL_SHADOW_WRATH = 27286 }
 
enum  Says { EMOTE_FRENZY = 0 }
 
enum  Events { EVENT_SUMMON_SPECTRAL_ASSASSIN = 1 , EVENT_SHADOW_BOLT_VOLLEY = 2 , EVENT_SHADOW_WRATH = 3 }
 

Functions

void AddSC_boss_lord_valthalak ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_SUMMON_SPECTRAL_ASSASSIN 
EVENT_SHADOW_BOLT_VOLLEY 
EVENT_SHADOW_WRATH 

Definition at line 36 of file boss_lord_valthalak.cpp.

◆ Says

enum Says
Enumerator
EMOTE_FRENZY 

Definition at line 31 of file boss_lord_valthalak.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_FRENZY 
SPELL_SUMMON_SPECTRAL_ASSASSIN 
SPELL_SHADOW_BOLT_VOLLEY 
SPELL_SHADOW_WRATH 

Definition at line 23 of file boss_lord_valthalak.cpp.

Function Documentation

◆ AddSC_boss_lord_valthalak()

void AddSC_boss_lord_valthalak ( )

Definition at line 133 of file boss_lord_valthalak.cpp.

+ Here is the caller graph for this function: