|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "SpellScript.h"#include "SpellAuraEffects.h"#include "ulduar.h"#include "Player.h"Go to the source code of this file.
Functions | |
| void | AddSC_boss_general_vezax () |
| enum Misc |
| Enumerator | |
|---|---|
| DATA_SMELL_SARONITE | |
| DATA_SHADOWDODGER | |
Definition at line 81 of file boss_general_vezax.cpp.
| enum VezaxActions |
| Enumerator | |
|---|---|
| ACTION_VAPORS_SPAWN | |
| ACTION_VAPORS_DIE | |
| ACTION_ANIMUS_DIE | |
Definition at line 57 of file boss_general_vezax.cpp.
| enum VezaxEmotes |
| Enumerator | |
|---|---|
| EMOTE_ANIMUS | |
| EMOTE_BARRIER | |
| EMOTE_SURGE_OF_DARKNESS | |
| EMOTE_VAPORS | |
Definition at line 23 of file boss_general_vezax.cpp.
| enum VezaxEvents |
| Enumerator | |
|---|---|
| EVENT_SHADOW_CRASH | |
| EVENT_SEARING_FLAMES | |
| EVENT_SURGE_OF_DARKNESS | |
| EVENT_MARK_OF_THE_FACELESS | |
| EVENT_SARONITE_VAPORS | |
| EVENT_BERSERK | |
| EVENT_PROFOUND_OF_DARKNESS | |
| EVENT_RANDOM_MOVE | |
Definition at line 64 of file boss_general_vezax.cpp.
| enum VezaxSpells |
Definition at line 33 of file boss_general_vezax.cpp.
| enum VezaxYells |
| Enumerator | |
|---|---|
| SAY_AGGRO | |
| SAY_SLAY | |
| SAY_SURGE_OF_DARKNESS | |
| SAY_DEATH | |
| SAY_BERSERK | |
| SAY_HARDMODE | |
Definition at line 13 of file boss_general_vezax.cpp.
| void AddSC_boss_general_vezax | ( | ) |
Definition at line 576 of file boss_general_vezax.cpp.
Referenced by AddNorthrendScripts().