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

Go to the source code of this file.

Classes

class  boss_hexlord_malacrass
struct  boss_hexlord_malacrass::boss_hex_lord_malacrassAI
class  spell_hexlord_unstable_affliction
class  spell_hexlord_unstable_affliction::spell_hexlord_unstable_affliction_AuraScript

Enumerations

enum  Events
enum  Says {
  SAY_AGGRO = 0 , SAY_PLAYER_KILL = 1 , SAY_SPIRIT_BOLTS = 2 , SAY_SIPHON_SOUL = 3 ,
  SAY_PET_DEATH = 4 , SAY_DEATH = 5
}
enum  Spells { SPELL_WL_UNSTABLE_AFFL = 43522 , SPELL_WL_UNSTABLE_AFFL_DISPEL = 43523 }

Functions

void AddSC_boss_hex_lord_malacrass ()

Enumeration Type Documentation

◆ Events

enum Events

Definition at line 28 of file boss_hexlord.cpp.

◆ Says

enum Says
Enumerator
SAY_AGGRO 
SAY_PLAYER_KILL 
SAY_SPIRIT_BOLTS 
SAY_SIPHON_SOUL 
SAY_PET_DEATH 
SAY_DEATH 

Definition at line 12 of file boss_hexlord.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_WL_UNSTABLE_AFFL 
SPELL_WL_UNSTABLE_AFFL_DISPEL 

Definition at line 22 of file boss_hexlord.cpp.

Function Documentation

◆ AddSC_boss_hex_lord_malacrass()

void AddSC_boss_hex_lord_malacrass ( )

Definition at line 129 of file boss_hexlord.cpp.