|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "ScriptedGossip.h"#include "Player.h"#include "halls_of_reflection.h"Go to the source code of this file.
Functions | |
| void | AddSC_halls_of_reflection () |
Variables | |
| const Position | ChestPos = {5246.187500f, 1649.079468f, 784.301758f, 0.901268f} |
| const Position | FalricStartPos = {5283.878906f, 2030.459595f, 709.319641f, 5.506670f} |
| const Position | FinalPortalPos = {5270.634277f ,1639.101196f, 784.303040f, 1.682743f} |
| const Position | HallsofReflectionLocs [] |
| const Position | IceWalls [] |
| const Position | IntroPos = {5265.89f, 1952.98f, 707.6978f, 0.0f} |
| const Position | JainaShadowThroneDoor = {5577.243f, 2235.852f, 733.0128f, 2.209562f} |
| const Position | LichKingFinalPos = {5283.742188f, 1706.335693f, 783.293518f, 4.138510f} |
| const Position | LichKingFirstSummon = {5600.076172f, 2192.270996f, 731.750488f, 4.330935f} |
| const Position | LichKingMoveAwayPos = {5400.069824f, 2102.7131689f, 707.69525f, 0.843803f} |
| const Position | LichKingMoveThronePos = {5312.080566f, 2009.172119f, 709.341431f, 3.973301f} |
| const Position | LichKingSpawnPos = {5362.917480f, 2062.307129f, 707.695374f, 3.945812f} |
| const Position | LichKingSpawnPos2 = {5552.733398f, 2262.718506f, 733.011047f, 4.009696f} |
| const Position | MarwynStartPos = {5334.979980f, 1982.399536f, 709.320129f, 2.347014f} |
| const Position | MoveThronePos = {5306.952148f, 1998.499023f, 709.341431f, 1.277278f} |
| const Position | NpcJainaOrSylvanasEscapeRoute [] |
| const Position | SylvanasShadowThroneDoor = {5577.243f, 2235.852f, 733.0128f, 2.209562f} |
| const Position | UtherSpawnPos = {5308.310059f, 2003.857178f, 709.341431f, 4.650315f} |
| enum Events |
Definition at line 99 of file halls_of_reflection.cpp.
| enum GeneralEvents |
| Enumerator | |
|---|---|
| EVENT_SHIELD | |
| EVENT_SPIKE | |
| EVENT_CLONE | |
| SAY_AGGRO | |
| SAY_DEATH | |
| SPELL_SHIELD_THROWN | |
| SPELL_SPIKE | |
| SPELL_CLONE_NAME | |
| SPELL_CLONE_MODEL | |
| EVENT_BALEFUL_STRIKE | |
| SPELL_BALEFUL_STRIKE | |
| SPELL_SPIRIT_BURST | |
Definition at line 1544 of file halls_of_reflection.cpp.
| enum Misc |
| Enumerator | |
|---|---|
| ACTION_START_INTRO | |
| ACTION_SKIP_INTRO | |
| QUEST_DELIVRANCE_FROM_THE_PIT_A2 | |
| QUEST_DELIVRANCE_FROM_THE_PIT_H2 | |
| QUEST_WRATH_OF_THE_LICH_KING_A2 | |
| QUEST_WRATH_OF_THE_LICH_KING_H2 | |
Definition at line 189 of file halls_of_reflection.cpp.
| enum Spells |
Definition at line 200 of file halls_of_reflection.cpp.
| enum Text |
Definition at line 12 of file halls_of_reflection.cpp.
| enum TrashEvents |
Definition at line 1134 of file halls_of_reflection.cpp.
| enum TrashSpells |
Definition at line 1098 of file halls_of_reflection.cpp.
| void AddSC_halls_of_reflection | ( | ) |
Definition at line 2093 of file halls_of_reflection.cpp.
Referenced by AddNorthrendScripts().
| const Position ChestPos = {5246.187500f, 1649.079468f, 784.301758f, 0.901268f} |
Definition at line 280 of file halls_of_reflection.cpp.
Referenced by npc_jaina_or_sylvanas_escape_hor::npc_jaina_or_sylvanas_escape_horAI::UpdateAI().
| const Position FalricStartPos = {5283.878906f, 2030.459595f, 709.319641f, 5.506670f} |
Definition at line 277 of file halls_of_reflection.cpp.
Referenced by npc_jaina_or_sylvanas_hor::npc_jaina_or_sylvanas_horAI::UpdateAI().
| const Position FinalPortalPos = {5270.634277f ,1639.101196f, 784.303040f, 1.682743f} |
Definition at line 281 of file halls_of_reflection.cpp.
Referenced by npc_jaina_or_sylvanas_escape_hor::npc_jaina_or_sylvanas_escape_horAI::UpdateAI().
| const Position HallsofReflectionLocs[] |
Definition at line 239 of file halls_of_reflection.cpp.
| const Position IceWalls[] |
Definition at line 259 of file halls_of_reflection.cpp.
Referenced by npc_jaina_or_sylvanas_escape_hor::npc_jaina_or_sylvanas_escape_horAI::UpdateAI().
| const Position IntroPos = {5265.89f, 1952.98f, 707.6978f, 0.0f} |
Definition at line 267 of file halls_of_reflection.cpp.
Referenced by npc_jaina_or_sylvanas_hor::npc_jaina_or_sylvanas_horAI::UpdateAI().
| const Position JainaShadowThroneDoor = {5577.243f, 2235.852f, 733.0128f, 2.209562f} |
Definition at line 275 of file halls_of_reflection.cpp.
Referenced by npc_jaina_or_sylvanas_escape_hor::npc_jaina_or_sylvanas_escape_horAI::UpdateAI().
| const Position LichKingFinalPos = {5283.742188f, 1706.335693f, 783.293518f, 4.138510f} |
Definition at line 279 of file halls_of_reflection.cpp.
Referenced by npc_jaina_or_sylvanas_escape_hor::npc_jaina_or_sylvanas_escape_horAI::UpdateAI().
| const Position LichKingFirstSummon = {5600.076172f, 2192.270996f, 731.750488f, 4.330935f} |
Definition at line 274 of file halls_of_reflection.cpp.
Referenced by npc_jaina_or_sylvanas_escape_hor::npc_jaina_or_sylvanas_escape_horAI::UpdateAI().
| const Position LichKingMoveAwayPos = {5400.069824f, 2102.7131689f, 707.69525f, 0.843803f} |
Definition at line 272 of file halls_of_reflection.cpp.
Referenced by npc_jaina_or_sylvanas_hor::npc_jaina_or_sylvanas_horAI::UpdateAI().
| const Position LichKingMoveThronePos = {5312.080566f, 2009.172119f, 709.341431f, 3.973301f} |
Definition at line 271 of file halls_of_reflection.cpp.
Referenced by npc_jaina_or_sylvanas_hor::npc_jaina_or_sylvanas_horAI::UpdateAI().
| const Position LichKingSpawnPos = {5362.917480f, 2062.307129f, 707.695374f, 3.945812f} |
Definition at line 270 of file halls_of_reflection.cpp.
Referenced by npc_jaina_or_sylvanas_hor::npc_jaina_or_sylvanas_horAI::UpdateAI().
| const Position LichKingSpawnPos2 = {5552.733398f, 2262.718506f, 733.011047f, 4.009696f} |
Definition at line 273 of file halls_of_reflection.cpp.
Referenced by npc_jaina_or_sylvanas_escape_hor::npc_jaina_or_sylvanas_escape_horAI::UpdateAI().
| const Position MarwynStartPos = {5334.979980f, 1982.399536f, 709.320129f, 2.347014f} |
Definition at line 278 of file halls_of_reflection.cpp.
Referenced by npc_jaina_or_sylvanas_hor::npc_jaina_or_sylvanas_horAI::UpdateAI().
| const Position MoveThronePos = {5306.952148f, 1998.499023f, 709.341431f, 1.277278f} |
Definition at line 268 of file halls_of_reflection.cpp.
Referenced by npc_jaina_or_sylvanas_hor::npc_jaina_or_sylvanas_horAI::UpdateAI().
| const Position NpcJainaOrSylvanasEscapeRoute[] |
Definition at line 246 of file halls_of_reflection.cpp.
Referenced by npc_jaina_or_sylvanas_escape_hor::npc_jaina_or_sylvanas_escape_horAI::UpdateAI().
| const Position SylvanasShadowThroneDoor = {5577.243f, 2235.852f, 733.0128f, 2.209562f} |
Definition at line 276 of file halls_of_reflection.cpp.
| const Position UtherSpawnPos = {5308.310059f, 2003.857178f, 709.341431f, 4.650315f} |
Definition at line 269 of file halls_of_reflection.cpp.
Referenced by npc_jaina_or_sylvanas_hor::npc_jaina_or_sylvanas_horAI::UpdateAI().