|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "halls_of_lightning.h"#include "SpellInfo.h"Go to the source code of this file.
Classes | |
| class | boss_ionar |
| struct | boss_ionar::boss_ionarAI |
| class | npc_spark_of_ionar |
| struct | npc_spark_of_ionar::npc_spark_of_ionarAI |
Enumerations | |
| enum | Creatures { NPC_SPARK_OF_IONAR = 28926 } |
| enum | Misc { DATA_MAX_SPARKS = 5 , DATA_POINT_CALLBACK = 0 } |
| enum | Spells { SPELL_BALL_LIGHTNING = 52780 , H_SPELL_BALL_LIGHTNING = 59800 , SPELL_STATIC_OVERLOAD = 52658 , H_SPELL_STATIC_OVERLOAD = 59795 , SPELL_DISPERSE = 52770 , SPELL_SUMMON_SPARK = 52746 , SPELL_SPARK_DESPAWN = 52776 , SPELL_SPARK_VISUAL_TRIGGER = 52667 , H_SPELL_SPARK_VISUAL_TRIGGER = 59833 } |
| enum | Yells { SAY_AGGRO = 0 , SAY_SPLIT = 1 , SAY_SLAY = 2 , SAY_DEATH = 3 } |
Functions | |
| void | AddSC_boss_ionar () |
| enum Creatures |
| Enumerator | |
|---|---|
| NPC_SPARK_OF_IONAR | |
Definition at line 39 of file boss_ionar.cpp.
| enum Misc |
| Enumerator | |
|---|---|
| DATA_MAX_SPARKS | |
| DATA_POINT_CALLBACK | |
Definition at line 44 of file boss_ionar.cpp.
| enum Spells |
Definition at line 15 of file boss_ionar.cpp.
| enum Yells |
| Enumerator | |
|---|---|
| SAY_AGGRO | |
| SAY_SPLIT | |
| SAY_SLAY | |
| SAY_DEATH | |
Definition at line 31 of file boss_ionar.cpp.
| void AddSC_boss_ionar | ( | ) |
Definition at line 363 of file boss_ionar.cpp.
Referenced by AddNorthrendScripts().