|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "Player.h"#include "blackrock_spire.h"Go to the source code of this file.
Classes | |
| class | boss_rend_blackhand |
| struct | boss_rend_blackhand::boss_rend_blackhandAI |
Functions | |
| void | AddSC_boss_rend_blackhand () |
Variables | |
| Position const | GythLoc = { 211.762f, -397.5885f, 111.1817f, 4.747295f } |
| Position const | Teleport1Loc = { 194.2993f, -474.0814f, 121.4505f, -0.01225555f } |
| Position const | Teleport2Loc = { 216.485f, -434.93f, 110.888f, -0.01225555f } |
| enum Adds |
| Enumerator | |
|---|---|
| NPC_CHROMATIC_WHELP | |
| NPC_CHROMATIC_DRAGONSPAWN | |
| NPC_BLACKHAND_DRAGON_HANDLER | |
Definition at line 39 of file boss_rend_blackhand.cpp.
| enum Events |
Definition at line 111 of file boss_rend_blackhand.cpp.
| enum Misc |
| Enumerator | |
|---|---|
| NEFARIUS_PATH_1 | |
| NEFARIUS_PATH_2 | |
| NEFARIUS_PATH_3 | |
| REND_PATH_1 | |
| REND_PATH_2 | |
Definition at line 46 of file boss_rend_blackhand.cpp.
| enum Says |
Definition at line 20 of file boss_rend_blackhand.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_WHIRLWIND | |
| SPELL_CLEAVE | |
| SPELL_MORTAL_STRIKE | |
| SPELL_FRENZY | |
| SPELL_KNOCKDOWN | |
Definition at line 11 of file boss_rend_blackhand.cpp.
| void AddSC_boss_rend_blackhand | ( | ) |
Definition at line 431 of file boss_rend_blackhand.cpp.
Referenced by AddEasternKingdomsScripts().
| Position const GythLoc = { 211.762f, -397.5885f, 111.1817f, 4.747295f } |
Definition at line 107 of file boss_rend_blackhand.cpp.
| Position const Teleport1Loc = { 194.2993f, -474.0814f, 121.4505f, -0.01225555f } |
Definition at line 108 of file boss_rend_blackhand.cpp.
| Position const Teleport2Loc = { 216.485f, -434.93f, 110.888f, -0.01225555f } |
Definition at line 109 of file boss_rend_blackhand.cpp.