|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "PassiveAI.h"#include "black_temple.h"Go to the source code of this file.
Classes | |
| class | boss_supremus |
| struct | boss_supremus::boss_supremusAI |
| class | molten_flame |
| struct | molten_flame::molten_flameAI |
| class | npc_volcano |
| struct | npc_volcano::npc_volcanoAI |
Enumerations | |
| enum | Supremus { EMOTE_NEW_TARGET = 0 , EMOTE_PUNCH_GROUND = 1 , EMOTE_GROUND_CRACK = 2 , SPELL_MOLTEN_PUNCH = 40126 , SPELL_HATEFUL_STRIKE = 41926 , SPELL_MOLTEN_FLAME = 40980 , SPELL_VOLCANIC_ERUPTION = 40117 , SPELL_VOLCANIC_SUMMON = 40276 , SPELL_BERSERK = 45078 , CREATURE_VOLCANO = 23085 , CREATURE_STALKER = 23095 , PHASE_STRIKE = 1 , PHASE_CHASE = 2 , EVENT_BERSERK = 1 , EVENT_SWITCH_PHASE = 2 , EVENT_FLAME = 3 , EVENT_VOLCANO = 4 , EVENT_SWITCH_TARGET = 5 , EVENT_HATEFUL_STRIKE = 6 , GCD_CAST = 1 } |
Functions | |
| void | AddSC_boss_supremus () |
| enum Supremus |
Definition at line 18 of file boss_supremus.cpp.
| void AddSC_boss_supremus | ( | ) |
Definition at line 295 of file boss_supremus.cpp.
Referenced by AddOutlandScripts().