![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"
#include "GameObjectAI.h"
#include "MoveSplineInit.h"
#include "ScriptedCreature.h"
#include "SmartAI.h"
#include "SpellScript.h"
#include "SpellScriptLoader.h"
#include "TaskScheduler.h"
#include "zulgurub.h"
Go to the source code of this file.
Classes | |
struct | boss_jeklik |
struct | npc_batrider |
class | spell_batrider_bomb |
Functions | |
void | AddSC_boss_jeklik () |
Variables | |
Position const | SpawnBat [6] |
Position const | SpawnBatRider = { -12301.689, -1371.2921, 145.09244 } |
Position const | JeklikCaveHomePosition = { -12291.9f, -1380.08f, 144.902f, 2.28638f } |
enum BatIds |
Enumerator | |
---|---|
NPC_BLOODSEEKER_BAT | |
NPC_BATRIDER |
enum BatRiderMode |
Enumerator | |
---|---|
BATRIDER_MODE_TRASH | |
BATRIDER_MODE_BOSS |
enum PathID |
Enumerator | |
---|---|
PATH_JEKLIK_INTRO | |
PATH_BATRIDER_LOOP |
enum Phase |
enum Says |
Enumerator | |
---|---|
SAY_AGGRO | |
SAY_CALL_RIDERS | |
SAY_DEATH | |
EMOTE_SUMMON_BATS | |
EMOTE_GREAT_HEAL | |
EMOTE_BATRIDER_LOW_HEALTH |
enum Spells |
void AddSC_boss_jeklik | ( | ) |
References RegisterCreatureAI, and RegisterSpellScript.
Referenced by AddEasternKingdomsScripts().
Position const JeklikCaveHomePosition = { -12291.9f, -1380.08f, 144.902f, 2.28638f } |
Referenced by boss_jeklik::Reset().
Position const SpawnBat[6] |
Referenced by boss_jeklik::PathEndReached().
Position const SpawnBatRider = { -12301.689, -1371.2921, 145.09244 } |
Referenced by boss_jeklik::PathEndReached().