![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "Containers.h"#include "GridNotifiers.h"#include "halls_of_origination.h"#include "InstanceScript.h"#include "Map.h"#include "MotionMaster.h"#include "ObjectAccessor.h"#include "Player.h"#include "ScriptedCreature.h"#include "SpellAuraEffects.h"#include "SpellScript.h"
Include dependency graph for boss_anraphet.cpp:Go to the source code of this file.
Classes | |
| struct | boss_anraphet |
| struct | npc_omega_stance |
| struct | npc_alpha_beam |
| struct | npc_brann_bronzebeard_anraphet |
| class | spell_anraphet_alpha_beams |
| class | spell_anraphet_omega_stance_summon |
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 54 of file boss_anraphet.cpp.
| enum GossipMenuIds |
| Enumerator | |
|---|---|
| GOSSIP_MENU_START_INTRO | |
Definition at line 107 of file boss_anraphet.cpp.
| enum Phases |
| Enumerator | |
|---|---|
| PHASE_INTRO | |
| PHASE_COMBAT | |
| PHASE_MASK_COMBAT | |
Definition at line 93 of file boss_anraphet.cpp.
| enum Points |
| Enumerator | |
|---|---|
| POINT_ANRAPHET_ACTIVATE | |
| MAX_BRANN_WAYPOINTS_INTRO | |
Definition at line 101 of file boss_anraphet.cpp.
| enum Spells |
Definition at line 77 of file boss_anraphet.cpp.
| enum Texts |
Definition at line 31 of file boss_anraphet.cpp.
| void AddSC_boss_anraphet | ( | ) |
| Position const AnraphetActivatePos = {-193.656f, 366.689f, 75.91001f, 3.138207f} |
Definition at line 112 of file boss_anraphet.cpp.
| Position const BrannIntroWaypoint[MAX_BRANN_WAYPOINTS_INTRO] |
Definition at line 114 of file boss_anraphet.cpp.