TrinityCore
boss_scorn.cpp File Reference
#include "scarlet_monastery.h"
#include "ScriptedCreature.h"
#include "ScriptMgr.h"
+ Include dependency graph for boss_scorn.cpp:

Go to the source code of this file.

Classes

struct  boss_scorn
 

Enumerations

enum  ScornSpells { SPELL_LICHSLAP = 28873 , SPELL_FROSTBOLT_VOLLEY = 8398 , SPELL_MINDFLAY = 17313 , SPELL_FROSTNOVA = 15531 }
 
enum  ScornEvents { EVENT_LICH_SLAP = 1 , EVENT_FROSTBOLT_VOLLEY , EVENT_MIND_FLAY , EVENT_FROST_NOVA }
 

Functions

void AddSC_boss_scorn ()
 

Enumeration Type Documentation

◆ ScornEvents

Enumerator
EVENT_LICH_SLAP 
EVENT_FROSTBOLT_VOLLEY 
EVENT_MIND_FLAY 
EVENT_FROST_NOVA 

Definition at line 30 of file boss_scorn.cpp.

◆ ScornSpells

Enumerator
SPELL_LICHSLAP 
SPELL_FROSTBOLT_VOLLEY 
SPELL_MINDFLAY 
SPELL_FROSTNOVA 

Definition at line 22 of file boss_scorn.cpp.

Function Documentation

◆ AddSC_boss_scorn()

void AddSC_boss_scorn ( )

Definition at line 77 of file boss_scorn.cpp.

+ Here is the caller graph for this function: