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

Go to the source code of this file.

Classes

class  boss_amnennar_the_coldbringer
 
struct  boss_amnennar_the_coldbringer::boss_amnennar_the_coldbringerAI
 

Enumerations

enum  Say {
  SAY_AGGRO = 0 , SAY_SUMMON60 = 1 , SAY_SUMMON30 = 2 , SAY_HP = 3 ,
  SAY_KILL = 4
}
 
enum  Spells { SPELL_AMNENNARSWRATH = 13009 , SPELL_FROSTBOLT = 15530 , SPELL_FROST_NOVA = 15531 , SPELL_FROST_SPECTRES = 12642 }
 
enum  Events { EVENT_AMNENNARSWRATH = 1 , EVENT_FROSTBOLT = 2 , EVENT_FROST_NOVA = 3 }
 

Functions

void AddSC_boss_amnennar_the_coldbringer ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_AMNENNARSWRATH 
EVENT_FROSTBOLT 
EVENT_FROST_NOVA 

Definition at line 39 of file boss_amnennar_the_coldbringer.cpp.

◆ Say

enum Say
Enumerator
SAY_AGGRO 
SAY_SUMMON60 
SAY_SUMMON30 
SAY_HP 
SAY_KILL 

Definition at line 22 of file boss_amnennar_the_coldbringer.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_AMNENNARSWRATH 
SPELL_FROSTBOLT 
SPELL_FROST_NOVA 
SPELL_FROST_SPECTRES 

Definition at line 31 of file boss_amnennar_the_coldbringer.cpp.

Function Documentation

◆ AddSC_boss_amnennar_the_coldbringer()

void AddSC_boss_amnennar_the_coldbringer ( )

Definition at line 156 of file boss_amnennar_the_coldbringer.cpp.

+ Here is the caller graph for this function: