TrinityCore
Loading...
Searching...
No Matches
boss_hexlord.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "SpellAuraEffects.h"
#include "SpellScript.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  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 }
 
enum  Events
 

Functions

void AddSC_boss_hex_lord_malacrass ()
 

Enumeration Type Documentation

◆ Events

enum Events

Definition at line 40 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 24 of file boss_hexlord.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_WL_UNSTABLE_AFFL 
SPELL_WL_UNSTABLE_AFFL_DISPEL 

Definition at line 34 of file boss_hexlord.cpp.

Function Documentation

◆ AddSC_boss_hex_lord_malacrass()

void AddSC_boss_hex_lord_malacrass ( )

Definition at line 136 of file boss_hexlord.cpp.

+ Here is the caller graph for this function: