![]() |
TrinityCore
|
#include "AreaTrigger.h"
#include "AreaTriggerAI.h"
#include "CellImpl.h"
#include "Containers.h"
#include "Creature.h"
#include "GridNotifiersImpl.h"
#include "InstanceScript.h"
#include "MotionMaster.h"
#include "ObjectAccessor.h"
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "SpellAuraEffects.h"
#include "SpellScript.h"
#include "atal_dazar.h"
Go to the source code of this file.
Functions | |
void | AddSC_boss_priestess_alun_za () |
Variables | |
constexpr Position | RitualPosition [5] |
constexpr Position | CorruptedGoldSpawnPosition [2] |
constexpr Position | SpiritOfGoldSpawnPosition = { -1119.8f, 2292.46f, 745.114f } |
Enumerator | |
---|---|
EVENT_GILDED_CLAWS | |
EVENT_TAINTED_BLOOD | |
EVENT_MOLTEN_GOLD | |
EVENT_CHECK_ENERGY | |
EVENT_CORRUPTED_GOLD | |
EVENT_SPIRIT_OF_GOLD | |
EVENT_CHECK_TAINTED_BLOOD |
Definition at line 57 of file boss_priestess_alun_za.cpp.
enum PriestessAlunzaMisc |
Enumerator | |
---|---|
NPC_CORRUPTED_GOLD | |
NPC_SPIRIT_OF_GOLD | |
POINT_DESPAWN | |
POINT_POOL | |
AREATRIGGER_TAINTED_BLOOD | |
SUMMON_GROUP_CAULDRONS |
Definition at line 81 of file boss_priestess_alun_za.cpp.
Definition at line 33 of file boss_priestess_alun_za.cpp.
enum PriestessAlunzaTexts |
Enumerator | |
---|---|
SAY_AGGRO | |
SAY_GILDED_CLAWS_WARNING | |
SAY_GILDED_CLAWS | |
SAY_TRANSFUSION_WARNING | |
SAY_TRANSFUSION | |
SAY_SLAY | |
SAY_WIPE | |
SAY_DIED |
Definition at line 69 of file boss_priestess_alun_za.cpp.
void AddSC_boss_priestess_alun_za | ( | ) |
Definition at line 698 of file boss_priestess_alun_za.cpp.
|
constexpr |
Definition at line 103 of file boss_priestess_alun_za.cpp.
|
constexpr |
Definition at line 94 of file boss_priestess_alun_za.cpp.
|
constexpr |
Definition at line 109 of file boss_priestess_alun_za.cpp.