|
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 "obsidian_sanctum.h"Go to the source code of this file.
Classes | |
| class | achievement_twilight_assist |
| class | achievement_twilight_duo |
| class | achievement_twilight_zone |
| class | boss_sartharion |
| struct | boss_sartharion::boss_sartharionAI |
| struct | dummy_dragonAI |
| struct | Location |
| struct | Locations |
| class | npc_acolyte_of_shadron |
| struct | npc_acolyte_of_shadron::npc_acolyte_of_shadronAI |
| class | npc_acolyte_of_vesperon |
| struct | npc_acolyte_of_vesperon::npc_acolyte_of_vesperonAI |
| class | npc_flame_tsunami |
| struct | npc_flame_tsunami::npc_flame_tsunamiAI |
| class | npc_shadron |
| struct | npc_shadron::npc_shadronAI |
| class | npc_tenebron |
| struct | npc_tenebron::npc_tenebronAI |
| class | npc_twilight_eggs |
| struct | npc_twilight_eggs::npc_twilight_eggsAI |
| class | npc_twilight_fissure |
| struct | npc_twilight_fissure::npc_twilight_fissureAI |
| class | npc_twilight_whelp |
| struct | npc_twilight_whelp::npc_twilight_whelpAI |
| class | npc_vesperon |
| struct | npc_vesperon::npc_vesperonAI |
| struct | Waypoint |
Macros | |
| #define | MAX_WAYPOINT 6 |
| #define | TWILIGHT_ACHIEVEMENTS 1 |
Functions | |
| void | AddSC_boss_sartharion () |
Variables | |
| static Location | AcolyteofShadron = { 3363.92f, 534.703f, 97.2683f } |
| static Location | AcolyteofShadron2 = { 3246.57f, 551.263f, 58.6164f } |
| static Location | AcolyteofVesperon = { 3145.68f, 520.71f, 89.7f } |
| static Location | AcolyteofVesperon2 = { 3246.57f, 551.263f, 58.6164f } |
| static Location | FlameLeft1Direction = { 3200.00f, 511.711f, 57.1551f } |
| static Location | FlameLeft1Spawn = { 3289.28f, 511.711f, 57.1551f } |
| static Location | FlameLeft2Direction = { 3200.00f, 552.711f, 57.1551f } |
| static Location | FlameLeft2Spawn = { 3289.28f, 552.711f, 57.1551f } |
| static Location | FlameRight1Direction = { 3289.28f, 573.211f, 57.1551f } |
| static Location | FlameRight1Spawn = { 3200.00f, 573.211f, 57.1551f } |
| static Location | FlameRight2Direction = { 3289.28f, 532.211f, 57.1551f } |
| static Location | FlameRight2Spawn = { 3200.00f, 532.211f, 57.1551f } |
| static Location | FlameRight3Direction = { 3289.28f, 491.211f, 57.1551f } |
| static Location | FlameRight3Spawn = { 3200.00f, 491.211f, 57.1551f } |
| Waypoint | m_aDragonCommon [MAX_WAYPOINT] |
| Waypoint | m_aShad [] |
| Waypoint | m_aTene [] |
| Waypoint | m_aVesp [] |
| Locations | TwilightEggs [] |
| Locations | TwilightEggsSarth [] |
| #define MAX_WAYPOINT 6 |
Definition at line 153 of file boss_sartharion.cpp.
Referenced by dummy_dragonAI::UpdateAI().
| #define TWILIGHT_ACHIEVEMENTS 1 |
Definition at line 199 of file boss_sartharion.cpp.
Referenced by boss_sartharion::boss_sartharionAI::GetData(), achievement_twilight_assist::OnCheck(), achievement_twilight_duo::OnCheck(), and achievement_twilight_zone::OnCheck().
| enum Enums |
Definition at line 14 of file boss_sartharion.cpp.
| enum Misc |
| Enumerator | |
|---|---|
| DATA_CAN_LOOT | |
Definition at line 115 of file boss_sartharion.cpp.
| enum ShadText |
| Enumerator | |
|---|---|
| SAY_SHADRON_AGGRO | |
| SAY_SHADRON_SLAY | |
| SAY_SHADRON_DEATH | |
| SAY_SHADRON_BREATH | |
| SAY_SHADRON_RESPOND | |
| SAY_SHADRON_SPECIAL | |
Definition at line 696 of file boss_sartharion.cpp.
| enum TeneText |
| Enumerator | |
|---|---|
| SAY_TENEBRON_AGGRO | |
| SAY_TENEBRON_SLAY | |
| SAY_TENEBRON_DEATH | |
| SAY_TENEBRON_BREATH | |
| SAY_TENEBRON_RESPOND | |
| SAY_TENEBRON_SPECIAL | |
Definition at line 686 of file boss_sartharion.cpp.
| enum VespText |
| Enumerator | |
|---|---|
| SAY_VESPERON_AGGRO | |
| SAY_VESPERON_SLAY | |
| SAY_VESPERON_DEATH | |
| SAY_VESPERON_BREATH | |
| SAY_VESPERON_RESPOND | |
| SAY_VESPERON_SPECIAL | |
Definition at line 706 of file boss_sartharion.cpp.
| void AddSC_boss_sartharion | ( | ) |
Definition at line 1734 of file boss_sartharion.cpp.
Referenced by AddNorthrendScripts().
|
static |
Definition at line 176 of file boss_sartharion.cpp.
Referenced by dummy_dragonAI::OpenPortal().
|
static |
Definition at line 177 of file boss_sartharion.cpp.
Referenced by dummy_dragonAI::OpenPortal().
|
static |
Definition at line 178 of file boss_sartharion.cpp.
Referenced by dummy_dragonAI::OpenPortal().
|
static |
Definition at line 179 of file boss_sartharion.cpp.
Referenced by dummy_dragonAI::OpenPortal().
|
static |
Definition at line 172 of file boss_sartharion.cpp.
Referenced by boss_sartharion::boss_sartharionAI::UpdateAI().
|
static |
Definition at line 171 of file boss_sartharion.cpp.
Referenced by boss_sartharion::boss_sartharionAI::UpdateAI().
|
static |
Definition at line 174 of file boss_sartharion.cpp.
Referenced by boss_sartharion::boss_sartharionAI::UpdateAI().
|
static |
Definition at line 173 of file boss_sartharion.cpp.
Referenced by boss_sartharion::boss_sartharionAI::UpdateAI().
|
static |
Definition at line 166 of file boss_sartharion.cpp.
Referenced by boss_sartharion::boss_sartharionAI::UpdateAI().
|
static |
Definition at line 165 of file boss_sartharion.cpp.
Referenced by boss_sartharion::boss_sartharionAI::UpdateAI().
|
static |
Definition at line 168 of file boss_sartharion.cpp.
Referenced by boss_sartharion::boss_sartharionAI::UpdateAI().
|
static |
Definition at line 167 of file boss_sartharion.cpp.
Referenced by boss_sartharion::boss_sartharionAI::UpdateAI().
|
static |
Definition at line 170 of file boss_sartharion.cpp.
Referenced by boss_sartharion::boss_sartharionAI::UpdateAI().
|
static |
Definition at line 169 of file boss_sartharion.cpp.
Referenced by boss_sartharion::boss_sartharionAI::UpdateAI().
| Waypoint m_aDragonCommon[MAX_WAYPOINT] |
Definition at line 155 of file boss_sartharion.cpp.
Referenced by dummy_dragonAI::MovementInform(), and dummy_dragonAI::UpdateAI().
| Waypoint m_aShad[] |
Definition at line 141 of file boss_sartharion.cpp.
Referenced by boss_sartharion::boss_sartharionAI::CallDragon(), and boss_sartharion::boss_sartharionAI::FetchDragons().
| Waypoint m_aTene[] |
Definition at line 135 of file boss_sartharion.cpp.
Referenced by boss_sartharion::boss_sartharionAI::CallDragon(), and boss_sartharion::boss_sartharionAI::FetchDragons().
| Waypoint m_aVesp[] |
Definition at line 147 of file boss_sartharion.cpp.
Referenced by boss_sartharion::boss_sartharionAI::CallDragon(), and boss_sartharion::boss_sartharionAI::FetchDragons().
| Locations TwilightEggs[] |
Definition at line 180 of file boss_sartharion.cpp.
Referenced by dummy_dragonAI::OpenPortal().
| Locations TwilightEggsSarth[] |
Definition at line 189 of file boss_sartharion.cpp.
Referenced by dummy_dragonAI::OpenPortal().