TrinityCore
Loading...
Searching...
No Matches
boss_instructor_malicia.cpp File Reference
#include "ScriptMgr.h"
#include "scholomance.h"
#include "ScriptedCreature.h"
+ Include dependency graph for boss_instructor_malicia.cpp:

Go to the source code of this file.

Classes

struct  boss_instructor_malicia
 

Enumerations

enum  MaliciaSpells {
  SPELL_CALL_OF_GRAVES = 17831 , SPELL_CORRUPTION = 18376 , SPELL_SLOW = 13747 , SPELL_FLASH_HEAL = 17843 ,
  SPELL_HEAL = 15586 , SPELL_RENEW = 8362
}
 
enum  MaliciaEvents {
  EVENT_CALL_OF_GRAVES = 1 , EVENT_CORRUPTION , EVENT_SLOW , EVENT_FLASH_HEAL ,
  EVENT_HEAL , EVENT_RENEW
}
 

Functions

void AddSC_boss_instructormalicia ()
 

Enumeration Type Documentation

◆ MaliciaEvents

Enumerator
EVENT_CALL_OF_GRAVES 
EVENT_CORRUPTION 
EVENT_SLOW 
EVENT_FLASH_HEAL 
EVENT_HEAL 
EVENT_RENEW 

Definition at line 36 of file boss_instructor_malicia.cpp.

◆ MaliciaSpells

Enumerator
SPELL_CALL_OF_GRAVES 
SPELL_CORRUPTION 
SPELL_SLOW 
SPELL_FLASH_HEAL 
SPELL_HEAL 
SPELL_RENEW 

Definition at line 26 of file boss_instructor_malicia.cpp.

Function Documentation

◆ AddSC_boss_instructormalicia()

void AddSC_boss_instructormalicia ( )

Definition at line 113 of file boss_instructor_malicia.cpp.

+ Here is the caller graph for this function: