![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Go to the source code of this file.
Classes | |
class | boss_overlord_wyrmthalak |
struct | boss_overlord_wyrmthalak::boss_overlordwyrmthalakAI |
Enumerations | |
enum | Spells { SPELL_BLASTWAVE = 11130 , SPELL_SHOUT = 23511 , SPELL_CLEAVE = 20691 , SPELL_KNOCKAWAY = 20686 } |
enum | Events { EVENT_BLAST_WAVE = 1 , EVENT_SHOUT = 2 , EVENT_CLEAVE = 3 , EVENT_KNOCK_AWAY = 4 } |
enum | Adds { NPC_SPIRESTONE_WARLORD = 9216 , NPC_SMOLDERTHORN_BERSERKER = 9268 } |
Functions | |
void | AddSC_boss_overlordwyrmthalak () |
Variables | |
constexpr uint32 | CALL_HELP = 0 |
const Position | SummonLocation1 = {-49.43f, -455.82f, 77.82f, 4.61f} |
const Position | SummonLocation2 = {-58.48f, -456.29f, 77.82f, 4.613f} |
enum Adds |
Enumerator | |
---|---|
NPC_SPIRESTONE_WARLORD | |
NPC_SMOLDERTHORN_BERSERKER |
enum Events |
Enumerator | |
---|---|
EVENT_BLAST_WAVE | |
EVENT_SHOUT | |
EVENT_CLEAVE | |
EVENT_KNOCK_AWAY |
enum Spells |
Enumerator | |
---|---|
SPELL_BLASTWAVE | |
SPELL_SHOUT | |
SPELL_CLEAVE | |
SPELL_KNOCKAWAY |
void AddSC_boss_overlordwyrmthalak | ( | ) |
Referenced by AddEasternKingdomsScripts().
|
constexpr |
const Position SummonLocation1 = {-49.43f, -455.82f, 77.82f, 4.61f} |
Referenced by boss_overlord_wyrmthalak::boss_overlordwyrmthalakAI::UpdateAI().
const Position SummonLocation2 = {-58.48f, -456.29f, 77.82f, 4.613f} |
Referenced by boss_overlord_wyrmthalak::boss_overlordwyrmthalakAI::UpdateAI().