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

Go to the source code of this file.

Classes

class  achievement_share_the_love
class  boss_gal_darah
struct  boss_gal_darah::boss_gal_darahAI

Enumerations

enum  CombatPhase { TROLL , RHINO }
enum  Displays { DISPLAY_RHINO = 26265 , DISPLAY_TROLL = 27061 }
enum  Misc { DATA_SHARE_THE_LOVE = 1 }
enum  Spells {
  SPELL_ENRAGE = 55285 , H_SPELL_ENRAGE = 59828 , SPELL_IMPALING_CHARGE = 54956 , H_SPELL_IMPALING_CHARGE = 59827 ,
  SPELL_STOMP = 55292 , H_SPELL_STOMP = 59829 , SPELL_PUNCTURE = 55276 , H_SPELL_PUNCTURE = 59826 ,
  SPELL_STAMPEDE = 55218 , SPELL_WHIRLING_SLASH = 55250 , H_SPELL_WHIRLING_SLASH = 59824
}
enum  Yells {
  SAY_AGGRO = 0 , SAY_SLAY = 1 , SAY_DEATH = 2 , SAY_SUMMON_RHINO = 3 ,
  SAY_TRANSFORM_1 = 4 , SAY_TRANSFORM_2 = 5
}

Functions

void AddSC_boss_gal_darah ()

Enumeration Type Documentation

◆ CombatPhase

Enumerator
TROLL 
RHINO 

Definition at line 43 of file boss_gal_darah.cpp.

◆ Displays

enum Displays
Enumerator
DISPLAY_RHINO 
DISPLAY_TROLL 

Definition at line 37 of file boss_gal_darah.cpp.

◆ Misc

enum Misc
Enumerator
DATA_SHARE_THE_LOVE 

Definition at line 49 of file boss_gal_darah.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_ENRAGE 
H_SPELL_ENRAGE 
SPELL_IMPALING_CHARGE 
H_SPELL_IMPALING_CHARGE 
SPELL_STOMP 
H_SPELL_STOMP 
SPELL_PUNCTURE 
H_SPELL_PUNCTURE 
SPELL_STAMPEDE 
SPELL_WHIRLING_SLASH 
H_SPELL_WHIRLING_SLASH 

Definition at line 11 of file boss_gal_darah.cpp.

◆ Yells

enum Yells
Enumerator
SAY_AGGRO 
SAY_SLAY 
SAY_DEATH 
SAY_SUMMON_RHINO 
SAY_TRANSFORM_1 
SAY_TRANSFORM_2 

Definition at line 27 of file boss_gal_darah.cpp.

Function Documentation

◆ AddSC_boss_gal_darah()

void AddSC_boss_gal_darah ( )

Definition at line 292 of file boss_gal_darah.cpp.

Referenced by AddNorthrendScripts().