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

Go to the source code of this file.

Classes

struct  boss_lord_kazzak_anniversary
 
class  spell_lord_kazzak_mark_of_kazzak_selector
 
class  spell_lord_kazzak_mark_of_kazzak_periodic
 
class  spell_lord_kazzak_mark_of_kazzak_explosion
 
class  spell_lord_kazzak_thunderclap
 
class  spell_lord_kazzak_thunderclap_aura
 

Enumerations

enum  LordKazzakSpells {
  SPELL_MARK_OF_KAZZAK_SELECTOR = 243737 , SPELL_MARK_OF_KAZZAK_PERIODIC = 243723 , SPELL_MARK_OF_KAZZAK_DAMAGE = 243725 , SPELL_MARK_OF_KAZZAK_EXPLOSION = 243726 ,
  SPELL_VOID_BOLT = 243713 , SPELL_THUNDERCLAP = 243715 , SPELL_SHADOW_BOLT_VOLLEY = 243712 , SPELL_FRENZY = 156598
}
 
enum  LordKazzakTexts { SAY_AGGRO = 0 , SAY_KILL = 1 , SAY_FRENZY = 2 }
 
enum  LordKazzakEvents { EVENT_MARK_OF_KAZZAK = 1 , EVENT_VOID_BOLT , EVENT_THUNDERCLAP , EVENT_SHADOW_BOLT_VOLLEY }
 

Functions

void AddSC_boss_lord_kazzak_anniversary ()
 

Enumeration Type Documentation

◆ LordKazzakEvents

Enumerator
EVENT_MARK_OF_KAZZAK 
EVENT_VOID_BOLT 
EVENT_THUNDERCLAP 
EVENT_SHADOW_BOLT_VOLLEY 

Definition at line 43 of file boss_lord_kazzak_anniversary.cpp.

◆ LordKazzakSpells

Enumerator
SPELL_MARK_OF_KAZZAK_SELECTOR 
SPELL_MARK_OF_KAZZAK_PERIODIC 
SPELL_MARK_OF_KAZZAK_DAMAGE 
SPELL_MARK_OF_KAZZAK_EXPLOSION 
SPELL_VOID_BOLT 
SPELL_THUNDERCLAP 
SPELL_SHADOW_BOLT_VOLLEY 
SPELL_FRENZY 

Definition at line 24 of file boss_lord_kazzak_anniversary.cpp.

◆ LordKazzakTexts

Enumerator
SAY_AGGRO 
SAY_KILL 
SAY_FRENZY 

Definition at line 36 of file boss_lord_kazzak_anniversary.cpp.

Function Documentation

◆ AddSC_boss_lord_kazzak_anniversary()

void AddSC_boss_lord_kazzak_anniversary ( )

Definition at line 260 of file boss_lord_kazzak_anniversary.cpp.

+ Here is the caller graph for this function: