TrinityCore
Loading...
Searching...
No Matches
boss_rage_winterchill.cpp File Reference
#include "ScriptMgr.h"
#include "hyjal.h"
#include "MotionMaster.h"
#include "ScriptedCreature.h"
#include "SpellInfo.h"
+ Include dependency graph for boss_rage_winterchill.cpp:

Go to the source code of this file.

Classes

struct  boss_rage_winterchill
 

Enumerations

enum  WinterchillTexts {
  SAY_INTRO = 0 , SAY_DECAY = 1 , SAY_NOVA = 2 , SAY_SLAY = 3 ,
  SAY_DEATH = 4
}
 
enum  WinterchillSpells {
  SPELL_ICEBOLT = 31249 , SPELL_FROST_NOVA = 31250 , SPELL_FROST_ARMOR = 31256 , SPELL_DEATH_AND_DECAY = 31258 ,
  SPELL_BERSERK = 26662
}
 
enum  WinterchillEvents {
  EVENT_ICEBOLT = 1 , EVENT_FROST_NOVA , EVENT_FROST_ARMOR , EVENT_DEATH_AND_DECAY ,
  EVENT_BERSERK
}
 

Functions

void AddSC_boss_rage_winterchill ()
 

Enumeration Type Documentation

◆ WinterchillEvents

Enumerator
EVENT_ICEBOLT 
EVENT_FROST_NOVA 
EVENT_FROST_ARMOR 
EVENT_DEATH_AND_DECAY 
EVENT_BERSERK 

Definition at line 46 of file boss_rage_winterchill.cpp.

◆ WinterchillSpells

Enumerator
SPELL_ICEBOLT 
SPELL_FROST_NOVA 
SPELL_FROST_ARMOR 
SPELL_DEATH_AND_DECAY 
SPELL_BERSERK 

Definition at line 37 of file boss_rage_winterchill.cpp.

◆ WinterchillTexts

Enumerator
SAY_INTRO 
SAY_DECAY 
SAY_NOVA 
SAY_SLAY 
SAY_DEATH 

Definition at line 28 of file boss_rage_winterchill.cpp.

Function Documentation

◆ AddSC_boss_rage_winterchill()

void AddSC_boss_rage_winterchill ( )

Definition at line 171 of file boss_rage_winterchill.cpp.

+ Here is the caller graph for this function: