|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ObjectMgr.h"#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "ruins_of_ahnqiraj.h"#include "CreatureTextMgr.h"Go to the source code of this file.
Classes | |
| class | boss_kurinnaxx |
| struct | boss_kurinnaxx::boss_kurinnaxxAI |
Enumerations | |
| enum | Events { EVENT_MORTAL_WOUND = 1 , EVENT_SANDTRAP = 2 , EVENT_TRASH = 3 , EVENT_WIDE_SLASH = 4 } |
| enum | Spells { SPELL_MORTALWOUND = 25646 , SPELL_SANDTRAP = 25648 , SPELL_ENRAGE = 26527 , SPELL_SUMMON_PLAYER = 26446 , SPELL_TRASH = 3391 , SPELL_WIDE_SLASH = 25814 } |
| enum | Texts { SAY_KURINAXX_DEATH = 5 } |
Functions | |
| void | AddSC_boss_kurinnaxx () |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_MORTAL_WOUND | |
| EVENT_SANDTRAP | |
| EVENT_TRASH | |
| EVENT_WIDE_SLASH | |
Definition at line 22 of file boss_kurinnaxx.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_MORTALWOUND | |
| SPELL_SANDTRAP | |
| SPELL_ENRAGE | |
| SPELL_SUMMON_PLAYER | |
| SPELL_TRASH | |
| SPELL_WIDE_SLASH | |
Definition at line 12 of file boss_kurinnaxx.cpp.
| enum Texts |
| Enumerator | |
|---|---|
| SAY_KURINAXX_DEATH | |
Definition at line 30 of file boss_kurinnaxx.cpp.
| void AddSC_boss_kurinnaxx | ( | ) |
Definition at line 122 of file boss_kurinnaxx.cpp.
Referenced by AddKalimdorScripts().