![]() |
TrinityCore
|
Include dependency graph for boss_arcanist_doan.cpp:Go to the source code of this file.
Classes | |
| struct | boss_arcanist_doan |
Enumerations | |
| enum | ArcanistDoanYells { SAY_AGGRO = 0 , SAY_SPECIALAE = 1 } |
| enum | ArcanistDoanSpells { SPELL_SILENCE = 8988 , SPELL_ARCANE_EXPLOSION = 9433 , SPELL_DETONATION = 9435 , SPELL_ARCANE_BUBBLE = 9438 , SPELL_POLYMORPH = 13323 } |
| enum | ArcanistDoanEvents { EVENT_SILENCE = 1 , EVENT_ARCANE_EXPLOSION , EVENT_ARCANE_BUBBLE , EVENT_POLYMORPH } |
Functions | |
| void | AddSC_boss_arcanist_doan () |
| enum ArcanistDoanEvents |
| Enumerator | |
|---|---|
| EVENT_SILENCE | |
| EVENT_ARCANE_EXPLOSION | |
| EVENT_ARCANE_BUBBLE | |
| EVENT_POLYMORPH | |
Definition at line 37 of file boss_arcanist_doan.cpp.
| enum ArcanistDoanSpells |
| Enumerator | |
|---|---|
| SPELL_SILENCE | |
| SPELL_ARCANE_EXPLOSION | |
| SPELL_DETONATION | |
| SPELL_ARCANE_BUBBLE | |
| SPELL_POLYMORPH | |
Definition at line 28 of file boss_arcanist_doan.cpp.
| enum ArcanistDoanYells |
| Enumerator | |
|---|---|
| SAY_AGGRO | |
| SAY_SPECIALAE | |
Definition at line 22 of file boss_arcanist_doan.cpp.
| void AddSC_boss_arcanist_doan | ( | ) |