![]() |
TrinityCore
|
#include "AreaTrigger.h"#include "AreaTriggerAI.h"#include "Containers.h"#include "Creature.h"#include "InstanceScript.h"#include "ObjectAccessor.h"#include "Player.h"#include "Position.h"#include "ScriptedCreature.h"#include "ScriptMgr.h"#include "Spell.h"#include "SpellAuras.h"#include "SpellAuraEffects.h"#include "SpellScript.h"#include "return_to_karazhan.h"
Include dependency graph for boss_shade_of_medivh.cpp:Go to the source code of this file.
Functions | |
| void | AddSC_boss_shade_of_medivh () |
Variables | |
| static constexpr Position | GuardiansImageMedivhPosition = { -4599.3f, -2517.86f, 2876.59f } |
| static constexpr Position | GuardiansImagePosition [3] |
| static constexpr Position | MedivhVisualSpellsPositions [14] |
| enum ShadeOfMedivhActions |
| Enumerator | |
|---|---|
| ACTION_DISSOLVE | |
| ACTION_FINISH_SPLIT | |
| ACTION_START_VISUALS | |
Definition at line 94 of file boss_shade_of_medivh.cpp.
| enum ShadeOfMedivhDatas |
| Enumerator | |
|---|---|
| DATA_INFERNO_BOLT_NEXT | |
Definition at line 101 of file boss_shade_of_medivh.cpp.
| enum ShadeOfMedivhEvents |
| Enumerator | |
|---|---|
| EVENT_BASIC_PRIMER | |
| EVENT_CHECK_MANA | |
| EVENT_TELEPORT | |
| EVENT_BACK_TO_COMBAT | |
| EVENT_ARCANE_BOLT | |
Definition at line 64 of file boss_shade_of_medivh.cpp.
| enum ShadeOfMedivhSpells |
Definition at line 34 of file boss_shade_of_medivh.cpp.
| enum ShadeOfMedivhTexts |
Definition at line 75 of file boss_shade_of_medivh.cpp.
| enum ShadeOfMedivhVisuals |
| Enumerator | |
|---|---|
| SPELLVISUAL_ARCANE_MISSILE | |
Definition at line 106 of file boss_shade_of_medivh.cpp.
| void AddSC_boss_shade_of_medivh | ( | ) |
Definition at line 848 of file boss_shade_of_medivh.cpp.
Here is the caller graph for this function:
|
staticconstexpr |
Definition at line 111 of file boss_shade_of_medivh.cpp.
|
staticconstexpr |
Definition at line 112 of file boss_shade_of_medivh.cpp.
|
staticconstexpr |
Definition at line 119 of file boss_shade_of_medivh.cpp.