![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "arcatraz.h"#include "Containers.h"#include "InstanceScript.h"#include "MotionMaster.h"#include "ScriptedCreature.h"#include "SpellInfo.h"#include "SpellScript.h"
Include dependency graph for arcatraz.cpp:Go to the source code of this file.
Classes | |
| struct | npc_millhouse_manastorm |
| struct | npc_warden_mellichar |
| class | spell_arcatraz_chaos_breath |
| class | spell_arcatraz_death_count |
Functions | |
| void | AddSC_arcatraz () |
Variables | |
| Position const | CenterPos = { 445.88043f, -158.70554f, 43.068977f, 0.0f } |
| Position const | PrisonerSpawnPos [5] |
| enum ChaosBreath |
| Enumerator | |
|---|---|
| SPELL_NECROTIC_POISON | |
| SPELL_CORROSIVE_POISON | |
| SPELL_FEVERED_FATIGUE | |
| SPELL_WITHERED_TOUCH | |
| SPELL_SHRINK | |
| SPELL_PIERCING_SHADOW | |
| SPELL_WAVERING_WILL | |
| SPELL_HEX | |
Definition at line 685 of file arcatraz.cpp.
| enum DeathCountRemover |
| Enumerator | |
|---|---|
| SPELL_DEATH_COUNT_DAMAGE | |
| SPELL_DEATH_COUNT_DAMAGE_H | |
| SPELL_DEATH_COUNT_REMOVER | |
| SPELL_DEATH_COUNT_REMOVER_H | |
Definition at line 726 of file arcatraz.cpp.
| enum MillhouseEvents |
Definition at line 66 of file arcatraz.cpp.
| enum MillhouseMisc |
| Enumerator | |
|---|---|
| POINT_CENTER | |
Definition at line 90 of file arcatraz.cpp.
| enum MillhouseSpells |
Definition at line 49 of file arcatraz.cpp.
| enum MillhouseTexts |
| Enumerator | |
|---|---|
| SAY_INTRO_1 | |
| SAY_INTRO_2 | |
| SAY_INTRO_3 | |
| SAY_INTRO_4 | |
| SAY_WATER | |
| SAY_BUFFS | |
| SAY_DRINK | |
| SAY_READY | |
| SAY_SLAY | |
| SAY_PYRO | |
| SAY_ICEBLOCK | |
| SAY_LOWHP | |
| SAY_DEATH | |
| SAY_COMPLETE | |
Definition at line 31 of file arcatraz.cpp.
| enum WardenCreatures |
| Enumerator | |
|---|---|
| NPC_TRICKSTER | |
| NPC_PH_HUNTER | |
| NPC_MILLHOUSE_M | |
| NPC_AKKIRIS | |
| NPC_SULFURON | |
| NPC_TW_DRAK | |
| NPC_BL_DRAK | |
| NPC_SKYRISS | |
Definition at line 383 of file arcatraz.cpp.
| enum WardenEvents |
Definition at line 340 of file arcatraz.cpp.
| enum WardenSpells |
| Enumerator | |
|---|---|
| SPELL_SEAL_SPHERE | |
| SPELL_TARGET_OMEGA | |
| SPELL_TARGET_ALPHA | |
| SPELL_TARGET_BETA | |
| SPELL_TARGET_DELTA | |
| SPELL_TARGET_GAMMA | |
| SPELL_QUIET_SUICIDE | |
Definition at line 329 of file arcatraz.cpp.
| enum WardenTexts |
| Enumerator | |
|---|---|
| SAY_RELEASE_1 | |
| SAY_RELEASE_2 | |
| SAY_RELEASE_3 | |
| SAY_RELEASE_4 | |
| SAY_RELEASE_5 | |
| SAY_RELEASE_6 | |
| SAY_RELEASE_7 | |
| SAY_RELEASE_8 | |
Definition at line 317 of file arcatraz.cpp.
| void AddSC_arcatraz | ( | ) |
| Position const CenterPos = { 445.88043f, -158.70554f, 43.068977f, 0.0f } |
Definition at line 95 of file arcatraz.cpp.
| Position const PrisonerSpawnPos[5] |
Definition at line 400 of file arcatraz.cpp.