![]() |
TrinityCore
|
#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 () |
| enum 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.
| enum BugTrioSpells |
Definition at line 28 of file boss_bug_trio.cpp.
| void AddSC_bug_trio | ( | ) |
|
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: