|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ObjectMgr.h"#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "SpellScript.h"#include "SpellAuraEffects.h"#include "GridNotifiers.h"#include "Player.h"#include "ObjectAccessor.h"#include "halls_of_origination.h"Go to the source code of this file.
Functions | |
| void | AddSC_boss_anraphet () |
Variables | |
| Position const | AnraphetActivatePos = {-193.656f, 366.689f, 75.91001f, 3.138207f} |
| Position const | BrannIntroWaypoint [MAX_BRANN_WAYPOINTS_INTRO] |
| enum Events |
Definition at line 39 of file boss_anraphet.cpp.
| enum Phases |
| Enumerator | |
|---|---|
| PHASE_INTRO | |
| PHASE_COMBAT | |
| PHASE_MASK_COMBAT | |
Definition at line 79 of file boss_anraphet.cpp.
| enum Points |
| Enumerator | |
|---|---|
| POINT_ANRAPHET_ACTIVATE | |
| MAX_BRANN_WAYPOINTS_INTRO | |
Definition at line 87 of file boss_anraphet.cpp.
| enum Spells |
Definition at line 62 of file boss_anraphet.cpp.
| enum Texts |
Definition at line 16 of file boss_anraphet.cpp.
| void AddSC_boss_anraphet | ( | ) |
Definition at line 550 of file boss_anraphet.cpp.
Referenced by AddKalimdorScripts().
| Position const AnraphetActivatePos = {-193.656f, 366.689f, 75.91001f, 3.138207f} |
Definition at line 93 of file boss_anraphet.cpp.
Referenced by boss_anraphet::boss_anraphetAI::MovementInform(), boss_anraphet::boss_anraphetAI::Reset(), and boss_anraphet::boss_anraphetAI::UpdateAI().
| Position const BrannIntroWaypoint[MAX_BRANN_WAYPOINTS_INTRO] |
Definition at line 95 of file boss_anraphet.cpp.
Referenced by npc_brann_bronzebeard_anraphet::npc_brann_bronzebeard_anraphetAI::UpdateAI().