Project SkyFire Core
SkyFire 5.4.8 server core API documentation
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  Events { EVENT_SHADOW_BOLT = 1 , EVENT_SHADOWBOLT_VOLLEY = 2 , EVENT_WARD_OF_ZUM_RAH = 3 , EVENT_HEALING_WAVE = 4 }
enum  Faction { ZUMRAH_FRIENDLY_FACTION = 35 }
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 }

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 30 of file boss_zum_rah.cpp.

◆ Faction

enum Faction
Enumerator
ZUMRAH_FRIENDLY_FACTION 

Definition at line 38 of file boss_zum_rah.cpp.

◆ Says

enum Says
Enumerator
SAY_SANCT_INVADE 
SAY_WARD 
SAY_KILL 

Definition at line 15 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 22 of file boss_zum_rah.cpp.

Function Documentation

◆ AddSC_boss_zum_rah()

void AddSC_boss_zum_rah ( )

Definition at line 145 of file boss_zum_rah.cpp.