|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ObjectMgr.h"#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "molten_core.h"Go to the source code of this file.
Classes | |
| class | boss_shazzrah |
| struct | boss_shazzrah::boss_shazzrahAI |
Enumerations | |
| enum | Events { EVENT_ARCANE_EXPLOSION = 1 , EVENT_SHAZZRAH_CURSE = 2 , EVENT_MAGIC_GROUNDING = 3 , EVENT_COUNTERSPELL = 4 , EVENT_BLINK = 5 } |
| enum | Spells { SPELL_ARCANE_EXPLOSION = 19712 , SPELL_SHAZZRAH_CURSE = 19713 , SPELL_MAGIC_GROUNDING = 19714 , SPELL_COUNTERSPELL = 19715 } |
Functions | |
| void | AddSC_boss_shazzrah () |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_ARCANE_EXPLOSION | |
| EVENT_SHAZZRAH_CURSE | |
| EVENT_MAGIC_GROUNDING | |
| EVENT_COUNTERSPELL | |
| EVENT_BLINK | |
Definition at line 26 of file boss_shazzrah.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_ARCANE_EXPLOSION | |
| SPELL_SHAZZRAH_CURSE | |
| SPELL_MAGIC_GROUNDING | |
| SPELL_COUNTERSPELL | |
Definition at line 18 of file boss_shazzrah.cpp.
| void AddSC_boss_shazzrah | ( | ) |
Definition at line 113 of file boss_shazzrah.cpp.
Referenced by AddEasternKingdomsScripts().