TrinityCore
boss_koralon.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "SpellScript.h"
#include "vault_of_archavon.h"
+ Include dependency graph for boss_koralon.cpp:

Go to the source code of this file.

Classes

struct  boss_koralon
 
class  spell_koralon_meteor_fists
 
class  spell_koralon_meteor_fists_damage
 
class  spell_flame_warder_meteor_fists
 

Enumerations

enum  KoralonSpells {
  SPELL_BURNING_BREATH = 66665 , SPELL_BURNING_FURY = 66721 , SPELL_FLAME_CINDER_A = 66684 , SPELL_FLAME_CINDER_B = 66681 ,
  SPELL_METEOR_FISTS = 66725 , SPELL_METEOR_FISTS_DAMAGE = 66765 , SPELL_FW_METEOR_FISTS_DAMAGE = 66809
}
 
enum  KoralonEvents { EVENT_BURNING_BREATH = 1 , EVENT_BURNING_FURY , EVENT_FLAME_CINDER , EVENT_METEOR_FISTS }
 

Functions

void AddSC_boss_koralon ()
 

Enumeration Type Documentation

◆ KoralonEvents

Enumerator
EVENT_BURNING_BREATH 
EVENT_BURNING_FURY 
EVENT_FLAME_CINDER 
EVENT_METEOR_FISTS 

Definition at line 36 of file boss_koralon.cpp.

◆ KoralonSpells

Enumerator
SPELL_BURNING_BREATH 
SPELL_BURNING_FURY 
SPELL_FLAME_CINDER_A 
SPELL_FLAME_CINDER_B 
SPELL_METEOR_FISTS 
SPELL_METEOR_FISTS_DAMAGE 
SPELL_FW_METEOR_FISTS_DAMAGE 

Definition at line 23 of file boss_koralon.cpp.

Function Documentation

◆ AddSC_boss_koralon()

void AddSC_boss_koralon ( )

Definition at line 172 of file boss_koralon.cpp.

+ Here is the caller graph for this function: