![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"#include "ScriptedCreature.h"#include "SpellAuras.h"#include "SpellScript.h"#include "SpellScriptLoader.h"#include "vault_of_archavon.h"Go to the source code of this file.
Classes | |
| class | boss_koralon |
| struct | boss_koralon::boss_koralonAI |
| class | spell_voa_flaming_cinder |
| class | spell_koralon_meteor_fists_aura |
| class | spell_flame_warder_meteor_fists_aura |
Enumerations | |
| enum | Events { EVENT_BURNING_BREATH = 1 , EVENT_FLAME_CINDER = 2 , EVENT_METEOR_FISTS = 3 } |
| enum | Spells { SPELL_BURNING_FURY = 68168 , SPELL_BURNING_BREATH = 66665 , SPELL_FLAMING_CINDER = 66681 , SPELL_FLAMING_CINDER_DUMMY = 66690 , SPELL_FLAMING_CINDER_MISSILE = 66682 , SPELL_METEOR_FISTS = 66725 , SPELL_METEOR_FISTS_DAMAGE = 66765 , SPELL_FW_METEOR_FISTS_DAMAGE = 66809 } |
Functions | |
| void | AddSC_boss_koralon () |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_BURNING_BREATH | |
| EVENT_FLAME_CINDER | |
| EVENT_METEOR_FISTS | |
| enum Spells |
| void AddSC_boss_koralon | ( | ) |
References RegisterSpellScript.
Referenced by AddNorthrendScripts().