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

Go to the source code of this file.

Classes

struct  boss_shazzrah
 
class  spell_shazzrah_gate_dummy
 

Enumerations

enum  Spells {
  SPELL_ARCANE_EXPLOSION = 19712 , SPELL_SHAZZRAH_CURSE = 19713 , SPELL_MAGIC_GROUNDING = 19714 , SPELL_COUNTERSPELL = 19715 ,
  SPELL_SHAZZRAH_GATE_DUMMY = 23138 , SPELL_SHAZZRAH_GATE = 23139
}
 
enum  Events {
  EVENT_ARCANE_EXPLOSION = 1 , EVENT_ARCANE_EXPLOSION_TRIGGERED = 2 , EVENT_SHAZZRAH_CURSE = 3 , EVENT_MAGIC_GROUNDING = 4 ,
  EVENT_COUNTERSPELL = 5 , EVENT_SHAZZRAH_GATE = 6
}
 

Functions

void AddSC_boss_shazzrah ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_ARCANE_EXPLOSION 
EVENT_ARCANE_EXPLOSION_TRIGGERED 
EVENT_SHAZZRAH_CURSE 
EVENT_MAGIC_GROUNDING 
EVENT_COUNTERSPELL 
EVENT_SHAZZRAH_GATE 

Definition at line 34 of file boss_shazzrah.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_ARCANE_EXPLOSION 
SPELL_SHAZZRAH_CURSE 
SPELL_MAGIC_GROUNDING 
SPELL_COUNTERSPELL 
SPELL_SHAZZRAH_GATE_DUMMY 
SPELL_SHAZZRAH_GATE 

Definition at line 24 of file boss_shazzrah.cpp.

Function Documentation

◆ AddSC_boss_shazzrah()

void AddSC_boss_shazzrah ( )

Definition at line 145 of file boss_shazzrah.cpp.

+ Here is the caller graph for this function: