|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "ScriptedGossip.h"#include "ScriptedEscortAI.h"#include "Player.h"#include "SpellInfo.h"#include "SpellScript.h"#include "SpellAuras.h"#include "SpellAuraEffects.h"#include "Vehicle.h"Go to the source code of this file.
Functions | |
| void | AddSC_zuldrak () |
Variables | |
| const Position | AddSpawnPosition [] |
| static BossAndAdd | Boss [] |
| uint32 const | FetchIngredients [21][4] |
| const Position | SpawnPosition [] |
| enum CrusadeRecruit |
| Enumerator | |
|---|---|
| SPELL_QUEST_CREDIT | |
| QUEST_TROLL_PATROL_INTESTINAL_FORTITUDE | |
Definition at line 1171 of file zone_zuldrak.cpp.
| enum CrusadeRecruitEvents |
| Enumerator | |
|---|---|
| EVENT_RECRUIT_1 | |
| EVENT_RECRUIT_2 | |
Definition at line 1177 of file zone_zuldrak.cpp.
| enum DrakuruShackles |
| Enumerator | |
|---|---|
| NPC_RAGECLAW | |
| QUEST_TROLLS_IS_GONE_CRAZY | |
| SPELL_LEFT_CHAIN | |
| SPELL_RIGHT_CHAIN | |
| SPELL_UNLOCK_SHACKLE | |
| SPELL_FREE_RAGECLAW | |
Definition at line 21 of file zone_zuldrak.cpp.
| enum Finklestein |
Definition at line 1284 of file zone_zuldrak.cpp.
| enum FinklesteinEvents |
| Enumerator | |
|---|---|
| EVENT_TURN_TO_POT | |
| EVENT_TURN_BACK | |
| EVENT_EASY_123 | |
| EVENT_MEDIUM_4 | |
| EVENT_MEDIUM_5 | |
| EVENT_HARD_6 | |
Definition at line 1404 of file zone_zuldrak.cpp.
| enum Gurgthock |
Definition at line 165 of file zone_zuldrak.cpp.
| enum KorrakBloodrager |
| Enumerator | |
|---|---|
| SPELL_GROW | |
| SPELL_CHARGE | |
| SPELL_UPPERCUT | |
| SPELL_ENRAGE | |
Definition at line 607 of file zone_zuldrak.cpp.
| enum OrinokoTuskbreaker |
| Enumerator | |
|---|---|
| NPC_WHISKER | |
| NPC_HUNGRY_PENGUIN | |
| SPELL_BATTLE_SHOUT | |
| SPELL_FISHY_SCENT | |
| SPELL_IMPALE | |
| SPELL_SUMMON_WHISKER | |
Definition at line 469 of file zone_zuldrak.cpp.
| enum Rageclaw |
| Enumerator | |
|---|---|
| SPELL_UNSHACKLED | |
| SPELL_KNEEL | |
| SAY_RAGECLAW | |
Definition at line 114 of file zone_zuldrak.cpp.
| enum ScourgeEnclosure |
| Enumerator | |
|---|---|
| QUEST_OUR_ONLY_HOPE | |
| NPC_GYMER_DUMMY | |
| SPELL_GYMER_LOCK_EXPLOSION | |
Definition at line 1251 of file zone_zuldrak.cpp.
| enum Stinkbeard |
| Enumerator | |
|---|---|
| SPELL_ENRAGE_STINKBEARD | |
| SPELL_KNOCK_AWAY | |
| SPELL_STINKY_BEARD | |
| SPELL_THUNDERBLADE | |
| SPELL_THUNDERCLAP | |
Definition at line 796 of file zone_zuldrak.cpp.
| enum StormCloud |
| Enumerator | |
|---|---|
| STORM_COULD | |
| HEALING_WINDS | |
| STORM_VISUAL | |
| GYMERS_GRAB | |
| RIDE_VEHICLE | |
Definition at line 1809 of file zone_zuldrak.cpp.
| enum Yggdras |
| Enumerator | |
|---|---|
| SPELL_CLEAVE | |
| SPELL_CORRODE_FLESH | |
| SPELL_JORMUNGAR_SPAWN | |
Definition at line 704 of file zone_zuldrak.cpp.
| void AddSC_zuldrak | ( | ) |
Definition at line 1857 of file zone_zuldrak.cpp.
Referenced by AddNorthrendScripts().
| const Position AddSpawnPosition[] |
Definition at line 235 of file zone_zuldrak.cpp.
Referenced by npc_elemental_lord::npc_elemental_lordAI::SummonAdds().
|
static |
Definition at line 220 of file zone_zuldrak.cpp.
Referenced by npc_fiend_elemental::npc_fiend_elementalAI::SetData(), npc_elemental_lord::npc_elemental_lordAI::SummonAdds(), npc_elemental_lord::npc_elemental_lordAI::UpdateAI(), and npc_gurgthock::npc_gurgthockAI::UpdateAI().
| uint32 const FetchIngredients[21][4] |
Definition at line 1540 of file zone_zuldrak.cpp.
Referenced by spell_pot_check::spell_pot_check_SpellScript::HandleScriptEffect(), spell_random_ingredient::spell_random_ingredient_SpellScript::HandleScriptEffect(), and spell_pot_check::spell_pot_check_SpellScript::RemoveItems().
| const Position SpawnPosition[] |
Definition at line 228 of file zone_zuldrak.cpp.
Referenced by npc_gurgthock::npc_gurgthockAI::UpdateAI().