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

Go to the source code of this file.

Classes

class  boss_the_ravenian
 
struct  boss_the_ravenian::boss_theravenianAI
 

Enumerations

enum  Spells { SPELL_TRAMPLE = 15550 , SPELL_CLEAVE = 20691 , SPELL_SUNDERINCLEAVE = 25174 , SPELL_KNOCKAWAY = 10101 }
 
enum  Events { EVENT_TRAMPLE = 1 , EVENT_CLEAVE = 2 , EVENT_SUNDERINCLEAVE = 3 , EVENT_KNOCKAWAY = 4 }
 

Functions

void AddSC_boss_theravenian ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_TRAMPLE 
EVENT_CLEAVE 
EVENT_SUNDERINCLEAVE 
EVENT_KNOCKAWAY 

Definition at line 37 of file boss_the_ravenian.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_TRAMPLE 
SPELL_CLEAVE 
SPELL_SUNDERINCLEAVE 
SPELL_KNOCKAWAY 

Definition at line 29 of file boss_the_ravenian.cpp.

Function Documentation

◆ AddSC_boss_theravenian()

void AddSC_boss_theravenian ( )

Definition at line 108 of file boss_the_ravenian.cpp.

+ Here is the caller graph for this function: