Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
boss_hoptallus.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "stormstout_brewery.h"
#include "Player.h"
#include "SpellScript.h"
Include dependency graph for boss_hoptallus.cpp:

Go to the source code of this file.

Classes

class  boss_hoptallus
struct  boss_hoptallus::boss_hoptallusAI

Enumerations

enum  Spells { SPELL_FURLWIND = 112992 , SPELL_CARROT_BREATH = 112944 , SPELL_HOPTALLUS_SCREECH = 114367 }

Functions

void AddSC_boss_hoptallus ()

Variables

static const uint32 hoplings [5] = { 59461, 56631, 59459, 59458, 59460 }
static const Position hoplingSpawnPos []
static const uint32 hoppers [2] = { 56718, 59426 }
static const Position hopperSpawnPos []

Enumeration Type Documentation

◆ Spells

enum Spells
Enumerator
SPELL_FURLWIND 
SPELL_CARROT_BREATH 
SPELL_HOPTALLUS_SCREECH 

Definition at line 12 of file boss_hoptallus.cpp.

Function Documentation

◆ AddSC_boss_hoptallus()

void AddSC_boss_hoptallus ( )

Definition at line 138 of file boss_hoptallus.cpp.

Referenced by AddPandariaScripts().

Variable Documentation

◆ hoplings

const uint32 hoplings[5] = { 59461, 56631, 59459, 59458, 59460 }
static

Definition at line 27 of file boss_hoptallus.cpp.

Referenced by boss_hoptallus::boss_hoptallusAI::UpdateAI().

◆ hoplingSpawnPos

const Position hoplingSpawnPos[]
static
Initial value:
=
{
{ -719.31f, 1248.27f, 166.8f, 0.24f },
{ -719.95f, 1250.89f, 166.8f, 0.24f },
{ -720.66f, 1253.79f, 166.8f, 0.24f },
{ -721.25f, 1256.18f, 166.8f, 0.24f },
{ -721.94f, 1259.02f, 166.8f, 0.24f }
}

Definition at line 28 of file boss_hoptallus.cpp.

Referenced by boss_hoptallus::boss_hoptallusAI::UpdateAI().

◆ hoppers

const uint32 hoppers[2] = { 56718, 59426 }
static

Definition at line 18 of file boss_hoptallus.cpp.

Referenced by boss_hoptallus::boss_hoptallusAI::UpdateAI().

◆ hopperSpawnPos

const Position hopperSpawnPos[]
static
Initial value:
=
{
{ -726.7f, 1257.9f, 166.8f, 0.24f },
{ -720.86f, 1253.44f, 166.8f, 0.24f },
{ -726.86f, 1247.41f, 166.8f, 0.25f },
{ -719.38f, 1255.37f, 166.8f, 0.25f}
}

Definition at line 19 of file boss_hoptallus.cpp.

Referenced by boss_hoptallus::boss_hoptallusAI::UpdateAI().