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

class  boss_instructor_malicia
 
struct  boss_instructor_malicia::boss_instructormaliciaAI
 

Enumerations

enum  Spells {
  SPELL_CALLOFGRAVES = 17831 , SPELL_CORRUPTION = 11672 , SPELL_FLASHHEAL = 10917 , SPELL_RENEW = 10929 ,
  SPELL_HEALINGTOUCH = 9889
}
 
enum  Events {
  EVENT_CALLOFGRAVES = 1 , EVENT_CORRUPTION = 2 , EVENT_FLASHHEAL = 3 , EVENT_RENEW = 4 ,
  EVENT_HEALINGTOUCH = 5
}
 

Functions

void AddSC_boss_instructormalicia ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_CALLOFGRAVES 
EVENT_CORRUPTION 
EVENT_FLASHHEAL 
EVENT_RENEW 
EVENT_HEALINGTOUCH 

Definition at line 38 of file boss_instructor_malicia.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_CALLOFGRAVES 
SPELL_CORRUPTION 
SPELL_FLASHHEAL 
SPELL_RENEW 
SPELL_HEALINGTOUCH 

Definition at line 29 of file boss_instructor_malicia.cpp.

Function Documentation

◆ AddSC_boss_instructormalicia()

void AddSC_boss_instructormalicia ( )

Definition at line 153 of file boss_instructor_malicia.cpp.

+ Here is the caller graph for this function: