Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
boss_rage_winterchill.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "hyjal.h"
#include "hyjal_trash.h"
Include dependency graph for boss_rage_winterchill.cpp:

Go to the source code of this file.

Classes

class  boss_rage_winterchill
struct  boss_rage_winterchill::boss_rage_winterchillAI

Enumerations

enum  Spells { SPELL_FROST_ARMOR = 31256 , SPELL_DEATH_AND_DECAY = 31258 , SPELL_FROST_NOVA = 31250 , SPELL_ICEBOLT = 31249 }
enum  Texts {
  SAY_ONDEATH = 0 , SAY_ONSLAY = 1 , SAY_DECAY = 2 , SAY_NOVA = 3 ,
  SAY_ONAGGRO = 4
}

Functions

void AddSC_boss_rage_winterchill ()

Enumeration Type Documentation

◆ Spells

enum Spells
Enumerator
SPELL_FROST_ARMOR 
SPELL_DEATH_AND_DECAY 
SPELL_FROST_NOVA 
SPELL_ICEBOLT 

Definition at line 11 of file boss_rage_winterchill.cpp.

◆ Texts

enum Texts
Enumerator
SAY_ONDEATH 
SAY_ONSLAY 
SAY_DECAY 
SAY_NOVA 
SAY_ONAGGRO 

Definition at line 19 of file boss_rage_winterchill.cpp.

Function Documentation

◆ AddSC_boss_rage_winterchill()

void AddSC_boss_rage_winterchill ( )

Definition at line 151 of file boss_rage_winterchill.cpp.

Referenced by AddKalimdorScripts().