|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Classes | |
| class | boss_overlord_wyrmthalak |
| struct | boss_overlord_wyrmthalak::boss_overlordwyrmthalakAI |
Enumerations | |
| enum | Adds { NPC_SPIRESTONE_WARLORD = 9216 , NPC_SMOLDERTHORN_BERSERKER = 9268 } |
| enum | Events { EVENT_BLAST_WAVE = 1 , EVENT_SHOUT = 2 , EVENT_CLEAVE = 3 , EVENT_KNOCK_AWAY = 4 } |
| enum | Spells { SPELL_BLASTWAVE = 11130 , SPELL_SHOUT = 23511 , SPELL_CLEAVE = 20691 , SPELL_KNOCKAWAY = 20686 } |
Functions | |
| void | AddSC_boss_overlordwyrmthalak () |
Variables | |
| const Position | SummonLocation1 = { -39.355f, -513.456f, 88.472f, 4.679f } |
| const Position | SummonLocation2 = { -49.875f, -511.896f, 88.195f, 4.613f } |
| enum Adds |
| Enumerator | |
|---|---|
| NPC_SPIRESTONE_WARLORD | |
| NPC_SMOLDERTHORN_BERSERKER | |
Definition at line 26 of file boss_overlord_wyrmthalak.cpp.
| enum Events |
| Enumerator | |
|---|---|
| EVENT_BLAST_WAVE | |
| EVENT_SHOUT | |
| EVENT_CLEAVE | |
| EVENT_KNOCK_AWAY | |
Definition at line 18 of file boss_overlord_wyrmthalak.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_BLASTWAVE | |
| SPELL_SHOUT | |
| SPELL_CLEAVE | |
| SPELL_KNOCKAWAY | |
Definition at line 10 of file boss_overlord_wyrmthalak.cpp.
| void AddSC_boss_overlordwyrmthalak | ( | ) |
Definition at line 120 of file boss_overlord_wyrmthalak.cpp.
Referenced by AddEasternKingdomsScripts().
| const Position SummonLocation1 = { -39.355f, -513.456f, 88.472f, 4.679f } |
Definition at line 32 of file boss_overlord_wyrmthalak.cpp.
Referenced by boss_overlord_wyrmthalak::boss_overlordwyrmthalakAI::UpdateAI().
| const Position SummonLocation2 = { -49.875f, -511.896f, 88.195f, 4.613f } |
Definition at line 33 of file boss_overlord_wyrmthalak.cpp.
Referenced by boss_overlord_wyrmthalak::boss_overlordwyrmthalakAI::UpdateAI().