![]() |
TrinityCore
|
Include dependency graph for boss_ascendant_lord_obsidius.cpp:Go to the source code of this file.
Classes | |
| class | boss_ascendant_lord_obsidius |
| struct | boss_ascendant_lord_obsidius::boss_ascendant_lord_obsidiusAI |
Enumerations | |
| enum | Text { YELL_AGGRO = 0 , YELL_KILL = 1 , YELL_SWITCHING_SHADOWS = 2 , YELL_DEATH = 3 , EMOTE_SWITCHING_SHADOWS = 4 } |
| enum | Spells { SPELL_MANA_TAP = 36021 , SPELL_ARCANE_TORRENT = 36022 , SPELL_DOMINATION = 35280 } |
| enum | Events { EVENT_MANA_TAP = 1 , EVENT_ARCANE_TORRENT = 2 , EVENT_DOMINATION = 3 } |
Functions | |
| void | AddSC_boss_ascendant_lord_obsidius () |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_MANA_TAP | |
| EVENT_ARCANE_TORRENT | |
| EVENT_DOMINATION | |
Definition at line 38 of file boss_ascendant_lord_obsidius.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_MANA_TAP | |
| SPELL_ARCANE_TORRENT | |
| SPELL_DOMINATION | |
Definition at line 31 of file boss_ascendant_lord_obsidius.cpp.
| enum Text |
| Enumerator | |
|---|---|
| YELL_AGGRO | |
| YELL_KILL | |
| YELL_SWITCHING_SHADOWS | |
| YELL_DEATH | |
| EMOTE_SWITCHING_SHADOWS | |
Definition at line 22 of file boss_ascendant_lord_obsidius.cpp.
| void AddSC_boss_ascendant_lord_obsidius | ( | ) |
Definition at line 107 of file boss_ascendant_lord_obsidius.cpp.
Here is the caller graph for this function: