![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "Containers.h"#include "CreatureAIImpl.h"#include "GameObject.h"#include "GameObjectAI.h"#include "MotionMaster.h"#include "ObjectAccessor.h"#include "ObjectMgr.h"#include "Player.h"#include "QuestDef.h"#include "ScriptedEscortAI.h"#include "ScriptedFollowerAI.h"#include "ScriptedGossip.h"#include "SpellAuras.h"#include "SpellAuraEffects.h"#include "SpellInfo.h"#include "SpellScript.h"#include "TemporarySummon.h"#include "WorldSession.h"
Include dependency graph for zone_borean_tundra.cpp:Go to the source code of this file.
Functions | |
| void | AddSC_borean_tundra () |
Variables | |
| static constexpr std::array< uint32, 5 > | BlasterCasterSpells = { SPELL_BIGGER_1, SPELL_SHRUNK_1, SPELL_YELLOW_1, SPELL_GHOST_1, SPELL_POLYMORPH_1 } |
| static constexpr std::array< uint32, 5 > | BlasterTargetSpells = { SPELL_BIGGER_2, SPELL_SHRUNK_2, SPELL_YELLOW_2, SPELL_GHOST_2, SPELL_POLYMORPH_2 } |
| std::array< uint32, 3 > const | CocoonSummonSpells |
| static constexpr std::array< uint32, 8 > | DropLandMineSpells |
| enum BloodsporeRuination |
| Enumerator | |
|---|---|
| NPC_BLOODMAGE_LAURITH | |
| SAY_BLOODMAGE_LAURITH | |
| EVENT_TALK | |
| EVENT_RESET_ORIENTATION | |
Definition at line 877 of file zone_borean_tundra.cpp.
| enum BringEmBackAlive |
| Enumerator | |
|---|---|
| SPELL_KODO_DELIVERED | |
| TEXT_DELIVERED_1 | |
| TEXT_DELIVERED_2 | |
| TEXT_DELIVERED_3 | |
| TEXT_DELIVERED_4 | |
| TEXT_DELIVERED_5 | |
Definition at line 1182 of file zone_borean_tundra.cpp.
| enum CaribouTrap |
Definition at line 43 of file zone_borean_tundra.cpp.
| enum CounselorTalbot |
| Enumerator | |
|---|---|
| AREA_LAST_RITES | |
| EVENT_DEFLECTION | |
| EVENT_SOUL_BLAST | |
| EVENT_VAMPIRIC_BOLT | |
| SPELL_DEFLECTION | |
| SPELL_SOUL_BLAST | |
| SPELL_VAMPIRIC_BOLT | |
Definition at line 809 of file zone_borean_tundra.cpp.
| enum DrakeHunt |
| Enumerator | |
|---|---|
| SPELL_RED_DRAGONBLOOD | |
| SPELL_CAPTURE_TRIGGER | |
| SPELL_DRAKE_TURN_IN | |
| SPELL_DRAKE_HATCHLING_SUBDUED | |
| SPELL_ROPE_BEAM | |
Definition at line 1718 of file zone_borean_tundra.cpp.
| enum HahYoureNotSoBigNow |
Definition at line 962 of file zone_borean_tundra.cpp.
| enum MammothTrap |
Definition at line 172 of file zone_borean_tundra.cpp.
| enum MasterAndServant |
Definition at line 1512 of file zone_borean_tundra.cpp.
| enum PrisonBreak |
| Enumerator | |
|---|---|
| SPELL_SUMMON_ARCANE_PRISONER_1 | |
| SPELL_SUMMON_ARCANE_PRISONER_2 | |
Definition at line 1377 of file zone_borean_tundra.cpp.
| enum ReCursive |
| Enumerator | |
|---|---|
| SPELL_SUMMON_FIZZCRANK_SURVIVOR | |
Definition at line 1688 of file zone_borean_tundra.cpp.
| enum RescuingEvanor |
| Enumerator | |
|---|---|
| SPELL_AMBER_LEDGE_TO_BERYL_POINT | |
Definition at line 1628 of file zone_borean_tundra.cpp.
| enum SpringingTheTrap |
| Enumerator | |
|---|---|
| SPELL_COLDARRA_TO_TRANSITUS | |
Definition at line 1658 of file zone_borean_tundra.cpp.
| enum TakenByTheScourge |
| Enumerator | |
|---|---|
| SPELL_FREED_WARSONG_MAGE | |
| SPELL_FREED_WARSONG_SHAMAN | |
| SPELL_FREED_WARSONG_WARRIOR | |
| SPELL_FREED_WARSONG_PEON | |
| SPELL_FREED_SOLDIER_DEBUFF | |
Definition at line 1067 of file zone_borean_tundra.cpp.
| enum Thassarian |
Definition at line 337 of file zone_borean_tundra.cpp.
| enum TheArtOfPersuasion |
Definition at line 1245 of file zone_borean_tundra.cpp.
| enum ThePlainsOfNasam |
Definition at line 1583 of file zone_borean_tundra.cpp.
| enum Valiancekeepcannons |
| Enumerator | |
|---|---|
| GO_VALIANCE_KEEP_CANNON_1 | |
| GO_VALIANCE_KEEP_CANNON_2 | |
Definition at line 288 of file zone_borean_tundra.cpp.
| enum WeaknessToLightning |
| Enumerator | |
|---|---|
| SPELL_POWER_OF_THE_STORM_ITEM | |
| SPELL_POWER_OF_THE_STORM | |
Definition at line 1408 of file zone_borean_tundra.cpp.
| void AddSC_borean_tundra | ( | ) |
|
staticconstexpr |
Definition at line 980 of file zone_borean_tundra.cpp.
|
staticconstexpr |
Definition at line 981 of file zone_borean_tundra.cpp.
| std::array<uint32, 3> const CocoonSummonSpells |
Definition at line 1076 of file zone_borean_tundra.cpp.
|
staticconstexpr |
Definition at line 1595 of file zone_borean_tundra.cpp.