![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "AreaTriggerScript.h"#include "CreatureScript.h"#include "Player.h"#include "ScriptedCreature.h"#include "SpellScript.h"#include "SpellScriptLoader.h"#include "temple_of_ahnqiraj.h"Go to the source code of this file.
Classes | |
| struct | boss_twinemperorsAI |
| struct | boss_veknilash |
| struct | boss_veklor |
| class | at_twin_emperors |
| class | spell_mutate_explode_bug |
Enumerations | |
| enum | Spells { SPELL_TWIN_EMPATHY = 1177 , SPELL_TWIN_TELEPORT_1 = 800 , SPELL_TWIN_TELEPORT_VISUAL = 26638 , SPELL_HEAL_BROTHER = 7393 , SPELL_SHADOW_BOLT = 26006 , SPELL_BLIZZARD = 26607 , SPELL_FRENZY = 27897 , SPELL_ARCANE_BURST = 568 , SPELL_EXPLODE_BUG = 804 , SPELL_TWIN_TELEPORT_0 = 799 , SPELL_UPPERCUT = 26007 , SPELL_UNBALANCING_STRIKE = 26613 , SPELL_BERSERK = 27680 , SPELL_MUTATE_BUG = 802 , SPELL_VIRULENT_POISON_PROC = 22413 } |
| enum | Actions { ACTION_START_INTRO = 0 , ACTION_CANCEL_INTRO = 1 , ACTION_AFTER_TELEPORT = 2 } |
| enum | Say { SAY_INTRO_0 = 0 , SAY_INTRO_1 = 1 , SAY_INTRO_2 = 2 , SAY_KILL = 3 , SAY_DEATH = 4 , EMOTE_ENRAGE = 5 , EMOTE_MASTERS_EYE_AT = 0 } |
| enum | Sounds { SOUND_VK_AGGRO = 8657 , SOUND_VN_AGGRO = 8661 } |
| enum | Misc { GROUP_INTRO = 0 , NPC_QIRAJI_SCARAB = 15316 , NPC_QIRAJI_SCORPION = 15317 , FACTION_HOSTILE = 16 } |
Functions | |
| void | AddSC_boss_twinemperors () |
Variables | |
| constexpr float | veklorOrientationIntro = 2.241519f |
| constexpr float | veknilashOrientationIntro = 1.144451f |
| enum Actions |
| Enumerator | |
|---|---|
| ACTION_START_INTRO | |
| ACTION_CANCEL_INTRO | |
| ACTION_AFTER_TELEPORT | |
| enum Misc |
| Enumerator | |
|---|---|
| GROUP_INTRO | |
| NPC_QIRAJI_SCARAB | |
| NPC_QIRAJI_SCORPION | |
| FACTION_HOSTILE | |
| enum Say |
| Enumerator | |
|---|---|
| SAY_INTRO_0 | |
| SAY_INTRO_1 | |
| SAY_INTRO_2 | |
| SAY_KILL | |
| SAY_DEATH | |
| EMOTE_ENRAGE | |
| EMOTE_MASTERS_EYE_AT | |
| enum Sounds |
| Enumerator | |
|---|---|
| SOUND_VK_AGGRO | |
| SOUND_VN_AGGRO | |
| enum Spells |
| void AddSC_boss_twinemperors | ( | ) |
References RegisterSpellScript, and RegisterTempleOfAhnQirajCreatureAI.
Referenced by AddKalimdorScripts().
|
constexpr |
Referenced by boss_twinemperorsAI::DoAction().
|
constexpr |
Referenced by boss_twinemperorsAI::DoAction().