|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "utgarde_keep.h"#include "SpellScript.h"#include "SpellAuraEffects.h"Go to the source code of this file.
Enumerations | |
| enum | EnslavedProtoDrake { TYPE_PROTODRAKE_AT = 28 , DATA_PROTODRAKE_MOVE = 6 , PATH_PROTODRAKE = 125946 , EVENT_REND = 1 , EVENT_FLAME_BREATH = 2 , EVENT_KNOCKAWAY = 3 , SPELL_REND = 43931 , SPELL_FLAME_BREATH = 50653 , SPELL_KNOCK_AWAY = 49722 , POINT_LAST = 5 } |
| enum | Fixate { SPELL_FIXATE_TRIGGER = 40415 } |
| enum | Spells { SPELL_UK_SECOUND_WIND_TRIGGER = 42771 } |
| enum | TickingTimeBomb { SPELL_TICKING_TIME_BOMB_EXPLODE = 59687 } |
Functions | |
| void | AddSC_utgarde_keep () |
Variables | |
| uint32 | ForgeSearch [3] |
| const Position | protodrakeCheckPos = {206.24f, -190.28f, 200.11f, 0.f} |
| enum EnslavedProtoDrake |
| Enumerator | |
|---|---|
| TYPE_PROTODRAKE_AT | |
| DATA_PROTODRAKE_MOVE | |
| PATH_PROTODRAKE | |
| EVENT_REND | |
| EVENT_FLAME_BREATH | |
| EVENT_KNOCKAWAY | |
| SPELL_REND | |
| SPELL_FLAME_BREATH | |
| SPELL_KNOCK_AWAY | |
| POINT_LAST | |
Definition at line 187 of file utgarde_keep.cpp.
| enum Fixate |
| Enumerator | |
|---|---|
| SPELL_FIXATE_TRIGGER | |
Definition at line 149 of file utgarde_keep.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_UK_SECOUND_WIND_TRIGGER | |
Definition at line 12 of file utgarde_keep.cpp.
| enum TickingTimeBomb |
| Enumerator | |
|---|---|
| SPELL_TICKING_TIME_BOMB_EXPLODE | |
Definition at line 110 of file utgarde_keep.cpp.
| void AddSC_utgarde_keep | ( | ) |
Definition at line 334 of file utgarde_keep.cpp.
Referenced by AddNorthrendScripts().
| uint32 ForgeSearch[3] |
Definition at line 17 of file utgarde_keep.cpp.
Referenced by npc_dragonflayer_forge_master::npc_dragonflayer_forge_masterAI::GetForgeMasterType().
| const Position protodrakeCheckPos = {206.24f, -190.28f, 200.11f, 0.f} |
Definition at line 205 of file utgarde_keep.cpp.
Referenced by npc_enslaved_proto_drake::npc_enslaved_proto_drakeAI::SetData().