![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"#include "Player.h"#include "ScriptedCreature.h"#include "SpellInfo.h"#include "onyxias_lair.h"Go to the source code of this file.
Classes | |
| struct | sOnyxMove |
| struct | boss_onyxia |
| struct | npc_onyxian_lair_guard |
Functions | |
| void | AddSC_boss_onyxia () |
Variables | |
| static sOnyxMove | OnyxiaMoveData [] |
| enum Events |
| enum Phases |
| Enumerator | |
|---|---|
| PHASE_NONE | |
| PHASE_GROUNDED | |
| PHASE_AIRPHASE | |
| PHASE_LANDED | |
| enum Spells |
| enum Yells |
| Enumerator | |
|---|---|
| SAY_AGGRO | |
| SAY_KILL | |
| SAY_PHASE_2_TRANS | |
| SAY_PHASE_3_TRANS | |
| EMOTE_BREATH | |
| SAY_EVADE | |
| void AddSC_boss_onyxia | ( | ) |
References RegisterOnyxiasLairCreatureAI.
Referenced by AddKalimdorScripts().
|
static |
Referenced by boss_onyxia::MovementInform(), and boss_onyxia::UpdateAI().