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

Go to the source code of this file.

Classes

struct  boss_warmaster_voone
 

Enumerations

enum  Spells {
  SPELL_SNAPKICK = 15618 , SPELL_CLEAVE = 15284 , SPELL_UPPERCUT = 10966 , SPELL_MORTALSTRIKE = 16856 ,
  SPELL_PUMMEL = 15615 , SPELL_THROWAXE = 16075
}
 
enum  Events {
  EVENT_SNAP_KICK = 1 , EVENT_CLEAVE = 2 , EVENT_UPPERCUT = 3 , EVENT_MORTAL_STRIKE = 4 ,
  EVENT_PUMMEL = 5 , EVENT_THROW_AXE = 6
}
 

Functions

void AddSC_boss_warmastervoone ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_SNAP_KICK 
EVENT_CLEAVE 
EVENT_UPPERCUT 
EVENT_MORTAL_STRIKE 
EVENT_PUMMEL 
EVENT_THROW_AXE 

Definition at line 32 of file boss_warmaster_voone.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_SNAPKICK 
SPELL_CLEAVE 
SPELL_UPPERCUT 
SPELL_MORTALSTRIKE 
SPELL_PUMMEL 
SPELL_THROWAXE 

Definition at line 22 of file boss_warmaster_voone.cpp.

Function Documentation

◆ AddSC_boss_warmastervoone()

void AddSC_boss_warmastervoone ( )

Definition at line 113 of file boss_warmaster_voone.cpp.

+ Here is the caller graph for this function: