![]() |
TrinityCore
|
#include "AreaTrigger.h"#include "AreaTriggerAI.h"#include "CreatureAI.h"#include "CreatureAIImpl.h"#include "InstanceScript.h"#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "SpellScript.h"#include "SpellAuras.h"#include "SharedDefines.h"#include "TemporarySummon.h"#include "azure_vault.h"
Include dependency graph for boss_leymor.cpp:Go to the source code of this file.
Classes | |
| struct | boss_leymor |
| struct | npc_arcane_tender |
| struct | npc_ley_line_sprouts |
| struct | npc_volatile_sapling |
| class | spell_ley_line_sprouts |
| class | spell_stasis_ritual |
| class | spell_wild_eruption |
| struct | at_leymor_arcane_eruption |
| class | spell_explosive_brand |
| class | spell_explosive_brand_AuraScript |
| class | spell_consuming_stomp |
| class | spell_erupting_fissure |
| class | spell_sappy_burst |
Functions | |
| void | AddSC_boss_leymor () |
Variables | |
| static Position const | LeyLineSproutGroupOrigin [] |
| enum LeymorEvents |
Definition at line 63 of file boss_leymor.cpp.
| enum LeymorNpcs |
| Enumerator | |
|---|---|
| NPC_LEYLINE_SPROUTS | |
Definition at line 89 of file boss_leymor.cpp.
| enum LeymorSpells |
Definition at line 31 of file boss_leymor.cpp.
| enum LeymorTexts |
| Enumerator | |
|---|---|
| SAY_ANNOUNCE_AWAKEN | |
Definition at line 79 of file boss_leymor.cpp.
| enum LeymorVisuals |
| Enumerator | |
|---|---|
| SPELL_VISUAL_KIT_SPROUT_DEATH | |
Definition at line 84 of file boss_leymor.cpp.
| void AddSC_boss_leymor | ( | ) |
|
static |
Definition at line 344 of file boss_leymor.cpp.