Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
boss_terestian_illhoof.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "karazhan.h"
#include "PassiveAI.h"
Include dependency graph for boss_terestian_illhoof.cpp:

Go to the source code of this file.

Classes

class  boss_terestian_illhoof
struct  boss_terestian_illhoof::boss_terestianAI
class  npc_demon_chain
struct  npc_demon_chain::npc_demon_chainAI
class  npc_fiendish_imp
struct  npc_fiendish_imp::npc_fiendish_impAI
class  npc_fiendish_portal
struct  npc_fiendish_portal::npc_fiendish_portalAI
class  npc_kilrek
struct  npc_kilrek::npc_kilrekAI

Enumerations

enum  Creatures { NPC_DEMONCHAINS = 17248 , NPC_FIENDISHIMP = 17267 , NPC_PORTAL = 17265 , NPC_KILREK = 17229 }
enum  Spells {
  SPELL_SUMMON_DEMONCHAINS = 30120 , SPELL_DEMON_CHAINS = 30206 , SPELL_ENRAGE = 23537 , SPELL_SHADOW_BOLT = 30055 ,
  SPELL_SACRIFICE = 30115 , SPELL_BERSERK = 32965 , SPELL_SUMMON_FIENDISIMP = 30184 , SPELL_SUMMON_IMP = 30066 ,
  SPELL_FIENDISH_PORTAL = 30171 , SPELL_FIENDISH_PORTAL_1 = 30179 , SPELL_FIREBOLT = 30050 , SPELL_BROKEN_PACT = 30065 ,
  SPELL_AMPLIFY_FLAMES = 30053
}
enum  TerestianIllhoof {
  SAY_SLAY = 1 , SAY_DEATH = 2 , SAY_AGGRO = 3 , SAY_SACRIFICE = 4 ,
  SAY_SUMMON = 5
}

Functions

void AddSC_boss_terestian_illhoof ()

Enumeration Type Documentation

◆ Creatures

enum Creatures
Enumerator
NPC_DEMONCHAINS 
NPC_FIENDISHIMP 
NPC_PORTAL 
NPC_KILREK 

Definition at line 46 of file boss_terestian_illhoof.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_SUMMON_DEMONCHAINS 
SPELL_DEMON_CHAINS 
SPELL_ENRAGE 
SPELL_SHADOW_BOLT 
SPELL_SACRIFICE 
SPELL_BERSERK 
SPELL_SUMMON_FIENDISIMP 
SPELL_SUMMON_IMP 
SPELL_FIENDISH_PORTAL 
SPELL_FIENDISH_PORTAL_1 
SPELL_FIREBOLT 
SPELL_BROKEN_PACT 
SPELL_AMPLIFY_FLAMES 

Definition at line 27 of file boss_terestian_illhoof.cpp.

◆ TerestianIllhoof

Enumerator
SAY_SLAY 
SAY_DEATH 
SAY_AGGRO 
SAY_SACRIFICE 
SAY_SUMMON 

Definition at line 18 of file boss_terestian_illhoof.cpp.

Function Documentation

◆ AddSC_boss_terestian_illhoof()

void AddSC_boss_terestian_illhoof ( )

Definition at line 436 of file boss_terestian_illhoof.cpp.

Referenced by AddEasternKingdomsScripts().