|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "SpellScript.h"#include "Player.h"#include "naxxramas.h"Go to the source code of this file.
Classes | |
| class | achievement_polarity_switch |
| class | boss_thaddius |
| struct | boss_thaddius::boss_thaddiusAI |
| class | npc_feugen |
| struct | npc_feugen::npc_feugenAI |
| class | npc_stalagg |
| struct | npc_stalagg::npc_stalaggAI |
| class | spell_thaddius_polarity_shift |
| class | spell_thaddius_polarity_shift::spell_thaddius_polarity_shift_SpellScript |
| class | spell_thaddius_pos_neg_charge |
| class | spell_thaddius_pos_neg_charge::spell_thaddius_pos_neg_charge_SpellScript |
Macros | |
| #define | C_TESLA_COIL 16218 |
Functions | |
| void | AddSC_boss_thaddius () |
| #define C_TESLA_COIL 16218 |
Definition at line 53 of file boss_thaddius.cpp.
| enum Achievement |
| Enumerator | |
|---|---|
| DATA_POLARITY_SWITCH | |
Definition at line 89 of file boss_thaddius.cpp.
| enum Events |
| Enumerator | |
|---|---|
| EVENT_NONE | |
| EVENT_SHIFT | |
| EVENT_CHAIN | |
| EVENT_BERSERK | |
Definition at line 81 of file boss_thaddius.cpp.
| enum FeugenSpells |
| Enumerator | |
|---|---|
| SPELL_STATICFIELD | |
| H_SPELL_STATICFIELD | |
| SPELL_FEUGEN_TESLA | |
Definition at line 36 of file boss_thaddius.cpp.
| enum FeugenYells |
| Enumerator | |
|---|---|
| SAY_FEUG_AGGRO | |
| SAY_FEUG_SLAY | |
| SAY_FEUG_DEATH | |
Definition at line 29 of file boss_thaddius.cpp.
| enum StalaggYells |
| Enumerator | |
|---|---|
| SAY_STAL_AGGRO | |
| SAY_STAL_SLAY | |
| SAY_STAL_DEATH | |
Definition at line 13 of file boss_thaddius.cpp.
| enum StalagSpells |
| Enumerator | |
|---|---|
| SPELL_POWERSURGE | |
| H_SPELL_POWERSURGE | |
| SPELL_MAGNETIC_PULL | |
| SPELL_STALAGG_TESLA | |
Definition at line 20 of file boss_thaddius.cpp.
| enum ThaddiusActions |
| Enumerator | |
|---|---|
| ACTION_FEUGEN_RESET | |
| ACTION_FEUGEN_DIED | |
| ACTION_STALAGG_RESET | |
| ACTION_STALAGG_DIED | |
Definition at line 44 of file boss_thaddius.cpp.
| enum ThaddiusSpells |
Definition at line 66 of file boss_thaddius.cpp.
| enum ThaddiusYells |
| Enumerator | |
|---|---|
| SAY_GREET | |
| SAY_AGGRO | |
| SAY_SLAY | |
| SAY_ELECT | |
| SAY_DEATH | |
| SAY_SCREAM | |
Definition at line 56 of file boss_thaddius.cpp.
| void AddSC_boss_thaddius | ( | ) |
Definition at line 553 of file boss_thaddius.cpp.
Referenced by AddNorthrendScripts().