|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "the_eye.h"#include "WorldPacket.h"#include "Opcodes.h"Go to the source code of this file.
Macros | |
| #define | TIME_PHASE_2_3 120000 |
| #define | TIME_PHASE_3_4 180000 |
Functions | |
| void | AddSC_boss_kaelthas () |
Variables | |
| const float | afGravityPos [3] = {795.0f, 0.0f, 70.0f} |
| const float | CAPERNIAN_DISTANCE = 20.0f |
| uint32 | m_auiSpellSummonWeapon [] |
| #define TIME_PHASE_2_3 120000 |
Definition at line 137 of file boss_kaelthas.cpp.
Referenced by boss_kaelthas::boss_kaelthasAI::UpdateAI().
| #define TIME_PHASE_3_4 180000 |
Definition at line 138 of file boss_kaelthas.cpp.
Referenced by boss_kaelthas::boss_kaelthasAI::UpdateAI().
| enum Creatures |
| Enumerator | |
|---|---|
| NPC_PHOENIX | |
| NPC_PHOENIX_EGG | |
Definition at line 108 of file boss_kaelthas.cpp.
| enum Misc |
| Enumerator | |
|---|---|
| MAX_ADVISORS | |
Definition at line 121 of file boss_kaelthas.cpp.
| enum Models |
| Enumerator | |
|---|---|
| MODEL_ID_PHOENIX | |
| MODEL_ID_PHOENIX_EGG | |
Definition at line 114 of file boss_kaelthas.cpp.
| enum Spells |
Definition at line 55 of file boss_kaelthas.cpp.
| enum Yells |
Definition at line 19 of file boss_kaelthas.cpp.
| void AddSC_boss_kaelthas | ( | ) |
Definition at line 1574 of file boss_kaelthas.cpp.
Referenced by AddOutlandScripts().
| const float afGravityPos[3] = {795.0f, 0.0f, 70.0f} |
Definition at line 135 of file boss_kaelthas.cpp.
Referenced by boss_kaelthas::boss_kaelthasAI::UpdateAI().
| const float CAPERNIAN_DISTANCE = 20.0f |
Definition at line 132 of file boss_kaelthas.cpp.
Referenced by boss_grand_astromancer_capernian::boss_grand_astromancer_capernianAI::AttackStart().
| uint32 m_auiSpellSummonWeapon[] |
Definition at line 126 of file boss_kaelthas.cpp.
Referenced by boss_kaelthas::boss_kaelthasAI::UpdateAI().