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

Go to the source code of this file.

Classes

class  boss_high_inquisitor_whitemane
struct  boss_high_inquisitor_whitemane::boss_high_inquisitor_whitemaneAI
class  boss_scarlet_commander_mograine
struct  boss_scarlet_commander_mograine::boss_scarlet_commander_mograineAI

Enumerations

enum  Says {
  SAY_MO_AGGRO = 0 , SAY_MO_KILL = 1 , SAY_MO_RESSURECTED = 2 , SAY_WH_INTRO = 0 ,
  SAY_WH_KILL = 1 , SAY_WH_RESSURECT = 2
}
enum  Spells {
  SPELL_CRUSADERSTRIKE = 14518 , SPELL_HAMMEROFJUSTICE = 5589 , SPELL_LAYONHANDS = 9257 , SPELL_RETRIBUTIONAURA = 8990 ,
  SPELL_DEEPSLEEP = 9256 , SPELL_SCARLETRESURRECTION = 9232 , SPELL_DOMINATEMIND = 14515 , SPELL_HOLYSMITE = 9481 ,
  SPELL_HEAL = 12039 , SPELL_POWERWORDSHIELD = 22187
}

Functions

void AddSC_boss_mograine_and_whitemane ()

Enumeration Type Documentation

◆ Says

enum Says
Enumerator
SAY_MO_AGGRO 
SAY_MO_KILL 
SAY_MO_RESSURECTED 
SAY_WH_INTRO 
SAY_WH_KILL 
SAY_WH_RESSURECT 

Definition at line 18 of file boss_mograine_and_whitemane.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_CRUSADERSTRIKE 
SPELL_HAMMEROFJUSTICE 
SPELL_LAYONHANDS 
SPELL_RETRIBUTIONAURA 
SPELL_DEEPSLEEP 
SPELL_SCARLETRESURRECTION 
SPELL_DOMINATEMIND 
SPELL_HOLYSMITE 
SPELL_HEAL 
SPELL_POWERWORDSHIELD 

Definition at line 31 of file boss_mograine_and_whitemane.cpp.

Function Documentation

◆ AddSC_boss_mograine_and_whitemane()

void AddSC_boss_mograine_and_whitemane ( )

Definition at line 362 of file boss_mograine_and_whitemane.cpp.