|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "SpellScript.h"#include "SpellAuraEffects.h"#include "utgarde_pinnacle.h"Go to the source code of this file.
Classes | |
| class | achievement_incredible_hulk |
| class | boss_svala |
| struct | boss_svala::boss_svalaAI |
| class | npc_ritual_channeler |
| struct | npc_ritual_channeler::npc_ritual_channelerAI |
| class | npc_scourge_hulk |
| struct | npc_scourge_hulk::npc_scourge_hulkAI |
| class | npc_spectator |
| struct | npc_spectator::npc_spectatorAI |
| class | RitualTargetCheck |
| class | spell_paralyze_pinnacle |
| class | spell_paralyze_pinnacle::spell_paralyze_pinnacle_SpellScript |
Functions | |
| void | AddSC_boss_svala () |
Variables | |
| static Position | ArthasPos = { 295.81f, -366.16f, 92.57f, 1.58f } |
| static const float | spectatorWP [2][3] |
| enum Creatures |
| Enumerator | |
|---|---|
| NPC_ARTHAS | |
| NPC_SVALA_SORROWGRAVE | |
| NPC_RITUAL_CHANNELER | |
| NPC_SPECTATOR | |
| NPC_RITUAL_TARGET | |
| NPC_FLAME_BRAZIER | |
| NPC_SCOURGE_HULK | |
Definition at line 62 of file boss_svala.cpp.
| enum GameObjects |
| Enumerator | |
|---|---|
| GO_UTGARDE_MIRROR | |
Definition at line 73 of file boss_svala.cpp.
| enum Misc |
| Enumerator | |
|---|---|
| DATA_INCREDIBLE_HULK | |
Definition at line 87 of file boss_svala.cpp.
| enum Spells |
Definition at line 12 of file boss_svala.cpp.
| enum SvalaPhase |
| Enumerator | |
|---|---|
| IDLE | |
| INTRO | |
| NORMAL | |
| SACRIFICING | |
| SVALADEAD | |
Definition at line 78 of file boss_svala.cpp.
| enum Yells |
| Enumerator | |
|---|---|
| SAY_SVALA_INTRO_0 | |
| SAY_SVALA_INTRO_1 | |
| SAY_SVALA_INTRO_2 | |
| SAY_AGGRO | |
| SAY_SLAY | |
| SAY_DEATH | |
| SAY_SACRIFICE_PLAYER | |
| SAY_DIALOG_OF_ARTHAS_1 | |
| SAY_DIALOG_OF_ARTHAS_2 | |
Definition at line 44 of file boss_svala.cpp.
| void AddSC_boss_svala | ( | ) |
Definition at line 640 of file boss_svala.cpp.
Referenced by AddNorthrendScripts().
|
static |
Definition at line 98 of file boss_svala.cpp.
Referenced by boss_svala::boss_svalaAI::MoveInLineOfSight().
|
static |
Definition at line 92 of file boss_svala.cpp.
Referenced by npc_spectator::npc_spectatorAI::MovementInform(), and boss_svala::boss_svalaAI::UpdateAI().