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

Go to the source code of this file.

Classes

struct  boss_kri
 
struct  boss_vem
 
struct  boss_yauj
 

Enumerations

enum  BugTrioSpells {
  SPELL_THRASH = 3391 , SPELL_CLEAVE = 40504 , SPELL_TOXIC_VOLLEY = 25812 , SPELL_SUMMON_POISON_CLOUD = 26590 ,
  SPELL_CHARGE = 26561 , SPELL_KNOCK_AWAY = 18670 , SPELL_KNOCKDOWN = 19128 , SPELL_VENGEANCE = 25790 ,
  SPELL_GREAT_HEAL = 25807 , SPELL_FEAR = 26580 , SPELL_RAVAGE = 3242 , SPELL_DISPEL = 25808 ,
  SPELL_SUMMON_YAUJ_BROOD = 25789 , SPELL_DESPAWN_BROOD = 25792 , SPELL_BLOODY_DEATH = 25770
}
 
enum  BugTrioEvents {
  EVENT_THRASH = 1 , EVENT_CLEAVE , EVENT_TOXIC_VOLLEY , EVENT_VEM_CHARGE ,
  EVENT_KNOCK_AWAY , EVENT_KNOCKDOWN , EVENT_GREAT_HEAL , EVENT_FEAR ,
  EVENT_RAVAGE , EVENT_DISPEL
}
 

Functions

static void RespawnDeadBugs (InstanceScript *instance)
 
void AddSC_bug_trio ()
 

Enumeration Type Documentation

◆ BugTrioEvents

Enumerator
EVENT_THRASH 
EVENT_CLEAVE 
EVENT_TOXIC_VOLLEY 
EVENT_VEM_CHARGE 
EVENT_KNOCK_AWAY 
EVENT_KNOCKDOWN 
EVENT_GREAT_HEAL 
EVENT_FEAR 
EVENT_RAVAGE 
EVENT_DISPEL 

Definition at line 54 of file boss_bug_trio.cpp.

◆ BugTrioSpells

Enumerator
SPELL_THRASH 
SPELL_CLEAVE 
SPELL_TOXIC_VOLLEY 
SPELL_SUMMON_POISON_CLOUD 
SPELL_CHARGE 
SPELL_KNOCK_AWAY 
SPELL_KNOCKDOWN 
SPELL_VENGEANCE 
SPELL_GREAT_HEAL 
SPELL_FEAR 
SPELL_RAVAGE 
SPELL_DISPEL 
SPELL_SUMMON_YAUJ_BROOD 
SPELL_DESPAWN_BROOD 
SPELL_BLOODY_DEATH 

Definition at line 28 of file boss_bug_trio.cpp.

Function Documentation

◆ AddSC_bug_trio()

void AddSC_bug_trio ( )

Definition at line 295 of file boss_bug_trio.cpp.

+ Here is the caller graph for this function:

◆ RespawnDeadBugs()

static void RespawnDeadBugs ( InstanceScript instance)
static

Definition at line 73 of file boss_bug_trio.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: