|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "SpellScript.h"#include "SpellAuraEffects.h"#include "naxxramas.h"Go to the source code of this file.
Typedefs | |
| typedef boss_loatheb::boss_loathebAI | LoathebAI |
Enumerations | |
| enum | Achievement { DATA_ACHIEVEMENT_SPORE_LOSER = 21822183 } |
| enum | Events { EVENT_NECROTIC_AURA = 1 , EVENT_DEATHBLOOM = 2 , EVENT_INEVITABLE_DOOM = 3 , EVENT_SPORE = 4 , EVENT_NECROTIC_AURA_FADING = 5 } |
| enum | Spells { SPELL_NECROTIC_AURA = 55593 , SPELL_WARN_NECROTIC_AURA = 59481 , SPELL_SUMMON_SPORE = 29234 , SPELL_DEATHBLOOM = 29865 , H_SPELL_DEATHBLOOM = 55053 , SPELL_INEVITABLE_DOOM = 29204 , H_SPELL_INEVITABLE_DOOM = 55052 } |
| enum | Texts { SAY_NECROTIC_AURA_APPLIED = 0 , SAY_NECROTIC_AURA_REMOVED = 1 , SAY_NECROTIC_AURA_FADING = 2 } |
Functions | |
| void | AddSC_boss_loatheb () |
Definition at line 149 of file boss_loatheb.cpp.
| enum Achievement |
| Enumerator | |
|---|---|
| DATA_ACHIEVEMENT_SPORE_LOSER | |
Definition at line 39 of file boss_loatheb.cpp.
| enum Events |
| Enumerator | |
|---|---|
| EVENT_NECROTIC_AURA | |
| EVENT_DEATHBLOOM | |
| EVENT_INEVITABLE_DOOM | |
| EVENT_SPORE | |
| EVENT_NECROTIC_AURA_FADING | |
Definition at line 30 of file boss_loatheb.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_NECROTIC_AURA | |
| SPELL_WARN_NECROTIC_AURA | |
| SPELL_SUMMON_SPORE | |
| SPELL_DEATHBLOOM | |
| H_SPELL_DEATHBLOOM | |
| SPELL_INEVITABLE_DOOM | |
| H_SPELL_INEVITABLE_DOOM | |
Definition at line 12 of file boss_loatheb.cpp.
| enum Texts |
| Enumerator | |
|---|---|
| SAY_NECROTIC_AURA_APPLIED | |
| SAY_NECROTIC_AURA_REMOVED | |
| SAY_NECROTIC_AURA_FADING | |
Definition at line 23 of file boss_loatheb.cpp.
| void AddSC_boss_loatheb | ( | ) |
Definition at line 192 of file boss_loatheb.cpp.
Referenced by AddNorthrendScripts().