|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "GridNotifiers.h"#include "GridNotifiersImpl.h"#include "Cell.h"#include "CellImpl.h"#include "sunwell_plateau.h"Go to the source code of this file.
Classes | |
| class | boss_felmyst |
| struct | boss_felmyst::boss_felmystAI |
| class | npc_felmyst_trail |
| struct | npc_felmyst_trail::npc_felmyst_trailAI |
| class | npc_felmyst_vapor |
| struct | npc_felmyst_vapor::npc_felmyst_vaporAI |
Functions | |
| void | AddSC_boss_felmyst () |
| enum EventFelmyst |
| Enumerator | |
|---|---|
| EVENT_NONE | |
| EVENT_BERSERK | |
| EVENT_CLEAVE | |
| EVENT_CORROSION | |
| EVENT_GAS_NOVA | |
| EVENT_ENCAPSULATE | |
| EVENT_FLIGHT | |
| EVENT_FLIGHT_SEQUENCE | |
| EVENT_SUMMON_DEAD | |
| EVENT_SUMMON_FOG | |
Definition at line 82 of file boss_felmyst.cpp.
| enum PhaseFelmyst |
| Enumerator | |
|---|---|
| PHASE_NONE | |
| PHASE_GROUND | |
| PHASE_FLIGHT | |
Definition at line 75 of file boss_felmyst.cpp.
| enum Spells |
Definition at line 31 of file boss_felmyst.cpp.
| enum Yells |
| Enumerator | |
|---|---|
| YELL_BIRTH | |
| YELL_KILL | |
| YELL_BREATH | |
| YELL_TAKEOFF | |
| YELL_BERSERK | |
| YELL_DEATH | |
Definition at line 20 of file boss_felmyst.cpp.
| void AddSC_boss_felmyst | ( | ) |
Definition at line 565 of file boss_felmyst.cpp.
Referenced by AddEasternKingdomsScripts().