TrinityCore
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boss_kormok.cpp File Reference
#include "ScriptMgr.h"
#include "scholomance.h"
#include "ScriptedCreature.h"
#include "SpellScript.h"
+ Include dependency graph for boss_kormok.cpp:

Go to the source code of this file.

Classes

struct  boss_kormok
 
class  spell_kormok_summon_bone_mages
 
class  spell_kormok_summon_bone_minions
 

Enumerations

enum  KormokSpells {
  SPELL_SHADOWBOLT_VOLLEY = 20741 , SPELL_BONE_SHIELD = 27688 , SPELL_SUMMON_BONE_MAGES = 27695 , SPELL_SUMMON_BONE_MAGE_FRONT_LEFT = 27696 ,
  SPELL_SUMMON_BONE_MAGE_FRONT_RIGHT = 27697 , SPELL_SUMMON_BONE_MAGE_BACK_RIGHT = 27698 , SPELL_SUMMON_BONE_MAGE_BACK_LEFT = 27699 , SPELL_SUMMON_BONE_MINIONS = 27687 ,
  SPELL_SUMMON_BONE_MINION_FRONT = 27690 , SPELL_SUMMON_BONE_MINION_BACK = 27691 , SPELL_SUMMON_BONE_MINION_LEFT = 27692 , SPELL_SUMMON_BONE_MINION_RIGHT = 27693
}
 
enum  KormokEvents { EVENT_SHADOWBOLT_VOLLEY = 1 , EVENT_BONE_SHIELD , EVENT_SUMMON_MAGES , EVENT_SUMMON_MINIONS }
 

Functions

void AddSC_boss_kormok ()
 

Enumeration Type Documentation

◆ KormokEvents

Enumerator
EVENT_SHADOWBOLT_VOLLEY 
EVENT_BONE_SHIELD 
EVENT_SUMMON_MAGES 
EVENT_SUMMON_MINIONS 

Definition at line 41 of file boss_kormok.cpp.

◆ KormokSpells

Enumerator
SPELL_SHADOWBOLT_VOLLEY 
SPELL_BONE_SHIELD 
SPELL_SUMMON_BONE_MAGES 
SPELL_SUMMON_BONE_MAGE_FRONT_LEFT 
SPELL_SUMMON_BONE_MAGE_FRONT_RIGHT 
SPELL_SUMMON_BONE_MAGE_BACK_RIGHT 
SPELL_SUMMON_BONE_MAGE_BACK_LEFT 
SPELL_SUMMON_BONE_MINIONS 
SPELL_SUMMON_BONE_MINION_FRONT 
SPELL_SUMMON_BONE_MINION_BACK 
SPELL_SUMMON_BONE_MINION_LEFT 
SPELL_SUMMON_BONE_MINION_RIGHT 

Definition at line 23 of file boss_kormok.cpp.

Function Documentation

◆ AddSC_boss_kormok()

void AddSC_boss_kormok ( )

Definition at line 181 of file boss_kormok.cpp.

+ Here is the caller graph for this function: