|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedGossip.h"#include "ScriptedCreature.h"#include "blackwing_lair.h"#include "Player.h"Go to the source code of this file.
Classes | |
| class | boss_nefarian |
| struct | boss_nefarian::boss_nefarianAI |
| class | boss_victor_nefarius |
| struct | boss_victor_nefarius::boss_victor_nefariusAI |
Functions | |
| void | AddSC_boss_nefarian () |
Variables | |
| Position const | DrakeSpawnLoc [2] |
| uint32 const | Entry [5] = {NPC_BRONZE_DRAKANOID, NPC_BLUE_DRAKANOID, NPC_RED_DRAKANOID, NPC_GREEN_DRAKANOID, NPC_BLACK_DRAKANOID} |
| Position const | NefarianLoc [2] |
| enum Creatures |
| Enumerator | |
|---|---|
| NPC_BRONZE_DRAKANOID | |
| NPC_BLUE_DRAKANOID | |
| NPC_RED_DRAKANOID | |
| NPC_GREEN_DRAKANOID | |
| NPC_BLACK_DRAKANOID | |
| NPC_CHROMATIC_DRAKANOID | |
| NPC_BONE_CONSTRUCT | |
| NPC_GYTH | |
Definition at line 83 of file boss_nefarian.cpp.
| enum Events |
Definition at line 12 of file boss_nefarian.cpp.
| enum GameObjects |
| Enumerator | |
|---|---|
| GO_PORTCULLIS_ACTIVE | |
| GO_PORTCULLIS_TOBOSSROOMS | |
Definition at line 77 of file boss_nefarian.cpp.
| enum Gossip |
| Enumerator | |
|---|---|
| GOSSIP_ID | |
| GOSSIP_OPTION_ID | |
Definition at line 65 of file boss_nefarian.cpp.
| enum Paths |
| Enumerator | |
|---|---|
| NEFARIUS_PATH_2 | |
| NEFARIUS_PATH_3 | |
Definition at line 71 of file boss_nefarian.cpp.
| enum Says |
Definition at line 35 of file boss_nefarian.cpp.
| enum Spells |
Definition at line 96 of file boss_nefarian.cpp.
| void AddSC_boss_nefarian | ( | ) |
Definition at line 565 of file boss_nefarian.cpp.
Referenced by AddEasternKingdomsScripts().
| Position const DrakeSpawnLoc[2] |
Definition at line 135 of file boss_nefarian.cpp.
Referenced by boss_victor_nefarius::boss_victor_nefariusAI::UpdateAI().
| uint32 const Entry[5] = {NPC_BRONZE_DRAKANOID, NPC_BLUE_DRAKANOID, NPC_RED_DRAKANOID, NPC_GREEN_DRAKANOID, NPC_BLACK_DRAKANOID} |
Definition at line 147 of file boss_nefarian.cpp.
Referenced by boss_victor_nefarius::boss_victor_nefariusAI::UpdateAI().
| Position const NefarianLoc[2] |
Definition at line 141 of file boss_nefarian.cpp.
Referenced by boss_victor_nefarius::boss_victor_nefariusAI::UpdateAI().