![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "Containers.h"#include "InstanceScript.h"#include "ObjectAccessor.h"#include "ScriptedCreature.h"#include "SpellAuras.h"#include "SpellInfo.h"#include "SpellScript.h"#include "the_eye.h"
Include dependency graph for boss_astromancer.cpp:Go to the source code of this file.
Classes | |
| struct | boss_high_astromancer_solarian |
| struct | npc_solarium_priest |
| struct | npc_solarium_agent |
| class | spell_astromancer_wrath_of_the_astromancer |
Functions | |
| void | AddSC_boss_high_astromancer_solarian () |
Variables | |
| static constexpr std::array< uint32, 4 > | SplitLargeRadiusSpells1 |
| static constexpr std::array< uint32, 4 > | SplitLargeRadiusSpells2 |
| static constexpr std::array< uint32, 4 > | SplitSmallRadiusSpells |
| static constexpr std::array< uint32, 3 > | SpotlightSummonSpells |
| enum SolarianEvents |
Definition at line 82 of file boss_astromancer.cpp.
| enum SolarianMisc |
| Enumerator | |
|---|---|
| NPC_SPOTLIGHT | |
| VOIDWALKER_ARMOR | |
Definition at line 106 of file boss_astromancer.cpp.
| enum SolarianSpells |
Definition at line 46 of file boss_astromancer.cpp.
| enum SolarianTexts |
| Enumerator | |
|---|---|
| SAY_AGGRO | |
| SAY_DEATH | |
| SAY_SLAY | |
| SAY_SUMMON | |
| SAY_VOID_1 | |
| SAY_VOID_2 | |
Definition at line 36 of file boss_astromancer.cpp.
| void AddSC_boss_high_astromancer_solarian | ( | ) |
|
staticconstexpr |
Definition at line 112 of file boss_astromancer.cpp.
|
staticconstexpr |
Definition at line 120 of file boss_astromancer.cpp.
|
staticconstexpr |
Definition at line 128 of file boss_astromancer.cpp.
|
staticconstexpr |
Definition at line 136 of file boss_astromancer.cpp.