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

Go to the source code of this file.

Classes

struct  boss_ioc_horde_alliance
 

Enumerations

enum  BossSpells { SPELL_BRUTAL_STRIKE = 58460 , SPELL_DAGGER_THROW = 67280 , SPELL_CRUSHING_LEAP = 68506 , SPELL_RAGE = 66776 }
 
enum  BossEvents { EVENT_BRUTAL_STRIKE = 1 , EVENT_DAGGER_THROW = 2 , EVENT_CRUSHING_LEAP = 3 , EVENT_CHECK_RANGE = 4 }
 

Functions

void AddSC_boss_ioc_horde_alliance ()
 

Enumeration Type Documentation

◆ BossEvents

enum BossEvents
Enumerator
EVENT_BRUTAL_STRIKE 
EVENT_DAGGER_THROW 
EVENT_CRUSHING_LEAP 
EVENT_CHECK_RANGE 

Definition at line 30 of file boss_ioc_horde_alliance.cpp.

◆ BossSpells

enum BossSpells
Enumerator
SPELL_BRUTAL_STRIKE 
SPELL_DAGGER_THROW 
SPELL_CRUSHING_LEAP 
SPELL_RAGE 

Definition at line 22 of file boss_ioc_horde_alliance.cpp.

Function Documentation

◆ AddSC_boss_ioc_horde_alliance()

void AddSC_boss_ioc_horde_alliance ( )

Definition at line 120 of file boss_ioc_horde_alliance.cpp.

+ Here is the caller graph for this function: