|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "SpellAuraEffects.h"#include "SpellScript.h"#include "vault_of_archavon.h"Go to the source code of this file.
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 () |
| 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.
| enum Spells |
Definition at line 25 of file boss_koralon.cpp.
| void AddSC_boss_koralon | ( | ) |
Definition at line 283 of file boss_koralon.cpp.
Referenced by AddNorthrendScripts().