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

Go to the source code of this file.

Classes

class  boss_eck
struct  boss_eck::boss_eckAI
class  npc_ruins_dweller
struct  npc_ruins_dweller::npc_ruins_dwellerAI

Enumerations

enum  Spells {
  SPELL_ECK_BERSERK = 55816 , SPELL_ECK_BITE = 55813 , SPELL_ECK_SPIT = 55814 , SPELL_ECK_SPRING_1 = 55815 ,
  SPELL_ECK_SPRING_2 = 55837
}

Functions

void AddSC_boss_eck ()

Variables

static Position EckSpawnPoint = { 1643.877930f, 936.278015f, 107.204948f, 0.668432f }

Enumeration Type Documentation

◆ Spells

enum Spells
Enumerator
SPELL_ECK_BERSERK 
SPELL_ECK_BITE 
SPELL_ECK_SPIT 
SPELL_ECK_SPRING_1 
SPELL_ECK_SPRING_2 

Definition at line 10 of file boss_eck.cpp.

Function Documentation

◆ AddSC_boss_eck()

void AddSC_boss_eck ( )

Definition at line 155 of file boss_eck.cpp.

Referenced by AddNorthrendScripts().

Variable Documentation

◆ EckSpawnPoint

Position EckSpawnPoint = { 1643.877930f, 936.278015f, 107.204948f, 0.668432f }
static

Definition at line 19 of file boss_eck.cpp.

Referenced by npc_ruins_dweller::npc_ruins_dwellerAI::JustDied().