![]() |
TrinityCore
|
Include dependency graph for boss_beauty.cpp:Go to the source code of this file.
Classes | |
| class | boss_beauty |
| struct | boss_beauty::boss_beautyAI |
Enumerations | |
| enum | Sounds { SOUND_AGGRO = 18559 , SOUND_DEATH = 18563 } |
| enum | Spells { SPELL_TERRIFYING_ROAR = 76028 , SPELL_BERSERKER_CHARGE = 76030 , SPELL_MAGMA_SPIT = 76031 , SPELL_FLAMEBREAK = 76032 , SPELL_BERSERK = 82395 } |
| enum | Events { EVENT_TERRIFYING_ROAR = 1 , EVENT_BERSERKER_CHARGE = 2 , EVENT_MAGMA_SPIT = 3 , EVENT_FLAMEBREAK = 4 , EVENT_BERSERK = 5 } |
Functions | |
| void | AddSC_boss_beauty () |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_TERRIFYING_ROAR | |
| EVENT_BERSERKER_CHARGE | |
| EVENT_MAGMA_SPIT | |
| EVENT_FLAMEBREAK | |
| EVENT_BERSERK | |
Definition at line 37 of file boss_beauty.cpp.
| enum Sounds |
| Enumerator | |
|---|---|
| SOUND_AGGRO | |
| SOUND_DEATH | |
Definition at line 22 of file boss_beauty.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_TERRIFYING_ROAR | |
| SPELL_BERSERKER_CHARGE | |
| SPELL_MAGMA_SPIT | |
| SPELL_FLAMEBREAK | |
| SPELL_BERSERK | |
Definition at line 28 of file boss_beauty.cpp.
| void AddSC_boss_beauty | ( | ) |