TrinityCore
Loading...
Searching...
No Matches
boss_marwyn.cpp File Reference
#include "ScriptMgr.h"
#include "boss_horAI.h"
#include "halls_of_reflection.h"
#include "InstanceScript.h"
#include "SpellAuraEffects.h"
#include "SpellScript.h"
+ Include dependency graph for boss_marwyn.cpp:

Go to the source code of this file.

Classes

class  boss_marwyn
 
struct  boss_marwyn::boss_marwynAI
 
class  spell_marwyn_shared_suffering
 
class  spell_marwyn_shared_suffering::spell_marwyn_shared_suffering_AuraScript
 

Enumerations

enum  Texts { SAY_AGGRO = 0 , SAY_SLAY = 1 , SAY_DEATH = 2 , SAY_CORRUPTED_FLESH = 3 }
 
enum  Spells {
  SPELL_OBLITERATE = 72360 , SPELL_WELL_OF_CORRUPTION = 72362 , SPELL_CORRUPTED_FLESH = 72363 , SPELL_SHARED_SUFFERING = 72368 ,
  SPELL_SHARED_SUFFERING_DISPEL = 72373
}
 
enum  Events {
  EVENT_NONE , EVENT_OBLITERATE , EVENT_WELL_OF_CORRUPTION , EVENT_CORRUPTED_FLESH ,
  EVENT_SHARED_SUFFERING
}
 

Functions

void AddSC_boss_marwyn ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_NONE 
EVENT_OBLITERATE 
EVENT_WELL_OF_CORRUPTION 
EVENT_CORRUPTED_FLESH 
EVENT_SHARED_SUFFERING 

Definition at line 42 of file boss_marwyn.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_OBLITERATE 
SPELL_WELL_OF_CORRUPTION 
SPELL_CORRUPTED_FLESH 
SPELL_SHARED_SUFFERING 
SPELL_SHARED_SUFFERING_DISPEL 

Definition at line 33 of file boss_marwyn.cpp.

◆ Texts

enum Texts
Enumerator
SAY_AGGRO 
SAY_SLAY 
SAY_DEATH 
SAY_CORRUPTED_FLESH 

Definition at line 25 of file boss_marwyn.cpp.

Function Documentation

◆ AddSC_boss_marwyn()

void AddSC_boss_marwyn ( )

Definition at line 170 of file boss_marwyn.cpp.

+ Here is the caller graph for this function: