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

Go to the source code of this file.

Classes

class  boss_boss_ras_frostwhisper
 
struct  boss_boss_ras_frostwhisper::boss_rasfrostAI
 

Enumerations

enum  Spells {
  SPELL_FROSTBOLT = 21369 , SPELL_ICE_ARMOR = 18100 , SPELL_FREEZE = 18763 , SPELL_FEAR = 26070 ,
  SPELL_CHILL_NOVA = 18099 , SPELL_FROSTVOLLEY = 8398
}
 
enum  Events {
  EVENT_FROSTBOLT = 1 , EVENT_ICE_ARMOR , EVENT_FREEZE , EVENT_FEAR ,
  EVENT_CHILL_NOVA , EVENT_FROSTVOLLEY
}
 

Functions

void AddSC_boss_rasfrost ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_FROSTBOLT 
EVENT_ICE_ARMOR 
EVENT_FREEZE 
EVENT_FEAR 
EVENT_CHILL_NOVA 
EVENT_FROSTVOLLEY 

Definition at line 32 of file boss_ras_frostwhisper.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_FROSTBOLT 
SPELL_ICE_ARMOR 
SPELL_FREEZE 
SPELL_FEAR 
SPELL_CHILL_NOVA 
SPELL_FROSTVOLLEY 

Definition at line 22 of file boss_ras_frostwhisper.cpp.

Function Documentation

◆ AddSC_boss_rasfrost()

void AddSC_boss_rasfrost ( )

Definition at line 122 of file boss_ras_frostwhisper.cpp.

+ Here is the caller graph for this function: