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

Go to the source code of this file.

Classes

struct  boss_the_ravenian
 

Enumerations

enum  RavenianSpells { SPELL_TRAMPLE = 15550 , SPELL_CLEAVE = 40504 , SPELL_SUNDERING_CLEAVE = 17963 , SPELL_KNOCK_AWAY = 18670 }
 
enum  RavenianEvents { EVENT_TRAMPLE = 1 , EVENT_CLEAVE , EVENT_SUNDERING_CLEAVE , EVENT_KNOCK_AWAY }
 

Functions

void AddSC_boss_theravenian ()
 

Enumeration Type Documentation

◆ RavenianEvents

Enumerator
EVENT_TRAMPLE 
EVENT_CLEAVE 
EVENT_SUNDERING_CLEAVE 
EVENT_KNOCK_AWAY 

Definition at line 34 of file boss_the_ravenian.cpp.

◆ RavenianSpells

Enumerator
SPELL_TRAMPLE 
SPELL_CLEAVE 
SPELL_SUNDERING_CLEAVE 
SPELL_KNOCK_AWAY 

Definition at line 26 of file boss_the_ravenian.cpp.

Function Documentation

◆ AddSC_boss_theravenian()

void AddSC_boss_theravenian ( )

Definition at line 99 of file boss_the_ravenian.cpp.

+ Here is the caller graph for this function: