Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
boss_koralon.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "SpellAuraEffects.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

class  boss_koralon
struct  boss_koralon::boss_koralonAI
class  npc_flame_warder
struct  npc_flame_warder::npc_flame_warderAI
class  spell_flame_warder_meteor_fists
class  spell_flame_warder_meteor_fists::spell_flame_warder_meteor_fists_AuraScript
class  spell_koralon_meteor_fists
class  spell_koralon_meteor_fists::spell_koralon_meteor_fists_AuraScript
class  spell_koralon_meteor_fists_damage
class  spell_koralon_meteor_fists_damage::spell_koralon_meteor_fists_damage_SpellScript

Enumerations

enum  Events {
  EVENT_BURNING_BREATH = 1 , EVENT_BURNING_FURY = 2 , EVENT_FLAME_CINDER = 3 , EVENT_METEOR_FISTS = 4 ,
  EVENT_FW_LAVA_BIRST = 5 , EVENT_FW_METEOR_FISTS = 6
}
enum  Spells {
  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_LAVA_BIRST = 66813 , SPELL_FW_METEOR_FISTS = 66808 ,
  SPELL_FW_METEOR_FISTS_DAMAGE = 66809
}

Functions

void AddSC_boss_koralon ()

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_BURNING_BREATH 
EVENT_BURNING_FURY 
EVENT_FLAME_CINDER 
EVENT_METEOR_FISTS 
EVENT_FW_LAVA_BIRST 
EVENT_FW_METEOR_FISTS 

Definition at line 12 of file boss_koralon.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_BURNING_BREATH 
SPELL_BURNING_FURY 
SPELL_FLAME_CINDER_A 
SPELL_FLAME_CINDER_B 
SPELL_METEOR_FISTS 
SPELL_METEOR_FISTS_DAMAGE 
SPELL_FW_LAVA_BIRST 
SPELL_FW_METEOR_FISTS 
SPELL_FW_METEOR_FISTS_DAMAGE 

Definition at line 25 of file boss_koralon.cpp.

Function Documentation

◆ AddSC_boss_koralon()

void AddSC_boss_koralon ( )

Definition at line 283 of file boss_koralon.cpp.

Referenced by AddNorthrendScripts().