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

Go to the source code of this file.

Classes

struct  boss_boss_ras_frostwhisper
 

Enumerations

enum  RasSpells {
  SPELL_ICE_ARMOR = 18100 , SPELL_FREEZE = 18763 , SPELL_FEAR = 12096 , SPELL_CHILL_NOVA = 18099 ,
  SPELL_KNOCK_AWAY = 11130 , SPELL_FROSTBOLT_VOLLEY = 8398
}
 
enum  RasEvents {
  EVENT_ICE_ARMOR = 1 , EVENT_FREEZE , EVENT_FEAR , EVENT_CHILL_NOVA ,
  EVENT_KNOCK_AWAY , EVENT_FROSTBOLT_VOLLEY
}
 

Functions

void AddSC_boss_rasfrost ()
 

Enumeration Type Documentation

◆ RasEvents

enum RasEvents
Enumerator
EVENT_ICE_ARMOR 
EVENT_FREEZE 
EVENT_FEAR 
EVENT_CHILL_NOVA 
EVENT_KNOCK_AWAY 
EVENT_FROSTBOLT_VOLLEY 

Definition at line 36 of file boss_ras_frostwhisper.cpp.

◆ RasSpells

enum RasSpells
Enumerator
SPELL_ICE_ARMOR 
SPELL_FREEZE 
SPELL_FEAR 
SPELL_CHILL_NOVA 
SPELL_KNOCK_AWAY 
SPELL_FROSTBOLT_VOLLEY 

Definition at line 26 of file boss_ras_frostwhisper.cpp.

Function Documentation

◆ AddSC_boss_rasfrost()

void AddSC_boss_rasfrost ( )

Definition at line 123 of file boss_ras_frostwhisper.cpp.

+ Here is the caller graph for this function: