|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Classes | |
| class | boss_hydross_the_unstable |
| struct | boss_hydross_the_unstable::boss_hydross_the_unstableAI |
Macros | |
| #define | HYDROSS_X -239.439f |
| #define | HYDROSS_Y -363.481f |
| #define | SPAWN_X_DIFF1 6.934003f |
| #define | SPAWN_X_DIFF2 -6.934003f |
| #define | SPAWN_X_DIFF3 -12.577011f |
| #define | SPAWN_X_DIFF4 12.577011f |
| #define | SPAWN_Y_DIFF1 -11.255012f |
| #define | SPAWN_Y_DIFF2 11.255012f |
| #define | SPAWN_Y_DIFF3 -4.72702f |
| #define | SPAWN_Y_DIFF4 4.72702f |
Enumerations | |
| enum | HydrossTheUnstable { SAY_AGGRO = 0 , SAY_SWITCH_TO_CLEAN = 1 , SAY_CLEAN_SLAY = 2 , SAY_CLEAN_DEATH = 3 , SAY_SWITCH_TO_CORRUPT = 4 , SAY_CORRUPT_SLAY = 5 , SAY_CORRUPT_DEATH = 6 , SWITCH_RADIUS = 18 , MODEL_CORRUPT = 20609 , MODEL_CLEAN = 20162 , SPELL_WATER_TOMB = 38235 , SPELL_MARK_OF_HYDROSS1 = 38215 , SPELL_MARK_OF_HYDROSS2 = 38216 , SPELL_MARK_OF_HYDROSS3 = 38217 , SPELL_MARK_OF_HYDROSS4 = 38218 , SPELL_MARK_OF_HYDROSS5 = 38231 , SPELL_MARK_OF_HYDROSS6 = 40584 , SPELL_MARK_OF_CORRUPTION1 = 38219 , SPELL_MARK_OF_CORRUPTION2 = 38220 , SPELL_MARK_OF_CORRUPTION3 = 38221 , SPELL_MARK_OF_CORRUPTION4 = 38222 , SPELL_MARK_OF_CORRUPTION5 = 38230 , SPELL_MARK_OF_CORRUPTION6 = 40583 , SPELL_VILE_SLUDGE = 38246 , SPELL_ENRAGE = 27680 , SPELL_SUMMON_WATER_ELEMENT = 36459 , SPELL_ELEMENTAL_SPAWNIN = 25035 , SPELL_BLUE_BEAM = 40227 , ENTRY_PURE_SPAWN = 22035 , ENTRY_TAINTED_SPAWN = 22036 , ENTRY_BEAM_DUMMY = 21934 } |
Functions | |
| void | AddSC_boss_hydross_the_unstable () |
| #define HYDROSS_X -239.439f |
Definition at line 57 of file boss_hydross_the_unstable.cpp.
Referenced by boss_hydross_the_unstable::boss_hydross_the_unstableAI::UpdateAI().
| #define HYDROSS_Y -363.481f |
Definition at line 58 of file boss_hydross_the_unstable.cpp.
Referenced by boss_hydross_the_unstable::boss_hydross_the_unstableAI::UpdateAI().
| #define SPAWN_X_DIFF1 6.934003f |
Definition at line 60 of file boss_hydross_the_unstable.cpp.
Referenced by boss_hydross_the_unstable::boss_hydross_the_unstableAI::UpdateAI().
| #define SPAWN_X_DIFF2 -6.934003f |
Definition at line 62 of file boss_hydross_the_unstable.cpp.
Referenced by boss_hydross_the_unstable::boss_hydross_the_unstableAI::UpdateAI().
| #define SPAWN_X_DIFF3 -12.577011f |
Definition at line 64 of file boss_hydross_the_unstable.cpp.
Referenced by boss_hydross_the_unstable::boss_hydross_the_unstableAI::UpdateAI().
| #define SPAWN_X_DIFF4 12.577011f |
Definition at line 66 of file boss_hydross_the_unstable.cpp.
Referenced by boss_hydross_the_unstable::boss_hydross_the_unstableAI::UpdateAI().
| #define SPAWN_Y_DIFF1 -11.255012f |
Definition at line 61 of file boss_hydross_the_unstable.cpp.
Referenced by boss_hydross_the_unstable::boss_hydross_the_unstableAI::UpdateAI().
| #define SPAWN_Y_DIFF2 11.255012f |
Definition at line 63 of file boss_hydross_the_unstable.cpp.
Referenced by boss_hydross_the_unstable::boss_hydross_the_unstableAI::UpdateAI().
| #define SPAWN_Y_DIFF3 -4.72702f |
Definition at line 65 of file boss_hydross_the_unstable.cpp.
Referenced by boss_hydross_the_unstable::boss_hydross_the_unstableAI::UpdateAI().
| #define SPAWN_Y_DIFF4 4.72702f |
Definition at line 67 of file boss_hydross_the_unstable.cpp.
Referenced by boss_hydross_the_unstable::boss_hydross_the_unstableAI::UpdateAI().
| enum HydrossTheUnstable |
Definition at line 17 of file boss_hydross_the_unstable.cpp.
| void AddSC_boss_hydross_the_unstable | ( | ) |
Definition at line 394 of file boss_hydross_the_unstable.cpp.
Referenced by AddOutlandScripts().