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

Go to the source code of this file.

Classes

class  boss_zum_rah
 
struct  boss_zum_rah::boss_zum_rahAI
 

Enumerations

enum  Says { SAY_SANCT_INVADE = 0 , SAY_WARD = 1 , SAY_KILL = 2 }
 
enum  Spells { SPELL_SHADOW_BOLT = 12739 , SPELL_SHADOWBOLT_VOLLEY = 15245 , SPELL_WARD_OF_ZUM_RAH = 11086 , SPELL_HEALING_WAVE = 12491 }
 
enum  Events { EVENT_SHADOW_BOLT = 1 , EVENT_SHADOWBOLT_VOLLEY = 2 , EVENT_WARD_OF_ZUM_RAH = 3 , EVENT_HEALING_WAVE = 4 }
 

Functions

void AddSC_boss_zum_rah ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_SHADOW_BOLT 
EVENT_SHADOWBOLT_VOLLEY 
EVENT_WARD_OF_ZUM_RAH 
EVENT_HEALING_WAVE 

Definition at line 42 of file boss_zum_rah.cpp.

◆ Says

enum Says
Enumerator
SAY_SANCT_INVADE 
SAY_WARD 
SAY_KILL 

Definition at line 27 of file boss_zum_rah.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_SHADOW_BOLT 
SPELL_SHADOWBOLT_VOLLEY 
SPELL_WARD_OF_ZUM_RAH 
SPELL_HEALING_WAVE 

Definition at line 34 of file boss_zum_rah.cpp.

Function Documentation

◆ AddSC_boss_zum_rah()

void AddSC_boss_zum_rah ( )

Definition at line 154 of file boss_zum_rah.cpp.

+ Here is the caller graph for this function: