|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Classes | |
| class | boss_xevozz |
| struct | boss_xevozz::boss_xevozzAI |
| class | npc_ethereal_sphere |
| struct | npc_ethereal_sphere::npc_ethereal_sphereAI |
Enumerations | |
| enum | CreatureSpells { SPELL_ARCANE_POWER = 54160 , H_SPELL_ARCANE_POWER = 59474 , SPELL_SUMMON_PLAYERS = 54164 , SPELL_POWER_BALL_VISUAL = 54141 } |
| enum | NPCs { NPC_ETHEREAL_SPHERE = 29271 } |
| enum | Spells { SPELL_ARCANE_BARRAGE_VOLLEY = 54202 , SPELL_ARCANE_BARRAGE_VOLLEY_H = 59483 , SPELL_ARCANE_BUFFET = 54226 , SPELL_ARCANE_BUFFET_H = 59485 , SPELL_SUMMON_ETHEREAL_SPHERE_1 = 54102 , SPELL_SUMMON_ETHEREAL_SPHERE_2 = 54137 , SPELL_SUMMON_ETHEREAL_SPHERE_3 = 54138 } |
| enum | Yells { SAY_AGGRO = 0 , SAY_SLAY = 1 , SAY_DEATH = 2 , SAY_SPAWN = 3 , SAY_CHARGED = 4 , SAY_REPEAT_SUMMON = 5 , SAY_SUMMON_ENERGY = 6 } |
Functions | |
| void | AddSC_boss_xevozz () |
| enum CreatureSpells |
| Enumerator | |
|---|---|
| SPELL_ARCANE_POWER | |
| H_SPELL_ARCANE_POWER | |
| SPELL_SUMMON_PLAYERS | |
| SPELL_POWER_BALL_VISUAL | |
Definition at line 28 of file boss_xevozz.cpp.
| enum NPCs |
| Enumerator | |
|---|---|
| NPC_ETHEREAL_SPHERE | |
Definition at line 22 of file boss_xevozz.cpp.
| enum Spells |
Definition at line 11 of file boss_xevozz.cpp.
| enum Yells |
| Enumerator | |
|---|---|
| SAY_AGGRO | |
| SAY_SLAY | |
| SAY_DEATH | |
| SAY_SPAWN | |
| SAY_CHARGED | |
| SAY_REPEAT_SUMMON | |
| SAY_SUMMON_ENERGY | |
Definition at line 36 of file boss_xevozz.cpp.
| void AddSC_boss_xevozz | ( | ) |
Definition at line 290 of file boss_xevozz.cpp.
Referenced by AddNorthrendScripts().