TDB 1120.25081 - 2025/08/16
Port From (https://github.com/TrinityCore/TrinityCore/commit/b4d69dfd6d782b283ae4f9ebfcc780d6f84eb64a)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- TDB 1115.25051 world
|
||||
UPDATE `version` SET `db_version`='TDB 1115.25051', `cache_id`=25051 LIMIT 1;
|
||||
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
|
||||
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/11.x/world', 'ARCHIVED');
|
||||
@@ -0,0 +1,7 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_hun_streamline';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(257044, 'spell_hun_streamline');
|
||||
|
||||
DELETE FROM `spell_proc` WHERE `SpellId` IN (342076);
|
||||
INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
|
||||
(342076,0x00,9,0x00000000,0x00000000,0x00000000,0x00000000,0x0,0x0,0x1,0x2,0x0,0x18,0x0,0,0,0,0); -- Streamline
|
||||
@@ -0,0 +1,35 @@
|
||||
-- Using legacy MoP range for Mejis future plan to move MoP guids
|
||||
SET @OGUID := 400690;
|
||||
|
||||
-- Remove old versions of a few portal gobs (correct entry, incorrect data)
|
||||
DELETE FROM `gameobject` WHERE `guid` IN (235566, 223196, 237455);
|
||||
|
||||
-- GameObject
|
||||
DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+25;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
|
||||
(@OGUID+0, 214501, 0, 5145, 5382, '0', 0, 0, -5584.6943359375, 5401.23681640625, -1796.6551513671875, 2.392457962036132812, 0, 0, 0.930665969848632812, 0.365869969129562377, 120, 255, 1, 60822), -- Instance Portal (Party + Heroic) (Area: The Abyssal Maw - Difficulty: 0) CreateObject1
|
||||
(@OGUID+1, 214517, 643, 5004, 5004, '1,2,8,23,24', 0, 0, -647.28302001953125, 806.74652099609375, 249.3487701416015625, 0, 0, 0, 0, 1, 7200, 255, 1, 60822), -- Instance Portal (Party + Heroic) (Area: Throne of the Tides - Difficulty: 0) CreateObject1
|
||||
(@OGUID+2, 214612, 1, 440, 2300, '0', 0, 0, -8291.689453125, -4591.2255859375, -228.515213012695312, 1.712306499481201171, 0, 0, 0.755327224731445312, 0.655347824096679687, 120, 255, 1, 60822), -- Instance Portal (Party + Heroic) (Area: Caverns of Time - Difficulty: 0) CreateObject1
|
||||
(@OGUID+3, 214517, 940, 5844, 5988, '2', 0, 0, 4927.52978515625, 333.630218505859375, 105.3840713500976562, 4.826143741607666015, 0, 0, -0.66576671600341796, 0.746159970760345458, 7200, 255, 1, 61122), -- Instance Portal (Party + Heroic) (Area: The Crystal Vice - Difficulty: 0) CreateObject1
|
||||
(@OGUID+4, 214503, 1, 440, 2300, '0', 0, 0, -8286.2470703125, -4455.61962890625, -208.512664794921875, 3.656076431274414062, 0, 0, -0.96709537506103515, 0.254414081573486328, 120, 255, 1, 60822), -- Instance Portal (Party + Heroic) (Area: Caverns of Time - Difficulty: 0) CreateObject1
|
||||
(@OGUID+5, 214501, 938, 5789, 5796, '2,24', 0, 0, 3731.799560546875, -425.93402099609375, 113.7673721313476562, 1.654860377311706542, 0, 0, 0.736194610595703125, 0.676769852638244628, 7200, 255, 1, 61122), -- Instance Portal (Party + Heroic) (Area: Entryway of Time - Difficulty: 0) CreateObject1
|
||||
(@OGUID+6, 214503, 1, 440, 2300, '0', 0, 0, -8595.0537109375, -3994.935791015625, -205.550567626953125, 4.497562885284423828, 0, 0, -0.77883815765380859, 0.627224922180175781, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic) (Area: Caverns of Time - Difficulty: 0) CreateObject1
|
||||
(@OGUID+7, 214516, 939, 5788, 5993, '2', 0, 0, 3247.62060546875, -5006.37353515625, 194.093475341796875, 2.370447635650634765, 0, 0, 0.926583290100097656, 0.376089662313461303, 7200, 255, 1, 60822), -- Instance Portal (Party + Heroic) (Area: Courtyard of Lights - Difficulty: 0) CreateObject1
|
||||
(@OGUID+8, 214503, 646, 5042, 5303, '0', 0, 0, 1029.13720703125, 618.685791015625, 155.705810546875, 1.775328516960144042, 0, 0, 0.775599479675292968, 0.631225347518920898, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic) (Area: Temple of Earth - Difficulty: 0) CreateObject1
|
||||
(@OGUID+9, 214503, 725, 5088, 5088, '1,2,24', 0, 0, 822.98089599609375, 986.263916015625, 318.806427001953125, 0, 0, 0, 0, 1, 7200, 255, 1, 61122), -- Instance Portal (Party + Heroic) (Area: The Stonecore - Difficulty: 0) CreateObject1
|
||||
(@OGUID+10, 214517, 530, 3433, 3508, '0', 0, 0, 6851.22216796875, -7998.955078125, 192.361602783203125, 1.565658450126647949, 0, 0, 0.705287933349609375, 0.708920955657958984, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic) (Area: Amani Pass - Difficulty: 0) CreateObject1
|
||||
(@OGUID+11, 214517, 568, 3805, 3805, '1,2', 0, 0, 120.6857681274414062, 1780.2899169921875, 43.82334136962890625, 4.701598167419433593, 0, 0, -0.71091175079345703, 0.703281223773956298, 7200, 255, 1, 61122), -- Instance Portal (Party + Heroic) (Area: Zul'Aman - Difficulty: 0) CreateObject1
|
||||
(@OGUID+12, 214501, 2241, 10833, 13176, '0', 0, 0, -11522.107421875, -2317.23779296875, 608.69842529296875, 0.633985102176666259, 0, 0, 0.311710357666015625, 0.950177192687988281, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic) (Area: The Vortex Pinnacle - Difficulty: 0) CreateObject1
|
||||
(@OGUID+13, 214501, 1, 5034, 5717, '0', 0, 0, -11519.76953125, -2315.382080078125, 608.41595458984375, 0.707777321338653564, 0, 0, 0.346548080444335937, 0.938032209873199462, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic) (Area: Vir'naal River Delta - Difficulty: 0) CreateObject1
|
||||
(@OGUID+14, 214501, 657, 5035, 5035, '1,2,8,23,24', 0, 0, -327.982635498046875, 24.9375, 627.73846435546875, 3.925194263458251953, 0, 0, -0.92422294616699218, 0.381853342056274414, 7200, 255, 1, 61122), -- Instance Portal (Party + Heroic) (Area: The Vortex Pinnacle - Difficulty: 0) CreateObject1
|
||||
(@OGUID+15, 214503, 2241, 10833, 10882, '0', 0, 0, -10217.646484375, -1838.0677490234375, 20.63434600830078125, 0, 0, 0, 0, 1, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic) (Area: Halls of Origination - Difficulty: 0) CreateObject1
|
||||
(@OGUID+16, 214503, 1, 5034, 0, '0', 0, 0, -10217.4912109375, -1838.1666259765625, 20.12780189514160156, 0, 0, 0, 0, 1, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic) (Area: 0 - Difficulty: 0) CreateObject1
|
||||
(@OGUID+17, 214517, 644, 4945, 4945, '1,2', 0, 0, -954.05035400390625, 457.196197509765625, 52.04623794555664062, 1.56303417682647705, 0, 0, 0.704357147216796875, 0.709845721721649169, 7200, 255, 1, 61122), -- Instance Portal (Party + Heroic) (Area: Halls of Origination - Difficulty: 0) CreateObject1
|
||||
(@OGUID+18, 214507, 2241, 10833, 0, '0', 0, 0, -10686.310546875, -1308.8021240234375, 17.68829345703125, 0.23668566346168518, 0, 0, 0.118066787719726562, 0.993005692958831787, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic) (Area: 0 - Difficulty: 0) CreateObject1
|
||||
(@OGUID+19, 214507, 1, 5034, 0, '0', 0, 0, -10686.4755859375, -1308.90625, 18.13622665405273437, 0.253729909658432006, 0, 0, 0.126524925231933593, 0.991963446140289306, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic) (Area: 0 - Difficulty: 0) CreateObject1
|
||||
(@OGUID+20, 214507, 755, 5396, 5635, '1,2,24', 0, 0, -10688.3095703125, -1309.4600830078125, 17.60331344604492187, 3.399094581604003906, 0, 0, -0.99172306060791015, 0.128395453095436096, 7200, 255, 1, 61122), -- Instance Portal (Party + Heroic) (Area: The Warlord's Garrison - Difficulty: 0) CreateObject1
|
||||
(@OGUID+21, 214516, 0, 33, 1740, '0', 0, 0, -11916.25, -1216.4879150390625, 92.28725433349609375, 1.56024169921875, 0, 0, 0.703365325927734375, 0.710828542709350585, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic) (Area: Venture Co. Base Camp - Difficulty: 0) CreateObject1
|
||||
(@OGUID+22, 214516, 859, 1977, 1977, '1,2', 0, 0, -11916.232421875, -1220.93408203125, 92.28725433349609375, 4.712449073791503906, 0, 0, -0.70708560943603515, 0.707127928733825683, 7200, 255, 1, 61122), -- Instance Portal (Party + Heroic) (Area: Zul'Gurub - Difficulty: 0) CreateObject1
|
||||
(@OGUID+23, 214501, 645, 4926, 4926, '1,2,24', 0, 0, 214.7916717529296875, 1140.1492919921875, 206.5569305419921875, 4.672245979309082031, 0, 0, -0.72115612030029296, 0.692772567272186279, 7200, 255, 1, 61122), -- Instance Portal (Party + Heroic) (Area: Blackrock Caverns - Difficulty: 0) CreateObject1
|
||||
(@OGUID+24, 214501, 0, 4922, 5462, '0', 0, 0, -4048.010498046875, -3446.210205078125, 283.368743896484375, 3.493097305297851562, 0, 0, -0.98459529876708984, 0.17484883964061737, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic) (Area: Wyrms' Bend - Difficulty: 0) CreateObject1
|
||||
(@OGUID+25, 214503, 670, 4950, 4950, '1,2,8,23', 0, 0, -627.81597900390625, -176.515625, 272.126556396484375, 4.976002216339111328, 0, 0, -0.60804176330566406, 0.793905019760131835, 7200, 255, 1, 61122); -- Instance Portal (Party + Heroic) (Area: Grim Batol - Difficulty: 0) CreateObject1
|
||||
@@ -0,0 +1,21 @@
|
||||
-- Using legacy MoP range for Mejis future plan to move MoP guids
|
||||
SET @OGUID := 400716;
|
||||
|
||||
UPDATE `gameobject_template_addon` SET `faction`=35, `flags`=0x2000 WHERE `entry` IN (214513, 214885); -- Instance Portal (Party + Heroic + Challenge)
|
||||
|
||||
-- GameObject
|
||||
DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+12;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
|
||||
(@OGUID+0, 212899, 870, 5785, 5974, '0', 0, 0, 957.32293701171875, -2475.732666015625, 180.5042877197265625, 1.256758451461791992, 0, 0, 0.587834358215332031, 0.808981299400329589, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: Jade Temple Grounds - Difficulty: 0) CreateObject1
|
||||
(@OGUID+1, 212899, 960, 5956, 5956, '1,2,8,23,24', 0, 0, 955.66143798828125, -2480.83154296875, 180.7587738037109375, 4.409494400024414062, 0, 0, -0.80569362640380859, 0.59233248233795166, 7200, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: Temple of the Jade Serpent - Difficulty: 0) CreateObject1
|
||||
(@OGUID+2, 211640, 870, 5805, 0, '0', 0, 0, -718.04168701171875, 1262.0504150390625, 136.468170166015625, 0, 0, 0, 0, 1, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: 0 - Difficulty: 0) CreateObject1
|
||||
(@OGUID+3, 211640, 961, 5963, 5963, '1,2,8,24', 0, 0, -730.61285400390625, 1261.21533203125, 116.6681671142578125, 1.865166425704956054, 0, 0, 0.80316162109375, 0.59576117992401123, 7200, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: Stormstout Brewery - Difficulty: Normal) CreateObject2
|
||||
(@OGUID+4, 212899, 870, 5840, 6394, '0', 0, 0, 698.7274169921875, 2079.701416015625, 374.694183349609375, 3.203973054885864257, 0, 0, -0.99951362609863281, 0.031185083091259002, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: Serpent's Spine - Difficulty: 0) CreateObject1
|
||||
(@OGUID+5, 212899, 962, 5976, 5976, '1,2,8,24', 0, 0, 958.94964599609375, 2161.86279296875, 296.105560302734375, 1.611702203750610351, 0, 0, 0.7214202880859375, 0.692497491836547851, 7200, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: Gate of the Setting Sun - Difficulty: 0) CreateObject1
|
||||
(@OGUID+6, 212899, 962, 5976, 5976, '1,2,8,24', 0, 0, 721.64581298828125, 2097.7587890625, 403.980682373046875, 1.611702203750610351, 0, 0, 0.7214202880859375, 0.692497491836547851, 7200, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: Gate of the Setting Sun - Difficulty: 0) CreateObject1
|
||||
(@OGUID+7, 214885, 870, 5840, 6751, '0', 0, 0, 1400.6771240234375, 427.92535400390625, 479.027557373046875, 2.356194972991943359, 0, 0, 0.923879623413085937, 0.382683247327804565, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: Big Blossom Excavation - Difficulty: 0) CreateObject1
|
||||
(@OGUID+8, 214885, 994, 6182, 6470, '1,2,8,24', 0, 0, -3969.458251953125, -2525.845458984375, 29.84488868713378906, 1.570795774459838867, 0, 0, 0.707106590270996093, 0.707106947898864746, 7200, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: The Gilded Foyer - Difficulty: 0) CreateObject1
|
||||
(@OGUID+9, 212899, 870, 5841, 0, '0', 0, 0, 3642.8125, 2544.4072265625, 769.94964599609375, 3.544227123260498046, 0, 0, -0.97980403900146484, 0.199960112571716308, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: 0 - Difficulty: 0) CreateObject1
|
||||
(@OGUID+10, 212899, 959, 5918, 5918, '1,2,8,24', 0, 0, 3649.040771484375, 2548.056396484375, 766.96856689453125, 0.461546212434768676, 0, 0, 0.228730201721191406, 0.973489880561828613, 7200, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: Shado-Pan Monastery - Difficulty: 0) CreateObject1
|
||||
(@OGUID+11, 212899, 870, 5842, 6195, '0', 0, 0, 1441.5538330078125, 5088.6162109375, 140.2492218017578125, 3.555192470550537109, 0, 0, -0.97869300842285156, 0.205328941345214843, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: Sik'vess - Difficulty: 0) CreateObject1
|
||||
(@OGUID+12, 214513, 1011, 6214, 6413, '1,2,8', 0, 0, 1447.43408203125, 5093.1396484375, 144.0469970703125, 0.711747825145721435, 0, 0, 0.348409652709960937, 0.937342405319213867, 7200, 255, 1, 61122); -- Instance Portal (Party + Heroic + Challenge) (Area: Hollowed Out Tree - Difficulty: 0) CreateObject1
|
||||
@@ -0,0 +1,57 @@
|
||||
-- Creature Text
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` = 111109;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(111109, 0, 0, 'The resources of Dalaran are at your disposal. From here, heroes of Alliance and Horde alike will search for the Pillars of Creation!', 12, 0, 100, 1, 0, 0, 123007, 0, 'Emissary Auldbridge to Player'),
|
||||
(111109, 1, 0, 'I\'ve heard rumors of powerful artifacts that may be of use in your campaign. Keep an eye out and a useful lead just might present itself!', 12, 0, 100, 1, 0, 0, 123008, 0, 'Emissary Auldbridge to Player'),
|
||||
(111109, 2, 0, 'Now I must attend to other visitors. Good luck, $n!', 12, 0, 100, 1, 0, 0, 123009, 0, 'Emissary Auldbridge to Player');
|
||||
|
||||
-- Emissary Auldbridge smart ai
|
||||
SET @ENTRY := 111109;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 0, 20, 0, 100, 0, 44184, 0, 0, 0, 0, 80, 11110900, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On player rewarded quest In the Blink of an Eye (44184) - Self: Start timed action list id #Emissary Auldbridge #0 (11110900) (update out of combat)', ''),
|
||||
(@ENTRY, 0, 1, 0, 34, 0, 100, 0, 2, 20, 0, 0, 0, 41, 2000, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On movement of type WAYPOINT_MOTION_TYPE inform, point 20 - Self: Despawn in 2 s', '');
|
||||
|
||||
-- Timed list 11110900 smart ai
|
||||
SET @ENTRY := 11110900;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 149, 8, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Become personal clone for Last action invoker for 0 seconds (manual despawn)', ''),
|
||||
(@ENTRY, 9, 1, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 3 seconds - Owner/Summoner: Talk 0 to invoker', ''),
|
||||
(@ENTRY, 9, 2, 0, 0, 0, 100, 0, 4000, 4000, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 4 seconds - Owner/Summoner: Talk 1 to invoker', ''),
|
||||
(@ENTRY, 9, 3, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 5 seconds - Owner/Summoner: Talk 2 to invoker', ''),
|
||||
(@ENTRY, 9, 4, 0, 0, 0, 100, 0, 4000, 4000, 0, 0, 0, 53, 0, 11110900, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 4 seconds - Self: Start path #11110900, walk, do not repeat, Passive', '');
|
||||
|
||||
-- Path for Emissary Auldbridge
|
||||
SET @ENTRY := 111109;
|
||||
SET @PATHOFFSET := 0;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x0, NULL, 'Emissary Auldbridge - Scripted Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, -819.3715, 4410.2275, 737.8271, NULL, 0),
|
||||
(@PATH, 1, -809.2504, 4422.3345, 738.1977, NULL, 0),
|
||||
(@PATH, 2, -802.13367, 4432.3257, 738.4878, NULL, 0),
|
||||
(@PATH, 3, -794.15625, 4443.6704, 737.6981, NULL, 0),
|
||||
(@PATH, 4, -783.1233, 4459.316, 735.18695, NULL, 0),
|
||||
(@PATH, 5, -778.7274, 4468.6396, 734.3575, NULL, 0),
|
||||
(@PATH, 6, -776.01215, 4482.854, 732.82837, NULL, 0),
|
||||
(@PATH, 7, -781.4948, 4494.6963, 731.8157, NULL, 0),
|
||||
(@PATH, 8, -794.99304, 4508.3794, 730.99274, NULL, 0),
|
||||
(@PATH, 9, -805.8976, 4513.4673, 730.71796, NULL, 0),
|
||||
(@PATH, 10, -820.6268, 4525.252, 729.7963, NULL, 0),
|
||||
(@PATH, 11, -831.4705, 4534.684, 729.1168, NULL, 0),
|
||||
(@PATH, 12, -847.0382, 4546.311, 728.3229, NULL, 0),
|
||||
(@PATH, 13, -855.26215, 4555.4204, 727.88324, NULL, 0),
|
||||
(@PATH, 14, -859.99304, 4564.8613, 727.8631, NULL, 0),
|
||||
(@PATH, 15, -859.1875, 4572.367, 732.8302, NULL, 0),
|
||||
(@PATH, 16, -858.06946, 4582.4053, 739.97784, NULL, 0),
|
||||
(@PATH, 17, -857.46704, 4589.8394, 745.6363, NULL, 0),
|
||||
(@PATH, 18, -856.7639, 4595.3384, 748.9865, NULL, 0),
|
||||
(@PATH, 19, -855.881, 4603.6406, 749.44336, NULL, 0),
|
||||
(@PATH, 20, -854.55383, 4609.0884, 750.1897, NULL, 0),
|
||||
(@PATH, 21, -853.6228, 4616.6523, 749.64954, NULL, 0);
|
||||
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_warr_rumbling_earth';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(46968,'spell_warr_rumbling_earth');
|
||||
@@ -0,0 +1,43 @@
|
||||
-- Using legacy MoP range for Mejis future plan to move MoP guids
|
||||
SET @OGUID := 400729;
|
||||
|
||||
SET @ATID := 109;
|
||||
SET @ATCREATEID := 104;
|
||||
SET @ATSPAWNID := 203;
|
||||
|
||||
UPDATE `gameobject_template_addon` SET `faction`=35, `flags`=0x2000 WHERE `entry` IN (233436, 232552); -- Instance Portal (Party + Heroic + Challenge)
|
||||
|
||||
-- GameObject
|
||||
DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+13;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
|
||||
(@OGUID+0, 232552, 1116, 6719, 6872, '0', 0, 0, 754.8367919921875, 137.9774322509765625, 8.418164253234863281, 5.477486610412597656, 0, 0, -0.39204120635986328, 0.919947683811187744, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: Terrace of the Stars - Difficulty: 0) CreateObject1
|
||||
(@OGUID+1, 212899, 1176, 6932, 6932, '1,2,8,23,24', 0, 0, 1712.3697509765625, 252.6840362548828125, 328.67987060546875, 4.966750621795654296, 0, 0, -0.61170768737792968, 0.791083872318267822, 7200, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: Shadowmoon Burial Grounds - Difficulty: 0) CreateObject1
|
||||
(@OGUID+2, 233436, 1116, 6722, 0, '0', 0, 0, 23.10590362548828125, 2523.257080078125, 104.4011764526367187, 0.508704185485839843, 0, 0, 0.251618385314941406, 0.967826545238494873, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: 0 - Difficulty: 0) CreateObject1
|
||||
(@OGUID+3, 214885, 1116, 6662, 7200, '0', 0, 0, 1493.3177490234375, 3065.427978515625, 110.3917236328125, 2.075940132141113281, 0, 0, 0.861374855041503906, 0.507969796657562255, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: Auchindoun - Difficulty: 0) CreateObject1
|
||||
(@OGUID+4, 232552, 1116, 6662, 7200, '0', 0, 0, 1494.9010009765625, 3062.771728515625, 110.8590621948242187, 5.136622428894042968, 0, 0, -0.54239177703857421, 0.840125679969787597, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: Auchindoun - Difficulty: 0) CreateObject1
|
||||
(@OGUID+5, 214513, 1116, 6720, 0, '0', 0, 0, 7268.0078125, 4463.84716796875, 129.71368408203125, 4.402121543884277343, 0, 0, -0.80787181854248046, 0.589358270168304443, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: 0 - Difficulty: 0) CreateObject1
|
||||
(@OGUID+6, 212899, 1175, 6874, 6874, '1,2,8,23,24', 0, 0, 1810.548583984375, -255.40625, 260.434600830078125, 0.101795271039009094, 0, 0, 0.050875663757324218, 0.998704969882965087, 7200, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: Bloodmaul Slag Mines - Difficulty: 0) CreateObject1
|
||||
(@OGUID+7, 214885, 1116, 6721, 7320, '0', 0, 0, 7100.6728515625, 194.267364501953125, 143.751678466796875, 0.262173324823379516, 0, 0, 0.130711555480957031, 0.991420447826385498, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: Everbloom Wilds - Difficulty: 0) CreateObject1
|
||||
(@OGUID+8, 232552, 1279, 7109, 7109, '1,2,8,23,24', 0, 0, 420.661468505859375, 1308.9739990234375, 125.412872314453125, 1.070775985717773437, 0, 0, 0.510174751281738281, 0.860070765018463134, 7200, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: The Everbloom - Difficulty: 0) CreateObject1
|
||||
(@OGUID+9, 212899, 1116, 6721, 7320, '0', 0, 0, 7885.17041015625, 566.609375, 125.7043991088867187, 0.345564097166061401, 0, 0, 0.171923637390136718, 0.985110282897949218, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: Everbloom Wilds - Difficulty: 0) CreateObject1
|
||||
(@OGUID+10, 233436, 1208, 6984, 6984, '1,2,8,23,24', 0, 0, 1744.467041015625, 1681.3385009765625, 9.003000259399414062, 0, 0, 0, 0, 1, 7200, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: Grimrail Depot - Difficulty: 0) CreateObject1
|
||||
(@OGUID+11, 212899, 1116, 6721, 7411, '0', 0, 0, 8852.3359375, 1345.8038330078125, 98.26377105712890625, 1.602957844734191894, 0, 0, 0.718385696411132812, 0.695645034313201904, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: The Iron Approach - Difficulty: 0) CreateObject1
|
||||
(@OGUID+12, 233436, 0, 51, 1444, '0', 0, 0, -7482.423828125, -1323.46533203125, 301.383697509765625, 3.297368764877319335, 0, 0, -0.99696826934814453, 0.077809266746044158, 120, 255, 1, 61122), -- Instance Portal (Party + Heroic + Challenge) (Area: The Sea of Cinders - Difficulty: 0) CreateObject1
|
||||
(@OGUID+13, 214513, 1358, 7307, 7307, '1,2,19,8,23', 0, 0, 107.01593017578125, -319.06329345703125, 65.46347808837890625, 0, 0, 0, 0, 1, 7200, 255, 1, 61122); -- Instance Portal (Party + Heroic + Challenge) (Area: Upper Blackrock Spire - Difficulty: 0) CreateObject1
|
||||
|
||||
-- Create Exit AT for The Everbloom
|
||||
DELETE FROM `areatrigger_template` WHERE `Id` = @ATID;
|
||||
INSERT INTO `areatrigger_template` (`Id`, `IsCustom`, `Flags`, `ActionSetId`, `ActionSetFlags`, `VerifiedBuild`) VALUES
|
||||
(@ATID, 1, 1, 0, (0x0002|0x0008), 0);
|
||||
|
||||
DELETE FROM `areatrigger_create_properties` WHERE `Id` = @ATCREATEID;
|
||||
INSERT INTO `areatrigger_create_properties` (`Id`, `IsCustom`, `AreaTriggerId`, `IsAreatriggerCustom`, `Flags`, `MoveCurveId`, `ScaleCurveId`, `MorphCurveId`, `FacingCurveId`, `AnimId`, `AnimKitId`, `DecalPropertiesId`, `SpellForVisuals`, `TimeToTargetScale`, `Speed`, `Shape`, `ShapeData0`, `ShapeData1`, `ShapeData2`, `ShapeData3`, `ShapeData4`, `ShapeData5`, `ShapeData6`, `ShapeData7`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(@ATCREATEID, 1, @ATID, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 4, 6, 10, 4, 6, 10, 0, 0, '', 0);
|
||||
|
||||
DELETE FROM `areatrigger` WHERE `SpawnId` = @ATSPAWNID;
|
||||
INSERT INTO `areatrigger` (`SpawnId`, `AreaTriggerCreatePropertiesId`, `IsCustom`, `MapId`, `SpawnDifficulties`, `PosX`, `PosY`, `PosZ`, `Orientation`, `PhaseUseFlags`, `Comment`) VALUES
|
||||
(@ATSPAWNID, @ATCREATEID, 1, 1279, '1,2,8,23,24', 417.81, 1306.52, 125.41, 1.12, 0, 'The Everbloom - Exit');
|
||||
|
||||
DELETE FROM `areatrigger_template_actions` WHERE `AreaTriggerId` = @ATID;
|
||||
INSERT INTO `areatrigger_template_actions` (`AreaTriggerId`, `IsCustom`, `ActionType`, `ActionParam`, `TargetType`) VALUES
|
||||
(@ATID, 1, 2, 4855, 5);
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1 @@
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=218104 AND `ScriptName`='spell_warr_charge_effect';
|
||||
@@ -0,0 +1,4 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_monk_burst_of_life', 'spell_monk_burst_of_life_heal');
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(116849, 'spell_monk_burst_of_life'),
|
||||
(399230, 'spell_monk_burst_of_life_heal');
|
||||
@@ -0,0 +1,155 @@
|
||||
SET @OGUID := 6002301;
|
||||
|
||||
SET @ATID := 110;
|
||||
SET @ATCREATEID := 105;
|
||||
SET @ATSPAWNID := 204;
|
||||
|
||||
-- Neltharion's Lair rear exit spell
|
||||
DELETE FROM `spell_target_position` WHERE (`ID`=219727 AND `EffectIndex`=0 AND `OrderIndex`=0);
|
||||
INSERT INTO `spell_target_position` (`ID`, `EffectIndex`, `OrderIndex`, `MapID`, `PositionX`, `PositionY`, `PositionZ`, `VerifiedBuild`) VALUES
|
||||
(219727, 0, 0, 1220, 3141.4599609375, 3544.080078125, 771.66998291015625, 61188); -- Spell: 219727 (Neltharion's Lair) Effect 0: 252 (SPELL_EFFECT_TELEPORT_UNITS)
|
||||
|
||||
-- Update MawOfSoulsDungeon game tele pos.
|
||||
UPDATE `game_tele` SET `position_x` = 7209.4799, `position_y` = 7310.4365, `position_z` = 22.4159, `orientation` = 5.820105 WHERE `id` = 1702;
|
||||
|
||||
-- GameObject
|
||||
DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+17;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
|
||||
(@OGUID+0, 252245, 1220, 7502, 7589, '0', 0, 0, -969.8125, 4314.1240234375, 742.1795654296875, 0.908608078956604003, 0, 0, 0.438837051391601562, 0.898566663265228271, 120, 255, 1, 61122), -- Instance Portal (Area: Windrunner's Sanctuary - Difficulty: 0) CreateObject1
|
||||
(@OGUID+1, 252245, 1220, 7543, 8143, '0', 0, 0, -432.998260498046875, 2422.338623046875, 110.6934127807617187, 0.770861744880676269, 0, 0, 0.375958442687988281, 0.92663651704788208, 120, 255, 1, 61122), -- Instance Portal (Area: Darkstone Isle - Difficulty: 0) CreateObject1
|
||||
(@OGUID+2, 252247, 1220, 7334, 7345, '0', 0, 0, 1.418402791023254394, 5809.13525390625, 4.727654457092285156, 4.552899837493896484, 0.058282852172851562, -0.07990741729736328, -0.75697612762451171, 0.645914137363433837, 120, 255, 1, 61122), -- Instance Portal (Area: Mak'rana - Difficulty: 0) CreateObject1
|
||||
(@OGUID+3, 252248, 1220, 7334, 7345, '0', 0, 0, -1715.6614990234375, 6648.625, 129.7181549072265625, 3.173328638076782226, 0, 0, -0.99987411499023437, 0.015867263078689575, 120, 255, 1, 61122), -- Instance Portal (Area: Mak'rana - Difficulty: 0) CreateObject1
|
||||
(@OGUID+4, 252247, 1456, 8040, 8081, '1,2,8,23,24', 0, 0, -3925.479248046875, 4549.06005859375, 91.900787353515625, 5.736945152282714843, 0, 0, -0.26973724365234375, 0.962933957576751708, 7200, 255, 1, 61122), -- Instance Portal (Area: Hatecoil Encampment - Difficulty: 0) CreateObject1
|
||||
(@OGUID+5, 252248, 1493, 7787, 7787, '1,2,8,23,24', 0, 0, 4185.21728515625, -784.234375, 283.865234375, 1.649240732192993164, 0, 0, 0.734290122985839843, 0.678835749626159667, 7200, 255, 1, 61122), -- Instance Portal (Area: Vault of the Wardens - Difficulty: 0) CreateObject1
|
||||
(@OGUID+6, 252248, 1220, 7558, 8322, '0', 0, 0, 3123.04345703125, 7561.49755859375, 35.70119476318359375, 3.974596500396728515, 0, 0, -0.91450977325439453, 0.404563784599304199, 120, 255, 1, 61122), -- Instance Portal (Area: Sabermaw Bluff - Difficulty: 0) CreateObject1
|
||||
(@OGUID+7, 252248, 1220, 7558, 7605, '0', 0, 0, 3821.271728515625, 6353.830078125, 189.4849700927734375, 0.901840269565582275, 0, 0, 0.435793876647949218, 0.900046467781066894, 120, 255, 1, 61122), -- Instance Portal (Area: Wretched Hollow - Difficulty: 0) CreateObject1
|
||||
(@OGUID+8, 252248, 1466, 7673, 7673, '1,2,8,23,24', 0, 0, 3264.473876953125, 1831.138916015625, 242.256103515625, 0.178185537457466125, 0, 0, 0.088974952697753906, 0.996033847332000732, 7200, 255, 1, 61122), -- Instance Portal (Area: Darkheart Thicket - Difficulty: 0) CreateObject1
|
||||
(@OGUID+9, 252248, 1220, 7503, 8050, '0', 0, 0, 3723.22314453125, 4184.416015625, 894.24835205078125, 6.265376091003417968, 0.01088571548461914, -0.26116657257080078, -0.00502204895019531, 0.965219318866729736, 120, 255, 1, 61122), -- Instance Portal (Area: Sylvan Falls - Difficulty: 0) CreateObject1
|
||||
(@OGUID+10, 252248, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 2985.584228515625, 982.98785400390625, 377.844268798828125, 6.121403217315673828, 0, 0, -0.08080291748046875, 0.99673008918762207, 7200, 255, 1, 61122), -- Instance Portal (Area: The Lost Road - Difficulty: 0) CreateObject1
|
||||
(@OGUID+11, 252248, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 2828.811767578125, 2125.107666015625, -173.820053100585937, 1.594143629074096679, 0, 0, 0.715312957763671875, 0.698804259300231933, 7200, 255, 1, 61122), -- Instance Portal (Area: The Lost Road - Difficulty: 0) CreateObject1
|
||||
(@OGUID+12, 252145, 1220, 7541, 7541, '0', 0, 0, 3431.080810546875, 1985.1041259765625, 20.36965560913085937, 3.272694587707519531, 0, 0, -0.99785232543945312, 0.065503887832164764, 120, 255, 1, 61122), -- Instance Portal (Area: Stormheim - Difficulty: 0) CreateObject1
|
||||
(@OGUID+13, 252237, 1220, 7541, 8249, '0', 0, 0, 2452.704833984375, 814.73956298828125, 256.39013671875, 2.341654062271118164, 0, 0, 0.921072959899902343, 0.389390051364898681, 120, 255, 1, 61122), -- Instance Portal (Area: Terrace of the Watchers - Difficulty: 0) CreateObject1
|
||||
(@OGUID+14, 252245, 1220, 7637, 7940, '0', 0, 0, 1017.91668701171875, 3828.359375, 9.665826797485351562, 1.392298698425292968, 0, 0, 0.641267776489257812, 0.767317175865173339, 120, 255, 1, 61122), -- Instance Portal (Area: Jandvik - Difficulty: 0) CreateObject1
|
||||
(@OGUID+15, 252248, 1220, 7637, 7940, '0', 0, 0, 1154.9879150390625, 4380.76806640625, 11.36471843719482421, 2.62295699119567871, 0, 0, 0.966565132141113281, 0.256421238183975219, 120, 255, 1, 61122), -- Instance Portal (Area: Jandvik - Difficulty: 0) CreateObject1
|
||||
(@OGUID+16, 252145, 1669, 8701, 8841, '0', 0, 0, 5412.83837890625, 10816.5673828125, 22.50126075744628906, 3.017399072647094726, 0, 0, 0.998072624206542968, 0.062056876718997955, 120, 255, 1, 61188), -- Instance Portal (Area: Triad's Conservatory - Difficulty: 0) CreateObject1
|
||||
(@OGUID+17, 252145, 1753, 8910, 8907, '2,8,23', 0, 0, 5413.9912109375, 10818.3330078125, 20.21274566650390625, 2.885625600814819335, 0, 0, 0.9918212890625, 0.127634420990943908, 7200, 255, 1, 61188); -- Instance Portal (Area: Triad's Conservatory - Difficulty: 0) CreateObject1
|
||||
|
||||
DELETE FROM `areatrigger_template` WHERE `Id` BETWEEN @ATID+0 AND @ATID+26;
|
||||
INSERT INTO `areatrigger_template` (`Id`, `IsCustom`, `Flags`, `ActionSetId`, `ActionSetFlags`, `VerifiedBuild`) VALUES
|
||||
(@ATID+0, 1, 1, 0, (0x0002|0x0008), 0), -- The Seat of the Triumvirate - Enter
|
||||
(@ATID+1, 1, 1, 0, (0x0002|0x0008), 0), -- The Seat of the Triumvirate - Exit
|
||||
(@ATID+2, 1, 1, 0, (0x0002|0x0008), 0), -- Return to Karazhan - Enter
|
||||
(@ATID+3, 1, 1, 0, (0x0002|0x0008), 0), -- Return to Karazhan - Exit
|
||||
(@ATID+4, 1, 1, 0, (0x0002|0x0008), 0), -- The Violet Hold - Enter
|
||||
(@ATID+5, 1, 1, 0, (0x0002|0x0008), 0), -- The Violet Hold - Exit
|
||||
(@ATID+6, 1, 1, 0, (0x0002|0x0008), 0), -- Cathedral of Eternal Night - Enter
|
||||
(@ATID+7, 1, 1, 0, (0x0002|0x0008), 0), -- Cathedral of Eternal Night - Exit
|
||||
(@ATID+8, 1, 1, 0, (0x0002|0x0008), 0), -- Court of Stars - Enter
|
||||
(@ATID+9, 1, 1, 0, (0x0002|0x0008), 0), -- Court of Stars - Exit
|
||||
(@ATID+10, 1, 1, 0, (0x0002|0x0008), 0), -- The Arcway - Enter
|
||||
(@ATID+11, 1, 1, 0, (0x0002|0x0008), 0), -- The Arcway - Exit
|
||||
(@ATID+12, 1, 1, 0, (0x0002|0x0008), 0), -- Vault of the Wardens - Enter
|
||||
(@ATID+13, 1, 1, 0, (0x0002|0x0008), 0), -- Vault of the Wardens - Exit
|
||||
(@ATID+14, 1, 1, 0, (0x0002|0x0008), 0), -- Eye of Azshara - Enter
|
||||
(@ATID+15, 1, 1, 0, (0x0002|0x0008), 0), -- Eye of Azshara - Exit
|
||||
(@ATID+16, 1, 1, 0, (0x0002|0x0008), 0), -- Black Rook Hold - Enter
|
||||
(@ATID+17, 1, 1, 0, (0x0002|0x0008), 0), -- Black Rook Hold - Exit
|
||||
(@ATID+18, 1, 1, 0, (0x0002|0x0008), 0), -- Darkheart Thicket - Enter
|
||||
(@ATID+19, 1, 1, 0, (0x0002|0x0008), 0), -- Darkheart Thicket - Exit
|
||||
(@ATID+20, 1, 1, 0, (0x0002|0x0008), 0), -- Neltharion's Lair - Enter
|
||||
(@ATID+21, 1, 1, 0, (0x0002|0x0008), 0), -- Neltharion's Lair - Exit
|
||||
(@ATID+22, 1, 1, 0, (0x0002|0x0008), 0), -- Neltharion's Lair - Rear Exit
|
||||
(@ATID+23, 1, 1, 0, (0x0002|0x0008), 0), -- Maw of Souls - Enter
|
||||
(@ATID+24, 1, 1, 0, (0x0002|0x0008), 0), -- Maw of Souls - Exit
|
||||
(@ATID+25, 1, 1, 0, (0x0002|0x0008), 0), -- Halls of Valor - Enter
|
||||
(@ATID+26, 1, 1, 0, (0x0002|0x0008), 0); -- Halls of Valor - Exit
|
||||
|
||||
DELETE FROM `areatrigger_create_properties` WHERE `Id` BETWEEN @ATCREATEID+0 AND @ATCREATEID+26;
|
||||
INSERT INTO `areatrigger_create_properties` (`Id`, `IsCustom`, `AreaTriggerId`, `IsAreatriggerCustom`, `Flags`, `MoveCurveId`, `ScaleCurveId`, `MorphCurveId`, `FacingCurveId`, `AnimId`, `AnimKitId`, `DecalPropertiesId`, `SpellForVisuals`, `TimeToTargetScale`, `Speed`, `Shape`, `ShapeData0`, `ShapeData1`, `ShapeData2`, `ShapeData3`, `ShapeData4`, `ShapeData5`, `ShapeData6`, `ShapeData7`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(@ATCREATEID+0, 1, @ATID+0, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 10, 15, 3, 10, 15, 0, 0, '', 0), -- The Seat of the Triumvirate - Enter
|
||||
(@ATCREATEID+1, 1, @ATID+1, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 10, 15, 3, 10, 15, 0, 0, '', 0), -- The Seat of the Triumvirate - Exit
|
||||
(@ATCREATEID+2, 1, @ATID+2, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 2, 3, 10, 2, 3, 10, 0, 0, '', 0), -- Return to Karazhan - Enter
|
||||
(@ATCREATEID+3, 1, @ATID+3, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 2, 3, 10, 2, 3, 10, 0, 0, '', 0), -- Return to Karazhan - Exit
|
||||
(@ATCREATEID+4, 1, @ATID+4, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 2, 5, 35, 2, 5, 35, 0, 0, '', 0), -- The Violet Hold - Enter
|
||||
(@ATCREATEID+5, 1, @ATID+5, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 4, 7, 30, 4, 7, 30, 0, 0, '', 0), -- The Violet Hold - Exit
|
||||
(@ATCREATEID+6, 1, @ATID+6, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 4.5, 12, 3, 4.5, 12, 0, 0, '', 0), -- Cathedral of Eternal Night - Enter
|
||||
(@ATCREATEID+7, 1, @ATID+7, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 1, 3, 10, 1, 3, 10, 0, 0, '', 0), -- Cathedral of Eternal Night - Exit
|
||||
(@ATCREATEID+8, 1, @ATID+8, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 2.7, 5, 10, 2.7, 5, 10, 0, 0, '', 0), -- Court of Stars - Enter
|
||||
(@ATCREATEID+9, 1, @ATID+9, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 2.7, 5, 10, 2.7, 5, 10, 0, 0, '', 0), -- Court of Stars - Exit
|
||||
(@ATCREATEID+10, 1, @ATID+10, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 2, 8, 10, 2, 8, 10, 0, 0, '', 0), -- The Arcway - Enter
|
||||
(@ATCREATEID+11, 1, @ATID+11, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 2, 10, 10, 2, 10, 10, 0, 0, '', 0), -- The Arcway - Exit
|
||||
(@ATCREATEID+12, 1, @ATID+12, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 8, 10, 3, 8, 10, 0, 0, '', 0), -- Vault of the Wardens - Enter
|
||||
(@ATCREATEID+13, 1, @ATID+13, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 2, 6, 10.5, 2, 6, 10.5, 0, 0, '', 0), -- Vault of the Wardens - Exit
|
||||
(@ATCREATEID+14, 1, @ATID+14, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 4, 6, 6, 10, 10, 0, 0, 0, 0, '', 0), -- Eye of Azshara - Enter
|
||||
(@ATCREATEID+15, 1, @ATID+15, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 4, 6, 6, 10, 10, 0, 0, 0, 0, '', 0), -- Eye of Azshara - Exit
|
||||
(@ATCREATEID+16, 1, @ATID+16, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 2, 6, 10, 2, 6, 10, 0, 0, '', 0), -- Black Rook Hold - Enter
|
||||
(@ATCREATEID+17, 1, @ATID+17, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 8, 10, 3, 8, 10, 0, 0, '', 0), -- Black Rook Hold - Exit
|
||||
(@ATCREATEID+18, 1, @ATID+18, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 2, 9, 22, 2, 9, 22, 0, 0, '', 0), -- Darkheart Thicket - Enter
|
||||
(@ATCREATEID+19, 1, @ATID+19, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 2, 5, 10, 2, 5, 10, 0, 0, '', 0), -- Darkheart Thicket - Exit
|
||||
(@ATCREATEID+20, 1, @ATID+20, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 4, 6, 12, 4, 6, 12, 0, 0, '', 0), -- Neltharion's Lair - Enter
|
||||
(@ATCREATEID+21, 1, @ATID+21, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 2, 5, 10, 2, 5, 10, 0, 0, '', 0), -- Neltharion's Lair - Exit
|
||||
(@ATCREATEID+22, 1, @ATID+22, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 2, 6, 10, 2, 6, 10, 0, 0, '', 0), -- Neltharion's Lair - Rear Exit
|
||||
(@ATCREATEID+23, 1, @ATID+23, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 12, 60, 3, 12, 60, 0, 0, '', 0), -- Maw of Souls - Enter
|
||||
(@ATCREATEID+24, 1, @ATID+24, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 14, 10, 3, 14, 10, 0, 0, '', 0), -- Maw of Souls - Exit
|
||||
(@ATCREATEID+25, 1, @ATID+25, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 2, 11, 10, 2, 11, 10, 0, 0, '', 0), -- Halls of Valor - Enter
|
||||
(@ATCREATEID+26, 1, @ATID+26, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 2, 15, 10, 2, 15, 10, 0, 0, '', 0); -- Halls of Valor - Exit
|
||||
|
||||
DELETE FROM `areatrigger` WHERE `SpawnId` BETWEEN @ATSPAWNID+0 AND @ATSPAWNID+26;
|
||||
INSERT INTO `areatrigger` (`SpawnId`, `AreaTriggerCreatePropertiesId`, `IsCustom`, `MapId`, `SpawnDifficulties`, `PosX`, `PosY`, `PosZ`, `Orientation`, `PhaseUseFlags`, `Comment`) VALUES
|
||||
(@ATSPAWNID+0, @ATCREATEID+0, 1, 1669, '0', 5416.08, 10821.28, 20.24, 2.79, 0, 'The Seat of the Triumvirate - Enter'),
|
||||
(@ATSPAWNID+1, @ATCREATEID+1, 1, 1753, '2,8,23', 5416.08, 10821.28, 20.24, 2.79, 0, 'The Seat of the Triumvirate - Exit'),
|
||||
(@ATSPAWNID+2, @ATCREATEID+2, 1, 0, '0', -11039.48, -1998, 93, 5.42, 0, 'Return to Karazhan - Enter'),
|
||||
(@ATSPAWNID+3, @ATCREATEID+3, 1, 1651, '2,8,23', -11036.83, -2001.06, 93.48, 2.22, 0, 'Return to Karazhan - Exit'),
|
||||
(@ATSPAWNID+4, @ATCREATEID+4, 1, 1220, '0', -968.47, 4315.12, 739.92, 0.89, 0, 'The Violet Hold - Enter'),
|
||||
(@ATSPAWNID+5, @ATCREATEID+5, 1, 1544, '1,2,23', 4549.37, 4015.25, 83.67, 6.26, 0, 'The Violet Hold - Exit'),
|
||||
(@ATSPAWNID+6, @ATCREATEID+6, 1, 1220, '0', -433.67, 2421.66, 108.37, 0.78, 0, 'Cathedral of Eternal Night - Enter'),
|
||||
(@ATSPAWNID+7, @ATCREATEID+7, 1, 1677, '2,8,23', -713.39, 2528.68, 332.09, 6.22, 0, 'Cathedral of Eternal Night - Exit'),
|
||||
(@ATSPAWNID+8, @ATCREATEID+8, 1, 1220, '0', 1017.84, 3828.85, 8.49, 4.52, 0, 'Court of Stars - Enter'),
|
||||
(@ATSPAWNID+9, @ATCREATEID+9, 1, 1571, '8,23,2,24', 1017.84, 3828.85, 8.49, 4.52, 0, 'Court of Stars - Exit'),
|
||||
(@ATSPAWNID+10, @ATCREATEID+10, 1, 1220, '0', 1155.96, 4379.83, 11.68, 5.75, 0, 'The Arcway - Enter'),
|
||||
(@ATSPAWNID+11, @ATCREATEID+11, 1, 1516, '8,23,2', 3534.61, 4805.37, 591.10, 3.14, 0, 'The Arcway - Exit'),
|
||||
(@ATSPAWNID+12, @ATCREATEID+12, 1, 1220, '0', -1714.11, 6648.94, 124.83, 3.15, 0, 'Vault of the Wardens - Enter'),
|
||||
(@ATSPAWNID+13, @ATCREATEID+13, 1, 1493, '1,2,8,23,24', 4185.09, -785.71, 281.78, 1.65, 0, 'Vault of the Wardens - Exit'),
|
||||
(@ATSPAWNID+14, @ATCREATEID+14, 1, 1220, '0', 0.54, 5811.24, 2.62, 3.75, 0, 'Eye of Azshara - Enter'),
|
||||
(@ATSPAWNID+15, @ATCREATEID+15, 1, 1456, '1,2,8,23,24', -3926.83, 4548.55, 88.65, 5.18, 0, 'Eye of Azshara - Exit'),
|
||||
(@ATSPAWNID+16, @ATCREATEID+16, 1, 1220, '0', 3122.23, 7561.73, 32.33, 3.97, 0, 'Black Rook Hold - Enter'),
|
||||
(@ATSPAWNID+17, @ATCREATEID+17, 1, 1501, '1,2,8,23,24', 3505.64, 7649.18, -7.02, 3.3, 0, 'Black Rook Hold - Exit'),
|
||||
(@ATSPAWNID+18, @ATCREATEID+18, 1, 1220, '0', 3821.27, 6353.83, 185.53, 3.8, 0, 'Darkheart Thicket - Enter'),
|
||||
(@ATSPAWNID+19, @ATCREATEID+19, 1, 1466, '1,2,8,23,24', 3265.62, 1831.14, 240, 0.18, 0, 'Darkheart Thicket - Exit'),
|
||||
(@ATSPAWNID+20, @ATCREATEID+20, 1, 1220, '0', 3720.53, 4184.47, 894.24, 0.14, 0, 'Neltharion''s Lair - Enter'),
|
||||
(@ATSPAWNID+21, @ATCREATEID+21, 1, 1458, '1,2,8,23,24', 2985.58, 982.99, 379.38, 6.1214, 0, 'Neltharion''s Lair - Exit'),
|
||||
(@ATSPAWNID+22, @ATCREATEID+22, 1, 1458, '1,2,8,23,24', 2831.18, 2124.47, -178.6, 5.04, 0, 'Neltharion''s Lair - Rear Exit'),
|
||||
(@ATSPAWNID+23, @ATCREATEID+23, 1, 1220, '0', 3431.08, 1985.1, 20.37, 3.27, 0, 'Maw of Souls - Enter'),
|
||||
(@ATSPAWNID+24, @ATCREATEID+24, 1, 1492, '1,2,8,23', 7162.33, 7317.96, 20.86, 0.20, 0, 'Maw of Souls - Exit'),
|
||||
(@ATSPAWNID+25, @ATCREATEID+25, 1, 1220, '0', 2452.15, 814.43, 252.92, 2.33, 0, 'Halls of Valor - Enter'),
|
||||
(@ATSPAWNID+26, @ATCREATEID+26, 1, 1477, '1,2,8,23', 3817.09, 529.08, 603.34, 3.13, 0, 'Halls of Valor - Exit');
|
||||
|
||||
DELETE FROM `areatrigger_template_actions` WHERE `AreaTriggerId` BETWEEN @ATID+0 AND @ATID+26;
|
||||
INSERT INTO `areatrigger_template_actions` (`AreaTriggerId`, `IsCustom`, `ActionType`, `ActionParam`, `TargetType`) VALUES
|
||||
(@ATID+0, 1, 2, 6048, 5), -- The Seat of the Triumvirate - Enter
|
||||
(@ATID+1, 1, 2, 6112, 5), -- The Seat of the Triumvirate - Exit
|
||||
(@ATID+2, 1, 2, 5784, 5), -- Return to Karazhan - Enter
|
||||
(@ATID+3, 1, 2, 3771, 5), -- Return to Karazhan - Exit
|
||||
(@ATID+4, 1, 2, 5293, 5), -- The Violet Hold - Enter
|
||||
(@ATID+5, 1, 2, 5446, 5), -- The Violet Hold - Exit
|
||||
(@ATID+6, 1, 2, 5891, 5), -- Cathedral of Eternal Night - Enter
|
||||
(@ATID+7, 1, 2, 5892, 5), -- Cathedral of Eternal Night - Exit
|
||||
(@ATID+8, 1, 2, 5432, 5), -- Court of Stars - Enter
|
||||
(@ATID+9, 1, 2, 5607, 5), -- Court of Stars - Exit
|
||||
(@ATID+10, 1, 2, 5194, 5), -- The Arcway - Enter
|
||||
(@ATID+11, 1, 2, 5472, 5), -- The Arcway - Exit
|
||||
(@ATID+12, 1, 2, 5105, 5), -- Vault of the Wardens - Enter
|
||||
(@ATID+13, 1, 2, 5104, 5), -- Vault of the Wardens - Exit
|
||||
(@ATID+14, 1, 2, 5100, 5), -- Eye of Azshara - Enter
|
||||
(@ATID+15, 1, 2, 5114, 5), -- Eye of Azshara - Exit
|
||||
(@ATID+16, 1, 2, 5352, 5), -- Black Rook Hold - Enter
|
||||
(@ATID+17, 1, 2, 5353, 5), -- Black Rook Hold - Exit
|
||||
(@ATID+18, 1, 2, 5334, 5), -- Darkheart Thicket - Enter
|
||||
(@ATID+19, 1, 2, 5343, 5), -- Darkheart Thicket - Exit
|
||||
(@ATID+20, 1, 2, 5355, 5), -- Neltharion's Lair - Enter
|
||||
(@ATID+21, 1, 2, 5103, 5), -- Neltharion's Lair - Exit
|
||||
(@ATID+22, 1, 0, 219727, 5), -- Neltharion's Lair - Rear Exit
|
||||
(@ATID+23, 1, 2, 5102, 5), -- Maw of Souls - Enter
|
||||
(@ATID+24, 1, 2, 5123, 5), -- Maw of Souls - Exit
|
||||
(@ATID+25, 1, 2, 5098, 5), -- Halls of Valor - Enter
|
||||
(@ATID+26, 1, 2, 5099, 5); -- Halls of Valor - Exit
|
||||
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_monk_mists_of_life';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(116849, 'spell_monk_mists_of_life');
|
||||
@@ -0,0 +1 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_warr_sudden_death';
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_warr_invigorating_fury';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(184364, 'spell_warr_invigorating_fury');
|
||||
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_proc` WHERE `SpellId` IN (383877);
|
||||
INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
|
||||
(383877,0x01,4,0x00000000,0x00000000,0x00000000,0x00001000,0x0,0x0,0x1,0x2,0x403,0x0,0x0,0,0,0,0); -- Hack and Slash
|
||||
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_warr_rampage_enrage';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(184367, 'spell_warr_rampage_enrage');
|
||||
@@ -0,0 +1,4 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_warr_frenzied_enrage', 'spell_warr_powerful_enrage');
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(184362, 'spell_warr_frenzied_enrage'),
|
||||
(184362, 'spell_warr_powerful_enrage');
|
||||
@@ -0,0 +1,4 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_warr_raging_blow_cooldown_reset';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(85288, 'spell_warr_raging_blow_cooldown_reset'),
|
||||
(335097, 'spell_warr_raging_blow_cooldown_reset' );
|
||||
@@ -0,0 +1,7 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_warr_enrage_proc', 'spell_warr_rampage_enrage');
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(184361, 'spell_warr_enrage_proc');
|
||||
|
||||
DELETE FROM `spell_proc` WHERE `SpellId` IN (184361);
|
||||
INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
|
||||
(184361,0x00,4,0x00000000,0x00000400,0x00000000,0x08000000,0x0,0x0,0x0,0x4,0x0,0x0,0x0,0,0,0,0); -- Enrage
|
||||
@@ -0,0 +1,59 @@
|
||||
SET @REFERENCEID := 450000;
|
||||
|
||||
-- Adarogg
|
||||
UPDATE `creature_template_difficulty` SET `LootID` = 61408, `GoldMin` = 65000, `GoldMax` = 75000 WHERE `Entry` = 61408;
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` = 61408;
|
||||
INSERT INTO `creature_loot_template` (`Entry`, `ItemType`, `Item`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(61408, 1, @REFERENCEID+0, 100, 0, 1, 0, 1, 2, 'Reference Adarogg Boss loot');
|
||||
|
||||
DELETE FROM `reference_loot_template` WHERE `Entry` = @REFERENCEID+0;
|
||||
INSERT INTO `reference_loot_template` (`Entry`, `ItemType`, `Item`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(@REFERENCEID+0, 0, 82879, 0, 0, 1, 1, 1, 1, 'Collarspike Bracers'),
|
||||
(@REFERENCEID+0, 0, 82772, 0, 0, 1, 1, 1, 1, 'Snarlsmouth Leggins'),
|
||||
(@REFERENCEID+0, 0, 82880, 0, 0, 1, 1, 1, 1, 'Fang of Adarogg'),
|
||||
(@REFERENCEID+0, 0, 151421, 0, 0, 1, 1, 1, 1, 'Scorched Blazehound Boots'),
|
||||
(@REFERENCEID+0, 0, 151422, 0, 0, 1, 1, 1, 1, 'Bonecoal Waistguard');
|
||||
|
||||
-- Dark Shaman Koranthal
|
||||
UPDATE `creature_template_difficulty` SET `LootID` = 61412, `GoldMin` = 65000, `GoldMax` = 75000 WHERE `Entry` = 61412;
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` = 61412;
|
||||
INSERT INTO `creature_loot_template` (`Entry`, `ItemType`, `Item`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(61412, 1, @REFERENCEID+1, 100, 0, 1, 0, 1, 2, 'Reference Dark Shaman Koranthal Boss loot');
|
||||
|
||||
DELETE FROM `reference_loot_template` WHERE `Entry` = @REFERENCEID+1;
|
||||
INSERT INTO `reference_loot_template` (`Entry`, `ItemType`, `Item`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(@REFERENCEID+1, 0, 82882, 0, 0, 1, 1, 1, 1, 'Dark Ritual Cape'),
|
||||
(@REFERENCEID+1, 0, 82877, 0, 0, 1, 1, 1, 1, 'Grasp of the Broken Totem'),
|
||||
(@REFERENCEID+1, 0, 82881, 0, 0, 1, 1, 1, 1, 'Cuffs of Black Elements'),
|
||||
(@REFERENCEID+1, 0, 132551, 0, 0, 1, 1, 1, 1, 'Dark Shamans Jerkin');
|
||||
|
||||
-- Slagmaw
|
||||
UPDATE `creature_template_difficulty` SET `LootID` = 61463, `GoldMin` = 65000, `GoldMax` = 75000 WHERE `Entry` = 61463;
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` = 61463;
|
||||
INSERT INTO `creature_loot_template` (`Entry`, `ItemType`, `Item`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(61463, 1, @REFERENCEID+2, 100, 0, 1, 0, 1, 2, 'Reference Slagmaw Boss loot');
|
||||
|
||||
DELETE FROM `reference_loot_template` WHERE `Entry` = @REFERENCEID+2;
|
||||
INSERT INTO `reference_loot_template` (`Entry`, `ItemType`, `Item`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(@REFERENCEID+2, 0, 82885, 0, 0, 1, 1, 1, 1, 'Flameseared Carapace'),
|
||||
(@REFERENCEID+2, 0, 82884, 0, 0, 1, 1, 1, 1, 'Chitonous Bracers'),
|
||||
(@REFERENCEID+2, 0, 82878, 0, 0, 1, 1, 1, 1, 'Fireworm Robes'),
|
||||
(@REFERENCEID+2, 0, 132552, 0, 0, 1, 1, 1, 1, 'Chitonous Bindings');
|
||||
|
||||
-- Lava Guard Gordoth
|
||||
UPDATE `creature_template_difficulty` SET `LootID` = 61528, `GoldMin` = 160000, `GoldMax` = 170000 WHERE `Entry` = 61528;
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` = 61528;
|
||||
INSERT INTO `creature_loot_template` (`Entry`, `ItemType`, `Item`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(61528, 1, @REFERENCEID+3, 100, 0, 1, 0, 1, 2, 'Reference Lava Guard Gordoth Boss loot');
|
||||
|
||||
DELETE FROM `reference_loot_template` WHERE `Entry` = @REFERENCEID+3;
|
||||
INSERT INTO `reference_loot_template` (`Entry`, `ItemType`, `Item`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(@REFERENCEID+3, 0, 82888, 0, 0, 1, 1, 1, 1, 'Heartboiler Staff'),
|
||||
(@REFERENCEID+3, 0, 82886, 0, 0, 1, 1, 1, 1, 'Gorewalker Treads'),
|
||||
(@REFERENCEID+3, 0, 82883, 0, 0, 1, 1, 1, 1, 'Bloodcursed Felblade'),
|
||||
(@REFERENCEID+3, 0, 151424, 0, 0, 1, 1, 1, 1, 'Beld of Boundless Fury'),
|
||||
(@REFERENCEID+3, 0, 151425, 0, 0, 1, 1, 1, 1, 'Gordoths Crushers');
|
||||
@@ -0,0 +1,12 @@
|
||||
-- Adolescent Flame Hound
|
||||
UPDATE `creature_template_difficulty` SET `GoldMin` = 2500, `GoldMax` = 10000 WHERE `Entry` = 61657;
|
||||
|
||||
-- Mature Flame Hound
|
||||
UPDATE `creature_template_difficulty` SET `GoldMin` = 3000, `GoldMax` = 10000 WHERE `Entry` = 61658;
|
||||
|
||||
-- Corrupted Reaver & Dark Shaman Acolyte & Corrupted Flamecaller & Corrupted Houndmaster
|
||||
UPDATE `creature_template_difficulty` SET `LootID` = 61678, `GoldMin` = 2000, `GoldMax` = 10000 WHERE `Entry` IN (61678, 61672, 61705, 61666);
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` = 61678;
|
||||
INSERT INTO `creature_loot_template` (`Entry`, `ItemType`, `Item`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(61678, 0, 2589, 50, 0, 1, 0, 1, 5, 'Linen Cloth');
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,7 @@
|
||||
DELETE FROM `spell_proc` WHERE `SpellId` IN (394329);
|
||||
INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
|
||||
(394329,0x00,4,0x00000000,0x00000000,0x00000000,0x00000080,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0,0,0,0); -- Titanic Rage
|
||||
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_warr_titanic_rage';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(394329, 'spell_warr_titanic_rage');
|
||||
@@ -0,0 +1,4 @@
|
||||
DELETE FROM `spell_proc` WHERE `SpellId` IN (393950,393951);
|
||||
INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
|
||||
(393950,0x00,4,0x00000000,0x00000000,0x00000000,0x00000400,0x0,0x0,0x0,0x4,0x0,0x0,0x0,0,0,0,0), -- Bloodcraze
|
||||
(393951,0x00,4,0x00000000,0x00000400,0x00000000,0x00000000,0x0,0x0,0x1,0x2,0x2,0x0,0x0,0,0,0,1); -- Bloodcraze
|
||||
@@ -0,0 +1,3 @@
|
||||
-- The Shadow Grave
|
||||
UPDATE `smart_scripts` SET `target_type`=23 WHERE `action_type`=1 AND `entryorguid`=49141 AND `source_type`=0;
|
||||
UPDATE `smart_scripts` SET `target_type`=23 WHERE `action_type`=1 AND `entryorguid` IN (4914100,4914101,4914102,4914103,4914104) AND `source_type`=9;
|
||||
@@ -0,0 +1,214 @@
|
||||
SET @CGUID := 3000010;
|
||||
|
||||
-- Creature
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+2;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 38895, 0, 6454, 5692, '0', 1660, 0, 0, 0, 1757.392333984375, 1666.0972900390625, 121.2991867065429687, 5.401799201965332031, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61265), -- Lilian Voss (Area: The Deathknell Graves - Difficulty: 0) CreateObject1
|
||||
(@CGUID+1, 49230, 0, 6454, 5692, '0', 1661, 0, 0, 0, 1753.845458984375, 1640.6632080078125, 117.5885696411132812, 5.686965465545654296, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61265), -- Marshal Redpath (Area: The Deathknell Graves - Difficulty: 0) CreateObject1
|
||||
(@CGUID+2, 49231, 0, 6454, 5692, '0', 1662, 0, 0, 0, 1740.3541259765625, 1704.37158203125, 128.859344482421875, 1.500983119010925292, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61265); -- Valdred Moray (Area: The Deathknell Graves - Difficulty: 0) CreateObject1
|
||||
|
||||
DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+2;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(@CGUID+0, 0, 0, 0, 0, 0, 1, 0, 431, 0, 0, 0, 0, ''), -- Lilian Voss
|
||||
(@CGUID+2, 0, 0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''); -- Valdred Moray
|
||||
|
||||
-- Template Addon
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` IN (49231 /*49231 (Valdred Moray)*/);
|
||||
INSERT INTO `creature_template_addon` (`entry`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(49231, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''); -- 49231 (Valdred Moray)
|
||||
|
||||
-- Difficulty
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=75, `StaticFlags1`=0x10000000, `VerifiedBuild`=61265 WHERE (`Entry`=66167 AND `DifficultyID`=0); -- 66167 (Marshal Redpath) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=75, `StaticFlags1`=0x10000000, `VerifiedBuild`=61265 WHERE (`Entry`=66166 AND `DifficultyID`=0); -- 66166 (Lilian Voss) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=75, `StaticFlags1`=0x10000000, `VerifiedBuild`=61265 WHERE (`Entry`=66168 AND `DifficultyID`=0); -- 66168 (Valdred Moray) - CanSwim
|
||||
|
||||
-- Phase
|
||||
DELETE FROM `phase_area` WHERE `PhaseId` IN (1660,1661,1662);
|
||||
INSERT INTO `phase_area` (`AreaId`, `PhaseId`, `Comment`) VALUES
|
||||
(5692, 1660, 'See Lilian Voss in Deathknell'),
|
||||
(5692, 1661, 'See Marshal Redpath in Deathknell'),
|
||||
(5692, 1662, 'See Valdred Moray in Deathknell');
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId`=26 AND `SourceGroup` IN (1660,1661,1662) AND `SourceEntry` = 0);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `Comment`) VALUE
|
||||
(26, 1660, 0, 0, 0, 47, 0, 24960, 8, 0, 0, 'Apply Phase 1660 if Quest 24960 is in progress'),
|
||||
(26, 1660, 0, 0, 0, 48, 0, 256141, 0, 1, 1, 'Apply Phase 1660 if Questobjective 256141 is not rewarded'),
|
||||
(26, 1661, 0, 0, 0, 47, 0, 24960, 8, 0, 0, 'Apply Phase 1661 if Quest 24960 is in progress'),
|
||||
(26, 1661, 0, 0, 0, 48, 0, 256142, 0, 1, 1, 'Apply Phase 1661 if Questobjective 256142 is not rewarded'),
|
||||
(26, 1662, 0, 0, 0, 47, 0, 24960, 8, 0, 0, 'Apply Phase 1662 if Quest 24960 is in progress'),
|
||||
(26, 1662, 0, 0, 0, 48, 0, 256143, 0, 1, 1, 'Apply Phase 1662 if Questobjective 256143 is not rewarded');
|
||||
|
||||
-- Quest
|
||||
DELETE FROM `quest_objectives_completion_effect` WHERE `ObjectiveID` IN (256141,256142,256143);
|
||||
INSERT INTO `quest_objectives_completion_effect` (`ObjectiveID`, `GameEventID`, `SpellID`, `ConversationID`, `UpdatePhaseShift`, `UpdateZoneAuras`) VALUES
|
||||
(256141, NULL, NULL, NULL, 1, 0),
|
||||
(256142, NULL, NULL, NULL, 1, 0),
|
||||
(256143, NULL, NULL, NULL, 1, 0);
|
||||
|
||||
-- Gossip
|
||||
DELETE FROM `creature_template_gossip` WHERE (`CreatureID`=49231 AND `MenuID`=12487) OR (`CreatureID`=49231 AND `MenuID`=12489) OR (`CreatureID`=38895 AND `MenuID`=12483) OR (`CreatureID`=38895 AND `MenuID`=12484) OR (`CreatureID`=49230 AND `MenuID`=12485) OR (`CreatureID`=49230 AND `MenuID`=12486);;
|
||||
INSERT INTO `creature_template_gossip` (`CreatureID`, `MenuID`, `VerifiedBuild`) VALUES
|
||||
(49231, 12487, 61265), -- Valdred Moray
|
||||
(38895, 12483, 61265), -- Lilian Voss
|
||||
(49230, 12485, 61265); -- Marshal Redpath
|
||||
|
||||
UPDATE `gossip_menu` SET `VerifiedBuild`=61265 WHERE (`MenuID`=12489 AND `TextID`=17571) OR (`MenuID`=12488 AND `TextID`=17570) OR (`MenuID`=12487 AND `TextID`=17569);
|
||||
|
||||
UPDATE `gossip_menu_option` SET `GossipOptionID`=39803, `OptionText`='You talk to Undertaker Mordo. He\'ll tell you what to do. That\'s all I know.', `VerifiedBuild`=61265 WHERE (`MenuID`=12489 AND `OptionID`=0);
|
||||
UPDATE `gossip_menu_option` SET `GossipOptionID`=39543, `OptionText`='Calm down, Valdred. Undertaker Mordo probably sewed some new ones on for you.', `VerifiedBuild`=61265 WHERE (`MenuID`=12488 AND `OptionID`=0);
|
||||
UPDATE `gossip_menu_option` SET `GossipOptionID`=39542, `OptionText`='Don\'t you remember? You died.', `VerifiedBuild`=61265 WHERE (`MenuID`=12487 AND `OptionID`=0);
|
||||
UPDATE `gossip_menu_option` SET `GossipOptionID`=39163, `OptionText`='I\'m not an abomination, I\'m simply undead. I just want to speak with you.', `VerifiedBuild`=61265 WHERE (`MenuID`=12483 AND `OptionID`=0);
|
||||
UPDATE `gossip_menu_option` SET `GossipOptionID`=39164, `VerifiedBuild`=61265 WHERE (`MenuID`=12484 AND `OptionID`=0);
|
||||
UPDATE `gossip_menu_option` SET `GossipOptionID`=39165, `OptionText`='I\'m not here to fight. I\'ve only been asked to speak with you.', `VerifiedBuild`=61265 WHERE (`MenuID`=12485 AND `OptionID`=0);
|
||||
UPDATE `gossip_menu_option` SET `GossipOptionID`=39166, `VerifiedBuild`=61265 WHERE (`MenuID`=12486 AND `OptionID`=0);
|
||||
|
||||
-- Spelltarget pos
|
||||
UPDATE `spell_target_position` SET `VerifiedBuild`=61265 WHERE (`ID`=91876 AND `EffectIndex`=0 AND `OrderIndex`=0);
|
||||
UPDATE `spell_target_position` SET `VerifiedBuild`=61265 WHERE (`ID`=91874 AND `EffectIndex`=0 AND `OrderIndex`=0);
|
||||
UPDATE `spell_target_position` SET `VerifiedBuild`=61265 WHERE (`ID`=91873 AND `EffectIndex`=0 AND `OrderIndex`=0);
|
||||
|
||||
-- Delete hack SAI
|
||||
SET @ENTRY := 2307;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 0, 19, 0, 100, 0, 25089, 0, 0, 0, 0, 85, 91938, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On player accepted quest Beyond the Graves (25089) - Player who accepted quest: Cast spell 91938 on self', '');
|
||||
|
||||
-- Valdred Moray smart ai
|
||||
SET @ENTRY := 49231;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 1, 62, 0, 100, 0, 12489, 0, 0, 0, 0, 85, 91876, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On gossip action 0 from menu 12489 selected - Gossip player: Cast spell 91876 on self', ''),
|
||||
(@ENTRY, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On gossip action 0 from menu 12489 selected - Gossip player: Close gossip', '');
|
||||
|
||||
-- Valdred Moray smart ai
|
||||
SET @ENTRY := 66168;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 80, 6616800, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On just summoned - Self: Start timed action list id #Valdred Moray #0 (6616800) (update always) // -inline', ''),
|
||||
(@ENTRY, 0, 1, 2, 34, 0, 100, 0, 2, 4, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On movement of type WAYPOINT_MOTION_TYPE inform, point 4 - Self: Talk 1 to invoker', ''),
|
||||
(@ENTRY, 0, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 41, 1000, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On movement of type WAYPOINT_MOTION_TYPE inform, point 4 - Self: Despawn in 1 s', '');
|
||||
|
||||
-- Timed list 6616800 smart ai
|
||||
SET @ENTRY := 6616800;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 9, 0, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 1 seconds - Self: Look at Owner/Summoner', ''),
|
||||
(@ENTRY, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Talk 0 to invoker', ''),
|
||||
(@ENTRY, 9, 2, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 0, 53, 0, 6616800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 2 seconds - Self: Start path #6616800, walk, do not repeat, Passive', '');
|
||||
|
||||
-- Lilian Voss smart ai
|
||||
SET @ENTRY := 38895;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 1, 62, 0, 100, 0, 12484, 0, 0, 0, 0, 85, 91874, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On gossip action 0 from menu 12484 selected - Gossip player: Cast spell 91874 on self', ''),
|
||||
(@ENTRY, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On gossip action 0 from menu 12484 selected - Gossip player: Close gossip', '');
|
||||
|
||||
-- Lilian Voss smart ai
|
||||
SET @ENTRY := 66166;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 80, 6616600, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On just summoned - Self: Start timed action list id #Lilian Voss #0 (6616600) (update out of combat)', ''),
|
||||
(@ENTRY, 0, 1, 0, 34, 0, 100, 0, 2, 9, 0, 0, 0, 41, 1000, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On movement of type WAYPOINT_MOTION_TYPE inform, point 9 - Self: Despawn in 1 s', '');
|
||||
|
||||
-- Timed list 6616600 smart ai
|
||||
SET @ENTRY := 6616600;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 9, 0, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 1 seconds - Self: Look at Owner/Summoner', ''),
|
||||
(@ENTRY, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Talk 0 to invoker', ''),
|
||||
(@ENTRY, 9, 2, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 53, 0, 6616600, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 3 seconds - Self: Start path #6616600, walk, do not repeat, Passive', '');
|
||||
|
||||
-- Marshal Redpath smart ai
|
||||
SET @ENTRY := 49230;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 1, 62, 0, 100, 0, 12486, 0, 0, 0, 0, 85, 91873, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On gossip action 0 from menu 12486 selected - Gossip player: Cast spell 91873 on self', ''),
|
||||
(@ENTRY, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On gossip action 0 from menu 12486 selected - Gossip player: Close gossip', '');
|
||||
|
||||
-- Marshal Redpath smart ai
|
||||
SET @ENTRY := 66167;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 80, 6616700, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On just summoned - Self: Start timed action list id #Marshal Redpath #0 (6616700) (update out of combat)', ''),
|
||||
(@ENTRY, 0, 1, 0, 34, 0, 100, 0, 2, 9, 0, 0, 0, 41, 1000, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On movement of type WAYPOINT_MOTION_TYPE inform, point 9 - Self: Despawn in 1 s', '');
|
||||
|
||||
-- Timed list 6616700 smart ai
|
||||
SET @ENTRY := 6616700;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 9, 0, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 1 seconds - Self: Look at Owner/Summoner', ''),
|
||||
(@ENTRY, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Talk 0 to invoker', ''),
|
||||
(@ENTRY, 9, 2, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 53, 0, 6616700, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 3 seconds - Self: Start path #6616700, walk, do not repeat, Passive', '');
|
||||
|
||||
-- The Wakening
|
||||
SET @ENTRY := 24960;
|
||||
INSERT IGNORE INTO `quest_template_addon` (`ID`) VALUES (@ENTRY);
|
||||
UPDATE `quest_template_addon` SET `ScriptName` = 'SmartQuest' WHERE `ID` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 5 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 5, 0, 0, 47, 0, 100, 0, 0, 0, 0, 0, 0, 85, 82238, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On quest accepted - Player who accepted: Cast spell 82238 on self', '');
|
||||
|
||||
-- Path for Valdred Moray
|
||||
SET @ENTRY := 66168;
|
||||
SET @PATHOFFSET := 0;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x0, NULL, 'Valdred Moray - Scripted Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, 1731.5817, 1699.7726, 127.54116, NULL, 0),
|
||||
(@PATH, 1, 1720.118, 1691.7692, 131.76662, NULL, 0),
|
||||
(@PATH, 2, 1708.849, 1685.158, 133.62527, NULL, 0),
|
||||
(@PATH, 3, 1701.5798, 1679.4288, 134.18205, NULL, 0),
|
||||
(@PATH, 4, 1692.6459, 1675.5365, 134.95877, NULL, 0);
|
||||
|
||||
-- Path for Lilian Voss
|
||||
SET @ENTRY := 66166;
|
||||
SET @PATHOFFSET := 0;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 1, 0x0, NULL, 'Lilian Voss - Scripted Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, 1761.3629, 1639.5035, 115.48903, NULL, 0),
|
||||
(@PATH, 1, 1767.8837, 1619.9254, 111.43228, NULL, 0),
|
||||
(@PATH, 2, 1774.5435, 1603.1997, 108.29928, NULL, 0),
|
||||
(@PATH, 3, 1786.2552, 1595.231, 104.58866, NULL, 0),
|
||||
(@PATH, 4, 1806.8037, 1590.8623, 99.21434, NULL, 0),
|
||||
(@PATH, 5, 1819.6666, 1589.4514, 95.8779, NULL, 0),
|
||||
(@PATH, 6, 1842.1945, 1588.6788, 93.397705, NULL, 0),
|
||||
(@PATH, 7, 1853.8959, 1587.6111, 92.88051, NULL, 0),
|
||||
(@PATH, 8, 1859.9584, 1580.5486, 93.13185, NULL, 0),
|
||||
(@PATH, 9, 1860.9028, 1577.3872, 94.34933, NULL, 0);
|
||||
|
||||
-- Path for Marshal Redpath
|
||||
SET @ENTRY := 66167;
|
||||
SET @PATHOFFSET := 0;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 1, 0x0, NULL, 'Marshal Redpath - Scripted Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, 1750.1472, 1626.4747, 113.73333, NULL, 0),
|
||||
(@PATH, 1, 1751.6462, 1610.0747, 113.23333, NULL, 0),
|
||||
(@PATH, 2, 1751.1472, 1596.7247, 113.73333, NULL, 0),
|
||||
(@PATH, 3, 1750.3972, 1585.9747, 114.48333, NULL, 0),
|
||||
(@PATH, 4, 1748.6472, 1574.9747, 114.23333, NULL, 0),
|
||||
(@PATH, 5, 1749.1472, 1560.4747, 114.73333, NULL, 0),
|
||||
(@PATH, 6, 1750.8972, 1552.2247, 114.48333, NULL, 0),
|
||||
(@PATH, 7, 1758.8972, 1543.4747, 114.73333, NULL, 0),
|
||||
(@PATH, 8, 1763.3972, 1538.4747, 114.73333, NULL, 0),
|
||||
(@PATH, 9, 1763.9045, 1533.3195, 113.88832, NULL, 0);
|
||||
@@ -0,0 +1,8 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_hun_precise_shots';
|
||||
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
|
||||
(260240,'spell_hun_precise_shots');
|
||||
|
||||
DELETE FROM `spell_proc` WHERE `SpellId` IN (260240,260242);
|
||||
INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
|
||||
(260240,0x00,9,0x00020000,0x00000000,0x00000000,0x00000000,0x0,0x0,0x1,0x2,0x0,0x0,0x0,0,0,0,0), -- Precise Shots
|
||||
(260242,0x00,9,0x00000000,0x00000000,0x00000000,0x00000000,0x0,0x0,0x0,0x0,0x0,0x18,0x0,0,0,0,0); -- Precise Shots
|
||||
@@ -0,0 +1,66 @@
|
||||
SET @CGUID := 10006613;
|
||||
|
||||
-- Creature
|
||||
DELETE FROM `creature` WHERE `guid` = @CGUID+0;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 212299, 2652, 14883, 14883, '1,2,8,23,205', 0, 0, 0, 0, -10.4965276718139648, -266.364593505859375, 361.270050048828125, 6.14813232421875, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 58238); -- Reinforce Stalker (Area: The Stonevault - Difficulty: Mythic) CreateObject1 (Auras: 206150 - Challenger's Might)
|
||||
|
||||
UPDATE `creature_template` SET `faction`=14, `BaseAttackTime`=2000, `unit_flags2`=0x800, `unit_flags3`=0x80001, `AIName`='SmartAI' WHERE `entry`=214443; -- Crystal Shard
|
||||
UPDATE `creature_template` SET `ScriptName`='boss_skarmorak' WHERE `entry`=210156; -- Skarmorak
|
||||
|
||||
-- Difficulty
|
||||
DELETE FROM `creature_template_difficulty` WHERE (`DifficultyID`=23 AND `Entry` IN (214443,210156));
|
||||
INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES
|
||||
(214443, 23, 10, 0.400000005960464477, 1, 279589, 0x0, 128), -- Crystal Shard
|
||||
(210156, 23, 10, 31.5, 1, 258193, 0x200068, 128); -- Skarmorak
|
||||
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=1279, `VerifiedBuild`=58238 WHERE (`Entry`=214443 AND `DifficultyID`=23); -- 214443 (Crystal Shard) -
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=1279, `StaticFlags1`=0x10000000, `VerifiedBuild`=58238 WHERE (`Entry`=210156 AND `DifficultyID`=23); -- 210156 (Skarmorak) - CanSwim
|
||||
|
||||
-- Areatrigger
|
||||
DELETE FROM `areatrigger_template` WHERE (`IsCustom`=0 AND `Id` = 35431);
|
||||
INSERT INTO `areatrigger_template` (`Id`, `IsCustom`, `Flags`, `VerifiedBuild`) VALUES
|
||||
(35431, 0, 0, 58238);
|
||||
|
||||
DELETE FROM `areatrigger_create_properties` WHERE (`IsCustom`=0 AND `Id` = 32832);
|
||||
INSERT INTO `areatrigger_create_properties` (`Id`, `IsCustom`, `AreaTriggerId`, `IsAreatriggerCustom`, `Flags`, `MoveCurveId`, `ScaleCurveId`, `MorphCurveId`, `FacingCurveId`, `AnimId`, `AnimKitId`, `DecalPropertiesId`, `SpellForVisuals`, `TimeToTargetScale`, `Speed`, `Shape`, `ShapeData0`, `ShapeData1`, `ShapeData2`, `ShapeData3`, `ShapeData4`, `ShapeData5`, `ShapeData6`, `ShapeData7`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(32832, 0, 35431, 0, 0, 0, 0, 0, 0, -1, 0, 1073741824, 443405, 15000, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 'at_skarmorak_unstable_fragments', 58238); -- Spell: 443405 (Unstable Fragments)
|
||||
|
||||
-- Conditions
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry`=426181;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(13, 1, 426181, 0, 0, 51, 0, 5, 212299, 0, '', 0, 0, 0, '', 'Spell \'Fortified Shell\' can only hit \'Reinforce Stalker\''),
|
||||
(13, 2, 426181, 0, 0, 51, 0, 5, 214443, 0, '', 0, 0, 0, '', 'Spell \'Fortified Shell\' can only hit \'Crystal Shard\''),
|
||||
(13, 2, 426181, 0, 0, 36, 0, 0, 0, 0, '', 0, 0, 0, '', 'Potential target of the spell is alive');
|
||||
|
||||
-- Texts
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=210156;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(210156, 0, 0, 'Not us. Must kill.', 14, 0, 100, 0, 0, 247920, 261870, 0, 'Skarmorak'),
|
||||
(210156, 1, 0, 'To dust.', 14, 0, 100, 0, 0, 247921, 252163, 0, 'Skarmorak'),
|
||||
(210156, 1, 1, 'Shattered.', 14, 0, 100, 0, 0, 247922, 261866, 0, 'Skarmorak'),
|
||||
(210156, 1, 2, 'Crushed.', 14, 0, 100, 0, 0, 247923, 261867, 0, 'Skarmorak'),
|
||||
(210156, 2, 0, 'Fortify!', 14, 0, 100, 0, 0, 247924, 252162, 0, 'Skarmorak'),
|
||||
(210156, 3, 0, 'Lay waste!', 14, 0, 100, 0, 0, 247925, 252161, 0, 'Skarmorak'),
|
||||
(210156, 4, 0, 'Destroyed. All.', 14, 0, 100, 0, 0, 247926, 261876, 0, 'Skarmorak'),
|
||||
(210156, 5, 0, 'Return... to nothing...', 14, 0, 100, 0, 0, 247927, 252166, 0, 'Skarmorak');
|
||||
|
||||
-- SAI
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`= 214443 AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(214443, 0, 0, 0, '', 54, 0, 100, 0, 0, 0, 0, 0, 0, '', 8, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Crystal Shard - On Just Summoned - Set Passive'),
|
||||
(214443, 0, 1, 0, '', 6, 0, 100, 0, 0, 0, 0, 0, 0, '', 85, 443494, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Crystal Shard - On Just Died - Cast \'Crystalline Eruption\'');
|
||||
|
||||
-- Spells
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_skarmorak_crystal_shards', 'spell_skarmorak_crystalline_smash', 'spell_skarmorak_unstable_crash', 'spell_skarmorak_fortified_shell_energize', 'spell_skarmorak_fortified_shell_selector', 'spell_skarmorak_fortified_shell_absorb', 'spell_skarmorak_fortified_shell_periodic_absorb', 'spell_skarmorak_unstable_crash_fragment_selector', 'spell_skarmorak_unstable_energy_area', 'spell_skarmorak_unstable_energy');
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(422294, 'spell_skarmorak_crystal_shards'),
|
||||
(422233, 'spell_skarmorak_crystalline_smash'),
|
||||
(423538, 'spell_skarmorak_unstable_crash'),
|
||||
(429976, 'spell_skarmorak_fortified_shell_energize'),
|
||||
(426181, 'spell_skarmorak_fortified_shell_selector'),
|
||||
(423228, 'spell_skarmorak_fortified_shell_absorb'),
|
||||
(439600, 'spell_skarmorak_fortified_shell_periodic_absorb'),
|
||||
(443838, 'spell_skarmorak_unstable_crash_fragment_selector'),
|
||||
(423572, 'spell_skarmorak_unstable_energy_area'),
|
||||
(435813, 'spell_skarmorak_unstable_energy');
|
||||
@@ -0,0 +1,15 @@
|
||||
-- SpellArea
|
||||
DELETE FROM `spell_area` WHERE `area` = 7502 AND `spell` = 224240;
|
||||
INSERT INTO `spell_area` (`spell`, `area`, `quest_start`, `quest_end`, `aura_spell`, `racemask`, `gender`, `flags`, `quest_start_status`, `quest_end_status`) VALUES
|
||||
(224240, 7502, 44184, 0, 0, 0, 2, 0x03, 64, 11);
|
||||
|
||||
-- ScriptName
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 224240;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(224240, 'spell_dalaran_order_campaign_intro_aura');
|
||||
|
||||
-- Quest
|
||||
DELETE FROM `quest_template` WHERE `ID` IN (40375,40374);
|
||||
INSERT INTO `quest_template` (`ID`, `QuestType`, `QuestPackageID`, `ContentTuningID`, `QuestSortID`, `QuestInfoID`, `SuggestedGroupNum`, `RewardNextQuest`, `RewardXPDifficulty`, `RewardXPMultiplier`, `RewardMoneyDifficulty`, `RewardMoneyMultiplier`, `RewardBonusMoney`, `RewardDisplaySpell1`, `RewardDisplaySpell2`, `RewardDisplaySpell3`, `RewardSpell`, `RewardHonor`, `RewardKillHonor`, `StartItem`, `RewardArtifactXPDifficulty`, `RewardArtifactXPMultiplier`, `RewardArtifactCategoryID`, `Flags`, `FlagsEx`, `FlagsEx2`, `FlagsEx3`, `RewardItem1`, `RewardAmount1`, `RewardItem2`, `RewardAmount2`, `RewardItem3`, `RewardAmount3`, `RewardItem4`, `RewardAmount4`, `ItemDrop1`, `ItemDropQuantity1`, `ItemDrop2`, `ItemDropQuantity2`, `ItemDrop3`, `ItemDropQuantity3`, `ItemDrop4`, `ItemDropQuantity4`, `RewardChoiceItemID1`, `RewardChoiceItemQuantity1`, `RewardChoiceItemDisplayID1`, `RewardChoiceItemID2`, `RewardChoiceItemQuantity2`, `RewardChoiceItemDisplayID2`, `RewardChoiceItemID3`, `RewardChoiceItemQuantity3`, `RewardChoiceItemDisplayID3`, `RewardChoiceItemID4`, `RewardChoiceItemQuantity4`, `RewardChoiceItemDisplayID4`, `RewardChoiceItemID5`, `RewardChoiceItemQuantity5`, `RewardChoiceItemDisplayID5`, `RewardChoiceItemID6`, `RewardChoiceItemQuantity6`, `RewardChoiceItemDisplayID6`, `POIContinent`, `POIx`, `POIy`, `POIPriority`, `RewardTitle`, `RewardArenaPoints`, `RewardSkillLineID`, `RewardNumSkillUps`, `PortraitGiver`, `PortraitGiverMount`, `PortraitGiverModelSceneID`, `PortraitTurnIn`, `RewardFactionID1`, `RewardFactionValue1`, `RewardFactionOverride1`, `RewardFactionCapIn1`, `RewardFactionID2`, `RewardFactionValue2`, `RewardFactionOverride2`, `RewardFactionCapIn2`, `RewardFactionID3`, `RewardFactionValue3`, `RewardFactionOverride3`, `RewardFactionCapIn3`, `RewardFactionID4`, `RewardFactionValue4`, `RewardFactionOverride4`, `RewardFactionCapIn4`, `RewardFactionID5`, `RewardFactionValue5`, `RewardFactionOverride5`, `RewardFactionCapIn5`, `RewardFactionFlags`, `RewardCurrencyID1`, `RewardCurrencyQty1`, `RewardCurrencyID2`, `RewardCurrencyQty2`, `RewardCurrencyID3`, `RewardCurrencyQty3`, `RewardCurrencyID4`, `RewardCurrencyQty4`, `AcceptedSoundKitID`, `CompleteSoundKitID`, `AreaGroupID`, `TimeAllowed`, `AllowableRaces`, `Expansion`, `ManagedWorldStateID`, `QuestSessionBonus`, `LogTitle`, `LogDescription`, `QuestDescription`, `AreaDescription`, `PortraitGiverText`, `PortraitGiverName`, `PortraitTurnInText`, `PortraitTurnInName`, `QuestCompletionLog`, `ResetByScheduler`, `VerifiedBuild`) VALUES
|
||||
(40375, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'A New Direction: Obtained Altruis', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0),
|
||||
(40374, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'A New Direction: Obtained Kayn', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0);
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,82 @@
|
||||
SET @CGUID := 4000758;
|
||||
|
||||
-- Areatrigger 7736
|
||||
DELETE FROM `areatrigger_scripts` WHERE `entry`=7736;
|
||||
INSERT INTO `areatrigger_scripts` VALUES
|
||||
(7736, 'SmartTrigger');
|
||||
|
||||
-- Conditions
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=30 AND `SourceGroup`=0 AND `SourceEntry`=7736;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(30, 0, 7736, 0, 0, 47, 0, 29420, 2, 0, 0, 0, 0, '', 'Areatrigger 7736 only triggers when quest 29420 is taken'),
|
||||
(30, 0, 7736, 0, 0, 1, 0, 92571, 0, 0, 1, 0, 0, '', 'Areatrigger 7736 only triggers when player has not aura 92571');
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=32 AND `SourceGroup`=5 AND `SourceEntry`=59626;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(32, 5, 59626, 0, 0, 47, 0, 29420, 2, 0, '', 0, 0, 0, '', 'Flame Spout gets visible if Quest: 29420 is completed');
|
||||
|
||||
-- SAI
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=7736 AND `source_type`=2;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(7736, 2, 0, 0, 46, 0, 100, 0, 0, 0, 0, 0, 0, '', 86, 92571, 2, 19, 60176, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On Trigger - Cast CSA Area Trigger Dummy Timer Aura');
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=60176 AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(60176, 0, 0, 0, 31, 0, 100, 0, 92571, 0, 1000, 1000, 0, '', 1, 0, 0, 1, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Huojin Monk - On Spellhit Target - Talk');
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 59626 AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 5962600 AND `source_type`=9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(59626, 0, 0, 1, 1, 0, 100, 0, 3000, 10000, 30000, 50000, 0, 85, 114686, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Flame Spout - OOC - Cast Flame Spout'),
|
||||
(59626, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 80, 5962600, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Flame Spout - Update - Run Script'),
|
||||
(5962600, 9, 0, 0, 0, 0, 100, 0, 3000, 5000, 0, 0, 0, 85, 114684, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Flame Spout - Cast Flame Spout damage');
|
||||
|
||||
-- Phases
|
||||
UPDATE `gameobject` SET `PhaseId`=504 WHERE `guid` IN (300154, 300152, 300149); -- Fire Wall
|
||||
UPDATE `creature` SET `PhaseId`=504 WHERE `guid` = 450605; -- Master Li Fei
|
||||
|
||||
-- Spell
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=114684;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(114684, 'spell_flame_spout');
|
||||
|
||||
DELETE FROM `spell_area` WHERE `spell`=102399 AND `area`=5849;
|
||||
INSERT INTO `spell_area` (`spell`, `area`, `quest_start`, `quest_end`, `aura_spell`, `racemask`, `gender`, `flags`, `quest_start_status`, `quest_end_status`) VALUES
|
||||
(102399, 5849, 0, 29423, 0, 0, 2, 3, 0, 9);
|
||||
|
||||
-- Texts
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=60176;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(60176, 0, 0, 'The fire spirit is upset. It\'s dangerous to enter the shrine now...', 12, 0, 100, 396, 0, 0, 59680, 0, 'Huojin Monk to Player');
|
||||
|
||||
-- Creature
|
||||
UPDATE `creature_template` SET `unit_flags`=33555200, `AIName`='SmartAI' WHERE `entry`=59626; -- 59626 (Flame Spout) - Flame Spout
|
||||
UPDATE `creature_template_addon` SET `auras`='96112' WHERE `entry`=59626; -- 59626 (Flame Spout) - Shrink
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=60176;
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=536871168, `VerifiedBuild`=55461 WHERE (`Entry`=59626 AND `DifficultyID`=0); -- 59626 (Flame Spout) - Sessile, Floating
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=268435456, `VerifiedBuild`=55461 WHERE (`Entry`=60176 AND `DifficultyID`=0); -- 60176 (Huojin Monk) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=268435456, `VerifiedBuild`=55461 WHERE (`Entry`=54135 AND `DifficultyID`=0); -- 54135 (Master Li Fei) - CanSwim
|
||||
|
||||
DELETE FROM `creature` WHERE `guid` = @CGUID+0;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curHealthPct`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 59626, 860, 5736, 5849, '0', 0, 0, 0, 0, 1393.7691650390625, 3900.11279296875, 101.0790328979492187, 1.522577166557312011, 120, 0, 0, 100, 0, NULL, NULL, NULL, NULL, 55461); -- Flame Spout (Area: Shrine of Inner-Light - Difficulty: 0) CreateObject1
|
||||
|
||||
-- Quest
|
||||
UPDATE `quest_template_locale` SET `LogTitle`='Más fuerte que el junco', `LogDescription`='Reúne 8 juncos parteleños duros.', `QuestDescription`='Reúne juncos de las charcas cercanas.$B$BNo preguntes por qué. Hazlo y observa los resultados.', `VerifiedBuild`=55461 WHERE (`ID`=29662 AND `locale`='esES');
|
||||
UPDATE `quest_template_locale` SET `LogTitle`='El guardián del espíritu', `QuestDescription`='Por ahora te ha ido bien, $gdiscípulo:discípula;. Ya tienes el material necesario para avivar a Huo, el espíritu del fuego.$b$bTe espera en la cueva que hay al suroeste, pero está custodiado por el maestro Li Fei, el anciano pandaren al que conociste en la Cueva de Meditación. Lleva estas ofrendas al maestro Li Fei. Demuestra tu valía y luego reúnete con Huo.', `VerifiedBuild`=55461 WHERE (`ID`=29420 AND `locale`='esES');
|
||||
UPDATE `quest_template_locale` SET `VerifiedBuild`=55461 WHERE (`locale`='esES' AND `ID` IN (46736,46735,46277));
|
||||
UPDATE `quest_template_locale` SET `LogDescription`='Obtén una brisa batiente.', `QuestDescription`='El viento es algo curioso: resulta muy difícil aferrarlo con las manos.$b$bLa mejor forma de practicar es encontrar algún tipo de aire viviente. Si él puede atizarte, tú también podrás atizarle a él sin que se te escurra entre los dedos.$b$bDirígete al Santuario de la Brisa Estival e invoca a un aire viviente con esta piedra de viento. Véncelo, recoge una brisa batiente y vuelve para que decidamos qué hacer a continuación.', `VerifiedBuild`=55461 WHERE (`ID`=29523 AND `locale`='esES');
|
||||
UPDATE `quest_template_locale` SET `LogTitle`='Leña al fuego', `LogDescription`='Reúne 5 raíces de cornejo secas.', `QuestDescription`='Ahora que nos hemos encargado de eso, ¡vamos a lo que importa!$b$bHuo, el espíritu del fuego, desea raíces de cornejo secas. Se encuentran entre los árboles, al sur de la aldea. No te costará nada reunir unas cuantas.', `VerifiedBuild`=55461 WHERE (`ID`=29418 AND `locale`='esES');
|
||||
|
||||
DELETE FROM `quest_offer_reward_locale` WHERE (`locale`='esES' AND `ID` IN (29418,29523,29420));
|
||||
INSERT INTO `quest_offer_reward_locale` (`ID`, `locale`, `RewardText`, `VerifiedBuild`) VALUES
|
||||
(29418, 'esES', '¡$n! ¡Has vuelto con raíces y todo! Eres $gun tipo:una tipa; eficiente, ¿verdad? ¡Me gusta!', 55461),
|
||||
(29523, 'esES', 'Tú sí que sabes aprovechar una oportunidad. Creo que somos almas gemelas, $n.', 55461),
|
||||
(29420, 'esES', 'El objetivo de la vida no es encontrarse a uno mismo: es crearse a uno mismo. Un camino se extiende ante ti, pero eres tú quien debe elegir las pruebas a las que te enfrentarás... y las pruebas que superarás.', 55461);
|
||||
|
||||
DELETE FROM `quest_request_items_locale` WHERE (`locale`='esES' AND `ID` IN (29418,29523));
|
||||
INSERT INTO `quest_request_items_locale` (`ID`, `locale`, `CompletionText`, `VerifiedBuild`) VALUES
|
||||
(29418, 'esES', 'Espero que no te importe ensuciarte las manos.', 55461),
|
||||
(29523, 'esES', 'Cuando se presenta la oportunidad, es responsabilidad nuestra extender la mano y atraparla. Dudar equivale a rendirse.', 55461);
|
||||
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|0x80 WHERE `entry`=59626;
|
||||
@@ -0,0 +1,4 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_warr_bloodthirst';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(215568, 'spell_warr_bloodthirst'),
|
||||
(335096, 'spell_warr_bloodthirst');
|
||||
@@ -0,0 +1,4 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_warr_frenzy', 'spell_warr_frenzy_rampage');
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(335082, 'spell_warr_frenzy'),
|
||||
(184367, 'spell_warr_frenzy_rampage');
|
||||
@@ -0,0 +1,4 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_warr_deft_experience';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(23881, 'spell_warr_deft_experience'),
|
||||
(335096, 'spell_warr_deft_experience');
|
||||
@@ -0,0 +1,4 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_warr_vicious_contempt';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(23881, 'spell_warr_vicious_contempt'),
|
||||
(335096, 'spell_warr_vicious_contempt');
|
||||
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `Scriptname` = 'spell_warr_intimidating_shout_menace_knock_back';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(316594, 'spell_warr_intimidating_shout_menace_knock_back');
|
||||
@@ -0,0 +1,5 @@
|
||||
DELETE FROM `areatrigger_create_properties` WHERE (`IsCustom`=0 AND `Id` = 5994);
|
||||
INSERT INTO `areatrigger_create_properties` (`Id`, `IsCustom`, `AreaTriggerId`, `IsAreatriggerCustom`, `Flags`, `MoveCurveId`, `ScaleCurveId`, `MorphCurveId`, `FacingCurveId`, `AnimId`, `AnimKitId`, `DecalPropertiesId`, `SpellForVisuals`, `TimeToTargetScale`, `Speed`, `Shape`, `ShapeData0`, `ShapeData1`, `ShapeData2`, `ShapeData3`, `ShapeData4`, `ShapeData5`, `ShapeData6`, `ShapeData7`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(5994, 0, 10682, 0, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 8500, 0, 4, 8, 8, 30, 30, 1, 1, 0, 0, 'at_dru_lunar_beam', 59679); -- Spell: 204066 (Lunar Beam)
|
||||
|
||||
UPDATE `areatrigger_template` SET `VerifiedBuild`=59679 WHERE (`Id`=10682 AND `IsCustom`=0);
|
||||
@@ -0,0 +1,19 @@
|
||||
SET @ATID := 137;
|
||||
SET @ATCREATEID := 132;
|
||||
SET @ATSPAWNID := 231;
|
||||
|
||||
DELETE FROM `areatrigger_template` WHERE `Id` BETWEEN @ATID+0 AND @ATID+26;
|
||||
INSERT INTO `areatrigger_template` (`Id`, `IsCustom`, `Flags`, `ActionSetId`, `ActionSetFlags`, `VerifiedBuild`) VALUES
|
||||
(@ATID+0, 1, 1, 0, 0x0, 0);
|
||||
|
||||
DELETE FROM `areatrigger_create_properties` WHERE `Id` BETWEEN @ATCREATEID+0 AND @ATCREATEID+26;
|
||||
INSERT INTO `areatrigger_create_properties` (`Id`, `IsCustom`, `AreaTriggerId`, `IsAreatriggerCustom`, `Flags`, `MoveCurveId`, `ScaleCurveId`, `MorphCurveId`, `FacingCurveId`, `AnimId`, `AnimKitId`, `DecalPropertiesId`, `SpellForVisuals`, `TimeToTargetScale`, `Speed`, `Shape`, `ShapeData0`, `ShapeData1`, `ShapeData2`, `ShapeData3`, `ShapeData4`, `ShapeData5`, `ShapeData6`, `ShapeData7`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(@ATCREATEID+0, 1, @ATID+0, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 4, 15, 15, 25, 25, 0, 0, 0, 0, '', 0);
|
||||
|
||||
DELETE FROM `areatrigger` WHERE `SpawnId` BETWEEN @ATSPAWNID+0 AND @ATSPAWNID+26;
|
||||
INSERT INTO `areatrigger` (`SpawnId`, `AreaTriggerCreatePropertiesId`, `IsCustom`, `MapId`, `SpawnDifficulties`, `PosX`, `PosY`, `PosZ`, `Orientation`, `PhaseUseFlags`, `Comment`) VALUES
|
||||
(@ATSPAWNID+0, @ATCREATEID+0, 1, 1220, '0', -62.13, 7000.73, 19.81, 4.45, 0, 'Illidari Stand - Tavern');
|
||||
|
||||
DELETE FROM `areatrigger_template_actions` WHERE `AreaTriggerId` BETWEEN @ATID+0 AND @ATID+26;
|
||||
INSERT INTO `areatrigger_template_actions` (`AreaTriggerId`, `IsCustom`, `ActionType`, `ActionParam`, `TargetType`) VALUES
|
||||
(@ATID+0, 1, 3, 0, 5);
|
||||
@@ -0,0 +1,5 @@
|
||||
-- Delete old spawns
|
||||
DELETE FROM `creature` WHERE `guid` IN (313903,313896);
|
||||
|
||||
-- Update Jorgen
|
||||
UPDATE `creature` SET `position_x` = -8970.783203125, `position_y` = 411.211822509765625, `position_z` = 74.8286590576171875, `orientation` = 2.580545663833618164 WHERE `guid` = 313907;
|
||||
@@ -0,0 +1,76 @@
|
||||
SET @CGUID := 6003594;
|
||||
|
||||
-- Creature
|
||||
DELETE FROM `creature` WHERE `guid` = @CGUID+0;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 102700, 1220, 7502, 7581, '0', 5852, 0, 0, 1, -843.19964599609375, 4431.20068359375, 742.6202392578125, 4.81061410903930664, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61265); -- Meryl Felstorm (Area: Dalaran City - Difficulty: 0) CreateObject1
|
||||
|
||||
DELETE FROM `creature_addon` WHERE `guid` = @CGUID+0;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(@CGUID+0, 0, 0, 0, 0, 0, 1, 0, 0, 9858, 0, 0, 0, ''); -- Meryl Felstorm
|
||||
|
||||
-- Phase
|
||||
DELETE FROM `phase_name` WHERE `ID` IN (5852,5853);
|
||||
INSERT INTO `phase_name` (`ID`, `Name`) VALUES
|
||||
(5852, 'Cosmetic - See Meryl Felstorm in the Violet Gate'),
|
||||
(5853, 'Cosmetic - See Meryl Felstorm at the Violet Hold');
|
||||
|
||||
DELETE FROM `phase_area` WHERE `PhaseId` = 5852;
|
||||
INSERT INTO `phase_area` (`AreaId`, `PhaseId`, `Comment`) VALUES
|
||||
(7502, 5852, 'See Meryl Felstorm in the Violet Gate');
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId`=26 AND `SourceGroup` = 5852 AND `SourceEntry` = 0);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `Comment`) VALUE
|
||||
(26, 5852, 0, 0, 0, 47, 0, 41035, 2|8|64, 0, 0, 'Apply Phase 5852 if Quest 41035 is in progress | complete | rewarded'),
|
||||
(26, 5852, 0, 0, 0, 47, 0, 41036, 2|8|64, 0, 1, 'Apply Phase 5852 if Quest 41036 is not in progress | complete | rewarded');
|
||||
|
||||
-- Conversation
|
||||
DELETE FROM `conversation_template` WHERE `Id`=1263;
|
||||
INSERT INTO `conversation_template` (`Id`, `FirstLineID`, `TextureKitId`, `VerifiedBuild`) VALUES
|
||||
(1263, 2981, 0, 61265);
|
||||
|
||||
DELETE FROM `conversation_actors` WHERE (`ConversationId`=1263 AND `Idx`=0);
|
||||
INSERT INTO `conversation_actors` (`ConversationId`, `ConversationActorId`, `Idx`, `CreatureId`, `CreatureDisplayInfoId`, `NoActorObject`, `ActivePlayerObject`, `VerifiedBuild`) VALUES
|
||||
(1263, 51396, 0, 102850, 67760, 0, 0, 61265);
|
||||
|
||||
DELETE FROM `conversation_line_template` WHERE `Id`=2981;
|
||||
INSERT INTO `conversation_line_template` (`Id`, `UiCameraID`, `ActorIdx`, `Flags`, `ChatType`, `VerifiedBuild`) VALUES
|
||||
(2981, 130, 0, 0, 0, 61265);
|
||||
|
||||
-- Gossip
|
||||
DELETE FROM `creature_template_gossip` WHERE (`CreatureID`=102700 AND `MenuID`=19321);
|
||||
INSERT INTO `creature_template_gossip` (`CreatureID`, `MenuID`, `VerifiedBuild`) VALUES
|
||||
(102700, 19321, 61265); -- Meryl Felstorm
|
||||
|
||||
UPDATE `gossip_menu` SET `VerifiedBuild`=61265 WHERE (`MenuID`=19321 AND `TextID`=28451) OR (`MenuID`=19322 AND `TextID`=28454) OR (`MenuID`=19323 AND `TextID`=28455);
|
||||
|
||||
UPDATE `gossip_menu_option` SET `GossipOptionID`=45568, `OptionBroadcastTextID`=106049, `VerifiedBuild`=61265 WHERE (`MenuID`=19321 AND `OptionID`=2); -- OptionBroadcastTextID: 106049 - 128607
|
||||
UPDATE `gossip_menu_option` SET `GossipOptionID`=45567, `VerifiedBuild`=61265 WHERE (`MenuID`=19321 AND `OptionID`=1);
|
||||
|
||||
-- Quest
|
||||
DELETE FROM `quest_details` WHERE `ID` IN (41036 /*The Dreadlord's Prize*/, 41035 /*Felstorm's Plea*/);
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(41036, 0, 0, 0, 0, 0, 0, 0, 0, 61265), -- The Dreadlord's Prize
|
||||
(41035, 0, 0, 0, 0, 0, 0, 0, 0, 61265); -- Felstorm's Plea
|
||||
|
||||
DELETE FROM `creature_queststarter` WHERE (`id`=102700 AND `quest`=41036);
|
||||
INSERT INTO `creature_queststarter` (`id`, `quest`, `VerifiedBuild`) VALUES
|
||||
(102700, 41036, 61265); -- The Dreadlord's Prize offered by Meryl Felstorm
|
||||
|
||||
DELETE FROM `quest_template_addon` WHERE `ID` IN (41035,41036);
|
||||
INSERT INTO `quest_template_addon` (`ID`, `MaxLevel`, `AllowableClasses`, `SourceSpellID`, `PrevQuestID`, `NextQuestID`, `ExclusiveGroup`, `BreadcrumbForQuestId`, `RewardMailTemplateID`, `RewardMailDelay`, `RequiredSkillID`, `RequiredSkillPoints`, `RequiredMinRepFaction`, `RequiredMaxRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepValue`, `ProvidedItemCount`, `SpecialFlags`, `ScriptName`) VALUES
|
||||
(41035, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Felstorm's Plea
|
||||
(41036, 0, 0, 0, 41035, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''); -- The Dreadlord's Prize
|
||||
|
||||
DELETE FROM `ui_map_quest_line` WHERE (`UIMapId`=627 AND `QuestLineId` IN (5638,314,237));
|
||||
INSERT INTO `ui_map_quest_line` (`UIMapId`, `QuestLineId`, `VerifiedBuild`) VALUES
|
||||
(627, 5638, 61265),
|
||||
(627, 314, 61265),
|
||||
(627, 237, 61265);
|
||||
|
||||
-- Felstorm's Plea
|
||||
SET @ENTRY := 41035;
|
||||
UPDATE `quest_template_addon` SET `ScriptName` = 'SmartQuest' WHERE `ID` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 5 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 5, 0, 0, 47, 0, 100, 0, 0, 0, 0, 0, 0, 143, 1263, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On quest accepted - Player who accepted: Start conversation 1263', '');
|
||||
@@ -0,0 +1,73 @@
|
||||
-- Template
|
||||
UPDATE `creature_template` SET `npcflag`=2, `BaseAttackTime`=2000, `unit_flags`=0x300, `unit_flags2`=0x800 WHERE `entry`=101061; -- Archdruid Hamuul Runetotem
|
||||
|
||||
-- Template Addon
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` = 101061;
|
||||
INSERT INTO `creature_template_addon` (`entry`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(101061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''); -- 101061 (Archdruid Hamuul Runetotem)
|
||||
|
||||
-- Difficulty
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=642, `StaticFlags1`=0x30000000, `StaticFlags3`=0x40000, `VerifiedBuild`=61265 WHERE (`Entry`=101061 AND `DifficultyID`=0); -- 101061 (Archdruid Hamuul Runetotem) - CanSwim, Floating - AllowInteractionWhileInCombat
|
||||
|
||||
-- Creature Equip
|
||||
DELETE FROM `creature_equip_template` WHERE (`CreatureID`=101061 AND `ID`=1);
|
||||
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`, `VerifiedBuild`) VALUES
|
||||
(101061, 1, 63052, 0, 0, 0, 0, 0, 0, 0, 0, 61265); -- Archdruid Hamuul Runetotem
|
||||
|
||||
-- Creature Text
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` = 101061;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(101061, 0, 0, 'Greetings, $n. It is fortunate I found you. Your presence is requested at Moonglade.', 12, 0, 100, 1, 0, 62105, 103448, 0, 'Archdruid Hamuul Runetotem to Player'),
|
||||
(101061, 1, 0, 'I\'ll meet you there as soon as you conclude your business in Dalaran.', 12, 0, 100, 0, 0, 62106, 103449, 0, 'Archdruid Hamuul Runetotem to Player');
|
||||
|
||||
-- Spelltarget
|
||||
DELETE FROM `spell_target_position` WHERE (`ID`=311897 AND `EffectIndex`=0 AND `OrderIndex`=0);
|
||||
INSERT INTO `spell_target_position` (`ID`, `EffectIndex`, `OrderIndex`, `MapID`, `PositionX`, `PositionY`, `PositionZ`, `VerifiedBuild`) VALUES
|
||||
(311897, 0, 0, 1, 7897.7998046875, -2499.699951171875, 489.29998779296875, 61265); -- Spell: 311897 (Hearth to Moonglade) Effect 0: 252 (SPELL_EFFECT_TELEPORT_UNITS)
|
||||
|
||||
-- Quest
|
||||
DELETE FROM `creature_queststarter` WHERE (`id`=101064 AND `quest` IN (41106,40643)) OR (`id`=101061 AND `quest`=40643);
|
||||
INSERT INTO `creature_queststarter` (`id`, `quest`, `VerifiedBuild`) VALUES
|
||||
(101064, 41106, 61265), -- Call of the Wilds offered by Archdruid Hamuul Runetotem
|
||||
(101064, 40643, 61265), -- A Summons From Moonglade offered by Archdruid Hamuul Runetotem
|
||||
(101061, 40643, 61265); -- A Summons From Moonglade offered by Archdruid Hamuul Runetotem
|
||||
|
||||
DELETE FROM `quest_request_items` WHERE `ID`=41106;
|
||||
INSERT INTO `quest_request_items` (`ID`, `EmoteOnComplete`, `EmoteOnIncomplete`, `EmoteOnCompleteDelay`, `EmoteOnIncompleteDelay`, `CompletionText`, `VerifiedBuild`) VALUES
|
||||
(41106, 0, 0, 0, 0, 'This ritual must succeed, $n.', 61265); -- Call of the Wilds
|
||||
|
||||
DELETE FROM `quest_template_addon` WHERE `ID` = 41106;
|
||||
INSERT INTO `quest_template_addon` (`ID`, `MaxLevel`, `AllowableClasses`, `SourceSpellID`, `PrevQuestID`, `NextQuestID`, `ExclusiveGroup`, `BreadcrumbForQuestId`, `RewardMailTemplateID`, `RewardMailDelay`, `RequiredSkillID`, `RequiredSkillPoints`, `RequiredMinRepFaction`, `RequiredMaxRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepValue`, `ProvidedItemCount`, `SpecialFlags`, `ScriptName`) VALUES
|
||||
(41106, 0, 0, 0, 40643, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '');
|
||||
|
||||
DELETE FROM `ui_map_quest_line` WHERE (`UIMapId`=627 AND `QuestLineId`=5638);
|
||||
INSERT INTO `ui_map_quest_line` (`UIMapId`, `QuestLineId`, `VerifiedBuild`) VALUES
|
||||
(627, 5638, 61265);
|
||||
|
||||
-- Archdruid Hamuul Runetotem smart ai
|
||||
SET @ENTRY := 101061;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 80, 10106100, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On just summoned - Self: Start timed action list id #Archdruid Hamuul Runetotem #0 (10106100) (update out of combat)', ''),
|
||||
(@ENTRY, 0, 1, 0, 19, 0, 100, 0, 40643, 0, 0, 0, 0, 80, 10106101, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On player accepted quest A Summons From Moonglade (40643) - Self: Start timed action list id #Archdruid Hamuul Runetotem #1 (10106101) (update out of combat)', '');
|
||||
|
||||
-- Timed list 10106100 smart ai
|
||||
SET @ENTRY := 10106100;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 36, 53854, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Update template as if it was creature Stormcrow (53854)', ''),
|
||||
(@ENTRY, 9, 1, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 0, 36, 101061, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 2 seconds - Self: Update template as if it was creature Archdruid Hamuul Runetotem (101061)', ''),
|
||||
(@ENTRY, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Enable gravity', ''),
|
||||
(@ENTRY, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 29, 0, 180, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Follow Owner/Summoner by distance 0, angle 180', ''),
|
||||
(@ENTRY, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 137, 20514, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Plays SpellVisual with SpellVisualKitId: 20514, KitType: 0 for 0 ms', ''),
|
||||
(@ENTRY, 9, 5, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Owner/Summoner: Talk 0 to invoker', '');
|
||||
|
||||
-- Timed list 10106101 smart ai
|
||||
SET @ENTRY := 10106101;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Follow None by distance 0, angle 0', ''),
|
||||
(@ENTRY, 9, 1, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 1 seconds - Self: Talk 1 to invoker', ''),
|
||||
(@ENTRY, 9, 2, 0, 0, 0, 100, 0, 4000, 4000, 0, 0, 0, 85, 199287, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 4 seconds - Self: Cast spell 199287 on self', ''),
|
||||
(@ENTRY, 9, 3, 0, 0, 0, 100, 0, 11000, 11000, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 11 seconds - Self: Despawn instantly', '');
|
||||
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `achievement_reward` WHERE `ID`=40944;
|
||||
INSERT INTO `achievement_reward` (`ID`,`TitleA`,`TitleH`,`ItemID`,`Sender`,`Subject`,`Body`,`MailTemplateID`) VALUES
|
||||
(40944,0,0,236953,219226,'Undermine Crest Amelioration','Friend,\r\n\r\nCuzolth says I have tunnel vision because all I talk about are these Undermine Crests. I cannot help it if I find my work so fascinating, but perhaps he is right. I should probably take breaks more often and try to enjoy my time here with Cuzolth in Dornogal.\r\n\r\nAnyways, I figured out how to transmute your Runed Undermine Crests into Gilded Undermine Crests. Please visit us when you get the chance.\r\n\r\nYours,\r\nVaskarn',0);
|
||||
@@ -0,0 +1,4 @@
|
||||
-- Spelltarget pos.
|
||||
DELETE FROM `spell_target_position` WHERE (`ID`=18960 AND `EffectIndex`=1 AND `OrderIndex`=0);
|
||||
INSERT INTO `spell_target_position` (`ID`, `EffectIndex`, `OrderIndex`, `MapID`, `PositionX`, `PositionY`, `PositionZ`, `VerifiedBuild`) VALUES
|
||||
(18960, 1, 0, 1, 7995.56005859375, -2679.75, 512.489990234375, 61265); -- Spell: 18960 (Teleport: Moonglade) Effect 1: 252 (SPELL_EFFECT_TELEPORT_UNITS)
|
||||
@@ -0,0 +1,46 @@
|
||||
-- Template
|
||||
UPDATE `creature_template` SET `npcflag`=3, `BaseAttackTime`=1000, `unit_flags`=0x300, `unit_flags2`=0x800 WHERE `entry`=98519; -- Initiate Da-Nel
|
||||
|
||||
-- Difficulty
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=642, `StaticFlags1`=0x10000000, `VerifiedBuild`=61265 WHERE (`Entry`=98519 AND `DifficultyID`=0); -- 98519 (Initiate Da-Nel) - CanSwim
|
||||
|
||||
-- Creature Text
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` = 98519;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(98519, 0, 0, 'Hey, $n! Message for you from Grand Master Hight!', 12, 0, 100, 0, 0, 62014, 100246, 0, 'Initiate Da-Nel to Player'),
|
||||
(98519, 1, 0, 'Have a safe journey.', 12, 0, 100, 2, 0, 62046, 100251, 0, 'Initiate Da-Nel to Player');
|
||||
|
||||
-- Quest
|
||||
DELETE FROM `quest_details` WHERE `ID`=12103;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(12103, 0, 0, 0, 0, 0, 0, 0, 0, 61265); -- Before the Storm
|
||||
|
||||
UPDATE `quest_description_conditional` SET `VerifiedBuild`=61265 WHERE (`QuestId`=32470 AND `PlayerConditionId`=924 AND `QuestgiverCreatureId`=16908 AND `locale`='enUS') OR (`QuestId`=32470 AND `PlayerConditionId`=923 AND `QuestgiverCreatureId`=16926 AND `locale`='enUS');
|
||||
|
||||
DELETE FROM `creature_queststarter` WHERE (`id`=98519 AND `quest`=12103);
|
||||
INSERT INTO `creature_queststarter` (`id`, `quest`, `VerifiedBuild`) VALUES
|
||||
(98519, 12103, 61265); -- Before the Storm offered by Initiate Da-Nel
|
||||
|
||||
-- Disables (re-enable Quest)
|
||||
DELETE FROM `disables` WHERE `sourceType` = 1 AND `entry` = 12103;
|
||||
|
||||
-- Initiate Da-Nel smart ai
|
||||
SET @ENTRY := 98519;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 1, 54, 0, 100, 0, 0, 0, 0, 0, 0, 29, 2, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'On just summoned - Self: Follow Owner/Summoner by distance 2, angle 0', ''),
|
||||
(@ENTRY, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On just summoned - Self: Talk 0 to invoker', ''),
|
||||
(@ENTRY, 0, 2, 0, 19, 0, 100, 0, 12103, 0, 0, 0, 0, 80, 9851900, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On player accepted quest Before the Storm (12103) - Self: Start timed action list id #Initiate Da-Nel #0 (9851900) (update out of combat)', '');
|
||||
|
||||
-- Timed list 9851900 smart ai
|
||||
SET @ENTRY := 9851900;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Follow None by distance 0, angle 0', ''),
|
||||
(@ENTRY, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Look at Owner/Summoner', ''),
|
||||
(@ENTRY, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 5, 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Play emote 2', ''),
|
||||
(@ENTRY, 9, 3, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 2 seconds - Self: Talk 1 to invoker', ''),
|
||||
(@ENTRY, 9, 4, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 0, 85, 105318, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 2 seconds - Owner/Summoner: Cast spell 105318 on self', ''),
|
||||
(@ENTRY, 9, 5, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 20, 0, 0, 'After 0 seconds - Self: Move forward by 0, left by 20, up by 0 yards', ''),
|
||||
(@ENTRY, 9, 6, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 41, 2000, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Despawn in 2 s', '');
|
||||
@@ -0,0 +1,2 @@
|
||||
UPDATE `gameobject` SET `spawnDifficulties` = '23,8,2,1' WHERE `guid` IN (7000333, 7000334);
|
||||
UPDATE `areatrigger` SET `SpawnDifficulties` = '23,8,2,1' WHERE `SpawnId` IN (71, 93);
|
||||
@@ -0,0 +1,93 @@
|
||||
SET @CGUID := 6003595;
|
||||
|
||||
SET @NPCTEXTID := 560010;
|
||||
|
||||
-- Creature
|
||||
DELETE FROM `creature` WHERE `guid` = @CGUID+0;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 102478, 1220, 7502, 7581, '0', 6084, 0, 0, 1, -876.65802001953125, 4379.09033203125, 739.22369384765625, 0.680814743041992187, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61265); -- Emmarel Shadewarden (Area: Dalaran City - Difficulty: 0) CreateObject1
|
||||
|
||||
-- Template
|
||||
UPDATE `creature_template` SET `npcflag`=2, `BaseAttackTime`=2000, `unit_flags`=0x200, `unit_flags2`=0x800 WHERE `entry`=100786; -- Snowfeather
|
||||
UPDATE `creature_template` SET `npcflag`=3, `BaseAttackTime`=2000, `unit_flags2`=0x800 WHERE `entry`=102478; -- Emmarel Shadewarden
|
||||
|
||||
-- Template Addon
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` = 100786;
|
||||
INSERT INTO `creature_template_addon` (`entry`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(100786, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, ''); -- 100786 (Snowfeather)
|
||||
|
||||
-- Difficulty
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=642, `StaticFlags1`=0x10000000, `VerifiedBuild`=61265 WHERE (`Entry`=100786 AND `DifficultyID`=0); -- 100786 (Snowfeather) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=488, `StaticFlags1`=0x10000000, `VerifiedBuild`=61265 WHERE (`Entry`=102478 AND `DifficultyID`=0); -- 102478 (Emmarel Shadewarden) - CanSwim
|
||||
|
||||
-- Creature Text
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` = 100786;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(100786, 0, 0, 'Snowfeather swoops down and hovers expectantly. She has a message!', 41, 0, 100, 0, 0, 0, 103162, 0, 'Snowfeather to Player');
|
||||
|
||||
-- Equip Template
|
||||
DELETE FROM `creature_equip_template` WHERE (`CreatureID`=102478 AND `ID`=1);
|
||||
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`, `VerifiedBuild`) VALUES
|
||||
(102478, 1, 0, 0, 0, 0, 0, 0, 65972, 0, 0, 61265); -- Emmarel Shadewarden
|
||||
|
||||
-- Phase
|
||||
DELETE FROM `phase_name` WHERE `ID` = 6084;
|
||||
INSERT INTO `phase_name` (`ID`, `Name`) VALUES
|
||||
(6084, 'Cosmetic - See Emmarel Shadewarden in Dalaran - The Hunters Reach');
|
||||
|
||||
DELETE FROM `phase_area` WHERE `PhaseId` = 6084;
|
||||
INSERT INTO `phase_area` (`AreaId`, `PhaseId`, `Comment`) VALUES
|
||||
(7502, 6084, 'See Emmarel Shadewarden in Dalaran - The Hunters Reach');
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId`=26 AND `SourceGroup` = 5852 AND `SourceEntry` = 0);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `Comment`) VALUE
|
||||
(26, 5852, 0, 0, 0, 47, 0, 44184, 2|8|64, 0, 0, 'Apply Phase 5852 if Quest 44184 is rewarded'),
|
||||
(26, 5852, 0, 0, 0, 15, 0, 4, 0, 0, 0, 'Apply Phase 5852 if player is class Hunter');
|
||||
|
||||
-- Gossip
|
||||
DELETE FROM `creature_template_gossip` WHERE (`CreatureID`=102478 AND `MenuID`=19115);
|
||||
INSERT INTO `creature_template_gossip` (`CreatureID`, `MenuID`, `VerifiedBuild`) VALUES
|
||||
(102478, 19115, 61265); -- Emmarel Shadewarden
|
||||
|
||||
DELETE FROM `npc_text` WHERE `ID` BETWEEN @NPCTEXTID+0 AND @NPCTEXTID+0;
|
||||
INSERT INTO `npc_text` (`ID`, `Probability0`, `Probability1`, `Probability2`, `Probability3`, `Probability4`, `Probability5`, `Probability6`, `Probability7`, `BroadcastTextId0`, `BroadcastTextId1`, `BroadcastTextId2`, `BroadcastTextId3`, `BroadcastTextId4`, `BroadcastTextId5`, `BroadcastTextId6`, `BroadcastTextId7`, `VerifiedBuild`) VALUES
|
||||
(@NPCTEXTID+0, 1, 0, 0, 0, 0, 0, 0, 0, 103161, 0, 0, 0, 0, 0, 0, 0, 61265); -- 102478 (Emmarel Shadewarden)
|
||||
|
||||
DELETE FROM `gossip_menu` WHERE (`MenuID`=19115 AND `TextID`=@NPCTEXTID+0);
|
||||
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
|
||||
(19115, @NPCTEXTID+0, 61265); -- 102478 (Emmarel Shadewarden)
|
||||
|
||||
-- Quest
|
||||
DELETE FROM `quest_details` WHERE `ID`=40384;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(40384, 0, 0, 0, 0, 0, 0, 0, 0, 61265); -- Needs of the Hunters
|
||||
|
||||
DELETE FROM `quest_offer_reward` WHERE `ID`=40384;
|
||||
INSERT INTO `quest_offer_reward` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `RewardText`, `VerifiedBuild`) VALUES
|
||||
(40384, 1, 0, 0, 0, 0, 0, 0, 0, 'Your reputation precedes you, $n.$b$bIt is important that we speak.', 61265); -- Needs of the Hunters
|
||||
|
||||
DELETE FROM `creature_queststarter` WHERE (`id`=100786 AND `quest`=40384);
|
||||
INSERT INTO `creature_queststarter` (`id`, `quest`, `VerifiedBuild`) VALUES
|
||||
(100786, 40384, 61265); -- Needs of the Hunters offered by Snowfeather
|
||||
|
||||
-- Snowfeather smart ai
|
||||
SET @ENTRY := 100786;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 80, 10078600, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On just summoned - Self: Start timed action list id #Snowfeather #0 (10078600) (update out of combat)', ''),
|
||||
(@ENTRY, 0, 1, 0, 19, 0, 100, 0, 40384, 0, 0, 0, 0, 80, 10078601, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On player accepted quest Needs of the Hunters (40384) - Self: Start timed action list id #Snowfeather #1 (10078601) (update out of combat)', '');
|
||||
|
||||
-- Timed list 10078600 smart ai
|
||||
SET @ENTRY := 10078600;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Talk 0 to invoker', ''),
|
||||
(@ENTRY, 9, 1, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 29, 2, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 1 seconds - Self: Follow Owner/Summoner by distance 2, angle 0', '');
|
||||
|
||||
-- Timed list 10078601 smart ai
|
||||
SET @ENTRY := 10078601;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 20, 0, 0, 'After 0 seconds - Self: Move forward by 0, left by 20, up by 0 yards', ''),
|
||||
(@ENTRY, 9, 1, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 2 seconds - Self: Despawn instantly', '');
|
||||
@@ -0,0 +1,133 @@
|
||||
SET @CGUID := 6003596;
|
||||
|
||||
SET @NPCTEXTID := 560011;
|
||||
|
||||
-- Creature
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+2;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 99986, 1220, 7502, 7502, '0', 6054, 0, 0, 1, -932.0242919921875, 4415.23974609375, 744.08087158203125, 4.479055404663085937, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61491), -- Apata Highmountain (Area: Dalaran - Difficulty: 0) CreateObject1
|
||||
(@CGUID+1, 100810, 1220, 7502, 7502, '0', 6054, 0, 0, 1, -791.3507080078125, 4386.0458984375, 740.24078369140625, 0.043211385607719421, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61491), -- Grif Wildheart (Area: Dalaran - Difficulty: 0) CreateObject1
|
||||
(@CGUID+2, 100171, 1220, 7502, 7581, '0', 6054, 0, 0, 0, -893.83856201171875, 4524.96728515625, 730.78021240234375, 0.182910159230232238, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61491); -- Courier Larkspur (Area: Dalaran City - Difficulty: 0) CreateObject1
|
||||
DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+2;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(@CGUID+0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, ''); -- Apata Highmountain
|
||||
|
||||
-- Template
|
||||
UPDATE `creature_template` SET `npcflag`=1, `BaseAttackTime`=2000, `unit_flags`=0x100, `unit_flags2`=0x4800 WHERE `entry`=100171; -- Courier Larkspur
|
||||
UPDATE `creature_template` SET `npcflag`=1, `BaseAttackTime`=1500, `unit_flags2`=0x800 WHERE `entry`=100810; -- Grif Wildheart
|
||||
UPDATE `creature_template` SET `faction`=1665, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags2`=0x800 WHERE `entry`=99986; -- Apata Highmountain
|
||||
|
||||
-- Difficulty
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=488, `StaticFlags1`=0x10000000, `VerifiedBuild`=61491 WHERE (`Entry`=100171 AND `DifficultyID`=0); -- 100171 (Courier Larkspur) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=488, `StaticFlags1`=0x10000000, `VerifiedBuild`=61491 WHERE (`Entry`=100810 AND `DifficultyID`=0); -- 100810 (Grif Wildheart) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=488, `StaticFlags1`=0x10000000, `VerifiedBuild`=61491 WHERE (`Entry`=99986 AND `DifficultyID`=0); -- 99986 (Apata Highmountain) - CanSwim
|
||||
|
||||
-- Creature Equip
|
||||
DELETE FROM `creature_equip_template` WHERE (`ID`=1 AND `CreatureID` IN (100810,99986));
|
||||
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`, `VerifiedBuild`) VALUES
|
||||
(100810, 1, 0, 0, 0, 0, 0, 0, 2552, 0, 0, 61491), -- Grif Wildheart
|
||||
(99986, 1, 34058, 0, 0, 0, 0, 0, 0, 0, 0, 61491); -- Apata Highmountain
|
||||
|
||||
-- Phase
|
||||
DELETE FROM `phase_name` WHERE `ID` = 6054;
|
||||
INSERT INTO `phase_name` (`ID`, `Name`) VALUES
|
||||
(6054, 'Cosmetic - See Grif Wildheart - Courier Larkspur - Apata Highmountain in Dalaran');
|
||||
|
||||
DELETE FROM `phase_area` WHERE `PhaseId` = 6054;
|
||||
INSERT INTO `phase_area` (`AreaId`, `PhaseId`, `Comment`) VALUES
|
||||
(7502, 6054, 'See Grif Wildheart - Courier Larkspur - Apata Highmountain in Dalaran');
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId`=26 AND `SourceGroup` = 6054 AND `SourceEntry` = 0);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `Comment`) VALUE
|
||||
(26, 6054, 0, 0, 0, 47, 0, 41415, 2|8, 0, 0, 'Apply Phase 5852 if Quest 41415 is in progress | complete');
|
||||
|
||||
-- Gossip
|
||||
DELETE FROM `creature_template_gossip` WHERE (`CreatureID`=100171 AND `MenuID`=19397) OR (`CreatureID`=99986 AND `MenuID`=19033) OR (`CreatureID`=100810 AND `MenuID`=19399);
|
||||
INSERT INTO `creature_template_gossip` (`CreatureID`, `MenuID`, `VerifiedBuild`) VALUES
|
||||
(100171, 19397, 61491), -- Courier Larkspur
|
||||
(99986, 19033, 61491), -- Apata Highmountain
|
||||
(100810, 19399, 61491); -- Grif Wildheart
|
||||
|
||||
DELETE FROM `npc_text` WHERE `ID` BETWEEN @NPCTEXTID+0 AND @NPCTEXTID+5;
|
||||
INSERT INTO `npc_text` (`ID`, `Probability0`, `Probability1`, `Probability2`, `Probability3`, `Probability4`, `Probability5`, `Probability6`, `Probability7`, `BroadcastTextId0`, `BroadcastTextId1`, `BroadcastTextId2`, `BroadcastTextId3`, `BroadcastTextId4`, `BroadcastTextId5`, `BroadcastTextId6`, `BroadcastTextId7`, `VerifiedBuild`) VALUES
|
||||
(@NPCTEXTID+0, 1, 0, 0, 0, 0, 0, 0, 0, 106756, 0, 0, 0, 0, 0, 0, 0, 61491), -- 99986 (Apata Highmountain)
|
||||
(@NPCTEXTID+1, 1, 0, 0, 0, 0, 0, 0, 0, 106758, 0, 0, 0, 0, 0, 0, 0, 61491), -- 100171 (Courier Larkspur)
|
||||
(@NPCTEXTID+2, 1, 0, 0, 0, 0, 0, 0, 0, 106762, 0, 0, 0, 0, 0, 0, 0, 61491), -- 100171 (Courier Larkspur)
|
||||
(@NPCTEXTID+3, 1, 0, 0, 0, 0, 0, 0, 0, 106757, 0, 0, 0, 0, 0, 0, 0, 61491), -- 100810 (Grif Wildheart)
|
||||
(@NPCTEXTID+4, 1, 0, 0, 0, 0, 0, 0, 0, 106778, 0, 0, 0, 0, 0, 0, 0, 61491), -- 100810 (Grif Wildheart)
|
||||
(@NPCTEXTID+5, 1, 0, 0, 0, 0, 0, 0, 0, 101745, 0, 0, 0, 0, 0, 0, 0, 61491); -- 99986 (Apata Highmountain)
|
||||
|
||||
DELETE FROM `gossip_menu` WHERE (`MenuID`=19395 AND `TextID`=@NPCTEXTID+0) OR (`MenuID`=19396 AND `TextID`=@NPCTEXTID+1) OR (`MenuID`=19397 AND `TextID`=@NPCTEXTID+2) OR (`MenuID`=19398 AND `TextID`=@NPCTEXTID+3) OR (`MenuID`=19399 AND `TextID`=@NPCTEXTID+4) OR (`MenuID`=19033 AND `TextID`=@NPCTEXTID+5);
|
||||
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
|
||||
(19395, @NPCTEXTID+0, 61491), -- 99986 (Apata Highmountain)
|
||||
(19396, @NPCTEXTID+1, 61491), -- 100171 (Courier Larkspur)
|
||||
(19397, @NPCTEXTID+2, 61491), -- 100171 (Courier Larkspur)
|
||||
(19398, @NPCTEXTID+3, 61491), -- 100810 (Grif Wildheart)
|
||||
(19399, @NPCTEXTID+4, 61491), -- 100810 (Grif Wildheart)
|
||||
(19033, @NPCTEXTID+5, 61491); -- 99986 (Apata Highmountain)
|
||||
|
||||
DELETE FROM `gossip_menu_option` WHERE (`OptionID`=0 AND `MenuID` IN (19399,19033,19397));
|
||||
INSERT INTO `gossip_menu_option` (`MenuID`, `GossipOptionID`, `OptionID`, `OptionNpc`, `OptionText`, `OptionBroadcastTextID`, `Language`, `Flags`, `ActionMenuID`, `ActionPoiID`, `GossipNpcOptionID`, `BoxCoded`, `BoxMoney`, `BoxText`, `BoxBroadcastTextID`, `SpellID`, `OverrideIconID`, `VerifiedBuild`) VALUES
|
||||
(19399, 45259, 0, 0, 'She said you know something about an ancient weapon.', 106746, 0, 0, 19398, 0, NULL, 0, 0, NULL, 0, NULL, NULL, 61491),
|
||||
(19033, 45079, 0, 0, 'I\'m told you know about an ancient weapon.', 106745, 0, 0, 19395, 0, NULL, 0, 0, NULL, 0, NULL, NULL, 61491),
|
||||
(19397, 45240, 0, 0, 'Do you know of a weapon that could help fight the Legion?', 106749, 0, 0, 19396, 0, NULL, 0, 0, NULL, 0, NULL, NULL, 61491);
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 15) AND (`SourceGroup` IN (19399));
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `Comment`) VALUES
|
||||
(15, 19399, 0, 0, 0, 47, 0, 41415, 8, 0, '', 0, 'Player for which gossip text is shown has The Hunter\'s Call (41415) in state incomplete'),
|
||||
(15, 19399, 0, 0, 0, 48, 0, 282341, 0, 1, '', 1, 'Player for which gossip text is shown has quest objective 282341 == 1 (but hasn\'t rewarded quest yet)');
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 15) AND (`SourceGroup` IN (19033));
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `Comment`) VALUES
|
||||
(15, 19033, 0, 0, 0, 47, 0, 41415, 8, 0, '', 0, 'Player for which gossip text is shown has The Hunter\'s Call (41415) in state incomplete'),
|
||||
(15, 19033, 0, 0, 0, 48, 0, 282343, 0, 1, '', 1, 'Player for which gossip text is shown hasn\'t quest objective 282343 < 1 or has rewarded the quest');
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 15) AND (`SourceGroup` IN (19397));
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `Comment`) VALUES
|
||||
(15, 19397, 0, 0, 0, 47, 0, 41415, 8, 0, '', 0, 'Player for which gossip text is shown has The Hunter\'s Call (41415) in state incomplete'),
|
||||
(15, 19397, 0, 0, 0, 48, 0, 282342, 0, 1, '', 1, 'Player for which gossip text is shown hasn\'t quest objective 282342 < 1 or has rewarded the quest');
|
||||
|
||||
-- Quest
|
||||
DELETE FROM `quest_details` WHERE `ID` IN (40618 /*Weapons of Legend*/, 41415 /*The Hunter's Call*/, 90705 /*Lorewalking*/);
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(40618, 1, 0, 0, 0, 0, 0, 0, 0, 61491), -- Weapons of Legend
|
||||
(41415, 1, 1, 0, 0, 0, 0, 0, 0, 61491), -- The Hunter's Call
|
||||
(90705, 1, 1, 0, 0, 0, 500, 0, 0, 61491); -- Lorewalking
|
||||
|
||||
DELETE FROM `quest_offer_reward` WHERE `ID`=41415;
|
||||
INSERT INTO `quest_offer_reward` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `RewardText`, `VerifiedBuild`) VALUES
|
||||
(41415, 1, 1, 0, 0, 0, 0, 0, 0, 'Any of the three weapons you learned of would be a huge boon in the war against the Legion.$b$bBut your crusade must start with one of them, so you must choose.', 61491); -- The Hunter's Call
|
||||
|
||||
DELETE FROM `quest_request_items` WHERE `ID`=41415;
|
||||
INSERT INTO `quest_request_items` (`ID`, `EmoteOnComplete`, `EmoteOnIncomplete`, `EmoteOnCompleteDelay`, `EmoteOnIncompleteDelay`, `CompletionText`, `VerifiedBuild`) VALUES
|
||||
(41415, 0, 1, 0, 0, 'Have you chosen a lead to pursue first?', 61491); -- The Hunter's Call
|
||||
|
||||
DELETE FROM `creature_queststarter` WHERE (`id`=102478 AND `quest` IN (40618,41415));
|
||||
INSERT INTO `creature_queststarter` (`id`, `quest`, `VerifiedBuild`) VALUES
|
||||
(102478, 40618, 61491), -- Weapons of Legend offered by Emmarel Shadewarden
|
||||
(102478, 41415, 61491); -- The Hunter's Call offered by Emmarel Shadewarden
|
||||
|
||||
DELETE FROM `quest_template_addon` WHERE `ID` = 40618;
|
||||
INSERT INTO `quest_template_addon` (`ID`, `MaxLevel`, `AllowableClasses`, `SourceSpellID`, `PrevQuestID`, `NextQuestID`, `ExclusiveGroup`, `BreadcrumbForQuestId`, `RewardMailTemplateID`, `RewardMailDelay`, `RequiredSkillID`, `RequiredSkillPoints`, `RequiredMinRepFaction`, `RequiredMaxRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepValue`, `ProvidedItemCount`, `SpecialFlags`, `ScriptName`) VALUES
|
||||
(40618, 0, 0, 0, 41415, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''); -- The Dreadlord's Prize
|
||||
|
||||
-- Grif Wildheart smart ai
|
||||
SET @ENTRY := 100810;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 0, 62, 0, 100, 0, 19399, 0, 0, 0, 0, 33, 104297, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On gossip action 0 from menu 19399 selected - Gossip player: Give kill credit Kill Credit: Talk to Grif (104297)', '');
|
||||
|
||||
-- Apata Highmountain smart ai
|
||||
SET @ENTRY := 99986;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 0, 62, 0, 100, 0, 19033, 0, 0, 0, 0, 33, 104298, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On gossip action 0 from menu 19033 selected - Gossip player: Give kill credit Kill Credit: Talk to Apata (104298)', '');
|
||||
|
||||
-- Courier Larkspur smart ai
|
||||
SET @ENTRY := 100171;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 0, 62, 0, 100, 0, 19397, 0, 0, 0, 0, 33, 104299, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On gossip action 0 from menu 19397 selected - Gossip player: Give kill credit Kill Credit: Talk to Larkspur (104299)', '');
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,994 @@
|
||||
SET @CGUID := 6004221;
|
||||
SET @OGUID := 6002477;
|
||||
|
||||
-- Creature
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+308;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2855.108642578125, 1420.9322509765625, 79.89768218994140625, 5.768902301788330078, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+1, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2942.8134765625, 1191.4271240234375, 102.2429122924804687, 0.917515456676483154, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+2, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2753.794189453125, 1325.1822509765625, 153.190277099609375, 1.205558180809020996, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+3, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2954.557373046875, 1266.342041015625, 101.0226593017578125, 0.917515456676483154, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+4, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2938.5556640625, 1164.576416015625, 102.76104736328125, 0.917515456676483154, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+5, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2861.1025390625, 1428.13720703125, 79.7783660888671875, 4.08776712417602539, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+6, 91006, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2912.600830078125, 1206.26220703125, 98.85807037353515625, 5.924837589263916015, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Rockback Gnasher (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+7, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2831.962646484375, 1396.6302490234375, 69.04522705078125, 5.045537948608398437, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+8, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2961.703125, 1266.263916015625, 101.296142578125, 4.887713432312011718, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+9, 98406, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2948.3681640625, 1217.9254150390625, 101.8965072631835937, 2.481481313705444335, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Embershard Scorpion (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 159474 - Permanent Feign Death (NO Stun, Untrackable, Immune))
|
||||
(@CGUID+10, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2924.638916015625, 1144.3160400390625, 103.2133636474609375, 4.376728057861328125, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 193842 - Permanent Feign Death (NO Stun, Untrackable, Immune))
|
||||
(@CGUID+11, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2967.975830078125, 1248.5555419921875, 101.6539764404296875, 0.917515456676483154, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+12, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2907.775146484375, 1152.46875, 102.372772216796875, 0.917515456676483154, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+13, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2968.529541015625, 1492.013916015625, 139.0795440673828125, 1.991393566131591796, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+14, 98406, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2925.997314453125, 1150.4288330078125, 102.680023193359375, 3.663204193115234375, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Embershard Scorpion (Area: The Lost Road - Difficulty: Normal) CreateObject2
|
||||
(@CGUID+15, 100701, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2958.01904296875, 1007.38201904296875, 367.82037353515625, 5.358668327331542968, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Spiritwalker Ebonhorn (Area: The Lost Road - Difficulty: Normal) CreateObject2 (Auras: 210061 - NPCs Jumps Down Hole of Dungeon Intro)
|
||||
(@CGUID+16, 100700, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2953.4453125, 997.217041015625, 367.127899169921875, 5.69201517105102539, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Navarrogg (Area: The Lost Road - Difficulty: Normal) CreateObject2 (Auras: 210061 - NPCs Jumps Down Hole of Dungeon Intro)
|
||||
(@CGUID+17, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2976.427001953125, 1280.0989990234375, 101.1585693359375, 5.331865787506103515, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+18, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2927.204833984375, 1156.4879150390625, 102.34228515625, 2.548754215240478515, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 193842 - Permanent Feign Death (NO Stun, Untrackable, Immune))
|
||||
(@CGUID+19, 101438, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2972.40283203125, 1258.8992919921875, 101.5993728637695312, 5.584978580474853515, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Vileshard Chunk (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 199997 - Ticks Cosmetic)
|
||||
(@CGUID+20, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2920.760498046875, 1149.892333984375, 102.4790496826171875, 4.914232730865478515, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 193842 - Permanent Feign Death (NO Stun, Untrackable, Immune))
|
||||
(@CGUID+21, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2938.653076171875, 1182.8983154296875, 102.454345703125, 1.995564937591552734, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+22, 91001, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2953.635498046875, 1219.44970703125, 102.5817794799804687, 3.701148271560668945, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Tarspitter Lurker (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+23, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2965.39111328125, 1278.690673828125, 100.4862136840820312, 0.151980966329574584, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+24, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2950.5009765625, 1250.0035400390625, 101.6539688110351562, 2.117994308471679687, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+25, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2916.900390625, 1140.39892578125, 102.63641357421875, 1.02525341510772705, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+26, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2951.259521484375, 1241.342041015625, 101.6370391845703125, 1.751255989074707031, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+27, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2978.275634765625, 1268.003173828125, 101.7062301635742187, 1.009918928146362304, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+28, 113526, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2942.467041015625, 1118.8072509765625, 105.25970458984375, 3.205742359161376953, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Spiritwalker Ebonhorn (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+29, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2947.0654296875, 1235.3900146484375, 101.278167724609375, 2.553590059280395507, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+30, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2972.236083984375, 1269.7569580078125, 101.7600021362304687, 3.656452417373657226, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+31, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2944.81201171875, 1159.193603515625, 101.778717041015625, 0.101708672940731048, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+32, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2959.025146484375, 1244.060302734375, 101.5706253051757812, 4.413599967956542968, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+33, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2944.553955078125, 1147.2550048828125, 101.7506332397460937, 0.344600170850753784, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+34, 91006, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2916.884521484375, 1180.6336669921875, 100.19891357421875, 5.924837589263916015, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Rockback Gnasher (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+35, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2979.252197265625, 1251.7701416015625, 101.201568603515625, 0.996877312660217285, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+36, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2914.526123046875, 1164.4071044921875, 102.2632522583007812, 2.701542139053344726, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+37, 91000, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2967.588623046875, 1263.439208984375, 101.6854629516601562, 5.506633758544921875, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Vileshard Hulk (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+38, 91001, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2948.54248046875, 1223.7257080078125, 101.9178848266601562, 4.864143848419189453, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Tarspitter Lurker (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+39, 91006, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2911.665771484375, 1263.217041015625, 96.72283935546875, 5.823045253753662109, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Rockback Gnasher (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+40, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2957.505126953125, 1273.5677490234375, 100.83184814453125, 0.171786487102508544, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+41, 96247, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2914.6650390625, 1149.7550048828125, 102.50634765625, 1.526002049446105957, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Vileshard Crawler (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+42, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2834.80419921875, 1385.7547607421875, 68.47859954833984375, 4.103055477142333984, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+43, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2809.467041015625, 1366.7847900390625, 67.91466522216796875, 1.797007918357849121, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+44, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2857.606689453125, 1415.267333984375, 80.2917938232421875, 1.780378580093383789, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+45, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2820.990478515625, 1373.7691650390625, 69.01751708984375, 2.563936948776245117, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+46, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2992.5517578125, 1382.728759765625, 79.57759857177734375, 2.668822288513183593, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+47, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2821.23876953125, 1390.0833740234375, 67.48954010009765625, 1.933291435241699218, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+48, 111746, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2994.267333984375, 1091.52783203125, 106.754425048828125, 1.822612524032592773, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Mushroom Merchant (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 201713 - Mushrooms for Sale)
|
||||
(@CGUID+49, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2896.842041015625, 1533.032958984375, 106.4374237060546875, 5.835103988647460937, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+50, 111639, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2864.42529296875, 1083.0103759765625, 109.38897705078125, 1.431405425071716308, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Aluneth (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+51, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2901.702392578125, 1533.21875, 106.9921493530273437, 3.286330938339233398, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+52, 92350, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2933.989501953125, 1300.798583984375, 92.235595703125, 5.704842567443847656, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Understone Drudge (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+53, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2939.809814453125, 1661.5850830078125, 71.251129150390625, 4.284929275512695312, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+54, 105720, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2928.9150390625, 1314.748291015625, 91.96393585205078125, 1.501771926879882812, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Understone Drudge (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: )
|
||||
(@CGUID+55, 91003, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2891.155517578125, 1384.4600830078125, -2.32180547714233398, 0.042591404169797897, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rokmora (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 187714 - Brittle, 355784 - [DNT] Send Event <Points> On Enter Combat)
|
||||
(@CGUID+56, 105633, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2925.210205078125, 1329.1146240234375, 89.185943603515625, 1.552880644798278808, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Understone Drudge (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+57, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2939.115478515625, 1655.2135009765625, 70.9986724853515625, 2.130423307418823242, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+58, 105636, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2954.6728515625, 1310.6754150390625, 93.36838531494140625, 5.230055809020996093, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Understone Drudge (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+59, 91332, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2553.455810546875, 1304.923583984375, -69.8631973266601562, 3.173226833343505859, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Stoneclaw Hunter (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+60, 100713, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2708.01904296875, 1226.5504150390625, -2.91793632507324218, 1.298815131187438964, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockbait Fisher (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+61, 91332, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2638.44775390625, 1570.4254150390625, -54.7311744689941406, 5.778419017791748046, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Stoneclaw Hunter (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+62, 91332, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2540.7001953125, 1528.567626953125, -54.6943321228027343, 5.4065704345703125, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Stoneclaw Hunter (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+63, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2898.9462890625, 1664.876708984375, 15.24656009674072265, 2.130423307418823242, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+64, 100713, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2677.182373046875, 1243.8524169921875, 5.83846282958984375, 1.525192856788635253, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockbait Fisher (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 225317 - Fishing Pole)
|
||||
(@CGUID+65, 92473, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2825.65185546875, 1334.3004150390625, -2.87145423889160156, 3.310875415802001953, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Empty Barrel (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+66, 92473, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2824.2197265625, 1335.3958740234375, -2.62424731254577636, 3.310875415802001953, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Empty Barrel (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+67, 92473, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2829.43310546875, 1330.59375, -3.03066062927246093, 3.310875415802001953, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Empty Barrel (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+68, 100713, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2684.40966796875, 1242.8211669921875, 5.454834938049316406, 0.334160655736923217, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockbait Fisher (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 220042 - Drogbar Fishing Vendor Cosmetic)
|
||||
(@CGUID+69, 92473, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2827.46435546875, 1330.6475830078125, -3.05934691429138183, 3.310875415802001953, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Empty Barrel (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+70, 92473, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2824.3291015625, 1333.05908203125, -2.8358922004699707, 3.310875415802001953, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Empty Barrel (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+71, 100713, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2693.032958984375, 1240.9254150390625, -3.14685297012329101, 6.152042865753173828, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockbait Fisher (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+72, 113204, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2657.212646484375, 1253.4254150390625, -0.88962602615356445, 1.330545663833618164, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Scaly (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+73, 98384, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2931.3193359375, 1350.1578369140625, -12.6247758865356445, 5.669706344604492187, 7200, 8, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Razormouth (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 150392 - Haste)
|
||||
(@CGUID+74, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2661.1962890625, 1635.3228759765625, -36.0123672485351562, 4.284929275512695312, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+75, 98384, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2941.955810546875, 1365.66357421875, -7.42363166809082031, 0.992754995822906494, 7200, 8, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Razormouth (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 150392 - Haste) (possible waypoints or random movement)
|
||||
(@CGUID+76, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2636.498046875, 1642.96240234375, -19.9096431732177734, 0.246526017785072326, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+77, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2643.2373046875, 1645.3529052734375, -19.2301521301269531, 0.440504044294357299, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+78, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2641.97412109375, 1644.786865234375, -19.207611083984375, 0.401786595582962036, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+79, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2640.36279296875, 1644.1484375, -19.2745780944824218, 0.352701425552368164, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+80, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2639.18017578125, 1643.7362060546875, -19.3973064422607421, 0.318462401628494262, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+81, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2640.57470703125, 1644.227294921875, -19.2591991424560546, 0.359045833349227905, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+82, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2636.414794921875, 1642.9415283203125, -19.9302005767822265, 0.244862705469131469, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+83, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2632.46630859375, 1642.0738525390625, -21.056222915649414, 0.19566848874092102, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+84, 98384, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2949.837646484375, 1377.9635009765625, -10.2591476440429687, 4.113085746765136718, 7200, 8, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Razormouth (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 150392 - Haste) (possible waypoints or random movement)
|
||||
(@CGUID+85, 111936, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2898.116455078125, 1393.513916015625, -2.32175731658935546, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Thal'kiel (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+86, 105633, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2890.162353515625, 1420.607666015625, 72.88216400146484375, 5.807062149047851562, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Understone Drudge (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+87, 105300, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2900.327392578125, 1410.05908203125, -2.32175779342651367, 4.051524639129638671, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Ularogg Cragshaper (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+88, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2571.032958984375, 1626.9019775390625, -17.5368003845214843, 4.081059455871582031, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+89, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 3001.18701171875, 1724.9603271484375, 29.16010856628417968, 5.097897529602050781, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+90, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 3000.943359375, 1726.5234375, 29.72812271118164062, 5.024362087249755859, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+91, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2572.38134765625, 1627.162353515625, -18.3135032653808593, 0.39738503098487854, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+92, 90998, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2855.5712890625, 1593.3941650390625, -46.1201019287109375, 1.80416274070739746, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Blightshard Shaper (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+93, 91005, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2991.33251953125, 1826.876708984375, -59.3823585510253906, 5.492869853973388671, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Naraxas (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: )
|
||||
(@CGUID+94, 90997, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2981.424560546875, 1627.546875, -46.9498634338378906, 0.827807426452636718, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Mightstone Breaker (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+95, 91008, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2974.59716796875, 1631.5035400390625, -46.9498634338378906, 0.378649294376373291, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockbound Pelter (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+96, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2574.923095703125, 1627.9122314453125, -18.8562049865722656, 0.312410414218902587, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+97, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2572.3720703125, 1627.158203125, -18.3118534088134765, 0.397719711065292358, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+98, 91008, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2746.75341796875, 1581.6666259765625, -51.2316780090332031, 4.920583248138427734, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockbound Pelter (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+99, 90997, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2758.237060546875, 1585.484375, -51.2316665649414062, 4.176744461059570312, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Mightstone Breaker (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+100, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 3001.56396484375, 1724.265625, 31.40420913696289062, 4.921206474304199218, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+101, 91332, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2631.397705078125, 1762.6302490234375, -55.8179855346679687, 1.082288384437561035, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Stoneclaw Hunter (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+102, 90998, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2974.44189453125, 1637.8367919921875, -46.9498634338378906, 6.128397941589355468, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Blightshard Shaper (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+103, 91008, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2830.7197265625, 1629.5399169921875, -40.043975830078125, 4.211873531341552734, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockbound Pelter (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+104, 90998, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2842.53564453125, 1648.4842529296875, -40.8275299072265625, 0.344961434602737426, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Blightshard Shaper (Area: The Lost Road - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+105, 90998, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2868.396728515625, 1655.8524169921875, -40.7413215637207031, 4.510232448577880859, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Blightshard Shaper (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+106, 91000, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2837.368896484375, 1654.06591796875, -40.8329734802246093, 0.344952940940856933, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Vileshard Hulk (Area: The Lost Road - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+107, 90998, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2760.87939453125, 1616.704833984375, -50.1268501281738281, 1.331218361854553222, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Blightshard Shaper (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+108, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2572.8662109375, 1627.271728515625, -18.4657802581787109, 0.284151405096054077, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+109, 91000, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2760.86279296875, 1622.1597900390625, -50.095062255859375, 4.381092548370361328, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Vileshard Hulk (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+110, 91004, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2893.771728515625, 1676.923583984375, -35.123870849609375, 3.324304103851318359, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Ularogg Cragshaper (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 355784 - [DNT] Send Event <Points> On Enter Combat)
|
||||
(@CGUID+111, 91008, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2712.08154296875, 1603.404541015625, -54.485015869140625, 3.519239425659179687, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockbound Pelter (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+112, 100713, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2636.610595703125, 1274.00146484375, 13.84879016876220703, 5.132114410400390625, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockbait Fisher (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 220042 - Drogbar Fishing Vendor Cosmetic) (possible waypoints or random movement)
|
||||
(@CGUID+113, 90997, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2719.354248046875, 1611.423583984375, -54.3328628540039062, 3.188331365585327148, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Mightstone Breaker (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+114, 90997, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2622.33349609375, 1529.825927734375, -54.2569046020507812, 5.719816207885742187, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Mightstone Breaker (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+115, 91008, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2711.57470703125, 1617.6805419921875, -54.43914794921875, 3.07118082046508789, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockbound Pelter (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+116, 90997, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2864.5390625, 1703.486083984375, -40.7228164672851562, 3.35158085823059082, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Mightstone Breaker (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: )
|
||||
(@CGUID+117, 90998, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2815.05810546875, 1690.1180419921875, -40.7413215637207031, 5.74010324478149414, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Blightshard Shaper (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: )
|
||||
(@CGUID+118, 90997, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2820.7734375, 1688.017333984375, -40.7413215637207031, 2.440430879592895507, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Mightstone Breaker (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+119, 91008, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2861.0166015625, 1696.1944580078125, -40.7413215637207031, 1.398734807968139648, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockbound Pelter (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+120, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 3001.559814453125, 1724.282470703125, 31.39321517944335937, 4.922266483306884765, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+121, 91008, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2581.049560546875, 1507.94970703125, -54.387847900390625, 4.383257865905761718, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockbound Pelter (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+122, 92387, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2660.3447265625, 1614.1475830078125, -54.5381965637207031, 4.636686325073242187, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drums of War (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+123, 92610, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2646.536376953125, 1592.123291015625, -54.394195556640625, 4.119946002960205078, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Understone Drummer (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 203229 - Lookout's Light)
|
||||
(@CGUID+124, 91008, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2854.7275390625, 1706.3541259765625, -40.7413139343261718, 5.679145336151123046, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockbound Pelter (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+125, 105741, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2748.6201171875, 1573.0341796875, -51.31500244140625, 0.59755641222000122, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Slimetail (Area: The Lost Road - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+126, 105742, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2996.68359375, 1635.092041015625, -47.0331993103027343, 4.145174503326416015, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Turbax (Area: The Lost Road - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+127, 105744, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2979.611083984375, 1638.501220703125, -47.0331954956054687, 1.917227864265441894, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Blaze (Area: The Lost Road - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+128, 92387, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2572.998291015625, 1516.75, -54.314239501953125, 3.61676788330078125, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drums of War (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+129, 90997, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2547.061767578125, 1308.0885009765625, -70.1311492919921875, 5.171175003051757812, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Mightstone Breaker (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+130, 105741, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2750.36865234375, 1573.331787109375, -51.31500244140625, 0.814397633075714111, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Slimetail (Area: The Lost Road - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+131, 105743, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2991.673095703125, 1630.9544677734375, -47.0331954956054687, 3.277704238891601562, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Whipsnap (Area: The Lost Road - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+132, 91008, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2544.236083984375, 1301.3367919921875, -70.1413497924804687, 0.551554501056671142, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockbound Pelter (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+133, 91001, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 3052.171142578125, 1711.7882080078125, -50.1701393127441406, 4.418183803558349609, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Tarspitter Lurker (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+134, 105741, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2746.7431640625, 1574.4259033203125, -51.31500244140625, 5.725920677185058593, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Slimetail (Area: The Lost Road - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+135, 101437, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2869.122314453125, 1652.798583984375, -40.7413215637207031, 3.278249979019165039, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Burning Geode (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: )
|
||||
(@CGUID+136, 90997, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2589.229248046875, 1569.3992919921875, -54.4181480407714843, 5.650591850280761718, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Mightstone Breaker (Area: The Lost Road - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+137, 92610, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2553.1181640625, 1500.02783203125, -54.2467002868652343, 4.358169078826904296, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Understone Drummer (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 203229 - Lookout's Light)
|
||||
(@CGUID+138, 90997, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2607.904541015625, 1595.9566650390625, -54.9570121765136718, 0.66757136583328247, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Mightstone Breaker (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+139, 90998, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 3044.54345703125, 1744.16845703125, -54.828125, 5.17681884765625, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Blightshard Shaper (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+140, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2571.035888671875, 1626.90576171875, -17.5279922485351562, 4.041966438293457031, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+141, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2567.63427734375, 1624.1092529296875, -17.160287857055664, 0.748602330684661865, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+142, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2569.46240234375, 1625.6275634765625, -17.706521987915039, 0.600995898246765136, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+143, 105738, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2635.467041015625, 1519.157958984375, -53.135528564453125, 5.337239265441894531, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Stonedark Slave (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 204029 - Starving)
|
||||
(@CGUID+144, 91008, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2513.654541015625, 1519.892333984375, -52.5424537658691406, 2.110941410064697265, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockbound Pelter (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+145, 98384, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2582.817626953125, 1435.6197509765625, -66.1324691772460937, 5.817790985107421875, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Razormouth (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 150392 - Haste)
|
||||
(@CGUID+146, 111882, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2566.727783203125, 1324.14453125, -69.5476455688476562, 3.815645217895507812, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Sparky (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 222788 - Charged Slime)
|
||||
(@CGUID+147, 113998, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2590.387939453125, 1504.1302490234375, -54.378326416015625, 3.399406909942626953, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Mightstone Breaker (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+148, 102228, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2609.798583984375, 1535.88720703125, -54.652313232421875, 2.275863409042358398, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Stonedark Slave (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 204029 - Starving)
|
||||
(@CGUID+149, 98384, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2554.078857421875, 1395.4293212890625, -85.620513916015625, 6.13335418701171875, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Razormouth (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 150392 - Haste) (possible waypoints or random movement)
|
||||
(@CGUID+150, 102228, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2579.7587890625, 1500.8819580078125, -54.5858879089355468, 5.992753505706787109, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Stonedark Slave (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 204029 - Starving)
|
||||
(@CGUID+151, 98384, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2544.310791015625, 1448.9757080078125, -61.4820899963378906, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Razormouth (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 150392 - Haste)
|
||||
(@CGUID+152, 98384, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2542.19970703125, 1434.917724609375, -88.1739959716796875, 2.756873130798339843, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Razormouth (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 150392 - Haste)
|
||||
(@CGUID+153, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 3000.2314453125, 1728.660888671875, 27.93326187133789062, 5.026635169982910156, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+154, 113206, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 3000.512939453125, 1726.4990234375, 26.73669242858886718, 5.121289253234863281, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+155, 105738, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2617.994873046875, 1597.3072509765625, -54.0816001892089843, 1.416975378990173339, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Stonedark Slave (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 204029 - Starving)
|
||||
(@CGUID+156, 105738, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2592.968017578125, 1562.517333984375, -54.313568115234375, 5.516909599304199218, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Stonedark Slave (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 204029 - Starving)
|
||||
(@CGUID+157, 102228, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 0, 2566.6103515625, 1582.68408203125, -54.3229179382324218, 2.280129194259643554, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Stonedark Slave (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 204029 - Starving)
|
||||
(@CGUID+158, 105738, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 0, 1, 2609.80029296875, 1603.295166015625, -54.2469062805175781, 0.302050411701202392, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Stonedark Slave (Area: The Lost Road - Difficulty: Normal) CreateObject1 (Auras: 204029 - Starving)
|
||||
(@CGUID+159, 113206, 1458, 7546, 8339, '1,2,8,23,24', 0, 0, 0, 0, 3000.22607421875, 1728.6771240234375, 27.91992950439453125, 5.026324748992919921, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Broken Teeth - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+160, 113206, 1458, 7546, 8339, '1,2,8,23,24', 0, 0, 0, 0, 3000.5078125, 1726.5106201171875, 26.71854782104492187, 5.12073373794555664, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Broken Teeth - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+161, 113206, 1458, 7546, 8339, '1,2,8,23,24', 0, 0, 0, 0, 3001.1953125, 1724.9405517578125, 29.189666748046875, 5.096399307250976562, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Broken Teeth - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+162, 113206, 1458, 7546, 8339, '1,2,8,23,24', 0, 0, 0, 0, 3000.9521484375, 1726.49658203125, 29.7502593994140625, 5.023662567138671875, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Broken Teeth - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+163, 111374, 1458, 7546, 8339, '1,2,8,23,24', 0, 0, 0, 0, 2853.3212890625, 1683.8194580078125, -40.7413482666015625, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Xal'atath (Area: Broken Teeth - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+164, 113206, 1458, 7546, 8339, '1,2,8,23,24', 0, 0, 0, 0, 3000.511474609375, 1726.5028076171875, 26.73064231872558593, 5.121066093444824218, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Broken Teeth - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+165, 113206, 1458, 7546, 8339, '1,2,8,23,24', 0, 0, 0, 0, 3000.2294921875, 1728.666259765625, 27.9288177490234375, 5.026543140411376953, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Broken Teeth - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+166, 113206, 1458, 7546, 8339, '1,2,8,23,24', 0, 0, 0, 0, 3001.193359375, 1724.944580078125, 29.18375778198242187, 5.096699714660644531, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Broken Teeth - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+167, 113206, 1458, 7546, 8339, '1,2,8,23,24', 0, 0, 0, 0, 3000.950439453125, 1726.501953125, 29.74583625793457031, 5.023865699768066406, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Broken Teeth - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+168, 113206, 1458, 7546, 8339, '1,2,8,23,24', 0, 0, 0, 0, 3001.199462890625, 1724.928466796875, 29.20737457275390625, 5.095487594604492187, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Broken Teeth - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+169, 113206, 1458, 7546, 8339, '1,2,8,23,24', 0, 0, 0, 0, 3000.95751953125, 1726.4805908203125, 29.76353073120117187, 5.023287773132324218, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Broken Teeth - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+170, 113206, 1458, 7546, 8339, '1,2,8,23,24', 0, 0, 0, 0, 3090.047607421875, 1325.9952392578125, 101.4754257202148437, 6.079210281372070312, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Broken Teeth - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+171, 113206, 1458, 7546, 8339, '1,2,8,23,24', 0, 0, 0, 0, 3000.233154296875, 1728.6556396484375, 27.93770980834960937, 5.02678680419921875, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Broken Teeth - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+172, 113206, 1458, 7546, 8339, '1,2,8,23,24', 0, 0, 0, 0, 3000.5146484375, 1726.4949951171875, 26.74274444580078125, 5.121429443359375, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Broken Teeth - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+173, 113206, 1458, 7546, 8339, '1,2,8,23,24', 0, 0, 0, 0, 2999.60595703125, 1730.8958740234375, 26.25479507446289062, 4.928701400756835937, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Broken Teeth - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+174, 113206, 1458, 7546, 8339, '1,2,8,23,24', 0, 0, 0, 0, 2999.91845703125, 1728.16845703125, 24.4457855224609375, 4.964980125427246093, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Broken Teeth - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+175, 111861, 1458, 7546, 8339, '1,2,8,23,24', 0, 0, 0, 0, 2546.9013671875, 1857.337646484375, -38.3409080505371093, 4.48453378677368164, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Slinky (Area: Broken Teeth - Difficulty: Normal) CreateObject1 (Auras: 222709 - Sneak)
|
||||
(@CGUID+176, 91001, 1458, 7546, 8339, '1,2,8,23,24', 0, 0, 0, 0, 3017.126708984375, 1781.3125, -61.1744804382324218, 5.447610378265380859, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Tarspitter Lurker (Area: Broken Teeth - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+177, 90997, 1458, 7546, 8339, '1,2,8,23,24', 0, 0, 0, 1, 2891.18310546875, 1925.8697509765625, -193.465240478515625, 5.662538051605224609, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Mightstone Breaker (Area: Broken Teeth - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+178, 102430, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3014.049072265625, 1775.792236328125, -61.2578125, 2.408904075622558593, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Tarspitter Slug (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+179, 102430, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3011.0859375, 1781.0035400390625, -61.1744804382324218, 5.589261054992675781, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Tarspitter Slug (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+180, 102430, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3012.301025390625, 1791.2738037109375, -61.2578125, 1.30431365966796875, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Tarspitter Slug (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+181, 101437, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3041.46875, 1741.6510009765625, -54.7035026550292968, 4.930934429168701171, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Burning Geode (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+182, 102404, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 1, 3059.662353515625, 1712.3819580078125, -50.2881965637207031, 4.51560831069946289, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Stoneclaw Grubmaster (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+183, 102430, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3028.714599609375, 1774.7852783203125, -61.2477226257324218, 4.553936958312988281, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Tarspitter Slug (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+184, 102430, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3016.157470703125, 1787.672607421875, -61.2578125, 3.501669883728027343, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Tarspitter Slug (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+185, 90997, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 1, 2888.791748046875, 1970.1041259765625, -196.836624145507812, 4.839657306671142578, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Mightstone Breaker (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+186, 102404, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 1, 3035.3837890625, 1775.3472900390625, -61.1501617431640625, 4.906345844268798828, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Stoneclaw Grubmaster (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+187, 105688, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 2993.58251953125, 1828.44970703125, -103.10089111328125, 2.33842635154724121, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- REUSE (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+188, 102430, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3034.7412109375, 1780.721435546875, -61.2578125, 2.0664215087890625, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Tarspitter Slug (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+189, 105766, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3011.1025390625, 1810.03125, -61.2175369262695312, 2.453354597091674804, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Blightshard Shaper (Area: The Stone Market - Difficulty: Normal) CreateObject1 (Auras: 209642 - Boss 03 Intro Eats Mystic)
|
||||
(@CGUID+190, 102404, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 1, 3051.901123046875, 1743.9635009765625, -53.9982643127441406, 5.002660751342773437, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Stoneclaw Grubmaster (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+191, 102430, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3037.950439453125, 1771.2353515625, -60.8152923583984375, 4.127394676208496093, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Tarspitter Slug (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+192, 102430, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3038.615966796875, 1787.181884765625, -61.2578125, 4.419629573822021484, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Tarspitter Slug (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+193, 102430, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3041.97216796875, 1779.4940185546875, -61.2570457458496093, 0.705370008945465087, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61559), -- Tarspitter Slug (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+194, 109137, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3051.584228515625, 1787.342041015625, -45.8445243835449218, 3.451149940490722656, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Angry Crowd (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+195, 105778, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3047.68310546875, 1788.26220703125, -45.9985198974609375, 3.003768682479858398, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Angry Crowd (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+196, 105778, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3040.76220703125, 1804.9478759765625, -33.7465476989746093, 3.8229522705078125, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Angry Crowd (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+197, 105778, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3053.60498046875, 1788.4427490234375, -33.8001861572265625, 3.463195323944091796, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Angry Crowd (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+198, 105778, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3043.452392578125, 1802.04345703125, -33.901153564453125, 3.424555063247680664, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Angry Crowd (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+199, 109137, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3048.059814453125, 1799.8975830078125, -35.0626373291015625, 3.451149940490722656, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Angry Crowd (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+200, 105778, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3036.5859375, 1810.21533203125, -32.8661537170410156, 3.966642141342163085, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Angry Crowd (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+201, 105778, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3033.096435546875, 1819.0399169921875, -31.269775390625, 4.072061061859130859, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Angry Crowd (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+202, 109137, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3034.4384765625, 1814.5399169921875, -32.0821609497070312, 3.767707109451293945, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Angry Crowd (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+203, 105778, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3040.513916015625, 1812.8802490234375, -42.160919189453125, 3.8229522705078125, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Angry Crowd (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+204, 105778, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3049.307373046875, 1784.5833740234375, -46.5664329528808593, 3.55952310562133789, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Angry Crowd (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+205, 109137, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3048.8671875, 1794.1458740234375, -45.2519416809082031, 3.451149940490722656, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Angry Crowd (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+206, 105778, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3037.221435546875, 1816.3055419921875, -42.2296638488769531, 3.55952310562133789, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Angry Crowd (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+207, 105778, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3054.84716796875, 1782.4739990234375, -46.1662406921386718, 3.55952310562133789, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Angry Crowd (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+208, 105778, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3049.4697265625, 1795.1319580078125, -34.5550689697265625, 4.033809185028076171, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Angry Crowd (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+209, 109137, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3040.982666015625, 1816.54345703125, -42.309722900390625, 3.767707347869873046, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Angry Crowd (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+210, 109137, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3054.002685546875, 1802.6875, -44.4071617126464843, 3.451149940490722656, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Angry Crowd (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+211, 105778, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3053.059814453125, 1792.5347900390625, -34.7536506652832031, 3.786509990692138671, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Angry Crowd (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+212, 109137, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3049.36279296875, 1812.392333984375, -41.3912467956542968, 3.788701534271240234, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Angry Crowd (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+213, 105778, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3056.89404296875, 1786.5694580078125, -33.6322517395019531, 3.2599029541015625, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Angry Crowd (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+214, 102253, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 2897.862060546875, 1932.092041015625, -193.918502807617187, 5.114920616149902343, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Understone Demolisher (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+215, 113506, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 2922.1875, 1931.029541015625, -187.2222900390625, 4.301409244537353515, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+216, 91007, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 2770.760498046875, 2035.861083984375, -210.654525756835937, 5.698332786560058593, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Dargrul (Area: The Stone Market - Difficulty: Normal) CreateObject1 (Auras: 355784 - [DNT] Send Event <Points> On Enter Combat)
|
||||
(@CGUID+217, 113506, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 2927.90185546875, 1932.390625, -187.485931396484375, 4.706699848175048828, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+218, 113506, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 2921.34814453125, 1937.55908203125, -187.616973876953125, 4.225023269653320312, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+219, 113506, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 2931.627685546875, 1936.7447509765625, -187.679763793945312, 4.817645549774169921, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+220, 113506, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 2927.03564453125, 1940.486083984375, -188.161590576171875, 4.227040767669677734, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+221, 90997, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 1, 2889.4619140625, 2051.578125, -204.186798095703125, 3.840246915817260742, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Mightstone Breaker (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+222, 113206, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 2755.683349609375, 1325.13232421875, 153.5007781982421875, 6.256763458251953125, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+223, 113206, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 2755.281005859375, 1327.54931640625, 152.3564300537109375, 1.009950518608093261, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+224, 113506, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 2918.741455078125, 1944.263916015625, -189.93646240234375, 3.712628602981567382, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+225, 113206, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 2757.708740234375, 1332.3853759765625, 150.5475006103515625, 1.073000550270080566, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+226, 90997, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 1, 2885.25439453125, 2055.248291015625, -205.062347412109375, 3.251270771026611328, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Mightstone Breaker (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+227, 113506, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 2916.53125, 1950.4722900390625, -189.134109497070312, 3.11295628547668457, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+228, 113506, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 2924.442626953125, 1946.7569580078125, -189.19293212890625, 3.755445480346679687, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+229, 103459, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3199.564208984375, 1702.7447509765625, -66.701873779296875, 0.677348911762237548, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockback Snapper (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+230, 103459, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3200.1728515625, 1697.55908203125, -66.1549224853515625, 5.905598163604736328, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockback Snapper (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+231, 103459, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3204.63623046875, 1699.517333984375, -65.8563766479492187, 2.324845314025878906, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockback Snapper (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+232, 103459, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3216.5703125, 1669.171875, -63.1915969848632812, 0.480409741401672363, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockback Snapper (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+233, 103459, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3217.876708984375, 1691.41845703125, -65.3296279907226562, 6.164324283599853515, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockback Snapper (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+234, 103459, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3215.2041015625, 1687.810791015625, -64.8024444580078125, 5.109387874603271484, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockback Snapper (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+235, 103459, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3220.084228515625, 1686.0850830078125, -64.9919967651367187, 1.528636336326599121, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockback Snapper (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+236, 103459, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3221.400146484375, 1666.015625, -62.9745292663574218, 2.12790846824645996, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockback Snapper (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+237, 103271, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3228.285400390625, 1684.6796875, -64.5141983032226562, 4.665240764617919921, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Kraxa (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+238, 103459, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3235.405517578125, 1702.9757080078125, -67.307830810546875, 5.905598163604736328, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockback Snapper (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+239, 111865, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3234.852294921875, 1706.0078125, -51.5276756286621093, 4.619565963745117187, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Sticky Vehicle Stalker (Area: The Stone Market - Difficulty: Normal) CreateObject1 (Auras: )
|
||||
(@CGUID+240, 103459, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3234.700439453125, 1707.4097900390625, -67.8515167236328125, 0.677348911762237548, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockback Snapper (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+241, 103459, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 3240.056396484375, 1705.2569580078125, -68.1153488159179687, 2.324845314025878906, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockback Snapper (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+242, 113206, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 2755.27734375, 1327.54345703125, 152.3585052490234375, 1.009950518608093261, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+243, 113206, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 2757.7119140625, 1332.391357421875, 150.545318603515625, 1.073000550270080566, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+244, 113206, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 2567.646484375, 1624.1207275390625, -17.1643390655517578, 0.748598337173461914, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+245, 113206, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 0, 0, 2571.03955078125, 1626.909912109375, -17.5191612243652343, 4.008119106292724609, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+246, 113206, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2757.718505859375, 1332.4033203125, 150.54095458984375, 1.073000550270080566, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+247, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2923.567626953125, 1956.84033203125, -189.054962158203125, 3.11295628547668457, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+248, 113206, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2755.273681640625, 1327.5377197265625, 152.3605804443359375, 1.009950518608093261, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+249, 102232, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2893.662353515625, 1975.2847900390625, -196.550369262695312, 4.924252033233642578, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockbound Trapper (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+250, 113537, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2860.0869140625, 1948.71875, -197.333526611328125, 5.770593643188476562, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Emberhusk Dominator (Area: Path of the Worm - Difficulty: Normal) CreateObject1 (Auras: )
|
||||
(@CGUID+251, 102232, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2881.471435546875, 1972.1146240234375, -197.123016357421875, 4.791982173919677734, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockbound Trapper (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+252, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2892.170166015625, 1995.9566650390625, -196.149627685546875, 4.47398233413696289, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+253, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2910.36279296875, 2003.3385009765625, -195.742523193359375, 4.255747318267822265, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+254, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2911.62939453125, 2007.0711669921875, -196.316909790039062, 4.743385791778564453, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+255, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2902.4697265625, 1998.939208984375, -195.853302001953125, 4.467524051666259765, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+256, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2832.397705078125, 1954.670166015625, -198.734542846679687, 5.911593437194824218, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+257, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2907.8125, 2011.1910400390625, -196.859817504882812, 4.683884620666503906, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+258, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2904.08251953125, 2005.6666259765625, -196.425628662109375, 4.585847854614257812, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+259, 111936, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2857.8056640625, 1977.685791015625, -200.320571899414062, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Thal'kiel (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+260, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2902.86279296875, 2012.7274169921875, -197.356109619140625, 4.755600452423095703, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+261, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2882.443603515625, 1999.7379150390625, -197.0665283203125, 4.755600452423095703, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+262, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2885.454833984375, 2005.935791015625, -197.308837890625, 4.280348777770996093, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+263, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2906.489501953125, 2017.9600830078125, -197.87603759765625, 4.658435821533203125, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+264, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2894.09033203125, 2005.326416015625, -196.87725830078125, 4.549489021301269531, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+265, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2890.177001953125, 2009.49658203125, -197.55401611328125, 4.550348281860351562, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+266, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2834.7421875, 1962.248291015625, -198.267837524414062, 6.086117744445800781, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+267, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2898.584228515625, 2008.673583984375, -197.407638549804687, 4.871617794036865234, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+268, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2873.608642578125, 1994.10595703125, -198.220870971679687, 4.784637451171875, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+269, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2895.0791015625, 2014.2379150390625, -197.97259521484375, 4.683884620666503906, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+270, 111374, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2857.8056640625, 1977.685791015625, -200.320571899414062, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Xal'atath (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+271, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2824.202392578125, 1951.296875, -198.878204345703125, 6.204031944274902343, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+272, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2899.482666015625, 2018.1666259765625, -198.3126220703125, 4.758537769317626953, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+273, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2821.0947265625, 1957.017333984375, -199.404937744140625, 6.004257678985595703, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+274, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2826.373291015625, 1960.486083984375, -199.229751586914062, 5.611116409301757812, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+275, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2882.348876953125, 2014.453125, -198.525314331054687, 4.358087539672851562, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+276, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2864.799560546875, 2007.6319580078125, -192.5130615234375, 2.897608757019042968, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+277, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2878.767333984375, 2009.28125, -198.145797729492187, 2.469786882400512695, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+278, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2890.060791015625, 2017.37158203125, -198.646041870117187, 4.447621345520019531, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+279, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2887.76220703125, 2012.5399169921875, -198.059555053710937, 2.469786882400512695, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+280, 113537, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2895.3916015625, 2030.185791015625, -200.3431396484375, 3.673326015472412109, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Emberhusk Dominator (Area: Path of the Worm - Difficulty: Normal) CreateObject1 (Auras: )
|
||||
(@CGUID+281, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2821.69189453125, 1964.2708740234375, -199.564163208007812, 2.064152240753173828, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+282, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2868.585205078125, 2011.1910400390625, -195.158859252929687, 2.276085615158081054, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+283, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2880.6259765625, 2019.5, -199.319259643554687, 2.979114294052124023, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+284, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2828.88720703125, 1976.423583984375, -195.661727905273437, 2.064152240753173828, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+285, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2814.69873046875, 1962.7916259765625, -199.991867065429687, 2.064152240753173828, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+286, 113206, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2572.363037109375, 1627.1544189453125, -18.3102016448974609, 0.398061901330947875, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+287, 113206, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2574.9169921875, 1627.9102783203125, -18.855264663696289, 0.31237688660621643, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+288, 101659, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2813.119873046875, 1988.8941650390625, -210.473831176757812, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Stalker (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+289, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2874.697998046875, 2042.15625, -201.8353271484375, 3.334896564483642578, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+290, 102232, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2791.84033203125, 2014.1978759765625, -210.638900756835937, 5.771499156951904296, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockbound Trapper (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+291, 101659, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2791.436767578125, 1975.939208984375, -210.400100708007812, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Stalker (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+292, 101659, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2776.900146484375, 1959.5555419921875, -210.644775390625, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Stalker (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+293, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2807.994873046875, 1958.2135009765625, -200.907928466796875, 1.662244439125061035, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+294, 101659, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2807.677001953125, 1977.328125, -210.426589965820312, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Stalker (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+295, 113206, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2757.7314453125, 1332.4271240234375, 150.5322113037109375, 1.073000550270080566, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+296, 101659, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2776.993896484375, 1973.4896240234375, -210.644775390625, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Stalker (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+297, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2875.1884765625, 2046.0504150390625, -201.831390380859375, 2.698381900787353515, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+298, 102287, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2825.08935546875, 2046.079833984375, -210.373275756835937, 5.244729042053222656, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Emberhusk Dominator (Area: Path of the Worm - Difficulty: Normal) CreateObject1 (Auras: )
|
||||
(@CGUID+299, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2797.267333984375, 1958.282958984375, -202.27764892578125, 1.557581663131713867, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+300, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2884.8203125, 2034.939208984375, -200.595489501953125, 2.840248584747314453, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+301, 102287, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2791.8056640625, 2003.3541259765625, -210.602432250976562, 5.999219894409179687, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Emberhusk Dominator (Area: Path of the Worm - Difficulty: Normal) CreateObject1 (Auras: )
|
||||
(@CGUID+302, 101659, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2781.632080078125, 1941.3802490234375, -210.644775390625, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Stalker (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+303, 113206, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2898.34521484375, 1431.705078125, 79.1051788330078125, 5.945742607116699218, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+304, 102232, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2814.440185546875, 2047.9132080078125, -210.578125, 5.251551151275634765, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Rockbound Trapper (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+305, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2772.942626953125, 2070.40625, -201.7236328125, 5.564020633697509765, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+306, 113506, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 0, 0, 2782.135498046875, 2082.78125, -191.4991455078125, 5.046353816986083984, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+307, 113206, 1458, 7546, 8343, '1,2,8,23,24', 0, 0, 0, 0, 2572.483642578125, 1628.138916015625, -15.366805076599121, 4.455334186553955078, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559), -- Drogbar (Area: The Dragon's Spine - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+308, 113206, 1458, 7546, 8343, '1,2,8,23,24', 0, 0, 0, 0, 2565.67529296875, 1622.4757080078125, -16.5730476379394531, 0.614847779273986816, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61559); -- Drogbar (Area: The Dragon's Spine - Difficulty: Normal) CreateObject1
|
||||
DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+308;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(@CGUID+9, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 4, '159474'), -- Embershard Scorpion - 159474 - Permanent Feign Death (NO Stun, Untrackable, Immune)
|
||||
(@CGUID+10, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 3, '193842'), -- Vileshard Crawler - 193842 - Permanent Feign Death (NO Stun, Untrackable, Immune)
|
||||
(@CGUID+18, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 3, '193842'), -- Vileshard Crawler - 193842 - Permanent Feign Death (NO Stun, Untrackable, Immune)
|
||||
(@CGUID+19, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 3, '199997'), -- Vileshard Chunk - 199997 - Ticks Cosmetic
|
||||
(@CGUID+20, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 3, '193842'), -- Vileshard Crawler - 193842 - Permanent Feign Death (NO Stun, Untrackable, Immune)
|
||||
(@CGUID+37, 0, 0, 0, 0, 0, 1, 0, 173, 0, 0, 0, 3, ''), -- Vileshard Hulk
|
||||
(@CGUID+48, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '201713'), -- Mushroom Merchant - 201713 - Mushrooms for Sale
|
||||
(@CGUID+52, 0, 0, 0, 0, 0, 1, 0, 569, 0, 0, 0, 3, ''), -- Understone Drudge
|
||||
(@CGUID+64, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '225317'), -- Rockbait Fisher - 225317 - Fishing Pole
|
||||
(@CGUID+68, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '220042'), -- Rockbait Fisher - 220042 - Drogbar Fishing Vendor Cosmetic
|
||||
(@CGUID+71, 0, 0, 0, 0, 0, 1, 0, 572, 0, 0, 0, 0, ''), -- Rockbait Fisher
|
||||
(@CGUID+86, 0, 0, 0, 0, 0, 1, 0, 173, 0, 0, 0, 0, ''), -- Understone Drudge
|
||||
(@CGUID+143, 0, 0, 0, 0, 0, 1, 0, 173, 0, 0, 0, 0, '204029'), -- Stonedark Slave - 204029 - Starving
|
||||
(@CGUID+146, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '222788'), -- Sparky - 222788 - Charged Slime
|
||||
(@CGUID+148, 0, 0, 0, 0, 0, 1, 0, 569, 0, 0, 0, 0, '204029'), -- Stonedark Slave - 204029 - Starving
|
||||
(@CGUID+150, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '204029'), -- Stonedark Slave - 204029 - Starving
|
||||
(@CGUID+155, 0, 0, 0, 0, 0, 1, 0, 173, 0, 0, 0, 0, '204029'), -- Stonedark Slave - 204029 - Starving
|
||||
(@CGUID+156, 0, 0, 0, 0, 0, 1, 0, 173, 0, 0, 0, 0, '204029'), -- Stonedark Slave - 204029 - Starving
|
||||
(@CGUID+157, 0, 0, 0, 0, 0, 1, 0, 569, 0, 0, 0, 0, '204029'), -- Stonedark Slave - 204029 - Starving
|
||||
(@CGUID+158, 0, 0, 0, 0, 0, 1, 0, 173, 0, 0, 0, 0, '204029'), -- Stonedark Slave - 204029 - Starving
|
||||
(@CGUID+175, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '222709'), -- Slinky - 222709 - Sneak
|
||||
(@CGUID+177, 0, 0, 0, 0, 0, 1, 0, 375, 0, 0, 0, 3, ''), -- Mightstone Breaker
|
||||
(@CGUID+185, 0, 0, 0, 0, 0, 1, 0, 375, 0, 0, 0, 3, ''), -- Mightstone Breaker
|
||||
(@CGUID+214, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Understone Demolisher
|
||||
(@CGUID+221, 0, 0, 0, 0, 0, 1, 0, 375, 0, 0, 0, 3, ''), -- Mightstone Breaker
|
||||
(@CGUID+226, 0, 0, 0, 0, 0, 1, 0, 375, 0, 0, 0, 3, ''), -- Mightstone Breaker
|
||||
(@CGUID+249, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 0, ''), -- Rockbound Trapper
|
||||
(@CGUID+251, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 0, ''), -- Rockbound Trapper
|
||||
(@CGUID+252, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+253, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+254, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+255, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+256, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+257, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+258, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+261, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+262, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+263, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+265, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+266, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+267, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+268, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+269, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+271, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+272, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+273, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+274, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+275, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+278, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+282, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+289, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+290, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 0, ''), -- Rockbound Trapper
|
||||
(@CGUID+293, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+297, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+304, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 0, ''), -- Rockbound Trapper
|
||||
(@CGUID+305, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''), -- Drogbar
|
||||
(@CGUID+306, 0, 0, 0, 0, 0, 1, 0, 27, 0, 0, 0, 0, ''); -- Drogbar
|
||||
|
||||
-- GameObject
|
||||
DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+30;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
|
||||
(@OGUID+0, 265579, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 2990.09033203125, 1829.109375, -67.5807037353515625, 0.785396754741668701, 0, 0, 0.38268280029296875, 0.923879802227020263, 7200, 255, 1, 61559), -- Naraxas Collision (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+1, 248763, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 2793.5712890625, 1670.703125, -40.3837776184082031, 3.097871303558349609, 0.019461631774902343, 0.060940742492675781, 0.997736930847167968, 0.020700188353657722, 7200, 255, 0, 61559), -- Mystic Barrier (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+2, 248871, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 2853.94091796875, 1363.736083984375, -1.358559250831604, 3.813549995422363281, -0.02384805679321289, -0.02312660217285156, -0.94342803955078125, 0.329908967018127441, 7200, 255, 1, 61559), -- Mystic Barrier (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+3, 248764, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 3035.0947265625, 1759.0728759765625, -58.26336669921875, 5.227262020111083984, -0.05590724945068359, -0.06810951232910156, -0.50286865234375, 0.859859645366668701, 7200, 255, 0, 61559), -- Mystic Barrier (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+4, 248765, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 2884.966064453125, 1701.1041259765625, -40.5201759338378906, 3.255058050155639648, 0, 0, -0.99839115142822265, 0.056702151894569396, 7200, 255, 1, 61559), -- Mystic Barrier (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+5, 251734, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 2500.880126953125, 1530.375, -50.7133445739746093, 5.868723392486572265, -0.02148199081420898, -0.00378894805908203, -0.20586299896240234, 0.978337705135345458, 7200, 255, 1, 61559), -- Mark of Neltharion (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+6, 251735, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 2659.548583984375, 1515.548583984375, -54.8516349792480468, 2.271564722061157226, 0, 0, 0.906864166259765625, 0.421423077583312988, 7200, 255, 1, 61559), -- Mark of Neltharion (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+7, 254854, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 2810.913330078125, 1357.6961669921875, 7.485796451568603515, 6.067711353302001953, 0, 0, -0.1075286865234375, 0.994202017784118652, 7200, 255, 1, 61559), -- Cave-in (Area: The Lost Road - Difficulty: Normal) CreateObject2
|
||||
(@OGUID+8, 249024, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 2903.12841796875, 1679.91845703125, -34.2940711975097656, 4.286518096923828125, 0, 0, -0.84056949615478515, 0.541703701019287109, 7200, 255, 1, 61559), -- Precipitating Powder (Area: The Lost Road - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+9, 253999, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 2848.31591796875, 1581.15625, -46.8417549133300781, 1.578425049781799316, 0, 0, 0.709798812866210937, 0.704404473304748535, 7200, 255, 1, 61559), -- Stolen Skyhorn Goods (Area: The Lost Road - Difficulty: Normal) CreateObject2
|
||||
(@OGUID+10, 260246, 1458, 7546, 8338, '1,2,8,23,24', 0, 0, 2980.686767578125, 1840.4427490234375, -89.9249496459960937, 2.349691390991210937, 0, 0, 0.92263031005859375, 0.385685473680496215, 7200, 255, 1, 61559), -- Stolen Skyhorn Goods (Area: The Lost Road - Difficulty: Normal) CreateObject2
|
||||
(@OGUID+11, 248851, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 2989.954833984375, 1830.2838134765625, -63.76690673828125, 2.373646497726440429, -0.03206157684326171, -0.02251911163330078, 0.926733970642089843, 0.373669713735580444, 7200, 255, 0, 61559), -- Boss 03 Door Floor (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+12, 241700, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 2963.1962890625, 1857.454833984375, -174.153945922851562, 1.240207314491271972, 0, 0, 0.581119537353515625, 0.813818216323852539, 7200, 255, 1, 61559), -- Bone Pile (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+13, 241700, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 2963.61376953125, 1859.3975830078125, -173.305465698242187, 0, 0, 0, 0, 1, 7200, 255, 1, 61559), -- Bone Pile (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+14, 241700, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 2967.44189453125, 1857.3941650390625, -173.55206298828125, 0, 0, 0, 0, 1, 7200, 255, 1, 61559), -- Bone Pile (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+15, 241700, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 2969.84814453125, 1859.263916015625, -173.622940063476562, 5.865812301635742187, 0, 0, -0.20717525482177734, 0.978303849697113037, 7200, 255, 1, 61559), -- Bone Pile (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+16, 241700, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 2973.56591796875, 1857.88720703125, -174.775131225585937, 1.240207314491271972, 0, 0, 0.581119537353515625, 0.813818216323852539, 7200, 255, 1, 61559), -- Bone Pile (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+17, 241700, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 2971.44970703125, 1856.4305419921875, -174.661270141601562, 1.240207314491271972, 0, 0, 0.581119537353515625, 0.813818216323852539, 7200, 255, 1, 61559), -- Bone Pile (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+18, 241700, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 2971.731689453125, 1860.328125, -173.894500732421875, 1.240207314491271972, 0, 0, 0.581119537353515625, 0.813818216323852539, 7200, 255, 1, 61559), -- Bone Pile (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+19, 241700, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 2966.97314453125, 1855.1336669921875, -174.355438232421875, 1.240207314491271972, 0, 0, 0.581119537353515625, 0.813818216323852539, 7200, 255, 1, 61559), -- Bone Pile (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+20, 241700, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 2972.55126953125, 1861.5035400390625, -173.597579956054687, 5.865812301635742187, 0, 0, -0.20717525482177734, 0.978303849697113037, 7200, 255, 1, 61559), -- Bone Pile (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+21, 241700, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 2976.741455078125, 1862.109375, -174.739700317382812, 1.240207314491271972, 0, 0, 0.581119537353515625, 0.813818216323852539, 7200, 255, 1, 61559), -- Bone Pile (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+22, 241700, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 2974.50341796875, 1863.4461669921875, -173.785202026367187, 0.466161608695983886, 0, 0, 0.230976104736328125, 0.972959399223327636, 7200, 255, 1, 61559), -- Bone Pile (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+23, 241700, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 2975.463623046875, 1864.1024169921875, -174.610549926757812, 1.240207314491271972, 0, 0, 0.581119537353515625, 0.813818216323852539, 7200, 255, 1, 61559), -- Bone Pile (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+24, 241700, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 2974.609375, 1860.26220703125, -174.71337890625, 1.240207314491271972, 0, 0, 0.581119537353515625, 0.813818216323852539, 7200, 255, 1, 61559), -- Bone Pile (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+25, 241700, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 2973.181396484375, 1865.1319580078125, -173.290725708007812, 0.466161608695983886, 0, 0, 0.230976104736328125, 0.972959399223327636, 7200, 255, 1, 61559), -- Bone Pile (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+26, 241700, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 2974.6484375, 1866.907958984375, -173.867965698242187, 1.240207314491271972, 0, 0, 0.581119537353515625, 0.813818216323852539, 7200, 255, 1, 61559), -- Bone Pile (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+27, 241700, 1458, 7546, 8340, '1,2,8,23,24', 0, 0, 2974.466064453125, 1868.29345703125, -173.257553100585937, 0.466161608695983886, 0, 0, 0.230976104736328125, 0.972959399223327636, 7200, 255, 1, 61559), -- Bone Pile (Area: The Stone Market - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+28, 266885, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 2894.09033203125, 2005.326416015625, -196.960586547851562, 4.54949188232421875, 0, 0, -0.76229190826416015, 0.647233366966247558, 7200, 255, 1, 61559), -- Ghost Gate (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+29, 251482, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 2967.87060546875, 1863.3350830078125, -172.502716064453125, 5.351169109344482421, 0, 0, -0.44932365417480468, 0.893369019031524658, 7200, 255, 0, 61559), -- Remains of the Fallen (Area: Path of the Worm - Difficulty: Normal) CreateObject2
|
||||
(@OGUID+30, 247500, 1458, 7546, 8342, '1,2,8,23,24', 0, 0, 2783.454833984375, 2057.109375, -205.811904907226562, 1.992061257362365722, 0.527584075927734375, 0.835186958312988281, 0.001385688781738281, 0.155293017625808715, 7200, 255, 1, 61559); -- Ancient Highmountain Artifact (Area: Path of the Worm - Difficulty: Normal) CreateObject1
|
||||
DELETE FROM `gameobject_addon` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+30;
|
||||
INSERT INTO `gameobject_addon` (`guid`, `parent_rotation0`, `parent_rotation1`, `parent_rotation2`, `parent_rotation3`, `WorldEffectID`, `AIAnimKitID`) VALUES
|
||||
(@OGUID+9, 0, 0, 0, 1, 6171, 0), -- Stolen Skyhorn Goods
|
||||
(@OGUID+10, 0, 0, 0, 1, 6171, 0), -- Stolen Skyhorn Goods
|
||||
(@OGUID+11, -0.03206199407577514, -0.0225197821855545, 0.926734149456024169, 0.373669177293777465, 0, 0), -- Boss 03 Door Floor
|
||||
(@OGUID+29, 0, 0, 0, 1, 2437, 0); -- Remains of the Fallen
|
||||
|
||||
-- Template Addon
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` IN (102295 /*102295 (Emberhusk Dominator) - Ride Vehicle Hardcoded*/, 113536 /*113536 (Emberhusk Dominator) - Ride Vehicle Hardcoded*/, 111864 /*111864 (Sticky) - Ride Vehicle Hardcoded*/, 111865 /*111865 (Sticky Vehicle Stalker)*/, 91007 /*91007 (Dargrul) - [DNT] Send Event <Points> On Enter Combat*/, 105766 /*105766 (Blightshard Shaper) - Boss 03 Intro Eats Mystic*/, 105688 /*105688 (REUSE)*/, 111861 /*111861 (Slinky) - Sneak*/, 102228 /*102228 (Stonedark Slave) - Starving*/, 111882 /*111882 (Sparky) - Charged Slime*/, 105738 /*105738 (Stonedark Slave) - Starving*/, 92610 /*92610 (Understone Drummer) - Lookout's Light*/, 92387 /*92387 (Drums of War)*/, 91004 /*91004 (Ularogg Cragshaper) - [DNT] Send Event <Points> On Enter Combat*/, 91008 /*91008 (Rockbound Pelter)*/, 90997 /*90997 (Mightstone Breaker)*/, 91005 /*91005 (Naraxas)*/, 90998 /*90998 (Blightshard Shaper)*/, 98384 /*98384 (Razormouth) - Haste*/, 100713 /*100713 (Rockbait Fisher) - Fishing Pole*/, 91332 /*91332 (Stoneclaw Hunter)*/, 91003 /*91003 (Rokmora) - Brittle, [DNT] Send Event <Points> On Enter Combat*/, 92350 /*92350 (Understone Drudge)*/, 111746 /*111746 (Mushroom Merchant) - Mushrooms for Sale*/, 91000 /*91000 (Vileshard Hulk)*/, 91001 /*91001 (Tarspitter Lurker)*/, 101438 /*101438 (Vileshard Chunk) - Ticks Cosmetic*/, 100700 /*100700 (Navarrogg) - NPCs Jumps Down Hole of Dungeon Intro*/, 100701 /*100701 (Spiritwalker Ebonhorn) - NPCs Jumps Down Hole of Dungeon Intro*/, 98406 /*98406 (Embershard Scorpion) - Permanent Feign Death (NO Stun, Untrackable, Immune)*/, 91006 /*91006 (Rockback Gnasher)*/, 96247 /*96247 (Vileshard Crawler)*/, 113206 /*113206 (Drogbar)*/);
|
||||
INSERT INTO `creature_template_addon` (`entry`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(102295, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 102295 (Emberhusk Dominator) - Ride Vehicle Hardcoded
|
||||
(113536, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 113536 (Emberhusk Dominator) - Ride Vehicle Hardcoded
|
||||
(111864, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 111864 (Sticky) - Ride Vehicle Hardcoded
|
||||
(111865, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 111865 (Sticky Vehicle Stalker)
|
||||
(91007, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, '355784'), -- 91007 (Dargrul) - [DNT] Send Event <Points> On Enter Combat
|
||||
(105766, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '209642'), -- 105766 (Blightshard Shaper) - Boss 03 Intro Eats Mystic
|
||||
(105688, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 105688 (REUSE)
|
||||
(111861, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '222709'), -- 111861 (Slinky) - Sneak
|
||||
(102228, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '204029'), -- 102228 (Stonedark Slave) - Starving
|
||||
(111882, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '222788'), -- 111882 (Sparky) - Charged Slime
|
||||
(105738, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '204029'), -- 105738 (Stonedark Slave) - Starving
|
||||
(92610, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, '203229'), -- 92610 (Understone Drummer) - Lookout's Light
|
||||
(92387, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, ''), -- 92387 (Drums of War)
|
||||
(91004, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, '355784'), -- 91004 (Ularogg Cragshaper) - [DNT] Send Event <Points> On Enter Combat
|
||||
(91008, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, ''), -- 91008 (Rockbound Pelter)
|
||||
(90997, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, ''), -- 90997 (Mightstone Breaker)
|
||||
(91005, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 4, ''), -- 91005 (Naraxas)
|
||||
(90998, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, ''), -- 90998 (Blightshard Shaper)
|
||||
(98384, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '150392'), -- 98384 (Razormouth) - Haste
|
||||
(100713, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '225317'), -- 100713 (Rockbait Fisher) - Fishing Pole
|
||||
(91332, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, ''), -- 91332 (Stoneclaw Hunter)
|
||||
(91003, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, '187714 355784'), -- 91003 (Rokmora) - Brittle, [DNT] Send Event <Points> On Enter Combat
|
||||
(92350, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, ''), -- 92350 (Understone Drudge)
|
||||
(111746, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '201713'), -- 111746 (Mushroom Merchant) - Mushrooms for Sale
|
||||
(91000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, ''), -- 91000 (Vileshard Hulk)
|
||||
(91001, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, ''), -- 91001 (Tarspitter Lurker)
|
||||
(101438, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 3, '199997'), -- 101438 (Vileshard Chunk) - Ticks Cosmetic
|
||||
(100700, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 100700 (Navarrogg) - NPCs Jumps Down Hole of Dungeon Intro
|
||||
(100701, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 100701 (Spiritwalker Ebonhorn) - NPCs Jumps Down Hole of Dungeon Intro
|
||||
(98406, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 4, ''), -- 98406 (Embershard Scorpion) - Permanent Feign Death (NO Stun, Untrackable, Immune)
|
||||
(91006, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, ''), -- 91006 (Rockback Gnasher)
|
||||
(96247, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, ''), -- 96247 (Vileshard Crawler)
|
||||
(113206, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, ''); -- 113206 (Drogbar)
|
||||
|
||||
-- Template
|
||||
UPDATE `creature_template` SET `unit_flags3`=0x41800001, `flags_extra` = 128 WHERE `entry`=101659; -- Stalker
|
||||
UPDATE `creature_template` SET `unit_flags3`=0x1000000, `flags_extra` = 128 WHERE `entry`=111865; -- Sticky Vehicle Stalker
|
||||
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=61559 WHERE `entry` IN (247500, 266885, 241700, 248851, 249024, 254854, 251735, 248871, 248763, 248764, 248765, 252248, 265579, 251734);
|
||||
UPDATE `gameobject_template` SET `Data15`=0, `ContentTuningId`=682, `VerifiedBuild`=61559 WHERE `entry`=251482; -- Remains of the Fallen
|
||||
UPDATE `gameobject_template` SET `ContentTuningId`=480, `VerifiedBuild`=61559 WHERE `entry`=260246; -- Stolen Skyhorn Goods
|
||||
UPDATE `gameobject_template` SET `ContentTuningId`=682, `VerifiedBuild`=61559 WHERE `entry`=253999; -- Stolen Skyhorn Goods
|
||||
|
||||
-- Difficulty (Normal)
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=0, `LevelScalingDeltaMax`=0, `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=102287 AND `DifficultyID`=1); -- 102287 (Emberhusk Dominator) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x30000100, `VerifiedBuild`=61559 WHERE (`Entry`=102295 AND `DifficultyID`=1); -- 102295 (Emberhusk Dominator) - Sessile, CanSwim, Floating
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x20000100, `VerifiedBuild`=61559 WHERE (`Entry`=101659 AND `DifficultyID`=1); -- 101659 (Stalker) - Sessile, Floating
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=0, `LevelScalingDeltaMax`=0, `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=113537 AND `DifficultyID`=1); -- 113537 (Emberhusk Dominator) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=102232 AND `DifficultyID`=1); -- 102232 (Rockbound Trapper) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x30000100, `VerifiedBuild`=61559 WHERE (`Entry`=113536 AND `DifficultyID`=1); -- 113536 (Emberhusk Dominator) - Sessile, CanSwim, Floating
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x30000100, `VerifiedBuild`=61559 WHERE (`Entry`=111864 AND `DifficultyID`=1); -- 111864 (Sticky) - Sessile, CanSwim, Floating
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x30000000, `VerifiedBuild`=61559 WHERE (`Entry`=111865 AND `DifficultyID`=1); -- 111865 (Sticky Vehicle Stalker) - CanSwim, Floating
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=103271 AND `DifficultyID`=1); -- 103271 (Kraxa) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=103459 AND `DifficultyID`=1); -- 103459 (Rockback Snapper) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=0, `LevelScalingDeltaMax`=0, `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91007 AND `DifficultyID`=1); -- 91007 (Dargrul) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=113506 AND `DifficultyID`=1); -- 113506 (Drogbar) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=102253 AND `DifficultyID`=1); -- 102253 (Understone Demolisher) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=105778 AND `DifficultyID`=1); -- 105778 (Angry Crowd) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=109137 AND `DifficultyID`=1); -- 109137 (Angry Crowd) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=105766 AND `DifficultyID`=1); -- 105766 (Blightshard Shaper) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x20000100, `VerifiedBuild`=61559 WHERE (`Entry`=105688 AND `DifficultyID`=1); -- 105688 (REUSE) - Sessile, Floating
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=102404 AND `DifficultyID`=1); -- 102404 (Stoneclaw Grubmaster) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=102430 AND `DifficultyID`=1); -- 102430 (Tarspitter Slug) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=111861 AND `DifficultyID`=1); -- 111861 (Slinky) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=102228 AND `DifficultyID`=1); -- 102228 (Stonedark Slave) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=113998 AND `DifficultyID`=1); -- 113998 (Mightstone Breaker) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=113197 AND `DifficultyID`=1); -- 113197 (Understone Drudge) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=111882 AND `DifficultyID`=1); -- 111882 (Sparky) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=105738 AND `DifficultyID`=1); -- 105738 (Stonedark Slave) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=101437 AND `DifficultyID`=1); -- 101437 (Burning Geode) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=105743 AND `DifficultyID`=1); -- 105743 (Whipsnap) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=105744 AND `DifficultyID`=1); -- 105744 (Blaze) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=105742 AND `DifficultyID`=1); -- 105742 (Turbax) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=81, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=105741 AND `DifficultyID`=1); -- 105741 (Slimetail) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=92610 AND `DifficultyID`=1); -- 92610 (Understone Drummer) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x20000100, `VerifiedBuild`=61559 WHERE (`Entry`=92387 AND `DifficultyID`=1); -- 92387 (Drums of War) - Sessile, Floating - CannotTurn
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=0, `LevelScalingDeltaMax`=0, `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91004 AND `DifficultyID`=1); -- 91004 (Ularogg Cragshaper) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91008 AND `DifficultyID`=1); -- 91008 (Rockbound Pelter) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=90997 AND `DifficultyID`=1); -- 90997 (Mightstone Breaker) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=0, `LevelScalingDeltaMax`=0, `ContentTuningID`=485, `StaticFlags1`=0x30000100, `VerifiedBuild`=61559 WHERE (`Entry`=91005 AND `DifficultyID`=1); -- 91005 (Naraxas) - Sessile, CanSwim, Floating
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=90998 AND `DifficultyID`=1); -- 90998 (Blightshard Shaper) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=105300 AND `DifficultyID`=1); -- 105300 (Ularogg Cragshaper) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=98384 AND `DifficultyID`=1); -- 98384 (Razormouth) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=113204 AND `DifficultyID`=1); -- 113204 (Scaly) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x20000100, `VerifiedBuild`=61559 WHERE (`Entry`=92473 AND `DifficultyID`=1); -- 92473 (Empty Barrel) - Sessile, Floating - CannotTurn
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=100713 AND `DifficultyID`=1); -- 100713 (Rockbait Fisher) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91332 AND `DifficultyID`=1); -- 91332 (Stoneclaw Hunter) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=105636 AND `DifficultyID`=1); -- 105636 (Understone Drudge) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=105633 AND `DifficultyID`=1); -- 105633 (Understone Drudge) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=0, `LevelScalingDeltaMax`=0, `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91003 AND `DifficultyID`=1); -- 91003 (Rokmora) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=105720 AND `DifficultyID`=1); -- 105720 (Understone Drudge) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=101445 AND `DifficultyID`=1); -- 101445 (Vileshard Crawler) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=92350 AND `DifficultyID`=1); -- 92350 (Understone Drudge) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=111746 AND `DifficultyID`=1); -- 111746 (Mushroom Merchant) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91000 AND `DifficultyID`=1); -- 91000 (Vileshard Hulk) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=113526 AND `DifficultyID`=1); -- 113526 (Spiritwalker Ebonhorn) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91001 AND `DifficultyID`=1); -- 91001 (Tarspitter Lurker) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=101438 AND `DifficultyID`=1); -- 101438 (Vileshard Chunk) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=100700 AND `DifficultyID`=1); -- 100700 (Navarrogg) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=100701 AND `DifficultyID`=1); -- 100701 (Spiritwalker Ebonhorn) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=98406 AND `DifficultyID`=1); -- 98406 (Embershard Scorpion) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91006 AND `DifficultyID`=1); -- 91006 (Rockback Gnasher) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=96247 AND `DifficultyID`=1); -- 96247 (Vileshard Crawler) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=485, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=113206 AND `DifficultyID`=1); -- 113206 (Drogbar) - CanSwim
|
||||
|
||||
-- Difficulty (Heroic)
|
||||
DELETE FROM `creature_template_difficulty` WHERE (`DifficultyID`=2 AND `Entry` IN (101659,111865,111864,113506,105778,109137,105688,105766,111861,102228,111882,105738,105743,105742,105744,105741,105300,113204,92473,100713,101445,113206,100700,113526,100701,111746));
|
||||
INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `StaticFlags1`, `StaticFlags2`, `StaticFlags3`, `StaticFlags4`, `StaticFlags5`, `StaticFlags6`, `StaticFlags7`, `StaticFlags8`, `VerifiedBuild`) VALUES
|
||||
(101659, 2, 0, 0, 628, 0x20000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 101659 (Stalker) - Sessile, Floating
|
||||
(111865, 2, 0, 0, 628, 0x30000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 111865 (Sticky Vehicle Stalker) - CanSwim, Floating
|
||||
(111864, 2, 0, 0, 628, 0x30000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 111864 (Sticky) - Sessile, CanSwim, Floating
|
||||
(113506, 2, 0, 0, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 113506 (Drogbar) - CanSwim
|
||||
(105778, 2, 0, 0, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 105778 (Angry Crowd) - CanSwim
|
||||
(109137, 2, 0, 0, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 109137 (Angry Crowd) - CanSwim
|
||||
(105688, 2, 0, 0, 628, 0x20000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 105688 (REUSE) - Sessile, Floating
|
||||
(105766, 2, 2, 2, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 105766 (Blightshard Shaper) - CanSwim
|
||||
(111861, 2, 0, 0, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 111861 (Slinky) - CanSwim
|
||||
(102228, 2, 0, 0, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 102228 (Stonedark Slave) - CanSwim
|
||||
(111882, 2, 0, 0, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 111882 (Sparky) - CanSwim
|
||||
(105738, 2, 0, 0, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 105738 (Stonedark Slave) - CanSwim
|
||||
(105743, 2, 0, 0, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 105743 (Whipsnap) - CanSwim
|
||||
(105742, 2, 0, 0, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 105742 (Turbax) - CanSwim
|
||||
(105744, 2, 0, 0, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 105744 (Blaze) - CanSwim
|
||||
(105741, 2, 0, 0, 81, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 105741 (Slimetail) - CanSwim
|
||||
(105300, 2, 2, 2, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 105300 (Ularogg Cragshaper) - CanSwim
|
||||
(113204, 2, 0, 0, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 113204 (Scaly) - CanSwim
|
||||
(92473, 2, 0, 0, 628, 0x20000100, 0x0, 0x2000000, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 92473 (Empty Barrel) - Sessile, Floating - CannotTurn
|
||||
(100713, 2, 0, 0, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 100713 (Rockbait Fisher) - CanSwim
|
||||
(101445, 2, 0, 0, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 101445 (Vileshard Crawler) - CanSwim
|
||||
(113206, 2, 0, 0, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 113206 (Drogbar) - CanSwim
|
||||
(100700, 2, 2, 2, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 100700 (Navarrogg) - CanSwim
|
||||
(113526, 2, 0, 0, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 113526 (Spiritwalker Ebonhorn) - CanSwim
|
||||
(100701, 2, 0, 0, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 100701 (Spiritwalker Ebonhorn) - CanSwim
|
||||
(111746, 2, 0, 0, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559); -- 111746 (Mushroom Merchant) - CanSwim
|
||||
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=5, `CreatureDifficultyID`=102261, `TypeFlags`=0x1000400, `TypeFlags2`=16 WHERE (`Entry`=101659 AND `DifficultyID`=2); -- Stalker
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.550000011920928955, `CreatureDifficultyID`=114166, `TypeFlags`=0x200048 WHERE (`Entry`=111865 AND `DifficultyID`=2); -- Sticky Vehicle Stalker
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `CreatureDifficultyID`=114165, `TypeFlags`=0x200048 WHERE (`Entry`=111864 AND `DifficultyID`=2); -- Sticky
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=5, `CreatureDifficultyID`=116698, `TypeFlags`=0x200048 WHERE (`Entry`=113506 AND `DifficultyID`=2); -- Drogbar
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.550000011920928955, `CreatureDifficultyID`=111155, `TypeFlags`=0x200028, `TypeFlags2`=128 WHERE (`Entry`=109137 AND `DifficultyID`=2); -- Angry Crowd
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=35, `CreatureDifficultyID`=106993, `TypeFlags`=0x200008 WHERE (`Entry`=105778 AND `DifficultyID`=2); -- Angry Crowd
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `CreatureDifficultyID`=106898, `TypeFlags`=0x1000400, `TypeFlags2`=16 WHERE (`Entry`=105688 AND `DifficultyID`=2); -- REUSE
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=35, `CreatureDifficultyID`=106981 WHERE (`Entry`=105766 AND `DifficultyID`=2); -- Blightshard Shaper
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `CreatureDifficultyID`=114160, `TypeFlags`=0x200048 WHERE (`Entry`=111861 AND `DifficultyID`=2); -- Slinky
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=5, `CreatureDifficultyID`=102992, `TypeFlags`=0x200048 WHERE (`Entry`=102228 AND `DifficultyID`=2); -- Stonedark Slave
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `CreatureDifficultyID`=114187, `TypeFlags`=0x200048 WHERE (`Entry`=111882 AND `DifficultyID`=2); -- Sparky
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=5, `CreatureDifficultyID`=106953, `TypeFlags`=0x200048 WHERE (`Entry`=105738 AND `DifficultyID`=2); -- Stonedark Slave
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `CreatureDifficultyID`=106958, `TypeFlags`=0x200048 WHERE (`Entry`=105743 AND `DifficultyID`=2); -- Whipsnap
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `CreatureDifficultyID`=106957, `TypeFlags`=0x200048 WHERE (`Entry`=105742 AND `DifficultyID`=2); -- Turbax
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `CreatureDifficultyID`=106959, `TypeFlags`=0x200048 WHERE (`Entry`=105744 AND `DifficultyID`=2); -- Blaze
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=106956, `TypeFlags`=0x200048 WHERE (`Entry`=105741 AND `DifficultyID`=2); -- Slimetail
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=35, `CreatureDifficultyID`=106495 WHERE (`Entry`=105300 AND `DifficultyID`=2); -- Ularogg Cragshaper
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `CreatureDifficultyID`=116270, `TypeFlags`=0x200048 WHERE (`Entry`=113204 AND `DifficultyID`=2); -- Scaly
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.550000011920928955, `ManaModifier`=10, `CreatureDifficultyID`=91856, `TypeFlags`=0x60000010, `TypeFlags2`=6 WHERE (`Entry`=92473 AND `DifficultyID`=2); -- Empty Barrel
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=5, `CreatureDifficultyID`=101224, `TypeFlags`=0x200048 WHERE (`Entry`=100713 AND `DifficultyID`=2); -- Rockbait Fisher
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `CreatureDifficultyID`=101964, `TypeFlags`=0x1200448, `TypeFlags2`=16 WHERE (`Entry`=101445 AND `DifficultyID`=2); -- Vileshard Crawler
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=5, `CreatureDifficultyID`=116272, `TypeFlags`=0x200048 WHERE (`Entry`=113206 AND `DifficultyID`=2); -- Drogbar
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=6, `ManaModifier`=6, `CreatureDifficultyID`=116734 WHERE (`Entry`=113526 AND `DifficultyID`=2); -- Spiritwalker Ebonhorn
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `CreatureDifficultyID`=113988 WHERE (`Entry`=111746 AND `DifficultyID`=2); -- Mushroom Merchant
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=6, `ManaModifier`=6, `CreatureDifficultyID`=101212 WHERE (`Entry`=100701 AND `DifficultyID`=2); -- Spiritwalker Ebonhorn
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=20, `CreatureDifficultyID`=101211 WHERE (`Entry`=100700 AND `DifficultyID`=2); -- Navarrogg
|
||||
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=102287 AND `DifficultyID`=2); -- 102287 (Emberhusk Dominator) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x30000100, `VerifiedBuild`=61559 WHERE (`Entry`=102295 AND `DifficultyID`=2); -- 102295 (Emberhusk Dominator) - Sessile, CanSwim, Floating
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=113537 AND `DifficultyID`=2); -- 113537 (Emberhusk Dominator) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x30000100, `VerifiedBuild`=61559 WHERE (`Entry`=113536 AND `DifficultyID`=2); -- 113536 (Emberhusk Dominator) - Sessile, CanSwim, Floating
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=102232 AND `DifficultyID`=2); -- 102232 (Rockbound Trapper) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=103271 AND `DifficultyID`=2); -- 103271 (Kraxa) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=103459 AND `DifficultyID`=2); -- 103459 (Rockback Snapper) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91007 AND `DifficultyID`=2); -- 91007 (Dargrul) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=102253 AND `DifficultyID`=2); -- 102253 (Understone Demolisher) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=102404 AND `DifficultyID`=2); -- 102404 (Stoneclaw Grubmaster) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=102430 AND `DifficultyID`=2); -- 102430 (Tarspitter Slug) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=113998 AND `DifficultyID`=2); -- 113998 (Mightstone Breaker) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=113197 AND `DifficultyID`=2); -- 113197 (Understone Drudge) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=101437 AND `DifficultyID`=2); -- 101437 (Burning Geode) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x20000100, `StaticFlags3`=0x2000000, `VerifiedBuild`=61559 WHERE (`Entry`=92387 AND `DifficultyID`=2); -- 92387 (Drums of War) - Sessile, Floating - CannotTurn
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=92610 AND `DifficultyID`=2); -- 92610 (Understone Drummer) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91004 AND `DifficultyID`=2); -- 91004 (Ularogg Cragshaper) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=90997 AND `DifficultyID`=2); -- 90997 (Mightstone Breaker) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91008 AND `DifficultyID`=2); -- 91008 (Rockbound Pelter) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=628, `StaticFlags1`=0x30000100, `VerifiedBuild`=61559 WHERE (`Entry`=91005 AND `DifficultyID`=2); -- 91005 (Naraxas) - Sessile, CanSwim, Floating
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=90998 AND `DifficultyID`=2); -- 90998 (Blightshard Shaper) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=98384 AND `DifficultyID`=2); -- 98384 (Razormouth) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91003 AND `DifficultyID`=2); -- 91003 (Rokmora) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=105633 AND `DifficultyID`=2); -- 105633 (Understone Drudge) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=105636 AND `DifficultyID`=2); -- 105636 (Understone Drudge) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91332 AND `DifficultyID`=2); -- 91332 (Stoneclaw Hunter) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=105720 AND `DifficultyID`=2); -- 105720 (Understone Drudge) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=92350 AND `DifficultyID`=2); -- 92350 (Understone Drudge) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91000 AND `DifficultyID`=2); -- 91000 (Vileshard Hulk) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=101438 AND `DifficultyID`=2); -- 101438 (Vileshard Chunk) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=98406 AND `DifficultyID`=2); -- 98406 (Embershard Scorpion) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91001 AND `DifficultyID`=2); -- 91001 (Tarspitter Lurker) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91006 AND `DifficultyID`=2); -- 91006 (Rockback Gnasher) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=96247 AND `DifficultyID`=2); -- 96247 (Vileshard Crawler) - CanSwim
|
||||
|
||||
-- Difficulty (Mythic)
|
||||
DELETE FROM `creature_template_difficulty` WHERE (`DifficultyID`=23 AND `Entry` IN (101659,111865,111864,113506,105778,109137,105688,105766,102228,111882,105738,105743,105742,105744,105741,105300,113204,92473,100713,101445,113206,113526,111746,100701,100700));
|
||||
INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `StaticFlags1`, `StaticFlags2`, `StaticFlags3`, `StaticFlags4`, `StaticFlags5`, `StaticFlags6`, `StaticFlags7`, `StaticFlags8`, `VerifiedBuild`) VALUES
|
||||
(101659, 23, 0, 0, 629, 0x20000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 101659 (Stalker) - Sessile, Floating
|
||||
(111865, 23, 0, 0, 629, 0x30000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 111865 (Sticky Vehicle Stalker) - CanSwim, Floating
|
||||
(111864, 23, 0, 0, 629, 0x30000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 111864 (Sticky) - Sessile, CanSwim, Floating
|
||||
(113506, 23, 0, 0, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 113506 (Drogbar) - CanSwim
|
||||
(105778, 23, 0, 0, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 105778 (Angry Crowd) - CanSwim
|
||||
(109137, 23, 0, 0, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 109137 (Angry Crowd) - CanSwim
|
||||
(105688, 23, 0, 0, 629, 0x20000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 105688 (REUSE) - Sessile, Floating
|
||||
(105766, 23, 2, 2, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 105766 (Blightshard Shaper) - CanSwim
|
||||
(102228, 23, 0, 0, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 102228 (Stonedark Slave) - CanSwim
|
||||
(111882, 23, 0, 0, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 111882 (Sparky) - CanSwim
|
||||
(105738, 23, 0, 0, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 105738 (Stonedark Slave) - CanSwim
|
||||
(105743, 23, 0, 0, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 105743 (Whipsnap) - CanSwim
|
||||
(105742, 23, 0, 0, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 105742 (Turbax) - CanSwim
|
||||
(105744, 23, 0, 0, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 105744 (Blaze) - CanSwim
|
||||
(105741, 23, 0, 0, 81, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 105741 (Slimetail) - CanSwim
|
||||
(105300, 23, 2, 2, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 105300 (Ularogg Cragshaper) - CanSwim
|
||||
(113204, 23, 0, 0, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 113204 (Scaly) - CanSwim
|
||||
(92473, 23, 0, 0, 629, 0x20000100, 0x0, 0x2000000, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 92473 (Empty Barrel) - Sessile, Floating - CannotTurn
|
||||
(100713, 23, 0, 0, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 100713 (Rockbait Fisher) - CanSwim
|
||||
(101445, 23, 0, 0, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 101445 (Vileshard Crawler) - CanSwim
|
||||
(113206, 23, 0, 0, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 113206 (Drogbar) - CanSwim
|
||||
(113526, 23, 0, 0, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 113526 (Spiritwalker Ebonhorn) - CanSwim
|
||||
(111746, 23, 0, 0, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 111746 (Mushroom Merchant) - CanSwim
|
||||
(100701, 23, 0, 0, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559), -- 100701 (Spiritwalker Ebonhorn) - CanSwim
|
||||
(100700, 23, 2, 2, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61559); -- 100700 (Navarrogg) - CanSwim
|
||||
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=5, `CreatureDifficultyID`=102261, `TypeFlags`=0x1000400, `TypeFlags2`=16 WHERE (`Entry`=101659 AND `DifficultyID`=23); -- Stalker
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.550000011920928955, `CreatureDifficultyID`=114166, `TypeFlags`=0x200048 WHERE (`Entry`=111865 AND `DifficultyID`=23); -- Sticky Vehicle Stalker
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `CreatureDifficultyID`=114165, `TypeFlags`=0x200048 WHERE (`Entry`=111864 AND `DifficultyID`=23); -- Sticky
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=5, `CreatureDifficultyID`=116698, `TypeFlags`=0x200048 WHERE (`Entry`=113506 AND `DifficultyID`=23); -- Drogbar
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.550000011920928955, `CreatureDifficultyID`=111155, `TypeFlags`=0x200028, `TypeFlags2`=128 WHERE (`Entry`=109137 AND `DifficultyID`=23); -- Angry Crowd
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=35, `CreatureDifficultyID`=106993, `TypeFlags`=0x200008 WHERE (`Entry`=105778 AND `DifficultyID`=23); -- Angry Crowd
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `CreatureDifficultyID`=106898, `TypeFlags`=0x1000400, `TypeFlags2`=16 WHERE (`Entry`=105688 AND `DifficultyID`=23); -- REUSE
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=35, `CreatureDifficultyID`=106981 WHERE (`Entry`=105766 AND `DifficultyID`=23); -- Blightshard Shaper
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=5, `CreatureDifficultyID`=102992, `TypeFlags`=0x200048 WHERE (`Entry`=102228 AND `DifficultyID`=23); -- Stonedark Slave
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `CreatureDifficultyID`=114187, `TypeFlags`=0x200048 WHERE (`Entry`=111882 AND `DifficultyID`=23); -- Sparky
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=5, `CreatureDifficultyID`=106953, `TypeFlags`=0x200048 WHERE (`Entry`=105738 AND `DifficultyID`=23); -- Stonedark Slave
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `CreatureDifficultyID`=106959, `TypeFlags`=0x200048 WHERE (`Entry`=105744 AND `DifficultyID`=23); -- Blaze
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `CreatureDifficultyID`=106958, `TypeFlags`=0x200048 WHERE (`Entry`=105743 AND `DifficultyID`=23); -- Whipsnap
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `CreatureDifficultyID`=106957, `TypeFlags`=0x200048 WHERE (`Entry`=105742 AND `DifficultyID`=23); -- Turbax
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `CreatureDifficultyID`=106956, `TypeFlags`=0x200048 WHERE (`Entry`=105741 AND `DifficultyID`=23); -- Slimetail
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=35, `CreatureDifficultyID`=106495 WHERE (`Entry`=105300 AND `DifficultyID`=23); -- Ularogg Cragshaper
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `CreatureDifficultyID`=116270, `TypeFlags`=0x200048 WHERE (`Entry`=113204 AND `DifficultyID`=23); -- Scaly
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.550000011920928955, `ManaModifier`=10, `CreatureDifficultyID`=91856, `TypeFlags`=0x60000010, `TypeFlags2`=6 WHERE (`Entry`=92473 AND `DifficultyID`=23); -- Empty Barrel
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=5, `CreatureDifficultyID`=101224, `TypeFlags`=0x200048 WHERE (`Entry`=100713 AND `DifficultyID`=23); -- Rockbait Fisher
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `CreatureDifficultyID`=101964, `TypeFlags`=0x1200448, `TypeFlags2`=16 WHERE (`Entry`=101445 AND `DifficultyID`=23); -- Vileshard Crawler
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=5, `CreatureDifficultyID`=116272, `TypeFlags`=0x200048 WHERE (`Entry`=113206 AND `DifficultyID`=23); -- Drogbar
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=6, `ManaModifier`=6, `CreatureDifficultyID`=116734 WHERE (`Entry`=113526 AND `DifficultyID`=23); -- Spiritwalker Ebonhorn
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `CreatureDifficultyID`=113988 WHERE (`Entry`=111746 AND `DifficultyID`=23); -- Mushroom Merchant
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=6, `ManaModifier`=6, `CreatureDifficultyID`=101212 WHERE (`Entry`=100701 AND `DifficultyID`=23); -- Spiritwalker Ebonhorn
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=20, `CreatureDifficultyID`=101211 WHERE (`Entry`=100700 AND `DifficultyID`=23); -- Navarrogg
|
||||
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=102287 AND `DifficultyID`=23); -- 102287 (Emberhusk Dominator) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x30000100, `VerifiedBuild`=61559 WHERE (`Entry`=102295 AND `DifficultyID`=23); -- 102295 (Emberhusk Dominator) - Sessile, CanSwim, Floating
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=113537 AND `DifficultyID`=23); -- 113537 (Emberhusk Dominator) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=102232 AND `DifficultyID`=23); -- 102232 (Rockbound Trapper) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x30000100, `VerifiedBuild`=61559 WHERE (`Entry`=113536 AND `DifficultyID`=23); -- 113536 (Emberhusk Dominator) - Sessile, CanSwim, Floating
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=103271 AND `DifficultyID`=23); -- 103271 (Kraxa) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=103459 AND `DifficultyID`=23); -- 103459 (Rockback Snapper) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91007 AND `DifficultyID`=23); -- 91007 (Dargrul) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=102253 AND `DifficultyID`=23); -- 102253 (Understone Demolisher) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=102404 AND `DifficultyID`=23); -- 102404 (Stoneclaw Grubmaster) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=102430 AND `DifficultyID`=23); -- 102430 (Tarspitter Slug) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=113998 AND `DifficultyID`=23); -- 113998 (Mightstone Breaker) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=113197 AND `DifficultyID`=23); -- 113197 (Understone Drudge) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=101437 AND `DifficultyID`=23); -- 101437 (Burning Geode) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=92610 AND `DifficultyID`=23); -- 92610 (Understone Drummer) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x20000100, `StaticFlags3`=0x2000000, `VerifiedBuild`=61559 WHERE (`Entry`=92387 AND `DifficultyID`=23); -- 92387 (Drums of War) - Sessile, Floating - CannotTurn
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91004 AND `DifficultyID`=23); -- 91004 (Ularogg Cragshaper) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=90997 AND `DifficultyID`=23); -- 90997 (Mightstone Breaker) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91008 AND `DifficultyID`=23); -- 91008 (Rockbound Pelter) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=629, `StaticFlags1`=0x30000100, `VerifiedBuild`=61559 WHERE (`Entry`=91005 AND `DifficultyID`=23); -- 91005 (Naraxas) - Sessile, CanSwim, Floating
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=90998 AND `DifficultyID`=23); -- 90998 (Blightshard Shaper) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=98384 AND `DifficultyID`=23); -- 98384 (Razormouth) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91003 AND `DifficultyID`=23); -- 91003 (Rokmora) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=105633 AND `DifficultyID`=23); -- 105633 (Understone Drudge) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=105720 AND `DifficultyID`=23); -- 105720 (Understone Drudge) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91332 AND `DifficultyID`=23); -- 91332 (Stoneclaw Hunter) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=105636 AND `DifficultyID`=23); -- 105636 (Understone Drudge) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=92350 AND `DifficultyID`=23); -- 92350 (Understone Drudge) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91000 AND `DifficultyID`=23); -- 91000 (Vileshard Hulk) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=101438 AND `DifficultyID`=23); -- 101438 (Vileshard Chunk) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91006 AND `DifficultyID`=23); -- 91006 (Rockback Gnasher) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=91001 AND `DifficultyID`=23); -- 91001 (Tarspitter Lurker) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=96247 AND `DifficultyID`=23); -- 96247 (Vileshard Crawler) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61559 WHERE (`Entry`=98406 AND `DifficultyID`=23); -- 98406 (Embershard Scorpion) - CanSwim
|
||||
|
||||
-- Spellscript names
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 193842;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(193842, 'spell_gen_feign_death_all_flags_no_uninteractible');
|
||||
|
||||
-- SpellClick
|
||||
DELETE FROM `npc_spellclick_spells` WHERE `npc_entry` IN (102287,113537,111865);
|
||||
INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `cast_flags`, `user_type`) VALUES
|
||||
(102287, 46598, 1, 0),
|
||||
(113537, 46598, 1, 0),
|
||||
(111865, 46598, 1, 0);
|
||||
|
||||
-- Vehicle
|
||||
DELETE FROM `vehicle_template_accessory` WHERE (`seat_id`=0 AND `entry` IN (102287,113537,111865));
|
||||
INSERT INTO `vehicle_template_accessory` (`entry`, `accessory_entry`, `seat_id`, `minion`, `description`, `summontype`, `summontimer`) VALUES
|
||||
(102287, 102295, 0, 0, 'Emberhusk Dominator - Emberhusk Dominator', 8, 0), -- Emberhusk Dominator - Emberhusk Dominator
|
||||
(113537, 113536, 0, 0, 'Emberhusk Dominator - Emberhusk Dominator', 8, 0), -- Emberhusk Dominator - Emberhusk Dominator
|
||||
(111865, 111864, 0, 0, 'Sticky Vehicle Stalker - Sticky', 8, 0); -- Sticky Vehicle Stalker - Sticky
|
||||
|
||||
-- Path for Drogbar
|
||||
SET @MOVERGUID := @CGUID+42;
|
||||
SET @ENTRY := 113206;
|
||||
SET @PATHOFFSET := 0;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x2, NULL, 'Drogbar - Cosmetic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, 2813.4219, 1365.2535, 67.56787, NULL, 0),
|
||||
(@PATH, 1, 2800.0095, 1361.2726, 69.91119, NULL, 0),
|
||||
(@PATH, 2, 2787.1128, 1366.4774, 69.622025, NULL, 0),
|
||||
(@PATH, 3, 2784.059, 1372.6841, 69.99252, NULL, 0),
|
||||
(@PATH, 4, 2781.3013, 1386.458, 68.78702, NULL, 6029),
|
||||
(@PATH, 5, 2784.059, 1372.6841, 69.99252, NULL, 0),
|
||||
(@PATH, 6, 2787.1128, 1366.4774, 69.622025, NULL, 0),
|
||||
(@PATH, 7, 2799.998, 1361.277, 70.02307, NULL, 0),
|
||||
(@PATH, 8, 2813.4219, 1365.2535, 67.56787, NULL, 0),
|
||||
(@PATH, 9, 2827.2544, 1374.9375, 68.05672, NULL, 0),
|
||||
(@PATH, 10, 2835.211, 1389.441, 68.74343, NULL, 5616),
|
||||
(@PATH, 11, 2831.3386, 1382.3824, 68.19131, NULL, 0),
|
||||
(@PATH, 12, 2827.3606, 1375.1311, 67.98409, NULL, 0);
|
||||
|
||||
UPDATE `creature` SET `position_x`=2813.4219, `position_y`=1365.2535, `position_z`=67.56787, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`, `visibilityDistanceType`) VALUES
|
||||
(@MOVERGUID, @PATH, 1, 4);
|
||||
|
||||
-- Path for Rockbait Fisher
|
||||
SET @MOVERGUID := @CGUID+112;
|
||||
SET @ENTRY := 100713;
|
||||
SET @PATHOFFSET := 0;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x0, NULL, 'Rockbait Fisher - Cosmetic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, 2630.8523, 1286.9052, 16.14162, NULL, 0),
|
||||
(@PATH, 1, 2630.9246, 1286.743, 16.132303, NULL, 0),
|
||||
(@PATH, 2, 2630.9968, 1286.5809, 16.122986, NULL, 0),
|
||||
(@PATH, 3, 2631.8264, 1284.7219, 15.649534, NULL, 0),
|
||||
(@PATH, 4, 2632.6245, 1282.9336, 15.217166, NULL, 0),
|
||||
(@PATH, 5, 2633.2632, 1281.5024, 14.831026, NULL, 0),
|
||||
(@PATH, 6, 2635.5413, 1276.3977, 13.96709, NULL, 0),
|
||||
(@PATH, 7, 2635.9336, 1275.5184, 14.012141, NULL, 0),
|
||||
(@PATH, 8, 2636.62, 1273.98, 13.846483, NULL, 0),
|
||||
(@PATH, 9, 2636.79, 1273.599, 13.759717, NULL, 0),
|
||||
(@PATH, 10, 2636.9595, 1273.2194, 13.68209, NULL, 0),
|
||||
(@PATH, 11, 2636.79, 1273.599, 13.759717, NULL, 0),
|
||||
(@PATH, 12, 2636.6206, 1273.9786, 13.837344, NULL, 0),
|
||||
(@PATH, 13, 2635.9326, 1275.5203, 14.011984, NULL, 0),
|
||||
(@PATH, 14, 2635.5405, 1276.3988, 13.920613, NULL, 0),
|
||||
(@PATH, 15, 2633.263, 1281.5032, 14.879138, NULL, 0),
|
||||
(@PATH, 16, 2632.6245, 1282.9338, 15.165364, NULL, 0),
|
||||
(@PATH, 17, 2631.827, 1284.7211, 15.650744, NULL, 0),
|
||||
(@PATH, 18, 2631.739, 1284.9181, 15.67619, NULL, 0),
|
||||
(@PATH, 19, 2631.4204, 1285.6317, 15.940728, NULL, 0);
|
||||
|
||||
UPDATE `creature` SET `position_x`=2630.8523, `position_y`=1286.9052, `position_z`=16.14162, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(@MOVERGUID, @PATH, 1, 0, '220042');
|
||||
|
||||
-- Path for Stoneclaw Hunter
|
||||
SET @MOVERGUID := @CGUID+61;
|
||||
SET @ENTRY := 91332;
|
||||
SET @PATHOFFSET := 0;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x0, NULL, 'Stoneclaw Hunter - Cosmetic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, 2651.5078, 1569.3438, -55.205338, NULL, 0),
|
||||
(@PATH, 1, 2656.7778, 1574.5104, -55.165684, NULL, 0),
|
||||
(@PATH, 2, 2662.6892, 1580.4028, -55.251007, NULL, 0),
|
||||
(@PATH, 3, 2668.5461, 1588.1528, -55.114735, NULL, 0),
|
||||
(@PATH, 4, 2671.4028, 1595.6805, -55.492554, NULL, 0),
|
||||
(@PATH, 5, 2667.1902, 1602.2656, -55.107666, NULL, 0),
|
||||
(@PATH, 6, 2650.3628, 1600.7969, -54.951576, NULL, 0),
|
||||
(@PATH, 7, 2636.9583, 1605.8108, -55.203144, NULL, 0),
|
||||
(@PATH, 8, 2632.144, 1597.7014, -55.342594, NULL, 0),
|
||||
(@PATH, 9, 2626.5286, 1588.6442, -54.829597, NULL, 0),
|
||||
(@PATH, 10, 2627.5815, 1579.493, -54.705544, NULL, 0),
|
||||
(@PATH, 11, 2633.1406, 1573.3577, -54.648243, NULL, 0),
|
||||
(@PATH, 12, 2641.961, 1568.4844, -54.786076, NULL, 0);
|
||||
|
||||
UPDATE `creature` SET `position_x`=2651.5078, `position_y`=1569.3438, `position_z`=-55.205338, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`, `visibilityDistanceType`) VALUES
|
||||
(@MOVERGUID, @PATH, 1, 4);
|
||||
|
||||
-- Path for Stoneclaw Hunter
|
||||
SET @MOVERGUID := @CGUID+62;
|
||||
SET @ENTRY := 91332;
|
||||
SET @PATHOFFSET := 1;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x0, NULL, 'Stoneclaw Hunter - Cosmetic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, 2550.337, 1522.1406, -54.832066, NULL, 0),
|
||||
(@PATH, 1, 2556.8196, 1524.8541, -54.749493, NULL, 0),
|
||||
(@PATH, 2, 2561.4045, 1532.2743, -54.383526, NULL, 0),
|
||||
(@PATH, 3, 2564.2908, 1537.1841, -54.38915, NULL, 0),
|
||||
(@PATH, 4, 2571.0435, 1544.526, -54.40945, NULL, 0),
|
||||
(@PATH, 5, 2574.1372, 1550.033, -54.415657, NULL, 0),
|
||||
(@PATH, 6, 2569.8477, 1557.9434, -55.03144, NULL, 0),
|
||||
(@PATH, 7, 2561.284, 1561.8368, -55.027885, NULL, 0),
|
||||
(@PATH, 8, 2551.382, 1562.2673, -54.76425, NULL, 0),
|
||||
(@PATH, 9, 2543.1145, 1557.1423, -54.897285, NULL, 0),
|
||||
(@PATH, 10, 2538.0017, 1550.7223, -55.336678, NULL, 0),
|
||||
(@PATH, 11, 2533.3308, 1542.5469, -54.798344, NULL, 0),
|
||||
(@PATH, 12, 2533.1667, 1533.4844, -54.667473, NULL, 0),
|
||||
(@PATH, 13, 2539.645, 1529.8351, -54.670624, NULL, 0),
|
||||
(@PATH, 14, 2544.8489, 1523.5834, -54.787556, NULL, 0);
|
||||
|
||||
UPDATE `creature` SET `position_x`=2550.337, `position_y`=1522.1406, `position_z`=-54.832066, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`, `visibilityDistanceType`) VALUES
|
||||
(@MOVERGUID, @PATH, 1, 4);
|
||||
|
||||
-- Path for Stoneclaw Hunter
|
||||
SET @MOVERGUID := @CGUID+101;
|
||||
SET @ENTRY := 91332;
|
||||
SET @PATHOFFSET := 2;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x0, NULL, 'Stoneclaw Hunter - Cosmetic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, 2628.1162, 1756.4434, -54.60475, NULL, 0),
|
||||
(@PATH, 1, 2626.2239, 1749.1615, -54.348537, NULL, 0),
|
||||
(@PATH, 2, 2622.197, 1743.724, -54.353035, NULL, 0),
|
||||
(@PATH, 3, 2618.5981, 1731.5885, -54.355255, NULL, 0),
|
||||
(@PATH, 4, 2616.5635, 1720.4132, -54.346306, NULL, 0),
|
||||
(@PATH, 5, 2617.1997, 1708.2935, -54.019318, NULL, 0),
|
||||
(@PATH, 6, 2622.0737, 1692.6649, -52.56684, NULL, 0),
|
||||
(@PATH, 7, 2624.754, 1678.9248, -51.04724, NULL, 0),
|
||||
(@PATH, 8, 2625.6345, 1670.1476, -50.401352, NULL, 10963),
|
||||
(@PATH, 9, 2624.7666, 1678.8403, -51.030922, NULL, 0),
|
||||
(@PATH, 10, 2622.0737, 1692.6649, -52.56684, NULL, 0),
|
||||
(@PATH, 11, 2617.1997, 1708.2935, -54.019318, NULL, 0),
|
||||
(@PATH, 12, 2616.5635, 1720.4132, -54.346306, NULL, 0),
|
||||
(@PATH, 13, 2618.5981, 1731.5885, -54.355255, NULL, 0),
|
||||
(@PATH, 14, 2622.197, 1743.724, -54.353035, NULL, 0),
|
||||
(@PATH, 15, 2626.2239, 1749.1615, -54.348537, NULL, 0),
|
||||
(@PATH, 16, 2628.0635, 1756.3473, -54.580082, NULL, 0),
|
||||
(@PATH, 17, 2631.3977, 1762.6302, -55.817986, NULL, 10965);
|
||||
|
||||
UPDATE `creature` SET `position_x`=2628.1162, `position_y`=1756.4434, `position_z`=-54.60475, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`, `visibilityDistanceType`) VALUES
|
||||
(@MOVERGUID, @PATH, 1, 4);
|
||||
|
||||
-- Path for Blightshard Shaper
|
||||
DELETE FROM `creature_formations` WHERE `leaderGUID` = @CGUID+104;
|
||||
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES
|
||||
(@CGUID+104, @CGUID+104, 0, 0, 515, 0, 0),
|
||||
(@CGUID+104, @CGUID+106, 6, 270, 515, 0, 0);
|
||||
|
||||
SET @MOVERGUID := @CGUID+104;
|
||||
SET @ENTRY := 90998;
|
||||
SET @PATHOFFSET := 0;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x0, NULL, 'Blightshard Shaper - Formation Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, 2859.481, 1660.9062, -40.824654, NULL, 0),
|
||||
(@PATH, 1, 2863.0017, 1676.7344, -40.824654, NULL, 0),
|
||||
(@PATH, 2, 2858.362, 1683.1615, -40.82467, NULL, 0),
|
||||
(@PATH, 3, 2842.8003, 1689.5504, -40.82468, NULL, 0),
|
||||
(@PATH, 4, 2834.6484, 1687.7223, -40.82467, NULL, 0),
|
||||
(@PATH, 5, 2827.6182, 1682.5243, -40.824673, NULL, 0),
|
||||
(@PATH, 6, 2821.3264, 1674.5938, -40.825848, NULL, 0),
|
||||
(@PATH, 7, 2819.1702, 1666.7274, -40.924793, NULL, 0),
|
||||
(@PATH, 8, 2822.3352, 1657.9132, -41.022083, NULL, 0),
|
||||
(@PATH, 9, 2827.5278, 1651.2517, -40.920082, NULL, 0),
|
||||
(@PATH, 10, 2835.8542, 1646.0834, -40.830307, NULL, 0),
|
||||
(@PATH, 11, 2849.4548, 1650.9705, -40.824654, NULL, 0);
|
||||
|
||||
UPDATE `creature` SET `position_x`=2859.481, `position_y`=1660.9062, `position_z`=-40.824654, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`, `visibilityDistanceType`) VALUES
|
||||
(@MOVERGUID, @PATH, 1, 4);
|
||||
|
||||
-- Path for Mightstone Breaker
|
||||
SET @MOVERGUID := @CGUID+114;
|
||||
SET @ENTRY := 90997;
|
||||
SET @PATHOFFSET := 0;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x0, NULL, 'Mightstone Breaker - Cosmetic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, 2616.3464, 1533.6077, -54.10922, NULL, 3459),
|
||||
(@PATH, 1, 2632.072, 1523.6702, -54.55665, NULL, 5905);
|
||||
|
||||
UPDATE `creature` SET `position_x`=2616.3464, `position_y`=1533.6077, `position_z`=-54.10922, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`, `visibilityDistanceType`) VALUES
|
||||
(@MOVERGUID, @PATH, 1, 4);
|
||||
|
||||
-- Path for Mightstone Breaker
|
||||
SET @MOVERGUID := @CGUID+136;
|
||||
SET @ENTRY := 90997;
|
||||
SET @PATHOFFSET := 1;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x0, NULL, 'Mightstone Breaker - Cosmetic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, 2572.8716, 1581.151, -54.297737, NULL, 5273),
|
||||
(@PATH, 1, 2589.2292, 1569.3993, -54.418148, NULL, 4065);
|
||||
|
||||
UPDATE `creature` SET `position_x`=2572.8716, `position_y`=1581.151, `position_z`=-54.297737, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`, `visibilityDistanceType`) VALUES
|
||||
(@MOVERGUID, @PATH, 1, 4);
|
||||
|
||||
-- Path for Kraxa
|
||||
SET @MOVERGUID := @CGUID+237;
|
||||
SET @ENTRY := 103271;
|
||||
SET @PATHOFFSET := 0;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x0, NULL, 'Kraxa - Cosmetic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, 3228.1494, 1681.7986, -63.834118, NULL, 0),
|
||||
(@PATH, 1, 3230.2292, 1678.1858, -63.193745, NULL, 0),
|
||||
(@PATH, 2, 3235.9133, 1675.6858, -63.48774, NULL, 0),
|
||||
(@PATH, 3, 3242.2378, 1676.8577, -63.908764, NULL, 0),
|
||||
(@PATH, 4, 3247.2275, 1679.0087, -64.51793, NULL, 0),
|
||||
(@PATH, 5, 3250.697, 1687.092, -65.04267, NULL, 0),
|
||||
(@PATH, 6, 3247.6477, 1691.4271, -65.384, NULL, 0),
|
||||
(@PATH, 7, 3239.7905, 1695.445, -65.616585, NULL, 0),
|
||||
(@PATH, 8, 3232.1067, 1698.5851, -65.55867, NULL, 0),
|
||||
(@PATH, 9, 3227.2666, 1703.9427, -65.88177, NULL, 0),
|
||||
(@PATH, 10, 3221.8655, 1709.7812, -65.97996, NULL, 0),
|
||||
(@PATH, 11, 3217.4524, 1708.4462, -65.55606, NULL, 0),
|
||||
(@PATH, 12, 3214.783, 1705.118, -65.50186, NULL, 0),
|
||||
(@PATH, 13, 3217.593, 1699.4062, -65.09855, NULL, 0),
|
||||
(@PATH, 14, 3220.6987, 1696.9705, -65.159584, NULL, 0),
|
||||
(@PATH, 15, 3225.039, 1693.5399, -65.161095, NULL, 0),
|
||||
(@PATH, 16, 3228.4697, 1688.5868, -64.845924, NULL, 0);
|
||||
|
||||
UPDATE `creature` SET `position_x`=3228.1494, `position_y`=1681.7986, `position_z`=-63.834118, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES
|
||||
(@MOVERGUID, @PATH, 1);
|
||||
@@ -0,0 +1,11 @@
|
||||
ALTER TABLE `playerchoice`
|
||||
MODIFY `Duration` bigint NULL DEFAULT 0 AFTER `CloseSoundKitId`,
|
||||
ADD `InfiniteRange` tinyint(1) UNSIGNED NOT NULL DEFAULT 0 AFTER `Question`,
|
||||
MODIFY `HideWarboardHeader` tinyint(1) UNSIGNED NOT NULL DEFAULT 0 AFTER `Question`,
|
||||
MODIFY `KeepOpenAfterChoice` tinyint(1) UNSIGNED NOT NULL DEFAULT 0 AFTER `HideWarboardHeader`,
|
||||
ADD `ShowChoicesAsList` tinyint(1) UNSIGNED NOT NULL DEFAULT 0 AFTER `KeepOpenAfterChoice`,
|
||||
ADD `ForceDontShowChoicesAsList` tinyint(1) UNSIGNED NOT NULL DEFAULT 0 AFTER `ShowChoicesAsList`,
|
||||
ADD `MaxResponses` int unsigned DEFAULT NULL AFTER `ForceDontShowChoicesAsList`,
|
||||
ADD `ScriptName` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL AFTER `MaxResponses`;
|
||||
|
||||
ALTER TABLE `playerchoice_response` DROP `ResponseIdentifier`;
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1 @@
|
||||
UPDATE `command` SET `help`='Syntax: .npc add formation $leader [$linkedAggro] [$formationMovement]\n\nAdd selected creature to a leader\'s formation.' WHERE `name`='npc add formation';
|
||||
@@ -0,0 +1,4 @@
|
||||
DELETE FROM `achievement_reward` WHERE `ID` IN (40882,41211);
|
||||
INSERT INTO `achievement_reward` (`ID`,`TitleA`,`TitleH`,`ItemID`,`Sender`,`Subject`,`Body`,`MailTemplateID`) VALUES
|
||||
(40882,0,0,237358,228605,'Copious Coffers','Champion,\r\n\r\nI see you''ve been keeping busy, very impressive indeed. Thanks to your contributions in the field we''ve made many discoveries slowly inching us towards greater understanding.\r\n\r\nI''ll see you out there Delver.\r\n\r\nElise Starseeker',0),
|
||||
(41211,0,0,236769,2979,'Your contract bid has been accepted','Greetings laborer,\r\n\r\nYour bid to restructure the pipes of the prestigious Gallagio fountain as an intern has been accepted! Included in this package is your Gallagio Pipeline Rerouter that we''ve already charged to your Venture Co. account. While the work you complete goes towards paying off this debt, the experiences you''ll have along the way are worth more than gold*.\r\n\r\n*Experiences have no monetary value and Venture Co. is not liable for any bodily injury you are likely to acquire in the pursuit of them.',0);
|
||||
@@ -0,0 +1,877 @@
|
||||
SET @CGUID := 6004988;
|
||||
SET @OGUID := 6002747;
|
||||
|
||||
-- Creature
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+165;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 116864, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4572.1513671875, -2266.7041015625, 2968.726318359375, 1.18160414695739746, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+1, 116864, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4568.0380859375, -2271.953125, 2974.485595703125, 4.441329002380371093, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+2, 116495, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4571.21142578125, -2221.516357421875, 2904.576904296875, 1.103187322616577148, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+3, 115484, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4596.375, -2259.145751953125, 2916.196044921875, 0.449937880039215087, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fel Bat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229621 - Short Temper)
|
||||
(@CGUID+4, 116864, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4567.37744140625, -2265.604248046875, 2973.227783203125, 0.428879052400588989, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+5, 116495, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4487.783203125, -2244.267333984375, 2932.63330078125, 6.265491008758544921, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+6, 116495, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4485.55322265625, -2248.529052734375, 2932.76806640625, 0.152358323335647583, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+7, 115484, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4569.890625, -2259.685791015625, 2912.85400390625, 0.402428150177001953, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fel Bat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229621 - Short Temper)
|
||||
(@CGUID+8, 116495, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4530.9560546875, -2177.382080078125, 2880.83447265625, 2.134500980377197265, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+9, 115488, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4584.53466796875, -2210.6416015625, 2900.841796875, 1.519435882568359375, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Infused Pyromancer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+10, 115484, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4614.876953125, -2249.828125, 2913.52392578125, 2.903269529342651367, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fel Bat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229621 - Short Temper)
|
||||
(@CGUID+11, 115488, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4581.126953125, -2175.299560546875, 2880.7763671875, 0.027241995558142662, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Infused Pyromancer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+12, 115484, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4610.1806640625, -2218, 2913.52392578125, 2.903269529342651367, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fel Bat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229621 - Short Temper)
|
||||
(@CGUID+13, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4589.45166015625, -2314.720458984375, 2868.19677734375, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+14, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4584.5, -2309.770751953125, 2868.15869140625, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+15, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4589.45166015625, -2304.8212890625, 2868.19677734375, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+16, 116864, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4594.1328125, -2311.877197265625, 2909.08056640625, 1.894892573356628417, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+17, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4594.3994140625, -2309.770751953125, 2868.15869140625, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+18, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4584.5, -2319.670166015625, 2868.15869140625, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+19, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4614.19970703125, -2309.770751953125, 2868.15869140625, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+20, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4614.19970703125, -2319.670166015625, 2868.15869140625, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+21, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4599.3505859375, -2334.51904296875, 2868.19677734375, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+22, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4589.45166015625, -2324.619873046875, 2868.19677734375, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+23, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4594.3994140625, -2339.46875, 2868.15869140625, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+24, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4604.298828125, -2319.670166015625, 2868.15869140625, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+25, 115484, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4632.55224609375, -2145.609619140625, 2916.986572265625, 2.070325613021850585, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fel Bat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229621 - Short Temper)
|
||||
(@CGUID+26, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4604.298828125, -2329.569580078125, 2868.15869140625, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+27, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4599.3505859375, -2324.619873046875, 2868.19677734375, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+28, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4594.3994140625, -2329.569580078125, 2868.15869140625, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+29, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4604.298828125, -2309.770751953125, 2868.15869140625, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+30, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4599.3505859375, -2314.720458984375, 2868.19677734375, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+31, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4584.5, -2329.569580078125, 2868.15869140625, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+32, 116864, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4591.490234375, -2328.274658203125, 2912.5986328125, 4.057215690612792968, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+33, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4609.25, -2314.720458984375, 2868.19677734375, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+34, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4594.3994140625, -2319.670166015625, 2868.15869140625, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+35, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4599.3505859375, -2304.8212890625, 2868.19677734375, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+36, 116864, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4605.38818359375, -2334.11669921875, 2905.975830078125, 4.314844608306884765, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+37, 115757, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 1, -4599.41845703125, -2329.588623046875, 2868.407958984375, 1.576775670051574707, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Wrathguard Flamebringer (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 230045 - Melee Override, 42459 - Dual Wield)
|
||||
(@CGUID+38, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4609.25, -2324.619873046875, 2868.19677734375, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+39, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4614.19970703125, -2329.569580078125, 2868.15869140625, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+40, 116864, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4606.4033203125, -2320.93212890625, 2910.132080078125, 3.9158935546875, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+41, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4609.25, -2304.8212890625, 2868.19677734375, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+42, 115484, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4529.8330078125, -2166.76025390625, 2775.92822265625, 5.374750137329101562, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fel Bat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229621 - Short Temper)
|
||||
(@CGUID+43, 115488, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4662.8037109375, -2149.140625, 2855.783447265625, 2.484714269638061523, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Infused Pyromancer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+44, 115488, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4675.4111328125, -2158.26171875, 2853.072509765625, 2.538235187530517578, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Infused Pyromancer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+45, 115484, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4597.35693359375, -2211.90478515625, 2779.9208984375, 5.695137500762939453, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fel Bat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229621 - Short Temper)
|
||||
(@CGUID+46, 115484, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4655.90234375, -2242.8896484375, 2835.468017578125, 1.022846102714538574, 7200, 10, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Fel Bat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229621 - Short Temper) (possible waypoints or random movement)
|
||||
(@CGUID+47, 115484, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4638.20166015625, -2134.342529296875, 2754.25439453125, 5.089190959930419921, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fel Bat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229621 - Short Temper)
|
||||
(@CGUID+48, 115757, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 1, -4710.48291015625, -2111.27392578125, 2871.3212890625, 3.08612680435180664, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Wrathguard Flamebringer (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 230045 - Melee Override, 42459 - Dual Wield)
|
||||
(@CGUID+49, 116864, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4696.220703125, -2303.238525390625, 2899.91748046875, 3.2878265380859375, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+50, 116864, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4698.28662109375, -2313.870361328125, 2901.314453125, 2.428710460662841796, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+51, 115488, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4689.15283203125, -2308.429443359375, 2880.03759765625, 4.750634670257568359, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Infused Pyromancer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+52, 116864, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4694.70361328125, -2324.860107421875, 2895.901611328125, 4.862498283386230468, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+53, 115484, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4649.15283203125, -2236.3037109375, 2748.33740234375, 5.374760627746582031, 7200, 10, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Fel Bat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229621 - Short Temper) (possible waypoints or random movement)
|
||||
(@CGUID+54, 116495, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4595.2529296875, -2472.16162109375, 2876.51123046875, 3.484880447387695312, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+55, 114350, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 1, -4599.0556640625, -2524.583251953125, 2876.592529296875, 1.708566904067993164, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Shade of Medivh (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 189573 - Arcane Channel)
|
||||
(@CGUID+56, 116865, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4515.73974609375, -2725.4404296875, 1019.685791015625, 3.957487344741821289, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+57, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4589.45166015625, -2334.51904296875, 2363.433349609375, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+58, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4604.298828125, -2339.46875, 2363.39501953125, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+59, 116865, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -5053.37646484375, -2877.38671875, 883.00274658203125, 0.389759689569473266, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+60, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4614.19970703125, -2339.46875, 2363.39501953125, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+61, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4609.25, -2334.51904296875, 2363.433349609375, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+62, 116865, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4525.40771484375, -2796.75439453125, 801.83441162109375, 0.955771863460540771, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+63, 115746, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4584.5, -2339.46875, 2363.39501953125, 0.78539818525314331, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Burning Tiles (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+64, 116865, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4218.93603515625, -2696.289306640625, 819.41217041015625, 6.04120635986328125, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+65, 116865, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4929.888671875, -2858.682373046875, 757.2479248046875, 0.205584391951560974, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+66, 116865, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4009.923828125, -2901.9619140625, 848.37969970703125, 4.339352130889892578, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+67, 116865, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4123.16748046875, -2845.36181640625, 718.59405517578125, 3.020385265350341796, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+68, 116494, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4945.2958984375, -2694.90771484375, 153.6284637451171875, 2.860342025756835937, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+69, 116494, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4996.40380859375, -2664.113525390625, 153.6361083984375, 2.152373552322387695, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+70, 116494, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4983.2841796875, -2707.19091796875, 153.6284637451171875, 5.221322536468505859, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+71, 115417, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4558.56396484375, -2603.1748046875, 154.225341796875, 1.634811282157897949, 7200, 10, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+72, 115419, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4743.87646484375, -2573.742431640625, 153.504791259765625, 2.831016302108764648, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Ancient Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+73, 115418, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4543.93212890625, -2576.337158203125, 154.2524261474609375, 5.3332672119140625, 7200, 10, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Spider (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: )
|
||||
(@CGUID+74, 115417, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4624.07763671875, -2593.181640625, 153.4284820556640625, 0.822370469570159912, 7200, 10, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: ) (possible waypoints or random movement)
|
||||
(@CGUID+75, 115419, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4463.40234375, -2555.666015625, 154.230377197265625, 4.08889007568359375, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Ancient Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+76, 115417, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4493.47119140625, -2629.690185546875, 153.428466796875, 3.711565971374511718, 7200, 10, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: )
|
||||
(@CGUID+77, 114252, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4358.3544921875, -2628.598876953125, 153.433258056640625, 3.776975154876708984, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 388184 - Override Energy Bar Color)
|
||||
(@CGUID+78, 115418, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4409.45751953125, -2600.90966796875, 153.428466796875, 3.32038116455078125, 7200, 10, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Spider (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: )
|
||||
(@CGUID+79, 116494, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4041.7060546875, -2776.79833984375, 153.62847900390625, 1.953140139579772949, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+80, 116494, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4027.704833984375, -2821.43017578125, 153.62847900390625, 0.493231803178787231, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+81, 116494, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -3984.859130859375, -2818.482177734375, 153.6284637451171875, 0.394230246543884277, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+82, 63420, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, -4474.01025390625, -2597.0712890625, 153.3470001220703125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- SLG Generic MoP (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+83, 116551, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4164.01318359375, -2055.961669921875, 750.9820556640625, 1.240807652473449707, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+84, 115484, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4138.9140625, -2284.345458984375, 711.41778564453125, 1.695798754692077636, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fel Bat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229621 - Short Temper)
|
||||
(@CGUID+85, 115831, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4143.80810546875, -2087.89013671875, 727.88287353515625, 4.612326622009277343, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 232309 - Charging Up)
|
||||
(@CGUID+86, 116551, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4175.61865234375, -2065.428955078125, 751.67974853515625, 0.763853490352630615, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+87, 116495, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4116.8447265625, -2053.318359375, 730.67974853515625, 5.291539669036865234, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+88, 115831, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4116.22314453125, -2060.741943359375, 730.67974853515625, 6.142392635345458984, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+89, 116491, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4160.86376953125, -2092.3525390625, 748.26641845703125, 1.31820082664489746, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Spider (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+90, 115831, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4120.80029296875, -2043.04150390625, 730.67974853515625, 3.020617246627807617, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+91, 116491, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4171.2939453125, -2076.46923828125, 748.6798095703125, 0.41174432635307312, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Spider (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+92, 116551, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4146.30810546875, -2040.09375, 750.13775634765625, 2.913249492645263671, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+93, 116495, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4155.65966796875, -2034.811279296875, 748.81463623046875, 2.133587837219238281, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+94, 115831, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4144.45654296875, -2088.77001953125, 727.88287353515625, 3.926598072052001953, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 232309 - Charging Up)
|
||||
(@CGUID+95, 116495, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4124.4853515625, -2040.3377685546875, 730.67974853515625, 1.093411445617675781, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+96, 116491, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4128.63037109375, -2032.85986328125, 748.790771484375, 3.014122962951660156, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Spider (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+97, 116551, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4111.8837890625, -2055.45361328125, 752.88287353515625, 2.930145025253295898, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+98, 115487, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4145.31689453125, -2065.75341796875, 727.752685546875, 4.159482955932617187, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Medivh (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229594 - Vision, 227369 - Mod Scale +10% [DNT], 145363 - Permanent Feign Death (Stun, Untrackable, Immune))
|
||||
(@CGUID+99, 115831, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4116.6630859375, -2065.24658203125, 730.6798095703125, 3.010401725769042968, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+100, 115484, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4037.13623046875, -2252.1650390625, 785.10760498046875, 2.903269529342651367, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fel Bat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229621 - Short Temper)
|
||||
(@CGUID+101, 116551, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4167.16015625, -2045.8104248046875, 751.0548095703125, 2.320239782333374023, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+102, 116491, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4163.78125, -2061.79541015625, 727.8828125, 0.584311664104461669, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Spider (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+103, 115831, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4172.72705078125, -2063.107421875, 730.6798095703125, 3.329756498336791992, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+104, 115831, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4151.28466796875, -2032.1319580078125, 730.63983154296875, 0, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 145363 - Permanent Feign Death (Stun, Untrackable, Immune))
|
||||
(@CGUID+105, 116491, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4173.65576171875, -2094.790771484375, 727.88287353515625, 4.462822437286376953, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Spider (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+106, 115489, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 1, 4143.50439453125, -2068.65625, 727.90020751953125, 1.206694245338439941, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Anduin Lothar (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229485 - Vision)
|
||||
(@CGUID+107, 116495, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4156.8779296875, -2049.756103515625, 727.8829345703125, 6.105372905731201171, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+108, 115831, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4172.82568359375, -2049.640625, 730.6798095703125, 0.811840653419494628, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+109, 116495, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4172.81298828125, -2063.12890625, 730.6798095703125, 4.368546485900878906, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+110, 116551, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4151.39697265625, -2072.472412109375, 750.214599609375, 4.198017120361328125, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+111, 115484, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4128.796875, -2283.335205078125, 731.0413818359375, 5.714715957641601562, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fel Bat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229621 - Short Temper)
|
||||
(@CGUID+112, 116495, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4165.1552734375, -2082.49462890625, 727.88287353515625, 0.017884636297821998, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+113, 116551, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4131.72900390625, -2045.6231689453125, 752.1708984375, 4.827420711517333984, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+114, 116804, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4145.18212890625, -2059.30029296875, 727.2620849609375, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Scene Actor (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+115, 116495, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4119.7734375, -2040.6295166015625, 748.74310302734375, 2.390640735626220703, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+116, 114913, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 3800.630126953125, -1876.4896240234375, 869.97784423828125, 4.188632965087890625, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Command Ship (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+117, 115831, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4172.71923828125, -2063.081787109375, 730.6798095703125, 0.296049505472183227, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+118, 115484, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4100.28466796875, -2247.74658203125, 746.7677001953125, 4.070464134216308593, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fel Bat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229621 - Short Temper)
|
||||
(@CGUID+119, 116491, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4146, -2031.8194580078125, 730.63983154296875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Spider (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 145363 - Permanent Feign Death (Stun, Untrackable, Immune))
|
||||
(@CGUID+120, 116495, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4169.67724609375, -2046.76806640625, 731.139404296875, 3.629835844039916992, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+121, 115831, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4119.27099609375, -2039.855712890625, 730.67974853515625, 2.678457498550415039, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+122, 115501, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 1, 4146.19189453125, -2068.635498046875, 727.90020751953125, 1.962789535522460937, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Archmage Khadgar (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229485 - Vision)
|
||||
(@CGUID+123, 116551, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4139.35595703125, -2075.499267578125, 751.18017578125, 0.078503139317035675, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+124, 114790, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 3657.49658203125, -2125.796875, 815.6807861328125, 4.998692989349365234, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Viz'aduum the Watcher (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+125, 116495, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4140.20654296875, -2030.7239990234375, 730.63983154296875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 145363 - Permanent Feign Death (Stun, Untrackable, Immune))
|
||||
(@CGUID+126, 116551, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4139.58056640625, -2087.210205078125, 751.40570068359375, 2.344496488571166992, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+127, 116495, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4171.6884765625, -2059.651611328125, 748.74542236328125, 4.488528728485107421, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+128, 115831, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4115.5546875, -2061.12109375, 730.67974853515625, 3.694691181182861328, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+129, 115484, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4005.552978515625, -2262.34716796875, 795.2569580078125, 0.402428150177001953, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fel Bat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229621 - Short Temper)
|
||||
(@CGUID+130, 116491, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4125.337890625, -2092.729736328125, 727.860595703125, 4.774980545043945312, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Spider (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+131, 116495, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4124.28369140625, -2074.676025390625, 748.6798095703125, 5.792941570281982421, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+132, 116551, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4133.3798828125, -2037.3126220703125, 751.5517578125, 5.542613983154296875, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+133, 115831, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4123.38720703125, -2043.5679931640625, 731.47662353515625, 5.262396812438964843, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+134, 115831, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4143.76416015625, -2087.442626953125, 727.90020751953125, 4.191956043243408203, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: )
|
||||
(@CGUID+135, 116495, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4149.04931640625, -2031.5989990234375, 730.63983154296875, 0, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 145363 - Permanent Feign Death (Stun, Untrackable, Immune))
|
||||
(@CGUID+136, 116491, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4114.14208984375, -2089.14990234375, 748.0859375, 1.458954691886901855, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Spider (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+137, 115488, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4030.796142578125, -2254.151123046875, 763.7003173828125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Infused Pyromancer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+138, 115386, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 3938.673583984375, -2223.77783203125, 781.4248046875, 3.181042909622192382, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Chest Board (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: )
|
||||
(@CGUID+139, 115831, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4172.4853515625, -2049.39453125, 730.6798095703125, 4.303403854370117187, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+140, 116551, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4157.3955078125, -2082.09423828125, 753.03887939453125, 2.401462793350219726, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+141, 115484, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 3984.244873046875, -2250.6181640625, 797.3056640625, 0.449937880039215087, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fel Bat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229621 - Short Temper)
|
||||
(@CGUID+142, 115486, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 1, 4090.841064453125, -2262.95654296875, 737.55316162109375, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Erudite Slayer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+143, 116551, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4120.82373046875, -2074.76220703125, 749.53533935546875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Flying Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+144, 115831, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4172.748046875, -2061.588134765625, 730.6798095703125, 5.33186197280883789, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+145, 115484, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4088.490478515625, -2236.484375, 743.72552490234375, 4.700222969055175781, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fel Bat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229621 - Short Temper)
|
||||
(@CGUID+146, 116491, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4159.33056640625, -2034.543212890625, 730.67974853515625, 0.082121722400188446, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Spider (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+147, 115831, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4173.953125, -2049.328857421875, 730.6798095703125, 3.638588905334472656, 7200, 3, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Mana Devourer (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+148, 115484, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4145.38720703125, -2283.979248046875, 717.31768798828125, 1.695798754692077636, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fel Bat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229621 - Short Temper)
|
||||
(@CGUID+149, 116495, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4129.2109375, -2050.013671875, 727.88287353515625, 1.043905615806579589, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+150, 116495, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4138.0185546875, -2030.590087890625, 730.6796875, 0.817997753620147705, 7200, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Rat (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+151, 114913, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 3397.1103515625, -2142.850830078125, 977.435302734375, 6.115651130676269531, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Command Ship (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@CGUID+152, 115484, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4096.46337890625, -2273.470458984375, 753.9464111328125, 2.289373159408569335, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fel Bat (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229621 - Short Temper)
|
||||
(@CGUID+153, 116491, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 4150.025390625, -2029.04345703125, 730.63983154296875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Spider (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 145363 - Permanent Feign Death (Stun, Untrackable, Immune))
|
||||
(@CGUID+154, 115406, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 1, 3915.780517578125, -2248.51904296875, 778.0811767578125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Knight (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 232713 - Transform - Wolf, 229442 - Chess Piece, 229467 - Chess Piece, 229490 - King's Court)
|
||||
(@CGUID+155, 115486, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 1, 3938.4462890625, -2241.4931640625, 779.3878173828125, 1.691205859184265136, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Erudite Slayer (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 145363 - Permanent Feign Death (Stun, Untrackable, Immune))
|
||||
(@CGUID+156, 115488, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 3933.093017578125, -2267.09033203125, 780.369873046875, 3.255775213241577148, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Infused Pyromancer (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 145363 - Permanent Feign Death (Stun, Untrackable, Immune))
|
||||
(@CGUID+157, 115402, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 3915.86279296875, -2236.94091796875, 779.3514404296875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Bishop (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 232711 - Transform - Necrolyte, 229442 - Chess Piece, 229467 - Chess Piece, 229490 - King's Court)
|
||||
(@CGUID+158, 115401, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 3909.4462890625, -2225.170166015625, 784.78497314453125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Bishop (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 232711 - Transform - Necrolyte, 229442 - Chess Piece, 229467 - Chess Piece, 229490 - King's Court)
|
||||
(@CGUID+159, 115406, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 1, 3915.7353515625, -2254.421875, 777.518798828125, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Knight (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 232713 - Transform - Wolf, 229442 - Chess Piece, 229467 - Chess Piece, 229490 - King's Court)
|
||||
(@CGUID+160, 115388, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 1, 3909.040771484375, -2248.782958984375, 778.2216796875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- King (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 232710 - Transform - Warchief, 229489 - Royalty)
|
||||
(@CGUID+161, 115407, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 3896.475830078125, -2243.25, 780.2884521484375, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Rook (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 229442 - Chess Piece, 229467 - Chess Piece, 229490 - King's Court)
|
||||
(@CGUID+162, 115395, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 3908.66064453125, -2254.63720703125, 777.19921875, 0, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Queen (Area: Karazhan - Difficulty: Heroic) CreateObject1 (Auras: 232712 - Transform - Warlock, 229442 - Chess Piece, 229467 - Chess Piece, 229490 - King's Court)
|
||||
(@CGUID+163, 115734, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 3526.75537109375, -1989.435791015625, 1061.7822265625, 6.039111137390136718, 7200, 10, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Shadow Spitter (Area: Karazhan - Difficulty: Heroic) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+164, 115734, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 3466.741943359375, -2028.9730224609375, 1065.2733154296875, 0.163444593548774719, 7200, 10, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Shadow Spitter (Area: Karazhan - Difficulty: Heroic) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+165, 114913, 1651, 8443, 8443, '23,2,8', 0, 0, 0, 0, 3496.739501953125, -1959.6597900390625, 996.70330810546875, 5.802992820739746093, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609); -- Command Ship (Area: Karazhan - Difficulty: Heroic) CreateObject2
|
||||
DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+165;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(@CGUID+98, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 3, '229594 227369 145363'), -- Medivh - 229594 - Vision, 227369 - Mod Scale +10% [DNT], 145363 - Permanent Feign Death (Stun, Untrackable, Immune)
|
||||
(@CGUID+104, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, '145363'), -- Mana Devourer - 145363 - Permanent Feign Death (Stun, Untrackable, Immune)
|
||||
(@CGUID+119, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, '145363'), -- Spider - 145363 - Permanent Feign Death (Stun, Untrackable, Immune)
|
||||
(@CGUID+125, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, '145363'), -- Rat - 145363 - Permanent Feign Death (Stun, Untrackable, Immune)
|
||||
(@CGUID+153, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, '145363'), -- Spider - 145363 - Permanent Feign Death (Stun, Untrackable, Immune)
|
||||
(@CGUID+155, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, '145363'), -- Erudite Slayer - 145363 - Permanent Feign Death (Stun, Untrackable, Immune)
|
||||
(@CGUID+156, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, '145363'); -- Infused Pyromancer - 145363 - Permanent Feign Death (Stun, Untrackable, Immune)
|
||||
|
||||
-- GameObject
|
||||
DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+57;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
|
||||
(@OGUID+0, 266896, 1651, 8443, 8443, '23,2,8', 0, 0, -4556.51953125, -2257.885009765625, 2950.0673828125, 0, 0, 0, 0, 1, 7200, 255, 1, 61609), -- Doodad_7DU_KarazhanB_BooksFall001 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+1, 266806, 1651, 8443, 8443, '23,2,8', 0, 0, -4489.18603515625, -2223.04296875, 2951.933349609375, 4.712389945983886718, 0.707106590270996093, -0.70710659027099609, 0, 0, 7200, 255, 0, 61609), -- Mysterious Wall (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+2, 259984, 1651, 8443, 8443, '23,2,8', 0, 0, -4569.67431640625, -2300.66259765625, 2981.42236328125, 3.849053382873535156, -0.34639883041381835, 0.938086509704589843, 0, 0.001244877814315259, 7200, 255, 1, 61609), -- Doodad_GeneralChairHighEnd180 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+3, 259982, 1651, 8443, 8443, '23,2,8', 0, 0, -4580.87890625, -2293.871337890625, 2981.42236328125, 3.767702579498291015, -0.30796623229980468, 0.951396942138671875, 0, 0, 7200, 255, 1, 61609), -- Doodad_GeneralChairHighEnd178 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+4, 259980, 1651, 8443, 8443, '23,2,8', 0, 0, -4650.84716796875, -2157.835205078125, 2937.5126953125, 3.777671575546264648, -0.31270456314086914, 0.949850082397460937, 0, 0, 7200, 255, 1, 61609), -- Doodad_GeneralMedChair99 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+5, 259985, 1651, 8443, 8443, '23,2,8', 0, 0, -4599.40869140625, -2346.009765625, 2915.10986328125, 3.141592741012573242, 0, -1, 0, 0, 7200, 255, 1, 61609), -- Door (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+6, 266895, 1651, 8443, 8443, '23,2,8', 0, 0, -4621.8193359375, -2285.086669921875, 2950.0673828125, 0, 0, 0, 0, 1, 7200, 255, 1, 61609), -- Doodad_7DU_KarazhanB_BooksFall003 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+7, 266894, 1651, 8443, 8443, '23,2,8', 0, 0, -4642.9423828125, -2259.5458984375, 2950.0673828125, 0, 0, 0, 0, 1, 7200, 255, 1, 61609), -- Doodad_7DU_KarazhanB_BooksFall002 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+8, 259978, 1651, 8443, 8443, '23,2,8', 0, 0, -4644.1591796875, -2173.1591796875, 2937.647705078125, 3.401400089263916015, -0.12953853607177734, 0.991574287414550781, 0, 0, 7200, 255, 1, 61609), -- Doodad_GeneralMedChair97 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+9, 259977, 1651, 8443, 8443, '23,2,8', 0, 0, -4642.7412109375, -2182.52685546875, 2937.647705078125, 3.058449268341064453, 0.041559696197509765, 0.999135971069335937, 0, 0, 7200, 255, 1, 61609), -- Doodad_GeneralMedChair96 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+10, 259981, 1651, 8443, 8443, '23,2,8', 0, 0, -4689.07373046875, -2283.52978515625, 2981.42236328125, 3.767702579498291015, -0.30796623229980468, 0.951396942138671875, 0, 0, 7200, 255, 1, 61609), -- Doodad_GeneralChairHighEnd08 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+11, 259979, 1651, 8443, 8443, '23,2,8', 0, 0, -4651.9912109375, -2156.379150390625, 2937.5126953125, 3.777671575546264648, -0.31270456314086914, 0.949850082397460937, 0, 0, 7200, 255, 1, 61609), -- Doodad_GeneralMedChair98 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+12, 259976, 1651, 8443, 8443, '23,2,8', 0, 0, -4664.44970703125, -2152.24609375, 2937.56689453125, 3.777671575546264648, -0.31270456314086914, 0.949850082397460937, 0, 0, 7200, 255, 1, 61609), -- Doodad_GeneralMedChair95 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+13, 259983, 1651, 8443, 8443, '23,2,8', 0, 0, -4658.71435546875, -2283.52978515625, 2981.42236328125, 3.767702579498291015, -0.30796623229980468, 0.951396942138671875, 0, 0, 7200, 255, 1, 61609), -- Doodad_GeneralChairHighEnd179 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+14, 259986, 1651, 8443, 8443, '23,2,8', 0, 0, -4690.4580078125, -2307.646728515625, 2938.335205078125, 3.839724540710449218, -0.34202003479003906, 0.939692497253417968, 0, 0, 7200, 255, 1, 61609), -- Doodad_UldamanScroll70 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+15, 266846, 1651, 8443, 8443, '23,2,8', 0, 0, -4599.2529296875, -2476.5419921875, 2877.82666015625, 4.708188056945800781, 0, 0, -0.70859050750732421, 0.7056199312210083, 7200, 255, 1, 61609), -- Door (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+16, 259967, 1651, 8443, 8443, '23,2,8', 0, 0, -4717.72216796875, -2147.47412109375, 2937.48095703125, 5.648927688598632812, 0.95013427734375, -0.31184005737304687, 0, 0, 7200, 255, 1, 61609), -- Doodad_GeneralMedChair84 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+17, 259966, 1651, 8443, 8443, '23,2,8', 0, 0, -4718.7744140625, -2148.997802734375, 2937.48095703125, 5.648927688598632812, 0.95013427734375, -0.31184005737304687, 0, 0, 7200, 255, 1, 61609), -- Doodad_GeneralMedChair83 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+18, 259971, 1651, 8443, 8443, '23,2,8', 0, 0, -4737.6923828125, -2186.908447265625, 2937.611572265625, 0.136423975229263305, 0.997674465179443359, 0.068159103393554687, 0, 0, 7200, 255, 1, 61609), -- Doodad_GeneralMedChair90 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+19, 259970, 1651, 8443, 8443, '23,2,8', 0, 0, -4733.701171875, -2183.54345703125, 2937.643798828125, 5.58185434341430664, 0.939143657684326171, -0.34352302551269531, 0, 0.001064184354618191, 7200, 255, 1, 61609), -- Doodad_GeneralMedChair89 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+20, 259969, 1651, 8443, 8443, '23,2,8', 0, 0, -4730.34912109375, -2159.73828125, 2937.642822265625, 5.660467147827148437, 0.95191812515258789, -0.30635261535644531, 0, 0, 7200, 255, 1, 61609), -- Doodad_GeneralMedChair86 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+21, 259968, 1651, 8443, 8443, '23,2,8', 0, 0, -4734.48486328125, -2168.017822265625, 2937.614990234375, 5.959493160247802734, 0.986931324005126953, -0.16114044189453125, 0, 0, 7200, 255, 1, 61609), -- Doodad_GeneralMedChair85 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+22, 259975, 1651, 8443, 8443, '23,2,8', 0, 0, -4716.32958984375, -2224.17919921875, 2937.5322265625, 1.12039339542388916, 0.847149848937988281, 0.531352996826171875, 0, 0.001064184354618191, 7200, 255, 1, 61609), -- Doodad_GeneralMedChair94 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+23, 259974, 1651, 8443, 8443, '23,2,8', 0, 0, -4726.1640625, -2215.47314453125, 2937.678955078125, 0.292090952396392822, 0.989354133605957031, 0.145526885986328125, 0, 0, 7200, 255, 1, 61609), -- Doodad_GeneralMedChair93 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+24, 259973, 1651, 8443, 8443, '23,2,8', 0, 0, -4719.31103515625, -2221.968994140625, 2937.5322265625, 0.867321431636810302, 0.907433032989501953, 0.420195579528808593, 0, 0.0009765625, 7200, 255, 1, 61609), -- Doodad_GeneralMedChair92 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+25, 259972, 1651, 8443, 8443, '23,2,8', 0, 0, -4728.2294921875, -2209.13037109375, 2937.6337890625, 5.946959972381591796, 0.985901832580566406, -0.16732215881347656, 0, 0, 7200, 255, 1, 61609), -- Doodad_GeneralMedChair91 (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+26, 266878, 1651, 8443, 8443, '23,2,8', 0, 0, -4586.328125, -2498.598876953125, 2876.50927734375, 0, 0, 0, 0, 1, 7200, 255, 1, 61609), -- Terrifying Stories to Tell at Night (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+27, 266510, 1651, 8443, 8443, '23,2,8', 0, 0, -4625.5556640625, -2517.377197265625, 2876.381591796875, 4.712389945983886718, 0, 0, -0.70710659027099609, 0.707106947898864746, 7200, 255, 1, 61609), -- Suspicious Bookcase (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+28, 266826, 1651, 8443, 8443, '23,2,8', 0, 0, -4542.6943359375, -2510.863525390625, 153.894287109375, 4.707406997680664062, 0, 0, -0.70886611938476562, 0.705343067646026611, 7200, 255, 1, 61609), -- Medivh's Footlocker (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+29, 265598, 1651, 8443, 8443, '23,2,8', 0, 0, 4147.96533203125, -2092.328125, 749.8739013671875, 4.380776405334472656, 0, 0, -0.81411552429199218, 0.580702960491180419, 7200, 255, 1, 61609), -- Sealed Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+30, 265597, 1651, 8443, 8443, '23,2,8', 0, 0, 4133.626953125, -2035.1197509765625, 731.7752685546875, 4.380776405334472656, 0, 0, -0.81411552429199218, 0.580702960491180419, 7200, 255, 1, 61609), -- Sealed Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+31, 265598, 1651, 8443, 8443, '23,2,8', 0, 0, 4162.28125, -2067.303955078125, 749.8485107421875, 4.380776405334472656, 0, 0, -0.81411552429199218, 0.580702960491180419, 7200, 255, 1, 61609), -- Sealed Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+32, 266577, 1651, 8443, 8443, '23,2,8', 0, 0, 4050.89111328125, -2276.3466796875, 761.958251953125, 3.141592741012573242, 0, 0, -1, 0, 7200, 255, 1, 61609), -- Falling Books (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+33, 266576, 1651, 8443, 8443, '23,2,8', 0, 0, 4154.45068359375, -2257.680419921875, 741.909423828125, 3.141592741012573242, 0, 0, -1, 0, 7200, 255, 1, 61609), -- Falling Books (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+34, 265598, 1651, 8443, 8443, '23,2,8', 0, 0, 4112.02783203125, -2064.161376953125, 730.5565185546875, 4.380776405334472656, 0, 0, -0.81411552429199218, 0.580702960491180419, 7200, 255, 1, 61609), -- Sealed Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+35, 266592, 1651, 8443, 8443, '23,2,8', 0, 0, 4144.984375, -2028.5728759765625, 730.594970703125, 4.735628128051757812, 0, 0, -0.69884300231933593, 0.715275108814239501, 7200, 255, 1, 61609), -- Medivh's Footlocker (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+36, 265597, 1651, 8443, 8443, '23,2,8', 0, 0, 4117.9453125, -2040.30908203125, 731.3297119140625, 5.981044769287109375, 0, 0, -0.15049648284912109, 0.988610565662384033, 7200, 255, 1, 61609), -- Sealed Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+37, 266656, 1651, 8443, 8443, '23,2,8', 0, 0, 3857.91552734375, -2245.921142578125, 795.61553955078125, 3.141592741012573242, 0, 0, -1, 0, 7200, 255, 0, 61609), -- Nether Barrier (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+38, 266593, 1651, 8443, 8443, '23,2,8', 0, 0, 3696.09228515625, -2208.966552734375, 815.5478515625, 3.297393321990966796, 0, 0, -0.99696731567382812, 0.077821522951126098, 7200, 255, 1, 61609), -- Tower Door (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+39, 265489, 1651, 8443, 8443, '23,2,8', 0, 0, 4144.791015625, -2262.063232421875, 864.76141357421875, 0.698131382465362548, 0.939692497253417968, 0.342020034790039062, 0, 0, 7200, 255, 1, 61609), -- Scroll (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+40, 265488, 1651, 8443, 8443, '23,2,8', 0, 0, 4053.741943359375, -2223.700439453125, 841.5361328125, 0, -1, 0, 0, 0, 7200, 255, 1, 61609), -- Bookshelf (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+41, 265605, 1651, 8443, 8443, '23,2,8', 0, 0, 4166.78564453125, -2093.111083984375, 727.81689453125, 4.380776405334472656, 0, 0, -0.81411552429199218, 0.580702960491180419, 7200, 255, 1, 61609), -- Sealed Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+42, 265598, 1651, 8443, 8443, '23,2,8', 0, 0, 4127.033203125, -2030.29345703125, 748.7242431640625, 5.841286182403564453, 0, 0, -0.21915626525878906, 0.97568976879119873, 7200, 255, 1, 61609), -- Sealed Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+43, 259959, 1651, 8443, 8443, '23,2,8', 0, 0, 3940.1748046875, -2205.7451171875, 786.65576171875, 5.477255821228027343, 0.191015243530273437, 0.086656570434570312, -0.4039468765258789, 0.890410423278808593, 7200, 255, 1, 61609), -- Chair (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+44, 259958, 1651, 8443, 8443, '23,2,8', 0, 0, 3943.139892578125, -2205.640380859375, 786.69195556640625, 3.954421758651733398, 0.087308883666992187, 0.190717697143554687, -0.8890237808227539, 0.406989663839340209, 7200, 255, 1, 61609), -- Chair (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+45, 265599, 1651, 8443, 8443, '23,2,8', 0, 0, 4126.35400390625, -2068.640625, 748.5045166015625, 4.380776405334472656, 0, 0, -0.81411552429199218, 0.580702960491180419, 7200, 255, 1, 61609), -- Sealed Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+46, 266295, 1651, 8443, 8443, '23,2,8', 0, 0, 3857.207275390625, -2246.02734375, 796.13348388671875, 3.141592741012573242, 0, 0, -1, 0, 7200, 255, 1, 61609), -- Shattered Board (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+47, 265597, 1651, 8443, 8443, '23,2,8', 0, 0, 4176.04443359375, -2070.953125, 748.56591796875, 4.380776405334472656, 0, 0, -0.81411552429199218, 0.580702960491180419, 7200, 255, 1, 61609), -- Sealed Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+48, 265600, 1651, 8443, 8443, '23,2,8', 0, 0, 4127.75341796875, -2093.916748046875, 727.81689453125, 4.380776405334472656, 0, 0, -0.81411552429199218, 0.580702960491180419, 7200, 255, 1, 61609), -- Sealed Tome (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+49, 267190, 1651, 8443, 8443, '23,2,8', 0, 0, 4179.5322265625, -2053.632080078125, 749.708251953125, 3.297662734985351562, 0, 0, -0.99695682525634765, 0.077955827116966247, 7200, 255, 1, 61609), -- Tri-Disc of Fire (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+50, 259965, 1651, 8443, 8443, '23,2,8', 0, 0, 3931.93896484375, -2285.7998046875, 785.6968994140625, 0.823106646537780761, -0.17029142379760742, 0.078022003173828125, 0.409157752990722656, 0.893030405044555664, 7200, 255, 1, 61609), -- Chair (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+51, 259964, 1651, 8443, 8443, '23,2,8', 0, 0, 3934.427734375, -2285.710693359375, 785.66162109375, 1.997654199600219726, -0.10348892211914062, 0.156129837036132812, 0.818765640258789062, 0.542712032794952392, 7200, 255, 1, 61609), -- Chair (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+52, 259963, 1651, 8443, 8443, '23,2,8', 0, 0, 3916.08642578125, -2286.03369140625, 785.7349853515625, 2.325913429260253906, -0.07659864425659179, 0.168984413146972656, 0.894983291625976562, 0.405686795711517333, 7200, 255, 1, 61609), -- Chair (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+53, 259962, 1651, 8443, 8443, '23,2,8', 0, 0, 3913.81689453125, -2286.141845703125, 785.76666259765625, 0.82381671667098999, -0.16867351531982421, 0.077280044555664062, 0.409297943115234375, 0.893337726593017578, 7200, 255, 1, 61609), -- Chair (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+54, 259961, 1651, 8443, 8443, '23,2,8', 0, 0, 3898.162353515625, -2286.260498046875, 785.86602783203125, 2.327440977096557617, -0.07816934585571289, 0.172449111938476562, 0.894321441650390625, 0.405388712882995605, 7200, 255, 1, 61609), -- Chair (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+55, 259960, 1651, 8443, 8443, '23,2,8', 0, 0, 3895.736572265625, -2286.368408203125, 785.89849853515625, 0.822287201881408691, -0.17213201522827148, 0.07886505126953125, 0.408995628356933593, 0.892677664756774902, 7200, 255, 1, 61609), -- Chair (Area: Karazhan - Difficulty: Heroic) CreateObject1
|
||||
(@OGUID+56, 265486, 1651, 8443, 8443, '23,2,8', 0, 0, 3960.62158203125, -2007.7066650390625, 671.73858642578125, 4.032716751098632812, 0, 0, -0.90236854553222656, 0.430965185165405273, 7200, 255, 1, 61609), -- Command Ship (Area: Karazhan - Difficulty: Heroic) CreateObject2
|
||||
(@OGUID+57, 265486, 1651, 8443, 8443, '23,2,8', 0, 0, 3496.7431640625, -1959.65625, 784.6182861328125, 5.80300140380859375, 0, 0, -0.23779201507568359, 0.971316099166870117, 7200, 255, 1, 61609); -- Command Ship (Area: Karazhan - Difficulty: Heroic) CreateObject2
|
||||
DELETE FROM `gameobject_addon` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+57;
|
||||
INSERT INTO `gameobject_addon` (`guid`, `parent_rotation0`, `parent_rotation1`, `parent_rotation2`, `parent_rotation3`, `WorldEffectID`, `AIAnimKitID`) VALUES
|
||||
(@OGUID+0, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_7DU_KarazhanB_BooksFall001
|
||||
(@OGUID+1, 0, 0, 0.000000087422776573, 1, 0, 0), -- Mysterious Wall
|
||||
(@OGUID+2, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_GeneralChairHighEnd180
|
||||
(@OGUID+3, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_GeneralChairHighEnd178
|
||||
(@OGUID+4, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_GeneralMedChair99
|
||||
(@OGUID+5, 0, 0, 0.000000087422776573, 1, 0, 0), -- Door
|
||||
(@OGUID+6, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_7DU_KarazhanB_BooksFall003
|
||||
(@OGUID+7, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_7DU_KarazhanB_BooksFall002
|
||||
(@OGUID+8, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_GeneralMedChair97
|
||||
(@OGUID+9, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_GeneralMedChair96
|
||||
(@OGUID+10, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_GeneralChairHighEnd08
|
||||
(@OGUID+11, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_GeneralMedChair98
|
||||
(@OGUID+12, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_GeneralMedChair95
|
||||
(@OGUID+13, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_GeneralChairHighEnd179
|
||||
(@OGUID+14, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_UldamanScroll70
|
||||
(@OGUID+15, 0, 0, 0.000000087422776573, 1, 0, 0), -- Door
|
||||
(@OGUID+16, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_GeneralMedChair84
|
||||
(@OGUID+17, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_GeneralMedChair83
|
||||
(@OGUID+18, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_GeneralMedChair90
|
||||
(@OGUID+19, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_GeneralMedChair89
|
||||
(@OGUID+20, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_GeneralMedChair86
|
||||
(@OGUID+21, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_GeneralMedChair85
|
||||
(@OGUID+22, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_GeneralMedChair94
|
||||
(@OGUID+23, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_GeneralMedChair93
|
||||
(@OGUID+24, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_GeneralMedChair92
|
||||
(@OGUID+25, 0, 0, 0.000000087422776573, 1, 0, 0), -- Doodad_GeneralMedChair91
|
||||
(@OGUID+27, 0, 0, 0.000000087422776573, 1, 0, 0), -- Suspicious Bookcase
|
||||
(@OGUID+28, 0, 0, 0.000000087422776573, 1, 2869, 0), -- Medivh's Footlocker
|
||||
(@OGUID+32, 0, 0, 1, -0.00000004371138828, 0, 0), -- Falling Books
|
||||
(@OGUID+33, 0, 0, 1, -0.00000004371138828, 0, 0), -- Falling Books
|
||||
(@OGUID+35, 0, 0, 0, 1, 2437, 0), -- Medivh's Footlocker
|
||||
(@OGUID+37, 0, 0, 1, -0.00000004371138828, 0, 0), -- Nether Barrier
|
||||
(@OGUID+38, 0, 0, 1, -0.00000004371138828, 0, 0), -- Tower Door
|
||||
(@OGUID+39, 0, 0, 1, -0.00000004371138828, 0, 0), -- Scroll
|
||||
(@OGUID+40, 0, 0, 1, -0.00000004371138828, 0, 0), -- Bookshelf
|
||||
(@OGUID+43, 0, 0, 1, -0.00000004371138828, 0, 0), -- Chair
|
||||
(@OGUID+44, 0, 0, 1, -0.00000004371138828, 0, 0), -- Chair
|
||||
(@OGUID+46, 0, 0, 1, -0.00000004371138828, 0, 0), -- Shattered Board
|
||||
(@OGUID+49, 0, 0, 0, 1, 0, 12379), -- Tri-Disc of Fire
|
||||
(@OGUID+50, 0, 0, 1, -0.00000004371138828, 0, 0), -- Chair
|
||||
(@OGUID+51, 0, 0, 1, -0.00000004371138828, 0, 0), -- Chair
|
||||
(@OGUID+52, 0, 0, 1, -0.00000004371138828, 0, 0), -- Chair
|
||||
(@OGUID+53, 0, 0, 1, -0.00000004371138828, 0, 0), -- Chair
|
||||
(@OGUID+54, 0, 0, 1, -0.00000004371138828, 0, 0), -- Chair
|
||||
(@OGUID+55, 0, 0, 1, -0.00000004371138828, 0, 0); -- Chair
|
||||
|
||||
-- Template Addon
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` IN (115734 /*115734 (Shadow Spitter)*/, 116124 /*116124 (Medivh)*/, 116259 /*116259 (Archmage Khadgar) - Raven Form*/, 115395 /*115395 (Queen) - Transform - Warlock, Chess Piece, Chess Piece, King's Court*/, 115407 /*115407 (Rook) - Chess Piece, Chess Piece, King's Court*/, 115388 /*115388 (King) - Transform - Warchief, Royalty*/, 115401 /*115401 (Bishop) - Transform - Necrolyte, Chess Piece, Chess Piece, King's Court*/, 115402 /*115402 (Bishop) - Transform - Necrolyte, Chess Piece, Chess Piece, King's Court*/, 115488 /*115488 (Infused Pyromancer) - Permanent Feign Death (Stun, Untrackable, Immune)*/, 115486 /*115486 (Erudite Slayer) - Permanent Feign Death (Stun, Untrackable, Immune)*/, 115406 /*115406 (Knight) - Transform - Wolf, Chess Piece, Chess Piece, King's Court*/, 116495 /*116495 (Rat) - Permanent Feign Death (Stun, Untrackable, Immune)*/, 114790 /*114790 (Viz'aduum the Watcher)*/, 115501 /*115501 (Archmage Khadgar) - Vision*/, 116491 /*116491 (Spider) - Permanent Feign Death (Stun, Untrackable, Immune)*/, 114913 /*114913 (Command Ship)*/, 115489 /*115489 (Anduin Lothar) - Vision*/, 115487 /*115487 (Medivh) - Vision, Mod Scale +10% [DNT], Permanent Feign Death (Stun, Untrackable, Immune)*/, 115831 /*115831 (Mana Devourer) - Charging Up*/, 116418 /*116418 (Ethereal Thief) - Ride Vehicle Hardcoded*/, 116551 /*116551 (Flying Tome)*/, 114252 /*114252 (Mana Devourer) - Override Energy Bar Color*/, 115419 /*115419 (Ancient Tome)*/, 116494 /*116494 (Mana Devourer)*/, 116865 /*116865 (Flying Tome)*/, 114350 /*114350 (Shade of Medivh) - Arcane Channel*/, 114844 /*114844 (Spell Shade) - Ride Vehicle Hardcoded, Phasing Invisibility*/, 115757 /*115757 (Wrathguard Flamebringer) - Melee Override, Dual Wield*/, 114843 /*114843 (Shadow Pillager) - Ride Vehicle Hardcoded*/, 114842 /*114842 (Homunculus) - Ride Vehicle Hardcoded*/, 114839 /*114839 (Chaotic Sentience) - Ride Vehicle Hardcoded, Double Attack*/, 114833 /*114833 (Upside Down Trash Vehicle)*/, 115484 /*115484 (Fel Bat) - Short Temper*/, 114835 /*114835 (Mana Feeder) - Ride Vehicle Hardcoded, Astral Bite*/, 114834 /*114834 (Arcane Watchman) - Ride Vehicle Hardcoded, Invisibility and Stealth Detection*/, 116864 /*116864 (Flying Tome)*/);
|
||||
INSERT INTO `creature_template_addon` (`entry`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(115734, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 3, ''), -- 115734 (Shadow Spitter)
|
||||
(116124, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 3, ''), -- 116124 (Medivh)
|
||||
(116259, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- 116259 (Archmage Khadgar) - Raven Form
|
||||
(115395, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '232712 229442 229467 229490'), -- 115395 (Queen) - Transform - Warlock, Chess Piece, Chess Piece, King's Court
|
||||
(115407, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '229442 229467 229490'), -- 115407 (Rook) - Chess Piece, Chess Piece, King's Court
|
||||
(115388, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '232710 229489'), -- 115388 (King) - Transform - Warchief, Royalty
|
||||
(115401, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '232711 229442 229467 229490'), -- 115401 (Bishop) - Transform - Necrolyte, Chess Piece, Chess Piece, King's Court
|
||||
(115402, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '232711 229442 229467 229490'), -- 115402 (Bishop) - Transform - Necrolyte, Chess Piece, Chess Piece, King's Court
|
||||
(115488, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, ''), -- 115488 (Infused Pyromancer) - Permanent Feign Death (Stun, Untrackable, Immune)
|
||||
(115486, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, ''), -- 115486 (Erudite Slayer) - Permanent Feign Death (Stun, Untrackable, Immune)
|
||||
(115406, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '232713 229442 229467 229490'), -- 115406 (Knight) - Transform - Wolf, Chess Piece, Chess Piece, King's Court
|
||||
(116495, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, ''), -- 116495 (Rat) - Permanent Feign Death (Stun, Untrackable, Immune)
|
||||
(114790, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, ''), -- 114790 (Viz'aduum the Watcher)
|
||||
(115501, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '229485'), -- 115501 (Archmage Khadgar) - Vision
|
||||
(116491, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, ''), -- 116491 (Spider) - Permanent Feign Death (Stun, Untrackable, Immune)
|
||||
(114913, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 5, ''), -- 114913 (Command Ship)
|
||||
(115489, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, '229485'), -- 115489 (Anduin Lothar) - Vision
|
||||
(115487, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 3, ''), -- 115487 (Medivh) - Vision, Mod Scale +10% [DNT], Permanent Feign Death (Stun, Untrackable, Immune)
|
||||
(115831, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '232309'), -- 115831 (Mana Devourer) - Charging Up
|
||||
(116418, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 116418 (Ethereal Thief) - Ride Vehicle Hardcoded
|
||||
(116551, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 116551 (Flying Tome)
|
||||
(114252, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, '388184'), -- 114252 (Mana Devourer) - Override Energy Bar Color
|
||||
(115419, 0, 0, 0, 2, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 115419 (Ancient Tome)
|
||||
(116494, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 4, ''), -- 116494 (Mana Devourer)
|
||||
(116865, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 5, ''), -- 116865 (Flying Tome)
|
||||
(114350, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 5, ''), -- 114350 (Shade of Medivh) - Arcane Channel
|
||||
(114844, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '29920'), -- 114844 (Spell Shade) - Ride Vehicle Hardcoded, Phasing Invisibility
|
||||
(115757, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '230045 42459'), -- 115757 (Wrathguard Flamebringer) - Melee Override, Dual Wield
|
||||
(114843, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 114843 (Shadow Pillager) - Ride Vehicle Hardcoded
|
||||
(114842, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 114842 (Homunculus) - Ride Vehicle Hardcoded
|
||||
(114839, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '19818'), -- 114839 (Chaotic Sentience) - Ride Vehicle Hardcoded, Double Attack
|
||||
(114833, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 114833 (Upside Down Trash Vehicle)
|
||||
(115484, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, '229621'), -- 115484 (Fel Bat) - Short Temper
|
||||
(114835, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '29908'), -- 114835 (Mana Feeder) - Ride Vehicle Hardcoded, Astral Bite
|
||||
(114834, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '18950'), -- 114834 (Arcane Watchman) - Ride Vehicle Hardcoded, Invisibility and Stealth Detection
|
||||
(116864, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 3, ''); -- 116864 (Flying Tome)
|
||||
|
||||
DELETE FROM `gameobject_template_addon` WHERE `entry` IN (265486 /*Command Ship*/, 267190 /*Tri-Disc of Fire*/, 266295 /*Shattered Board*/, 265488 /*Bookshelf*/, 266593 /*Tower Door*/, 266656 /*Nether Barrier*/, 266592 /*Medivh's Footlocker*/, 266576 /*Falling Books*/, 266577 /*Falling Books*/, 266826 /*Medivh's Footlocker*/, 266510 /*Suspicious Bookcase*/, 266846 /*Door*/, 259985 /*Door*/, 266806 /*Mysterious Wall*/);
|
||||
INSERT INTO `gameobject_template_addon` (`entry`, `faction`, `flags`, `WorldEffectID`, `AIAnimKitID`) VALUES
|
||||
(265486, 0, 0x100020, 0, 0), -- Command Ship
|
||||
(267190, 0, 0x4, 0, 12379), -- Tri-Disc of Fire
|
||||
(266295, 114, 0x400020, 0, 0), -- Shattered Board
|
||||
(265488, 114, 0x400020, 0, 0), -- Bookshelf
|
||||
(266593, 114, 0x20, 0, 0), -- Tower Door
|
||||
(266656, 114, 0x400020, 0, 0), -- Nether Barrier
|
||||
(266592, 94, 0x204020, 2437, 0), -- Medivh's Footlocker
|
||||
(266576, 114, 0x0, 0, 0), -- Falling Books
|
||||
(266577, 114, 0x20, 0, 0), -- Falling Books
|
||||
(266826, 0, 0x20, 2869, 0), -- Medivh's Footlocker
|
||||
(266510, 114, 0x20, 0, 0), -- Suspicious Bookcase
|
||||
(266846, 1375, 0x30, 0, 0), -- Door
|
||||
(259985, 114, 0x20, 0, 0), -- Door
|
||||
(266806, 114, 0x20, 0, 0); -- Mysterious Wall
|
||||
|
||||
-- Template
|
||||
UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=0x2000300, `unit_flags2`=0x800, `unit_flags3`=0x1000000, `VehicleId`=5009 WHERE `entry`=114833; -- Upside Down Trash Vehicle
|
||||
UPDATE `creature_template` SET `faction`=14, `unit_flags`=0x40, `unit_flags2`=0x800 WHERE `entry`=114790; -- Viz'aduum the Watcher
|
||||
UPDATE `creature_template` SET `unit_flags`=0x40 WHERE `entry`=115831; -- Mana Devourer
|
||||
|
||||
-- Creature Equip
|
||||
DELETE FROM `creature_equip_template` WHERE (`ID`=1 AND `CreatureID` IN (116259,115388,115406,115486,115501,115489,114350,115757));
|
||||
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`, `VerifiedBuild`) VALUES
|
||||
(116259, 1, 28067, 0, 0, 0, 0, 0, 0, 0, 0, 61609), -- Archmage Khadgar
|
||||
(115388, 1, 140999, 0, 0, 0, 0, 0, 0, 0, 0, 61609), -- King
|
||||
(115406, 1, 37579, 0, 0, 12860, 0, 0, 0, 0, 0, 61609), -- Knight
|
||||
(115486, 1, 124447, 0, 0, 0, 0, 0, 0, 0, 0, 61609), -- Erudite Slayer
|
||||
(115501, 1, 28067, 0, 0, 0, 0, 0, 0, 0, 0, 61609), -- Archmage Khadgar
|
||||
(115489, 1, 21553, 0, 0, 0, 0, 0, 0, 0, 0, 61609), -- Anduin Lothar
|
||||
(114350, 1, 28067, 0, 0, 0, 0, 0, 0, 0, 0, 61609), -- Shade of Medivh
|
||||
(115757, 1, 138422, 0, 0, 138422, 0, 0, 0, 0, 0, 61609); -- Wrathguard Flamebringer
|
||||
|
||||
-- Spellscript name
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 145363;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(145363, 'spell_gen_feign_death_all_flags_no_uninteractible');
|
||||
|
||||
-- SpellClick
|
||||
DELETE FROM `npc_spellclick_spells` WHERE `npc_entry` = 114833;
|
||||
INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `cast_flags`, `user_type`) VALUES
|
||||
(114833, 46598, 1, 0);
|
||||
|
||||
-- Vehicle
|
||||
DELETE FROM `vehicle_template_accessory` WHERE (`entry`=114833 AND `seat_id`=0);
|
||||
INSERT INTO `vehicle_template_accessory` (`entry`, `accessory_entry`, `seat_id`, `minion`, `description`, `summontype`, `summontimer`) VALUES
|
||||
(114833, 114844, 0, 0, 'Upside Down Trash Vehicle - Spell Shade', 8, 0); -- Upside Down Trash Vehicle - Spell Shade
|
||||
|
||||
-- Creature Template movement
|
||||
DELETE FROM `creature_template_movement` WHERE `CreatureId` = 115419;
|
||||
INSERT INTO `creature_template_movement` (`CreatureId`, `HoverInitiallyEnabled`, `Chase`, `Random`, `InteractionPauseTimer`) VALUES
|
||||
(115419, 1, 0, 0, NULL);
|
||||
|
||||
-- Difficulty Override
|
||||
DELETE FROM `creature_static_flags_override` WHERE `SpawnId` IN (@CGUID+25, @CGUID+42, @CGUID+45, @CGUID+46, @CGUID+53, @CGUID+47);
|
||||
INSERT INTO `creature_static_flags_override` (`SpawnId`, `DifficultyId`, `StaticFlags1`, `StaticFlags2`, `StaticFlags3`, `StaticFlags4`, `StaticFlags5`, `StaticFlags6`, `StaticFlags7`, `StaticFlags8`) VALUES
|
||||
(@CGUID+25, 23, 0x30000000, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
|
||||
(@CGUID+25, 8, 0x30000000, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
|
||||
(@CGUID+25, 2, 0x30000000, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
|
||||
(@CGUID+42, 23, 0x30000000, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
|
||||
(@CGUID+42, 8, 0x30000000, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
|
||||
(@CGUID+42, 2, 0x30000000, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
|
||||
(@CGUID+45, 23, 0x30000000, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
|
||||
(@CGUID+45, 8, 0x30000000, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
|
||||
(@CGUID+45, 2, 0x30000000, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
|
||||
(@CGUID+46, 23, 0x30000000, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
|
||||
(@CGUID+46, 8, 0x30000000, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
|
||||
(@CGUID+46, 2, 0x30000000, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
|
||||
(@CGUID+53, 23, 0x30000000, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
|
||||
(@CGUID+53, 8, 0x30000000, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
|
||||
(@CGUID+53, 2, 0x30000000, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
|
||||
(@CGUID+47, 23, 0x30000000, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
|
||||
(@CGUID+47, 8, 0x30000000, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
|
||||
(@CGUID+47, 2, 0x30000000, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
|
||||
|
||||
-- Difficulty (Heroic)
|
||||
DELETE FROM `creature_template_difficulty` WHERE (`DifficultyID` IN (0,1) AND `Entry` = 115484);
|
||||
DELETE FROM `creature_template_difficulty` WHERE (`DifficultyID`=2 AND `Entry` IN (115734,116124,116259,115386,115501,114913,116804,115489,115487,116491,116418,116551,116494,116865,114844,115746,114843,114842,114839,114833,116495,114835,114834,116864));
|
||||
INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `StaticFlags1`, `StaticFlags2`, `StaticFlags3`, `StaticFlags4`, `StaticFlags5`, `StaticFlags6`, `StaticFlags7`, `StaticFlags8`, `VerifiedBuild`) VALUES
|
||||
(115734, 2, 0, 0, 628, 0x30000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 115734 (Shadow Spitter) - CanSwim, Floating
|
||||
(116124, 2, 0, 0, 628, 0x100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 116124 (Medivh) - Sessile
|
||||
(116259, 2, 0, 0, 628, 0x30000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 116259 (Archmage Khadgar) - CanSwim, Floating
|
||||
(115386, 2, 0, 0, 628, 0x30000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 115386 (Chest Board) - Sessile, CanSwim, Floating
|
||||
(115501, 2, 0, 0, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 115501 (Archmage Khadgar) - CanSwim
|
||||
(114913, 2, 0, 0, 628, 0x20000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 114913 (Command Ship) - Floating
|
||||
(116804, 2, 0, 0, 628, 0x0, 0x0, 0x100, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 116804 (Scene Actor) - CannotSwim
|
||||
(115489, 2, 0, 0, 628, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 115489 (Anduin Lothar) - CanSwim
|
||||
(115487, 2, 0, 0, 628, 0x20000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 115487 (Medivh) - Sessile, Floating
|
||||
(116491, 2, 0, 0, 81, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 116491 (Spider) - CanSwim
|
||||
(116418, 2, 0, 0, 628, 0x20000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 116418 (Ethereal Thief) - Sessile, Floating
|
||||
(116551, 2, 0, 0, 628, 0x20000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 116551 (Flying Tome) - Floating
|
||||
(116494, 2, 0, 0, 628, 0x30000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 116494 (Mana Devourer) - CanSwim, Floating
|
||||
(116865, 2, 0, 0, 628, 0x20000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 116865 (Flying Tome) - Floating
|
||||
(114844, 2, 0, 0, 628, 0x20000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 114844 (Spell Shade) - Sessile, Floating
|
||||
(115746, 2, 0, 0, 628, 0x20000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 115746 (Burning Tiles) - Sessile, Floating
|
||||
(114843, 2, 0, 0, 628, 0x30000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 114843 (Shadow Pillager) - Sessile, CanSwim, Floating
|
||||
(114842, 2, 0, 0, 628, 0x20000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 114842 (Homunculus) - Sessile, Floating
|
||||
(114839, 2, 0, 0, 628, 0x20000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 114839 (Chaotic Sentience) - Sessile, Floating
|
||||
(114833, 2, 0, 0, 628, 0x20000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 114833 (Upside Down Trash Vehicle) - Floating
|
||||
(116495, 2, 0, 0, 81, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 116495 (Rat) -
|
||||
(114835, 2, 0, 0, 628, 0x20000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 114835 (Mana Feeder) - Sessile, Floating
|
||||
(114834, 2, 0, 0, 628, 0x20000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 114834 (Arcane Watchman) - Sessile, Floating
|
||||
(116864, 2, 0, 0, 628, 0x20000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609); -- 116864 (Flying Tome) - Floating
|
||||
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.550000011920928955, `CreatureDifficultyID`=119308, `TypeFlags2`=128 WHERE (`Entry`=115734 AND `DifficultyID`=2); -- Shadow Spitter
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=13.75, `CreatureDifficultyID`=119763, `TypeFlags`=0x4 WHERE (`Entry`=116124 AND `DifficultyID`=2); -- Medivh
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=110, `ManaModifier`=80, `CreatureDifficultyID`=119918, `TypeFlags`=0x4 WHERE (`Entry`=116259 AND `DifficultyID`=2); -- Archmage Khadgar
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=13.75, `CreatureDifficultyID`=119048, `TypeFlags`=0x4 WHERE (`Entry`=115487 AND `DifficultyID`=2); -- Medivh
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=1.10000002384185791, `CreatureDifficultyID`=118425, `TypeFlags`=0x400, `TypeFlags2`=16 WHERE (`Entry`=114913 AND `DifficultyID`=2); -- Command Ship
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=110, `ManaModifier`=80, `CreatureDifficultyID`=119062, `TypeFlags`=0x4 WHERE (`Entry`=115501 AND `DifficultyID`=2); -- Archmage Khadgar
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.550000011920928955, `CreatureDifficultyID`=119050 WHERE (`Entry`=115489 AND `DifficultyID`=2); -- Anduin Lothar
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=3.079999923706054687, `CreatureDifficultyID`=120173, `TypeFlags`=0x8 WHERE (`Entry`=116418 AND `DifficultyID`=2); -- Ethereal Thief
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=8.25, `CreatureDifficultyID`=118939, `TypeFlags`=0x200048 WHERE (`Entry`=115386 AND `DifficultyID`=2); -- Chest Board
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.550000011920928955, `CreatureDifficultyID`=120738, `TypeFlags`=0x400 WHERE (`Entry`=116804 AND `DifficultyID`=2); -- Scene Actor
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.550000011920928955, `CreatureDifficultyID`=120306 WHERE (`Entry`=116551 AND `DifficultyID`=2); -- Flying Tome
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=0.050000000745058059, `CreatureDifficultyID`=120246 WHERE (`Entry`=116491 AND `DifficultyID`=2); -- Spider
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=46.55199813842773437, `ManaModifier`=0.350600004196166992, `CreatureDifficultyID`=120249, `TypeFlags`=0x200068 WHERE (`Entry`=116494 AND `DifficultyID`=2); -- Mana Devourer
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.550000011920928955, `CreatureDifficultyID`=120804 WHERE (`Entry`=116865 AND `DifficultyID`=2); -- Flying Tome
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=2.309999942779541015, `CreatureDifficultyID`=118347, `TypeFlags`=0x8 WHERE (`Entry`=114844 AND `DifficultyID`=2); -- Spell Shade
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=8.25, `CreatureDifficultyID`=119322 WHERE (`Entry`=115746 AND `DifficultyID`=2); -- Burning Tiles
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=1.154999971389770507, `ManaModifier`=12.34029960632324218, `CreatureDifficultyID`=118345, `TypeFlags`=0x8 WHERE (`Entry`=114842 AND `DifficultyID`=2); -- Homunculus
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=2.309999942779541015, `ManaModifier`=21.57110023498535156, `CreatureDifficultyID`=118346, `TypeFlags`=0x8 WHERE (`Entry`=114843 AND `DifficultyID`=2); -- Shadow Pillager
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=3.079999923706054687, `CreatureDifficultyID`=118342, `TypeFlags`=0x8 WHERE (`Entry`=114839 AND `DifficultyID`=2); -- Chaotic Sentience
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.550000011920928955, `CreatureDifficultyID`=120803 WHERE (`Entry`=116864 AND `DifficultyID`=2); -- Flying Tome
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.769999980926513671, `CreatureDifficultyID`=118338, `TypeFlags`=0x9 WHERE (`Entry`=114835 AND `DifficultyID`=2); -- Mana Feeder
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=4.619999885559082031, `CreatureDifficultyID`=118337, `TypeFlags`=0x400008 WHERE (`Entry`=114834 AND `DifficultyID`=2); -- Arcane Watchman
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.550000011920928955, `CreatureDifficultyID`=118336, `TypeFlags`=0x400000 WHERE (`Entry`=114833 AND `DifficultyID`=2); -- Upside Down Trash Vehicle
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=0.009999999776482582, `CreatureDifficultyID`=120250 WHERE (`Entry`=116495 AND `DifficultyID`=2); -- Rat
|
||||
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115395 AND `DifficultyID`=2); -- 115395 (Queen) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115407 AND `DifficultyID`=2); -- 115407 (Rook) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=628, `StaticFlags1`=0x30000100, `VerifiedBuild`=61609 WHERE (`Entry`=115388 AND `DifficultyID`=2); -- 115388 (King) - Sessile, CanSwim, Floating
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115401 AND `DifficultyID`=2); -- 115401 (Bishop) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115402 AND `DifficultyID`=2); -- 115402 (Bishop) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115406 AND `DifficultyID`=2); -- 115406 (Knight) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115486 AND `DifficultyID`=2); -- 115486 (Erudite Slayer) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=114790 AND `DifficultyID`=2); -- 114790 (Viz'aduum the Watcher) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115831 AND `DifficultyID`=2); -- 115831 (Mana Devourer) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x20000100, `VerifiedBuild`=61609 WHERE (`Entry`=63420 AND `DifficultyID`=2); -- 63420 (SLG Generic MoP) - Sessile, Floating
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=114252 AND `DifficultyID`=2); -- 114252 (Mana Devourer) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115418 AND `DifficultyID`=2); -- 115418 (Spider) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115419 AND `DifficultyID`=2); -- 115419 (Ancient Tome) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115417 AND `DifficultyID`=2); -- 115417 (Rat) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=114350 AND `DifficultyID`=2); -- 114350 (Shade of Medivh) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115757 AND `DifficultyID`=2); -- 115757 (Wrathguard Flamebringer) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=628, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115488 AND `DifficultyID`=2); -- 115488 (Infused Pyromancer) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=628, `StaticFlags1`=0x30000100, `VerifiedBuild`=61609 WHERE (`Entry`=115484 AND `DifficultyID`=2); -- 115484 (Fel Bat) - Sessile, CanSwim, Floating
|
||||
|
||||
-- Difficulty (Mythic)
|
||||
DELETE FROM `creature_template_difficulty` WHERE (`DifficultyID`=23 AND `Entry` IN (115734,116124,116259,115487,116804,115501,116418,114913,115386,115489,116491,116551,116494,116865,114844,115746,114842,114843,114839,114834,116495,116864,114835,114833));
|
||||
INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `StaticFlags1`, `StaticFlags2`, `StaticFlags3`, `StaticFlags4`, `StaticFlags5`, `StaticFlags6`, `StaticFlags7`, `StaticFlags8`, `VerifiedBuild`) VALUES
|
||||
(115734, 23, 0, 0, 629, 0x30000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 115734 (Shadow Spitter) - CanSwim, Floating
|
||||
(116124, 23, 0, 0, 629, 0x100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 116124 (Medivh) - Sessile
|
||||
(116259, 23, 0, 0, 629, 0x30000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 116259 (Archmage Khadgar) - CanSwim, Floating
|
||||
(115487, 23, 0, 0, 629, 0x20000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 115487 (Medivh) - Sessile, Floating
|
||||
(116804, 23, 0, 0, 629, 0x0, 0x0, 0x100, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 116804 (Scene Actor) - CannotSwim
|
||||
(115501, 23, 0, 0, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 115501 (Archmage Khadgar) - CanSwim
|
||||
(116418, 23, 0, 0, 629, 0x20000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 116418 (Ethereal Thief) - Sessile, Floating
|
||||
(114913, 23, 0, 0, 629, 0x20000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 114913 (Command Ship) - Floating
|
||||
(115386, 23, 0, 0, 629, 0x30000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 115386 (Chest Board) - Sessile, CanSwim, Floating
|
||||
(115489, 23, 0, 0, 629, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 115489 (Anduin Lothar) - CanSwim
|
||||
(116491, 23, 0, 0, 81, 0x10000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 116491 (Spider) - CanSwim
|
||||
(116551, 23, 0, 0, 629, 0x20000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 116551 (Flying Tome) - Floating
|
||||
(116494, 23, 0, 0, 629, 0x30000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 116494 (Mana Devourer) - CanSwim, Floating
|
||||
(116865, 23, 0, 0, 629, 0x20000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 116865 (Flying Tome) - Floating
|
||||
(114844, 23, 0, 0, 629, 0x20000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 114844 (Spell Shade) - Sessile, Floating
|
||||
(115746, 23, 0, 0, 629, 0x20000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 115746 (Burning Tiles) - Sessile, Floating
|
||||
(114842, 23, 0, 0, 629, 0x20000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 114842 (Homunculus) - Sessile, Floating
|
||||
(114843, 23, 0, 0, 629, 0x30000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 114843 (Shadow Pillager) - Sessile, CanSwim, Floating
|
||||
(114839, 23, 0, 0, 629, 0x20000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 114839 (Chaotic Sentience) - Sessile, Floating
|
||||
(114834, 23, 0, 0, 629, 0x20000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 114834 (Arcane Watchman) - Sessile, Floating
|
||||
(116495, 23, 0, 0, 81, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 116495 (Rat) -
|
||||
(116864, 23, 0, 0, 629, 0x20000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 116864 (Flying Tome) - Floating
|
||||
(114835, 23, 0, 0, 629, 0x20000100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609), -- 114835 (Mana Feeder) - Sessile, Floating
|
||||
(114833, 23, 0, 0, 629, 0x20000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 61609); -- 114833 (Upside Down Trash Vehicle) - Floating
|
||||
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.550000011920928955, `CreatureDifficultyID`=119308, `TypeFlags2`=128 WHERE (`Entry`=115734 AND `DifficultyID`=23); -- Shadow Spitter
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=13.75, `CreatureDifficultyID`=119763, `TypeFlags`=0x4 WHERE (`Entry`=116124 AND `DifficultyID`=23); -- Medivh
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=110, `ManaModifier`=80, `CreatureDifficultyID`=119918, `TypeFlags`=0x4 WHERE (`Entry`=116259 AND `DifficultyID`=23); -- Archmage Khadgar
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=13.75, `CreatureDifficultyID`=119048, `TypeFlags`=0x4 WHERE (`Entry`=115487 AND `DifficultyID`=23); -- Medivh
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=110, `ManaModifier`=80, `CreatureDifficultyID`=119062, `TypeFlags`=0x4 WHERE (`Entry`=115501 AND `DifficultyID`=23); -- Archmage Khadgar
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=8.25, `CreatureDifficultyID`=118939, `TypeFlags`=0x200048 WHERE (`Entry`=115386 AND `DifficultyID`=23); -- Chest Board
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.550000011920928955, `CreatureDifficultyID`=120306 WHERE (`Entry`=116551 AND `DifficultyID`=23); -- Flying Tome
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=1.10000002384185791, `CreatureDifficultyID`=118425, `TypeFlags`=0x400, `TypeFlags2`=16 WHERE (`Entry`=114913 AND `DifficultyID`=23); -- Command Ship
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.550000011920928955, `CreatureDifficultyID`=119050 WHERE (`Entry`=115489 AND `DifficultyID`=23); -- Anduin Lothar
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=3.079999923706054687, `CreatureDifficultyID`=120173, `TypeFlags`=0x8 WHERE (`Entry`=116418 AND `DifficultyID`=23); -- Ethereal Thief
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.550000011920928955, `CreatureDifficultyID`=120738, `TypeFlags`=0x400 WHERE (`Entry`=116804 AND `DifficultyID`=23); -- Scene Actor
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=0.050000000745058059, `CreatureDifficultyID`=120246 WHERE (`Entry`=116491 AND `DifficultyID`=23); -- Spider
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=46.55199813842773437, `ManaModifier`=0.350600004196166992, `CreatureDifficultyID`=120249, `TypeFlags`=0x200068 WHERE (`Entry`=116494 AND `DifficultyID`=23); -- Mana Devourer
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.550000011920928955, `CreatureDifficultyID`=120804 WHERE (`Entry`=116865 AND `DifficultyID`=23); -- Flying Tome
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=2.309999942779541015, `CreatureDifficultyID`=118347, `TypeFlags`=0x8 WHERE (`Entry`=114844 AND `DifficultyID`=23); -- Spell Shade
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=8.25, `CreatureDifficultyID`=119322 WHERE (`Entry`=115746 AND `DifficultyID`=23); -- Burning Tiles
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=1.154999971389770507, `ManaModifier`=12.34029960632324218, `CreatureDifficultyID`=118345, `TypeFlags`=0x8 WHERE (`Entry`=114842 AND `DifficultyID`=23); -- Homunculus
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=2.309999942779541015, `ManaModifier`=21.57110023498535156, `CreatureDifficultyID`=118346, `TypeFlags`=0x8 WHERE (`Entry`=114843 AND `DifficultyID`=23); -- Shadow Pillager
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.550000011920928955, `CreatureDifficultyID`=120803 WHERE (`Entry`=116864 AND `DifficultyID`=23); -- Flying Tome
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=3.079999923706054687, `CreatureDifficultyID`=118342, `TypeFlags`=0x8 WHERE (`Entry`=114839 AND `DifficultyID`=23); -- Chaotic Sentience
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.769999980926513671, `CreatureDifficultyID`=118338, `TypeFlags`=0x9 WHERE (`Entry`=114835 AND `DifficultyID`=23); -- Mana Feeder
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=4.619999885559082031, `CreatureDifficultyID`=118337, `TypeFlags`=0x400008 WHERE (`Entry`=114834 AND `DifficultyID`=23); -- Arcane Watchman
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=6, `HealthModifier`=0.550000011920928955, `CreatureDifficultyID`=118336, `TypeFlags`=0x400000 WHERE (`Entry`=114833 AND `DifficultyID`=23); -- Upside Down Trash Vehicle
|
||||
UPDATE `creature_template_difficulty` SET `HealthScalingExpansion`=10, `HealthModifier`=0.009999999776482582, `CreatureDifficultyID`=120250 WHERE (`Entry`=116495 AND `DifficultyID`=23); -- Rat
|
||||
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115407 AND `DifficultyID`=23); -- 115407 (Rook) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115406 AND `DifficultyID`=23); -- 115406 (Knight) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115401 AND `DifficultyID`=23); -- 115401 (Bishop) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115402 AND `DifficultyID`=23); -- 115402 (Bishop) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115395 AND `DifficultyID`=23); -- 115395 (Queen) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=629, `StaticFlags1`=0x30000100, `VerifiedBuild`=61609 WHERE (`Entry`=115388 AND `DifficultyID`=23); -- 115388 (King) - Sessile, CanSwim, Floating
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115486 AND `DifficultyID`=23); -- 115486 (Erudite Slayer) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=114790 AND `DifficultyID`=23); -- 114790 (Viz'aduum the Watcher) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115831 AND `DifficultyID`=23); -- 115831 (Mana Devourer) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x20000100, `VerifiedBuild`=61609 WHERE (`Entry`=63420 AND `DifficultyID`=23); -- 63420 (SLG Generic MoP) - Sessile, Floating
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=114252 AND `DifficultyID`=23); -- 114252 (Mana Devourer) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115418 AND `DifficultyID`=23); -- 115418 (Spider) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115417 AND `DifficultyID`=23); -- 115417 (Rat) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115419 AND `DifficultyID`=23); -- 115419 (Ancient Tome) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `VerifiedBuild`=61609 WHERE (`Entry`=120652 AND `DifficultyID`=23);
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=114350 AND `DifficultyID`=23); -- 114350 (Shade of Medivh) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115757 AND `DifficultyID`=23); -- 115757 (Wrathguard Flamebringer) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=115488 AND `DifficultyID`=23); -- 115488 (Infused Pyromancer) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x30000100, `VerifiedBuild`=61609 WHERE (`Entry`=115484 AND `DifficultyID`=23); -- 115484 (Fel Bat) - Sessile, CanSwim, Floating
|
||||
|
||||
-- Path for Infused Pyromancer
|
||||
SET @MOVERGUID := @CGUID+11;
|
||||
SET @ENTRY := 115488;
|
||||
SET @PATHOFFSET := 0;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x0, NULL, 'Infused Pyromancer - Cosmetic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, -4552.6772, -2175.019, 2880.7334, NULL, 0),
|
||||
(@PATH, 1, -4539.2397, -2175.1753, 2880.7556, NULL, 0),
|
||||
(@PATH, 2, -4528.415, -2175.4548, 2880.8345, NULL, 0),
|
||||
(@PATH, 3, -4539.2397, -2175.1753, 2880.7556, NULL, 0),
|
||||
(@PATH, 4, -4552.6772, -2175.019, 2880.7334, NULL, 0),
|
||||
(@PATH, 5, -4565.5347, -2174.875, 2880.7124, NULL, 0),
|
||||
(@PATH, 6, -4583.1943, -2175.356, 2880.7463, NULL, 0),
|
||||
(@PATH, 7, -4565.5347, -2174.875, 2880.7124, NULL, 0);
|
||||
|
||||
UPDATE `creature` SET `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES
|
||||
(@MOVERGUID, @PATH, 1);
|
||||
|
||||
-- Path for Infused Pyromancer
|
||||
SET @MOVERGUID := @CGUID+9;
|
||||
SET @ENTRY := 115488;
|
||||
SET @PATHOFFSET := 1;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x0, NULL, 'Infused Pyromancer - Cosmetic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, -4585.184, -2223.309, 2903.9727, NULL, 0),
|
||||
(@PATH, 1, -4578.783, -2237.1892, 2903.6555, NULL, 0),
|
||||
(@PATH, 2, -4584.9585, -2250.4531, 2904.3586, NULL, 0),
|
||||
(@PATH, 3, -4578.783, -2237.1892, 2903.6555, NULL, 0),
|
||||
(@PATH, 4, -4585.184, -2223.309, 2903.9727, NULL, 0),
|
||||
(@PATH, 5, -4584.528, -2210.5088, 2900.7937, NULL, 0);
|
||||
|
||||
UPDATE `creature` SET `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES
|
||||
(@MOVERGUID, @PATH, 1);
|
||||
|
||||
-- Path for Infused Pyromancer
|
||||
SET @MOVERGUID := @CGUID+43;
|
||||
SET @ENTRY := 115488;
|
||||
SET @PATHOFFSET := 2;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x2, 2.5152, 'Infused Pyromancer - Cyclic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, -4670.2285, -2144.4521, 2855.7998, NULL, 0),
|
||||
(@PATH, 1, -4687.1274, -2139.714, 2855.8347, NULL, 0),
|
||||
(@PATH, 2, -4704.5483, -2141.7847, 2855.733, NULL, 0),
|
||||
(@PATH, 3, -4719.7446, -2150.618, 2855.9434, NULL, 0),
|
||||
(@PATH, 4, -4730.6323, -2164.2612, 2856.0378, NULL, 0),
|
||||
(@PATH, 5, -4735.3574, -2181.1663, 2855.6836, NULL, 0),
|
||||
(@PATH, 6, -4733.229, -2198.595, 2855.3047, NULL, 0),
|
||||
(@PATH, 7, -4724.593, -2213.8823, 2855.6145, NULL, 0),
|
||||
(@PATH, 8, -4710.7637, -2224.7012, 2855.4626, NULL, 0),
|
||||
(@PATH, 9, -4693.847, -2229.4043, 2855.3064, NULL, 0),
|
||||
(@PATH, 10, -4676.4185, -2227.2756, 2855.043, NULL, 0),
|
||||
(@PATH, 11, -4661.131, -2218.6394, 2855.3152, NULL, 0),
|
||||
(@PATH, 12, -4650.3125, -2204.8105, 2855.4968, NULL, 0),
|
||||
(@PATH, 13, -4645.6094, -2187.8938, 2854.7031, NULL, 0),
|
||||
(@PATH, 14, -4647.738, -2170.4653, 2855.3103, NULL, 0),
|
||||
(@PATH, 15, -4656.374, -2155.178, 2855.721, NULL, 0);
|
||||
|
||||
UPDATE `creature` SET `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES
|
||||
(@MOVERGUID, @PATH, 1);
|
||||
|
||||
-- Path for Infused Pyromancer
|
||||
SET @MOVERGUID := @CGUID+44;
|
||||
SET @ENTRY := 115488;
|
||||
SET @PATHOFFSET := 3;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x2, 2.5150, 'Infused Pyromancer - Cyclic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, -4676.0186, -2157.8547, 2853.0728, NULL, 0),
|
||||
(@PATH, 1, -4686.8877, -2153.51, 2853.0378, NULL, 0),
|
||||
(@PATH, 2, -4698.592, -2153.6553, 2853.0378, NULL, 0),
|
||||
(@PATH, 3, -4709.35, -2158.2686, 2853.0376, NULL, 0),
|
||||
(@PATH, 4, -4717.5234, -2166.6477, 2853.0378, NULL, 0),
|
||||
(@PATH, 5, -4721.8687, -2177.5168, 2853.038, NULL, 0),
|
||||
(@PATH, 6, -4721.723, -2189.2214, 2853.102, NULL, 0),
|
||||
(@PATH, 7, -4717.11, -2199.9792, 2853.0378, NULL, 0),
|
||||
(@PATH, 8, -4708.731, -2208.1528, 2853.0425, NULL, 0),
|
||||
(@PATH, 9, -4697.8613, -2212.4978, 2853.1592, NULL, 0),
|
||||
(@PATH, 10, -4686.157, -2212.3525, 2853.0378, NULL, 0),
|
||||
(@PATH, 11, -4675.399, -2207.739, 2853.0376, NULL, 0),
|
||||
(@PATH, 12, -4667.2256, -2199.36, 2853.0376, NULL, 0),
|
||||
(@PATH, 13, -4662.8804, -2188.491, 2853.0378, NULL, 0),
|
||||
(@PATH, 14, -4663.026, -2176.7864, 2853.1094, NULL, 0),
|
||||
(@PATH, 15, -4667.639, -2166.0283, 2853.0378, NULL, 0);
|
||||
|
||||
UPDATE `creature` SET `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES
|
||||
(@MOVERGUID, @PATH, 1);
|
||||
|
||||
-- Path for Infused Pyromancer
|
||||
SET @MOVERGUID := @CGUID+51;
|
||||
SET @ENTRY := 115488;
|
||||
SET @PATHOFFSET := 4;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x0, NULL, 'Infused Pyromancer - Cosmetic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, -4689.0244, -2311.783, 2880.1912, NULL, 0),
|
||||
(@PATH, 1, -4689.413, -2301.6267, 2880.0376, NULL, 0),
|
||||
(@PATH, 2, -4684.283, -2295.962, 2880.1475, NULL, 0),
|
||||
(@PATH, 3, -4683.066, -2287.144, 2881.2256, NULL, 0),
|
||||
(@PATH, 4, -4682.616, -2274.3958, 2881.225, NULL, 10471),
|
||||
(@PATH, 5, -4683.066, -2287.144, 2881.2256, NULL, 0),
|
||||
(@PATH, 6, -4684.283, -2295.962, 2880.1475, NULL, 0),
|
||||
(@PATH, 7, -4689.413, -2301.6267, 2880.0376, NULL, 0),
|
||||
(@PATH, 8, -4689.0244, -2311.783, 2880.1912, NULL, 0),
|
||||
(@PATH, 9, -4657.5244, -2311.8594, 2881.225, NULL, 2878);
|
||||
|
||||
UPDATE `creature` SET `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`) VALUES
|
||||
(@MOVERGUID, @PATH, 1);
|
||||
|
||||
-- Path for Wrathguard Flamebringer
|
||||
SET @MOVERGUID := @CGUID+48;
|
||||
SET @ENTRY := 115757;
|
||||
SET @PATHOFFSET := 0;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x0, NULL, 'Wrathguard Flamebringer - Cosmetic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, -4670.137, -2113.514, 2871.2358, NULL, 10252),
|
||||
(@PATH, 1, -4711.5054, -2111.217, 2871.3235, NULL, 4216);
|
||||
|
||||
UPDATE `creature` SET `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`, `auras`) VALUES
|
||||
(@MOVERGUID, @PATH, 1, '230045 42459');
|
||||
|
||||
-- Path for Fel Bat
|
||||
SET @MOVERGUID := @CGUID+25;
|
||||
SET @ENTRY := 115484;
|
||||
SET @PATHOFFSET := 0;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x2, 4.2231, 'Fel Bat - Cosmetic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, -4640.521, -2201.9827, 2896.6733, NULL, 0),
|
||||
(@PATH, 1, -4616.127, -2183.2014, 2913.7063, NULL, 0),
|
||||
(@PATH, 2, -4657.703, -2107.316, 2918.2532, NULL, 0),
|
||||
(@PATH, 3, -4690.153, -2106.5435, 2918.2532, NULL, 0),
|
||||
(@PATH, 4, -4706.1943, -2134.4062, 2918.2532, NULL, 0),
|
||||
(@PATH, 5, -4710.3125, -2156.6025, 2918.2532, NULL, 0);
|
||||
|
||||
UPDATE `creature` SET `position_x`=-4640.521, `position_y`=-2201.9827, `position_z`=2896.6733, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`, `auras`) VALUES
|
||||
(@MOVERGUID, @PATH, 1, '229621');
|
||||
|
||||
-- Path for Fel Bat
|
||||
SET @MOVERGUID := @CGUID+42;
|
||||
SET @ENTRY := 115484;
|
||||
SET @PATHOFFSET := 1;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x2, 8.0435, 'Fel Bat - Cyclic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, -4574.625, -2164.077, 2775.9282, NULL, 0),
|
||||
(@PATH, 1, -4564.892, -2157.5737, 2775.9282, NULL, 0),
|
||||
(@PATH, 2, -4553.4116, -2155.29, 2775.9282, NULL, 0),
|
||||
(@PATH, 3, -4541.931, -2157.5737, 2775.9282, NULL, 0),
|
||||
(@PATH, 4, -4532.198, -2164.077, 2775.9282, NULL, 0),
|
||||
(@PATH, 5, -4525.6953, -2173.8096, 2775.9282, NULL, 0),
|
||||
(@PATH, 6, -4523.4116, -2185.29, 2775.9282, NULL, 0),
|
||||
(@PATH, 7, -4525.6953, -2196.7705, 2775.9282, NULL, 0),
|
||||
(@PATH, 8, -4532.198, -2206.5032, 2775.9282, NULL, 0),
|
||||
(@PATH, 9, -4541.931, -2213.0063, 2775.9282, NULL, 0),
|
||||
(@PATH, 10, -4553.4116, -2215.29, 2775.9282, NULL, 0),
|
||||
(@PATH, 11, -4564.892, -2213.0063, 2775.9282, NULL, 0),
|
||||
(@PATH, 12, -4574.625, -2206.5032, 2775.9282, NULL, 0),
|
||||
(@PATH, 13, -4581.128, -2196.7705, 2775.9282, NULL, 0),
|
||||
(@PATH, 14, -4583.4116, -2185.29, 2775.9282, NULL, 0),
|
||||
(@PATH, 15, -4581.128, -2173.8096, 2775.9282, NULL, 0);
|
||||
|
||||
UPDATE `creature` SET `position_x`=-4574.625, `position_y`=-2164.077, `position_z`=2775.9282, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`, `auras`) VALUES
|
||||
(@MOVERGUID, @PATH, 1, '229621');
|
||||
|
||||
-- Path for Fel Bat
|
||||
SET @MOVERGUID := @CGUID+45;
|
||||
SET @ENTRY := 115484;
|
||||
SET @PATHOFFSET := 2;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x2, 3.2644, 'Fel Bat - Cosmetic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, -4593.4146, -2214.6526, 2779.9326, NULL, 0),
|
||||
(@PATH, 1, -4539.311, -2227.5938, 2806.1638, NULL, 0),
|
||||
(@PATH, 2, -4572.856, -2155.2551, 2784.9778, NULL, 0),
|
||||
(@PATH, 3, -4632.354, -2103.462, 2784.9778, NULL, 0),
|
||||
(@PATH, 4, -4683.2085, -2147.6926, 2779.9329, NULL, 0);
|
||||
|
||||
UPDATE `creature` SET `position_x`=-4593.4146, `position_y`=-2214.6526, `position_z`=2779.9326, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`, `auras`) VALUES
|
||||
(@MOVERGUID, @PATH, 1, '229621');
|
||||
|
||||
-- Path for Fel Bat
|
||||
SET @MOVERGUID := @CGUID+46;
|
||||
SET @ENTRY := 115484;
|
||||
SET @PATHOFFSET := 3;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x2, 2.2912, 'Fel Bat - Cosmetic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, -4615.58, -2285.823, 2822.0579, NULL, 0),
|
||||
(@PATH, 1, -4658.408, -2248.394, 2835.585, NULL, 0),
|
||||
(@PATH, 2, -4593.047, -2196.4966, 2826.1707, NULL, 0),
|
||||
(@PATH, 3, -4539.453, -2233.967, 2832.497, NULL, 0);
|
||||
|
||||
UPDATE `creature` SET `position_x`=-4615.58, `position_y`=-2285.823, `position_z`=2822.0579, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`, `auras`) VALUES
|
||||
(@MOVERGUID, @PATH, 1, '229621');
|
||||
|
||||
-- Path for Fel Bat
|
||||
SET @MOVERGUID := @CGUID+53;
|
||||
SET @ENTRY := 115484;
|
||||
SET @PATHOFFSET := 4;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x2, 8.0437, 'Fel Bat - Cyclic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, -4693.9443, -2233.62, 2748.3374, NULL, 0),
|
||||
(@PATH, 1, -4684.2114, -2227.117, 2748.3374, NULL, 0),
|
||||
(@PATH, 2, -4672.731, -2224.8333, 2748.3374, NULL, 0),
|
||||
(@PATH, 3, -4661.2505, -2227.117, 2748.3374, NULL, 0),
|
||||
(@PATH, 4, -4651.5176, -2233.62, 2748.3374, NULL, 0),
|
||||
(@PATH, 5, -4645.0146, -2243.3528, 2748.3374, NULL, 0),
|
||||
(@PATH, 6, -4642.731, -2254.8333, 2748.3374, NULL, 0),
|
||||
(@PATH, 7, -4645.0146, -2266.3137, 2748.3374, NULL, 0),
|
||||
(@PATH, 8, -4651.5176, -2276.0464, 2748.3374, NULL, 0),
|
||||
(@PATH, 9, -4661.2505, -2282.5496, 2748.3374, NULL, 0),
|
||||
(@PATH, 10, -4672.731, -2284.8333, 2748.3374, NULL, 0),
|
||||
(@PATH, 11, -4684.2114, -2282.5496, 2748.3374, NULL, 0),
|
||||
(@PATH, 12, -4693.9443, -2276.0464, 2748.3374, NULL, 0),
|
||||
(@PATH, 13, -4700.4473, -2266.3137, 2748.3374, NULL, 0),
|
||||
(@PATH, 14, -4702.731, -2254.8333, 2748.3374, NULL, 0),
|
||||
(@PATH, 15, -4700.4473, -2243.3528, 2748.3374, NULL, 0);
|
||||
|
||||
UPDATE `creature` SET `position_x`=-4693.9443, `position_y`=-2233.62, `position_z`=2748.3374, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`, `auras`) VALUES
|
||||
(@MOVERGUID, @PATH, 1, '229621');
|
||||
|
||||
-- Path for Fel Bat
|
||||
SET @MOVERGUID := @CGUID+47;
|
||||
SET @ENTRY := 115484;
|
||||
SET @PATHOFFSET := 5;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x2, 8.0435, 'Fel Bat - Cyclic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, -4687.2935, -2124.2104, 2754.2544, NULL, 0),
|
||||
(@PATH, 1, -4677.5605, -2117.7073, 2754.2544, NULL, 0),
|
||||
(@PATH, 2, -4666.08, -2115.4236, 2754.2544, NULL, 0),
|
||||
(@PATH, 3, -4654.5996, -2117.7073, 2754.2544, NULL, 0),
|
||||
(@PATH, 4, -4644.8667, -2124.2104, 2754.2544, NULL, 0),
|
||||
(@PATH, 5, -4638.364, -2133.943, 2754.2544, NULL, 0),
|
||||
(@PATH, 6, -4636.08, -2145.4236, 2754.2544, NULL, 0),
|
||||
(@PATH, 7, -4638.364, -2156.904, 2754.2544, NULL, 0),
|
||||
(@PATH, 8, -4644.8667, -2166.6367, 2754.2544, NULL, 0),
|
||||
(@PATH, 9, -4654.5996, -2173.14, 2754.2544, NULL, 0),
|
||||
(@PATH, 10, -4666.08, -2175.4236, 2754.2544, NULL, 0),
|
||||
(@PATH, 11, -4677.5605, -2173.14, 2754.2544, NULL, 0),
|
||||
(@PATH, 12, -4687.2935, -2166.6367, 2754.2544, NULL, 0),
|
||||
(@PATH, 13, -4693.7964, -2156.904, 2754.2544, NULL, 0),
|
||||
(@PATH, 14, -4696.08, -2145.4236, 2754.2544, NULL, 0),
|
||||
(@PATH, 15, -4693.7964, -2133.943, 2754.2544, NULL, 0);
|
||||
|
||||
UPDATE `creature` SET `position_x`=-4687.2935, `position_y`=-2124.2104, `position_z`=2754.2544, `orientation`=0, `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`, `auras`) VALUES
|
||||
(@MOVERGUID, @PATH, 1, '229621');
|
||||
@@ -0,0 +1 @@
|
||||
ALTER TABLE `spawn_tracking` CHANGE COLUMN `QuestObjectiveId` `QuestObjectiveIds` MEDIUMTEXT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
|
||||
@@ -0,0 +1,258 @@
|
||||
SET @CGUID := 6005154;
|
||||
|
||||
SET @NPCTEXTID := 560017;
|
||||
|
||||
-- Creature
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+8;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 105773, 0, 85, 173, '0', 5737, 0, 0, 0, 2604.624267578125, -509.385406494140625, 89.09778594970703125, 4.645145416259765625, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Riding Bat (Area: Faol's Rest - Difficulty: 0) CreateObject1
|
||||
(@CGUID+1, 102342, 0, 85, 173, '0', 5737, 0, 0, 1, 2597.46533203125, -546.171875, 89.08292388916015625, 3.92900252342224121, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Hooded Priest (Area: Faol's Rest - Difficulty: 0) CreateObject1
|
||||
(@CGUID+2, 102342, 0, 85, 173, '0', 5737, 0, 0, 1, 2617.961181640625, -556.15814208984375, 88.9995880126953125, 3.677475929260253906, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Hooded Priest (Area: Faol's Rest - Difficulty: 0) CreateObject1
|
||||
(@CGUID+3, 102342, 0, 85, 173, '0', 5737, 0, 0, 1, 2604.8916015625, -525.70489501953125, 89.08292388916015625, 1.789143204689025878, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Hooded Priest (Area: Faol's Rest - Difficulty: 0) CreateObject1
|
||||
(@CGUID+4, 102343, 0, 85, 173, '0', 5737, 0, 0, 0, 2600.9296875, -540.50177001953125, 89.08292388916015625, 0.436123520135879516, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Calia (Area: Faol's Rest - Difficulty: 0) CreateObject1
|
||||
(@CGUID+5, 102342, 0, 85, 173, '0', 5737, 0, 0, 1, 2620.703125, -542.8524169921875, 89.08292388916015625, 0.066048525273799896, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Hooded Priest (Area: Faol's Rest - Difficulty: 0) CreateObject1
|
||||
(@CGUID+6, 105769, 0, 85, 173, '0', 5737, 0, 0, 0, 2600.161376953125, -513.60418701171875, 89.08292388916015625, 5.099428653717041015, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Brother Larry (Area: Faol's Rest - Difficulty: 0) CreateObject1
|
||||
(@CGUID+7, 102342, 0, 85, 173, '0', 5737, 0, 0, 1, 2616.7919921875, -553.683837890625, 88.9995880126953125, 3.4843292236328125, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Hooded Priest (Area: Faol's Rest - Difficulty: 0) CreateObject1
|
||||
(@CGUID+8, 101314, 0, 85, 173, '0', 5738, 0, 0, 0, 2602.81591796875, -534.5225830078125, 89.08292388916015625, 4.944195747375488281, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609); -- Alonsus Faol (Area: Faol's Rest - Difficulty: 0) CreateObject1
|
||||
|
||||
-- Template Addon
|
||||
DELETE FROM `creature_template_addon` WHERE `entry`=102342;
|
||||
INSERT INTO `creature_template_addon` (`entry`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(102342, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, ''); -- 102342 (Hooded Priest)
|
||||
|
||||
-- Template
|
||||
UPDATE `creature_template` SET `npcflag`=2, `BaseAttackTime`=1000, `unit_flags`=0x300, `unit_flags2`=0x4800 WHERE `entry`=102333; -- Hooded Priestess
|
||||
UPDATE `creature_template` SET `npcflag`=2, `BaseAttackTime`=1000, `unit_flags`=0x300, `unit_flags2`=0x4800 WHERE `entry`=101344; -- Hooded Priestess
|
||||
UPDATE `creature_template` SET `npcflag`=3, `BaseAttackTime`=2000, `unit_flags`=0x340, `unit_flags2`=0x800 WHERE `entry`=101314; -- Alonsus Faol
|
||||
UPDATE `creature_template` SET `BaseAttackTime`=2000, `unit_flags`=0x340, `unit_flags2`=0x800, `unit_flags3`=0x80000 WHERE `entry`=102358; -- Alonsus Faol
|
||||
UPDATE `creature_template` SET `npcflag`=1, `BaseAttackTime`=1000, `unit_flags`=0x300, `unit_flags2`=0x4800 WHERE `entry`=105769; -- Brother Larry
|
||||
UPDATE `creature_template` SET `npcflag`=1, `BaseAttackTime`=1000, `unit_flags`=0x300, `unit_flags2`=0x4800 WHERE `entry`=102343; -- Calia
|
||||
UPDATE `creature_template` SET `npcflag`=2, `BaseAttackTime`=1000, `unit_flags`=0x300, `unit_flags2`=0x4800 WHERE `entry`=102342; -- Hooded Priest
|
||||
UPDATE `creature_template` SET `speed_run`=4.285714149475097656, `BaseAttackTime`=2000, `unit_flags`=0x200, `unit_flags2`=0x800, `unit_flags3`=0x1 WHERE `entry`=105773; -- Riding Bat
|
||||
|
||||
-- Difficulty
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=642, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=102333 AND `DifficultyID`=0); -- 102333 (Hooded Priestess) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=642, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=101344 AND `DifficultyID`=0); -- 101344 (Hooded Priestess) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=633, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=101314 AND `DifficultyID`=0); -- 101314 (Alonsus Faol) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=633, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=102358 AND `DifficultyID`=0); -- 102358 (Alonsus Faol) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=339, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=105769 AND `DifficultyID`=0); -- 105769 (Brother Larry) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=339, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=102343 AND `DifficultyID`=0); -- 102343 (Calia) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=339, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=102342 AND `DifficultyID`=0); -- 102342 (Hooded Priest) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=633, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=105773 AND `DifficultyID`=0); -- 105773 (Riding Bat) - CanSwim
|
||||
|
||||
-- Creature Text
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` IN (102333,101344,102358);
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(102333, 0, 0, 'Master $n, if I could get your attention for a moment!', 12, 0, 100, 0, 0, 0, 103668, 0, 'Hooded Priestess to Player'),
|
||||
(102333, 1, 0, 'Excellent, Faol wants you to have this hearthstone. It should get you to his meeting place.', 12, 0, 100, 1, 0, 0, 103669, 0, 'Hooded Priestess to Player'),
|
||||
(101344, 0, 0, 'Master $n, if I could get your attention for a moment!', 12, 0, 100, 0, 0, 0, 103668, 0, 'Hooded Priestess to Player'),
|
||||
(101344, 1, 0, 'Excellent, Faol wants you to have this hearthstone. It should get you to his meeting place.', 12, 0, 100, 1, 0, 0, 103669, 0, 'Hooded Priestess to Player'),
|
||||
(102358, 0, 0, 'Forgive the secrecy... old habits die hard. I am Alonsus Faol. At times I have been a leader of a church, a mindless minion of the Scourge, and a commander in a secret war. But I have always been a priest first.', 12, 0, 100, 1, 0, 63426, 104642, 0, 'Alonsus Faol to Player'),
|
||||
(102358, 1, 0, 'The Legion poses a threat that cannot be ignored. So I have decided to step out from the shadows. I believe we must unite priesthoods of all denominations against our common enemy.', 12, 0, 100, 0, 0, 63427, 104643, 0, 'Alonsus Faol to Player'),
|
||||
(102358, 2, 0, 'To lead this effort, we require a priest who is a proven champion to all people. I believe you are that hero, $n, but others must be convinced. Will you accept this challenge?', 12, 0, 100, 0, 0, 63428, 104644, 0, 'Alonsus Faol to Player');
|
||||
|
||||
-- Creature Equip
|
||||
DELETE FROM `creature_equip_template` WHERE (`CreatureID`=102342 AND `ID`=1);
|
||||
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`, `VerifiedBuild`) VALUES
|
||||
(102342, 1, 129394, 0, 0, 0, 0, 0, 0, 0, 0, 61609); -- Hooded Priest
|
||||
|
||||
-- Phase
|
||||
DELETE FROM `phase_name` WHERE `ID` IN (5737,5738);
|
||||
INSERT INTO `phase_name` (`ID`, `Name`) VALUES
|
||||
(5737, 'Cosmetic - See Hooded Priests at Faols Rest'),
|
||||
(5738, 'Cosmetic - See Alonsus Faol at Faols Rest');
|
||||
|
||||
DELETE FROM `phase_area` WHERE `PhaseId` IN (5737,5738);
|
||||
INSERT INTO `phase_area` (`AreaId`, `PhaseId`, `Comment`) VALUES
|
||||
(85, 5737, 'See Hooded Priests at Faols Rest'),
|
||||
(85, 5738, 'See Alonsus Faol at Faols Rest');
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId`=26 AND `SourceGroup` IN (5737,5738) AND `SourceEntry` = 0);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `Comment`) VALUE
|
||||
(26, 5737, 0, 0, 0, 47, 0, 40705, 2|8|64, 0, 0, 'Apply Phase 5737 if Quest 40705 is in progress | complete | rewarded'),
|
||||
(26, 5738, 0, 0, 0, 47, 0, 40705, 2|64, 0, 0, 'Apply Phase 5737 if Quest 40705 is complete | rewarded');
|
||||
|
||||
-- Gossip
|
||||
DELETE FROM `creature_template_gossip` WHERE (`CreatureID`=102343 AND `MenuID`=19236) OR (`CreatureID`=105769 AND `MenuID`=19521);
|
||||
INSERT INTO `creature_template_gossip` (`CreatureID`, `MenuID`, `VerifiedBuild`) VALUES
|
||||
(102343, 19236, 61609), -- Calia
|
||||
(105769, 19521, 61609); -- Brother Larry
|
||||
|
||||
DELETE FROM `npc_text` WHERE `ID` BETWEEN @NPCTEXTID+0 AND @NPCTEXTID+1;
|
||||
INSERT INTO `npc_text` (`ID`, `Probability0`, `Probability1`, `Probability2`, `Probability3`, `Probability4`, `Probability5`, `Probability6`, `Probability7`, `BroadcastTextId0`, `BroadcastTextId1`, `BroadcastTextId2`, `BroadcastTextId3`, `BroadcastTextId4`, `BroadcastTextId5`, `BroadcastTextId6`, `BroadcastTextId7`, `VerifiedBuild`) VALUES
|
||||
(@NPCTEXTID+0, 1, 0, 0, 0, 0, 0, 0, 0, 108621, 0, 0, 0, 0, 0, 0, 0, 61609), -- 105769 (Brother Larry)
|
||||
(@NPCTEXTID+1, 1, 0, 0, 0, 0, 0, 0, 0, 104597, 0, 0, 0, 0, 0, 0, 0, 61609); -- 102343 (Calia)
|
||||
|
||||
DELETE FROM `gossip_menu` WHERE (`MenuID`=19521 AND `TextID`=@NPCTEXTID+0) OR (`MenuID`=19236 AND `TextID`=@NPCTEXTID+1);
|
||||
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
|
||||
(19521, @NPCTEXTID+0, 61609), -- 105769 (Brother Larry)
|
||||
(19236, @NPCTEXTID+1, 61609); -- 102343 (Calia)
|
||||
|
||||
DELETE FROM `gossip_menu_option` WHERE (`OptionID`=0 AND `MenuID` IN (19521,19236));
|
||||
INSERT INTO `gossip_menu_option` (`MenuID`, `GossipOptionID`, `OptionID`, `OptionNpc`, `OptionText`, `OptionBroadcastTextID`, `Language`, `Flags`, `ActionMenuID`, `ActionPoiID`, `GossipNpcOptionID`, `BoxCoded`, `BoxMoney`, `BoxText`, `BoxBroadcastTextID`, `SpellID`, `OverrideIconID`, `VerifiedBuild`) VALUES
|
||||
(19521, 45625, 0, 0, 'I\'d like to travel to Dalaran.', 108622, 0, 0, 0, 0, NULL, 0, 0, NULL, 0, NULL, NULL, 61609),
|
||||
(19236, 45465, 0, 0, 'Are you the one I\'m supposed to meet? Why all the way out here?', 104599, 0, 0, 0, 0, NULL, 0, 0, NULL, 0, NULL, NULL, 61609);
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 15) AND (`SourceGroup` IN (19236));
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `Comment`) VALUES
|
||||
(15, 19236, 0, 0, 0, 47, 0, 40705, 8, 0, '', 0, 'Player for which gossip text is shown has Priestly Matters (40705) in state incomplete'),
|
||||
(15, 19236, 0, 0, 0, 48, 0, 281368, 0, 1, '', 1, 'Player for which gossip text is shown hasn\'t quest objective 281368 < 1 or has rewarded the quest');
|
||||
|
||||
-- Quest
|
||||
DELETE FROM `creature_queststarter` WHERE (`id`=102333 AND `quest`=40705) OR (`id`=101344 AND `quest`=40705);
|
||||
INSERT INTO `creature_queststarter` (`id`, `quest`, `VerifiedBuild`) VALUES
|
||||
(102333, 40705, 61609), -- Priestly Matters offered by Hooded Priestess
|
||||
(101344, 40705, 61609); -- Priestly Matters offered by Hooded Priestess
|
||||
|
||||
DELETE FROM `quest_objectives_completion_effect` WHERE `ObjectiveID` = 281369;
|
||||
INSERT INTO `quest_objectives_completion_effect` (`ObjectiveID`, `GameEventID`, `SpellID`, `ConversationID`, `UpdatePhaseShift`, `UpdateZoneAuras`) VALUES
|
||||
(281369, NULL, NULL, NULL, 1, 0);
|
||||
|
||||
DELETE FROM `ui_map_quest_line` WHERE (`UIMapId`=18 AND `QuestLineId` IN (5718,5673));
|
||||
INSERT INTO `ui_map_quest_line` (`UIMapId`, `QuestLineId`, `VerifiedBuild`) VALUES
|
||||
(18, 5718, 61609),
|
||||
(18, 5673, 61609);
|
||||
|
||||
-- Spell target pos.
|
||||
DELETE FROM `spell_target_position` WHERE (`ID`=311643 AND `EffectIndex`=0 AND `OrderIndex`=0) OR (`ID`=202112 AND `EffectIndex`=0 AND `OrderIndex`=0);
|
||||
INSERT INTO `spell_target_position` (`ID`, `EffectIndex`, `OrderIndex`, `MapID`, `PositionX`, `PositionY`, `PositionZ`, `VerifiedBuild`) VALUES
|
||||
(311643, 0, 0, 0, 2575.60009765625, -569, 86.3000030517578125, 61609), -- Spell: 311643 (Hearth to Faol's Rest) Effect 0: 252 (SPELL_EFFECT_TELEPORT_UNITS)
|
||||
(202112, 0, 0, 0, 2597.08, -529.766, 88.9996, 61609); -- Spell: 202112 -- Target_dest_nearby_entry -> serverside creature -> changed to dest_db
|
||||
|
||||
-- Hooded Priestess smart ai
|
||||
SET @ENTRY := 102333;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 80, 10233300, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On just summoned - Self: Start timed action list id #Hooded Priestess #0 (10233300) (update out of combat)', ''),
|
||||
(@ENTRY, 0, 1, 0, 19, 0, 100, 0, 40705, 0, 0, 0, 0, 80, 10233301, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On player accepted quest Priestly Matters (40705) - Self: Start timed action list id #Hooded Priestess #1 (10233301) (update out of combat)', '');
|
||||
|
||||
-- Hooded Priestess smart ai
|
||||
SET @ENTRY := 101344;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 80, 10233300, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On just summoned - Self: Start timed action list id #Hooded Priestess #0 (10233300) (update out of combat)', ''),
|
||||
(@ENTRY, 0, 1, 0, 19, 0, 100, 0, 40705, 0, 0, 0, 0, 80, 10233301, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On player accepted quest Priestly Matters (40705) - Self: Start timed action list id #Hooded Priestess #1 (10233301) (update out of combat)', '');
|
||||
|
||||
-- Timed list 10233300 smart ai
|
||||
SET @ENTRY := 10233300;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 9, 0, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 1 seconds - Self: Follow Owner/Summoner by distance 0, angle 0', ''),
|
||||
(@ENTRY, 9, 1, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 1 seconds - Owner/Summoner: Talk 0 to invoker', '');
|
||||
|
||||
-- Timed list 10233301 smart ai
|
||||
SET @ENTRY := 10233301;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Follow None by distance 0, angle 0', ''),
|
||||
(@ENTRY, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Look at Owner/Summoner', ''),
|
||||
(@ENTRY, 9, 2, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 1 seconds - Owner/Summoner: Talk 1 to invoker', ''),
|
||||
(@ENTRY, 9, 3, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 128, 3003, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 3 seconds - Self: Plays Anim with ID 3003', ''),
|
||||
(@ENTRY, 9, 4, 0, 0, 0, 100, 0, 4000, 4000, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'After 4 seconds - Self: Set walk', ''),
|
||||
(@ENTRY, 9, 5, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 20, 0, 0, 'After 0 seconds - Self: Move forward by 0, left by 20, up by 0 yards', ''),
|
||||
(@ENTRY, 9, 6, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 41, 10000, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Despawn in 10 s', '');
|
||||
|
||||
-- Calia smart ai
|
||||
SET @ENTRY := 102343;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 1, 62, 0, 100, 0, 19236, 0, 0, 0, 0, 85, 202109, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On gossip action 0 from menu 19236 selected - Gossip player: Cast spell 202109 on self', ''),
|
||||
(@ENTRY, 0, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 0, 33, 102340, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On gossip action 0 from menu 19236 selected - Gossip player: Give kill credit Kill Credit: Found Faol\'s Rest (102340)', ''),
|
||||
(@ENTRY, 0, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On gossip action 0 from menu 19236 selected - Gossip player: Close gossip', '');
|
||||
|
||||
-- Alonsus Faol smart ai
|
||||
SET @ENTRY := 102358;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 1, 54, 0, 100, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'On just summoned - Owner/Summoner: Talk 0 to invoker', ''),
|
||||
(@ENTRY, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 53, 0, 10235800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On just summoned - Self: Start path #10235800, walk, do not repeat, Passive', ''),
|
||||
(@ENTRY, 0, 2, 0, 34, 0, 100, 0, 2, 3, 0, 0, 0, 80, 10235800, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On movement of type WAYPOINT_MOTION_TYPE inform, point 3 - Self: Start timed action list id #Alonsus Faol #0 (10235800) (update out of combat)', ''),
|
||||
(@ENTRY, 0, 3, 0, 34, 0, 100, 0, 2, 5, 0, 0, 0, 80, 10235801, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On movement of type WAYPOINT_MOTION_TYPE inform, point 5 - Self: Start timed action list id #Alonsus Faol #1 (10235801) (update out of combat)', ''),
|
||||
(@ENTRY, 0, 4, 0, 34, 0, 100, 0, 2, 6, 0, 0, 0, 80, 10235802, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On movement of type WAYPOINT_MOTION_TYPE inform, point 6 - Self: Start timed action list id #Alonsus Faol #2 (10235802) (update out of combat)', '');
|
||||
|
||||
-- Timed list 10235800 smart ai
|
||||
SET @ENTRY := 10235800;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 9, 0, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 128, 3261, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 1 seconds - Self: Plays Anim with ID 3261', ''),
|
||||
(@ENTRY, 9, 1, 0, 0, 0, 100, 0, 4000, 4000, 0, 0, 0, 128, 9926, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 4 seconds - Self: Plays Anim with ID 9926', ''),
|
||||
(@ENTRY, 9, 2, 0, 0, 0, 100, 0, 11000, 11000, 0, 0, 0, 128, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 11 seconds - Self: Plays Anim with ID 0', ''),
|
||||
(@ENTRY, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Owner/Summoner: Talk 1 to invoker', '');
|
||||
|
||||
-- Timed list 10235801 smart ai
|
||||
SET @ENTRY := 10235801;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 5.908771, 'After 0 seconds - Self: Set orientation to 5.908771', ''),
|
||||
(@ENTRY, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 128, 9926, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Plays Anim with ID 9926', ''),
|
||||
(@ENTRY, 9, 2, 0, 0, 0, 100, 0, 13000, 13000, 0, 0, 0, 128, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 13 seconds - Self: Plays Anim with ID 0', ''),
|
||||
(@ENTRY, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Talk 2 to invoker', '');
|
||||
|
||||
-- Timed list 10235802 smart ai
|
||||
SET @ENTRY := 10235802;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 2.489006, 'After 0 seconds - Self: Set orientation to 2.489006', ''),
|
||||
(@ENTRY, 9, 1, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 33, 102341, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 1 seconds - Owner/Summoner: Give kill credit Kill Credit: Talked to Faol (102341)', ''),
|
||||
(@ENTRY, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 41, 1000, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Despawn in 1 s', '');
|
||||
|
||||
-- Path for Hooded Priest
|
||||
DELETE FROM `creature_formations` WHERE `leaderGUID` = @CGUID+7;
|
||||
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES
|
||||
(@CGUID+7, @CGUID+7, 0, 0, 515, 0, 0),
|
||||
(@CGUID+7, @CGUID+2, 2, 270, 515, 0, 0);
|
||||
|
||||
SET @MOVERGUID := @CGUID+7;
|
||||
SET @ENTRY := 102342;
|
||||
SET @PATHOFFSET := 0;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x0, NULL, 'Hooded Priest - Formation Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, 2604.2883, -556.69446, 88.99959, NULL, 0),
|
||||
(@PATH, 1, 2600.5781, -555.38715, 88.99959, NULL, 0),
|
||||
(@PATH, 2, 2593.5442, -550.0781, 88.39082, NULL, 0),
|
||||
(@PATH, 3, 2592.8186, -543.94446, 88.39353, NULL, 0),
|
||||
(@PATH, 4, 2593.0815, -536.52606, 88.99959, NULL, 0),
|
||||
(@PATH, 5, 2594.1145, -529.27606, 88.99959, NULL, 0),
|
||||
(@PATH, 6, 2600.5557, -522.7101, 88.99959, NULL, 0),
|
||||
(@PATH, 7, 2604.4714, -521.8976, 88.99959, NULL, 0),
|
||||
(@PATH, 8, 2610.7188, -522.88715, 88.99959, NULL, 0),
|
||||
(@PATH, 9, 2616.4375, -526.1059, 88.99959, NULL, 0),
|
||||
(@PATH, 10, 2620.4602, -530.94446, 88.99959, NULL, 0),
|
||||
(@PATH, 11, 2623.039, -535.57465, 89.00888, NULL, 0),
|
||||
(@PATH, 12, 2624.7883, -542.11115, 89.23042, NULL, 0),
|
||||
(@PATH, 13, 2622.7336, -549.06946, 88.99959, NULL, 0),
|
||||
(@PATH, 14, 2617.823, -553.316, 88.99959, NULL, 0),
|
||||
(@PATH, 15, 2613.5461, -554.84204, 88.99959, NULL, 0),
|
||||
(@PATH, 16, 2608.5703, -556.4184, 88.99959, NULL, 0);
|
||||
|
||||
UPDATE `creature` SET `wander_distance`=0, `MovementType`=2 WHERE `guid`=@MOVERGUID;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `SheathState`, `visibilityDistanceType`) VALUES
|
||||
(@MOVERGUID, @PATH, 1, 3);
|
||||
|
||||
-- Path Alonsus Faol
|
||||
SET @ENTRY := 102358;
|
||||
SET @PATHOFFSET := 0;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x0, NULL, 'Alonsus Faol - Scripted Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, 2599.9766, -525.6858, 88.99959, NULL, 0),
|
||||
(@PATH, 1, 2601.7249, -525.8559, 88.99959, NULL, 0),
|
||||
(@PATH, 2, 2603.3586, -530.01215, 88.99959, NULL, 0),
|
||||
(@PATH, 3, 2604.567, -531.5278, 88.99959, NULL, 16090),
|
||||
(@PATH, 4, 2600.816, -536.3785, 88.99959, NULL, 0),
|
||||
(@PATH, 5, 2600.684, -537.6667, 88.99959, NULL, 13934),
|
||||
(@PATH, 6, 2602.815, -534.522, 88.99959, NULL, 0);
|
||||
@@ -0,0 +1,107 @@
|
||||
SET @CGUID := 6005163;
|
||||
|
||||
-- Creatures
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+2;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `StringId`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 103662, 1501, 7805, 7805, '1,2,8,23,24', '0', 0, 0, 0, 3221.896728515625, 7534.16845703125, 22.26258468627929687, 0.978301584720611572, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 'amalgam_door_stalker_left', 60822), -- Secret Door Stalker (Area: Black Rook Hold - Difficulty: 0) CreateObject1 (Auras: )
|
||||
(@CGUID+1, 103662, 1501, 7805, 7805, '1,2,8,23,24', '0', 0, 0, 0, 3219.341064453125, 7535.9443359375, 24.50200271606445312, 0.885492563247680664, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 'amalgam_door_stalker_mid', 60822), -- Secret Door Stalker (Area: Black Rook Hold - Difficulty: 0) CreateObject1 (Auras: )
|
||||
(@CGUID+2, 103662, 1501, 7805, 7805, '1,2,8,23,24', '0', 0, 0, 0, 3217.076416015625, 7537.67041015625, 22.50607109069824218, 0.794547736644744873, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 'amalgam_door_stalker_right', 60822); -- Secret Door Stalker (Area: Black Rook Hold - Difficulty: 0) CreateObject1 (Auras: )
|
||||
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` IN (99090);
|
||||
INSERT INTO `creature_template_addon` (`entry`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(99090, 0, 0, 0, 0, 0, 1, 0, 0, 9176, 0, 0, 0, ''); -- 99090 (Soul Echoes Stalker)
|
||||
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x20000100, `VerifiedBuild`=60822 WHERE (`Entry`=99090 AND `DifficultyID`=23); -- 99090 (Soul Echoes Stalker) - Sessile, Floating
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=2, `LevelScalingDeltaMax`=2, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=60822 WHERE (`Entry`=98542 AND `DifficultyID`=23); -- 98542 (Amalgam of Souls) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=1279 WHERE (`Entry`=99664 AND `DifficultyID`=23);
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=60822 WHERE (`Entry`=99857 AND `DifficultyID`=23); -- 99857 (Lord Etheldrin Ravencrest) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=60822 WHERE (`Entry`=99858 AND `DifficultyID`=23); -- 99858 (Lady Velandras Ravencrest) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=629, `StaticFlags1`=0x10000000, `VerifiedBuild`=60822 WHERE (`Entry`=99426 AND `DifficultyID`=23); -- 99426 (Staellis Rivermoor) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=629, `StaticFlags1`=0x20000100, `VerifiedBuild`=60822 WHERE (`Entry`=103662 AND `DifficultyID`=0); -- 103662 (Secret Door Stalker) - Sessile, Floating
|
||||
|
||||
UPDATE `creature_template` SET `faction`=16, `BaseAttackTime`=2000, `unit_flags`=0x2000000, `unit_flags2`=0x800, `unit_flags3`=0x41080001, `ScriptName`='npc_amalgam_of_souls_soul_echoes_stalker' WHERE `entry`=99090; -- Soul Echoes Stalker
|
||||
UPDATE `creature_template` SET `unit_flags2`=0x800, `ScriptName`='boss_amalgam_of_souls' WHERE `entry`=98542; -- Amalgam of Souls
|
||||
UPDATE `creature_template` SET `ScriptName`='npc_amalgam_of_souls_restless_soul' WHERE `entry`=99664;
|
||||
UPDATE `creature_template` SET `BaseAttackTime`=2000, `unit_flags2`=0x800, `unit_flags3`=0x80000, `AIName`='SmartAI' WHERE `entry`=99426; -- Staellis Rivermoor
|
||||
UPDATE `creature_template` SET `BaseAttackTime`=2000, `unit_flags2`=0x800, `unit_flags3`=0x80000, `ScriptName`='npc_amalgam_of_souls_lord_etheldrin_ravencrest' WHERE `entry`=99857; -- Lord Etheldrin Ravencrest
|
||||
UPDATE `creature_template` SET `BaseAttackTime`=1500, `unit_flags2`=0x800, `unit_flags3`=0x80000, `AIName`='SmartAI' WHERE `entry`=99858; -- Lady Velandras Ravencrest
|
||||
UPDATE `creature_template` SET `unit_flags3`=0x41000000 WHERE `entry`=103662; -- Secret Door Stalker
|
||||
|
||||
DELETE FROM `creature_equip_template` WHERE (`ID`=1 AND `CreatureID` IN (99426,99857,99858));
|
||||
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`, `VerifiedBuild`) VALUES
|
||||
(99426, 1, 118562, 0, 0, 0, 0, 0, 0, 0, 0, 60822), -- Staellis Rivermoor
|
||||
(99857, 1, 116571, 0, 0, 0, 0, 0, 0, 0, 0, 60822), -- Lord Etheldrin Ravencrest
|
||||
(99858, 1, 29437, 0, 0, 0, 0, 0, 0, 0, 0, 60822); -- Lady Velandras Ravencrest
|
||||
|
||||
DELETE FROM `creature_summon_groups` WHERE `summonerId`=98542;
|
||||
INSERT INTO `creature_summon_groups` (`summonerId`, `summonerType`, `groupId`, `entry`, `position_x`, `position_y`, `position_z`, `orientation`, `summonType`, `summonTime`, `Comment`) VALUES
|
||||
(98542, 0, 0, 99664, 3265.507080078125, 7543.8681640625, 5.631319999694824218, 1.907930254936218261, 8, 0, 'Amalgam of Souls - Restless Souls'),
|
||||
(98542, 0, 0, 99664, 3290.262939453125, 7574.5947265625, 5.631304740905761718, 2.955646991729736328, 8, 0, 'Amalgam of Souls - Restless Souls'),
|
||||
(98542, 0, 0, 99664, 3286.51123046875, 7601.3115234375, 5.631319999694824218, 3.660738945007324218, 8, 0, 'Amalgam of Souls - Restless Souls'),
|
||||
(98542, 0, 0, 99664, 3255.626708984375, 7622.0068359375, 5.631304740905761718, 4.62844085693359375, 8, 0, 'Amalgam of Souls - Restless Souls'),
|
||||
(98542, 0, 0, 99664, 3228.8046875, 7616.51171875, 6.50103616714477539, 5.3057861328125, 8, 0, 'Amalgam of Souls - Restless Souls'),
|
||||
(98542, 0, 0, 99664, 3212.127685546875, 7582.49462890625, 5.154406547546386718, 6.263723373413085937, 8, 0, 'Amalgam of Souls - Restless Souls'),
|
||||
(98542, 0, 0, 99664, 3219.781005859375, 7560.11572265625, 5.68906402587890625, 0.588002622127532958, 8, 0, 'Amalgam of Souls - Restless Souls');
|
||||
|
||||
-- Areatriggers
|
||||
UPDATE `areatrigger_template` SET `VerifiedBuild`=60822 WHERE (`Id`=9899 AND `IsCustom`=0);
|
||||
UPDATE `areatrigger_template` SET `VerifiedBuild`=60822 WHERE (`Id`=10015 AND `IsCustom`=0);
|
||||
|
||||
DELETE FROM `areatrigger_create_properties` WHERE (`Id` IN (5167, 5293) AND `IsCustom`=0);
|
||||
INSERT INTO `areatrigger_create_properties` (`Id`, `IsCustom`, `AreaTriggerId`, `IsAreatriggerCustom`, `Flags`, `MoveCurveId`, `ScaleCurveId`, `MorphCurveId`, `FacingCurveId`, `AnimId`, `AnimKitId`, `DecalPropertiesId`, `SpellForVisuals`, `TimeToTargetScale`, `Speed`, `Shape`, `ShapeData0`, `ShapeData1`, `ShapeData2`, `ShapeData3`, `ShapeData4`, `ShapeData5`, `ShapeData6`, `ShapeData7`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(5167, 0, 9899, 0, 82, 0, 0, 0, 0, -1, 0, 39, NULL, 30000, 8, 0, 3.5, 3.5, 0, 0, 0, 0, 0, 0, 'at_amalgam_of_souls_swirling_scythe', 60822), -- Spell: 195254 (Swirling Scythe)
|
||||
(5293, 0, 10015, 0, 4, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 'at_amalgam_of_souls_call_souls', 60822); -- Spell: 196925 (Call Souls)
|
||||
|
||||
-- Spells
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_amalgam_of_souls_soul_echoes_clone_caster', 'spell_amalgam_of_souls_soulgorge', 'spell_amalgam_of_souls_call_souls', 'spell_amalgam_of_souls_soul_burst');
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(194981, 'spell_amalgam_of_souls_soul_echoes_clone_caster'),
|
||||
(196930, 'spell_amalgam_of_souls_soulgorge'),
|
||||
(196078, 'spell_amalgam_of_souls_call_souls'),
|
||||
(196587, 'spell_amalgam_of_souls_soul_burst');
|
||||
|
||||
-- Texts
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` IN (98542, 99857);
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(98542, 0, 0, 'Consume! Devour!', 14, 0, 100, 0, 0, 54518, 100957, 0, 'Amalgam of Souls'),
|
||||
(98542, 1, 0, 'The harvest has come!', 14, 0, 100, 0, 0, 54516, 100995, 0, 'Amalgam of Souls'),
|
||||
(98542, 2, 0, 'Leave this meager vessel, and join us...', 14, 0, 100, 0, 0, 54564, 100994, 0, 'Amalgam of Souls'),
|
||||
(98542, 3, 0, 'I feed on your essence...', 14, 0, 100, 0, 0, 54522, 100993, 0, 'Amalgam of Souls'),
|
||||
(98542, 4, 0, 'Ancient souls of the Black Rook, rise and join our chorus!', 14, 0, 100, 0, 0, 54563, 100997, 0, 'Amalgam of Souls'),
|
||||
(98542, 5, 0, 'This energy... it is too much!', 14, 0, 100, 0, 0, 54521, 100998, 0, 'Amalgam of Souls'),
|
||||
(99857, 0, 0, 'I... understand now. You... you must find Kur\'talos. You must put a stop to this.', 12, 0, 100, 0, 0, 54558, 101007, 0, 'Lord Etheldrin Ravencrest');
|
||||
|
||||
-- Conditions
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry` IN (196930, 205210, 205211, 205212);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(13, 1, 196930, 0, 0, 51, 0, 5, 98542, 0, '', 0, 0, 0, '', 'Spell \'Soulgorge\' can only hit \'Amalgam of Souls\''),
|
||||
(13, 1, 205210, 0, 0, 58, 0, 0, 0, 0, 'amalgam_door_stalker_left', 0, 0, 0, '', 'Spell \'Secret Door Channel - Staellis Left\' can only hit \'Secret Door Stalker\''),
|
||||
(13, 1, 205211, 0, 0, 58, 0, 0, 0, 0, 'amalgam_door_stalker_mid', 0, 0, 0, '', 'Spell \'Secret Door Channel - Lady V Mid\' can only hit \'Secret Door Stalker\''),
|
||||
(13, 1, 205212, 0, 0, 58, 0, 0, 0, 0, 'amalgam_door_stalker_right', 0, 0, 0, '', 'Spell \'Secret Door Channel - Lord E Right\' can only hit \'Secret Door Stalker\'');
|
||||
|
||||
-- Conversation
|
||||
DELETE FROM `conversation_actors` WHERE (`ConversationId`=754 AND `Idx` IN (2,1,0));
|
||||
INSERT INTO `conversation_actors` (`ConversationId`, `ConversationActorId`, `Idx`, `CreatureId`, `CreatureDisplayInfoId`, `NoActorObject`, `ActivePlayerObject`, `VerifiedBuild`) VALUES
|
||||
(754, 50270, 2, 99857, 0, 0, 0, 60822), -- Full: 0x204254BBA0618440000578000034D42F Creature/0 R4245/S1400 Map: 1501 (Black Rook Hold) Entry: 99857 (Lord Etheldrin Ravencrest) Low: 3462191
|
||||
(754, 50272, 1, 99858, 0, 0, 0, 60822), -- Full: 0x204254BBA0618480000578000034D42F Creature/0 R4245/S1400 Map: 1501 (Black Rook Hold) Entry: 99858 (Lady Velandras Ravencrest) Low: 3462191
|
||||
(754, 50273, 0, 99426, 0, 0, 0, 60822); -- Full: 0x204254BBA0611880000578000034D42F Creature/0 R4245/S1400 Map: 1501 (Black Rook Hold) Entry: 99426 (Staellis Rivermoor) Low: 3462191
|
||||
|
||||
DELETE FROM `conversation_line_template` WHERE `Id` IN (1792, 1791, 1790);
|
||||
INSERT INTO `conversation_line_template` (`Id`, `UiCameraID`, `ActorIdx`, `Flags`, `ChatType`, `VerifiedBuild`) VALUES
|
||||
(1792, 0, 2, 0, 1, 60822),
|
||||
(1791, 0, 1, 0, 0, 60822),
|
||||
(1790, 0, 0, 0, 0, 60822);
|
||||
|
||||
DELETE FROM `conversation_template` WHERE `Id` IN (754);
|
||||
INSERT INTO `conversation_template` (`Id`, `FirstLineID`, `TextureKitId`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(754, 1790, 0, 'conversation_amalgam_of_souls_outro', 60822);
|
||||
|
||||
-- SAI
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (99858, 99426) AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(99858, 0, 0, 0, '', 63, 0, 100, 0, 0, 0, 0, 0, 0, '', 90, 8, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Lady Velandras Ravencrest - Just Created - Set StandState: Kneel'),
|
||||
(99426, 0, 0, 0, '', 63, 0, 100, 0, 0, 0, 0, 0, 0, '', 90, 8, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Staellis Rivermoor - Just Created - Set StandState: Kneel');
|
||||
|
||||
DELETE FROM `instance_template` WHERE `map`=1501;
|
||||
INSERT INTO `instance_template` (`map`, `parent`, `script`) VALUES
|
||||
(1501, 0, 'instance_black_rook_hold');
|
||||
@@ -0,0 +1,12 @@
|
||||
-- LFGDungeonsEntry changed from "Scarlet Monastery - Armory" in 4.x to "Scarlet Halls" in 5.x, coords are invalid on new map
|
||||
DELETE FROM `lfg_dungeon_template` WHERE `dungeonId` = 163;
|
||||
|
||||
-- LFGDungeonsEntry changed from "Scarlet Monastery - Cathedral" to "Scarlet Monastery" in 5.x, coords are invalid on new map
|
||||
DELETE FROM `lfg_dungeon_template` WHERE `dungeonId` = 164;
|
||||
|
||||
-- Fix LFG entrance for dungeons that have multiple entrances
|
||||
DELETE FROM `lfg_dungeon_template` WHERE `dungeonId` IN (14, 22, 276);
|
||||
INSERT INTO `lfg_dungeon_template` (`dungeonId`, `name`, `position_x`, `position_y`, `position_z`, `orientation`) VALUES
|
||||
(14, 'Gnomeregan', -329.484, -3.22991, -152.846, 2.9670597284),
|
||||
(22, 'Uldaman', -228.859, 46.1018, -46.0186, 1.5707963268),
|
||||
(276, 'Blackrock Depths - Upper City', 926.904, -288.134, -49.9401, 1.1140925308);
|
||||
@@ -0,0 +1,6 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_mage_meteor';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(153561, 'spell_mage_meteor');
|
||||
|
||||
UPDATE `areatrigger_create_properties` SET `ScriptName`='at_mage_meteor' WHERE `Id`=3467;
|
||||
UPDATE `areatrigger_create_properties` SET `ScriptName`='at_mage_meteor_burn' WHERE `Id`=1712;
|
||||
@@ -0,0 +1,168 @@
|
||||
-- Shadowlands Dungeons
|
||||
SET @WORLDSAFELOCID := 100076;
|
||||
SET @TELEID := 2291;
|
||||
SET @OGUID := 8000027;
|
||||
SET @ATID := 138;
|
||||
SET @ATCREATEID := 133;
|
||||
SET @ATSPAWNID := 232;
|
||||
|
||||
DELETE FROM `world_safe_locs` WHERE `ID` BETWEEN @WORLDSAFELOCID+0 AND @WORLDSAFELOCID+21;
|
||||
INSERT INTO `world_safe_locs` (`ID`, `MapID`, `LocX`, `LocY`, `LocZ`, `Facing`, `COMMENT`) VALUES
|
||||
(@WORLDSAFELOCID+0, 2293, 2676.6624, -2545.9949, 3292.856, 6.2178426/(2 * PI() / 360), '9.x Dungeon - Theater of Pain - Entrance'),
|
||||
(@WORLDSAFELOCID+1, 2222, 2571.7778, -2736.1702, 3286.5872, 3.772423/(2 * PI() / 360), '9.x Dungeon - Theater of Pain - Exit'),
|
||||
(@WORLDSAFELOCID+2, 2289, 1984.64, -3206.59, 3261.41, 3.9776053/(2 * PI() / 360), '9.x Dungeon - Plaguefall - Entrance'),
|
||||
(@WORLDSAFELOCID+3, 2222, 2093.29, -3108.78, 3273.81, 0.7268773/(2 * PI() / 360), '9.x Dungeon - Plaguefall - Exit'),
|
||||
(@WORLDSAFELOCID+4, 2285, -1318.37, -6134.11, 7067.01, 5.5086603/(2 * PI() / 360), '9.x Dungeon - Spires of Ascension - Entrance'),
|
||||
(@WORLDSAFELOCID+5, 2222, -2138.42, -5320.01, 6543.06, 2.4207716/(2 * PI() / 360), '9.x Dungeon - Spires of Ascension - Exit'),
|
||||
(@WORLDSAFELOCID+6, 2286, -3317.21, -3819.34, 6604.09, 1.6026242/(2 * PI() / 360), '9.x Dungeon - The Necrotic Wake - Entrance'),
|
||||
(@WORLDSAFELOCID+7, 2222, -3316.94, -4125.14, 6599.55, 4.7093697/(2 * PI() / 360), '9.x Dungeon - The Necrotic Wake - Exit'),
|
||||
(@WORLDSAFELOCID+8, 2290, -6887.047, 1835.7743, 5545.674, 2.092174/(2 * PI() / 360), '9.x Dungeon - Mists of Tirna Scithe - Entrance'),
|
||||
(@WORLDSAFELOCID+9, 2222, -6939.007, 1768.9757, 5552.2764, 4.5459723/(2 * PI() / 360), '9.x Dungeon - Mists of Tirna Scithe - Exit'),
|
||||
(@WORLDSAFELOCID+10, 2291, 3014.16, -2221.66, 5.33118, 3.1534958/(2 * PI() / 360), '9.x Dungeon - De Other Side - Entrance'),
|
||||
(@WORLDSAFELOCID+11, 2222, -7512.3716, -583.25696, 5446.857, 0/(2 * PI() / 360), '9.x Dungeon - De Other Side - Exit'),
|
||||
(@WORLDSAFELOCID+12, 2287, -2209.5, 5027.13, 4140.39, 1.5676478/(2 * PI() / 360), '9.x Dungeon - Halls of Atonement - Entrance'),
|
||||
(@WORLDSAFELOCID+13, 2222, -2172.94, 5012.84, 4074.79, 0.7853999/(2 * PI() / 360), '9.x Dungeon - Halls of Atonement - Exit'),
|
||||
(@WORLDSAFELOCID+14, 2284, -1401.37, 6559.17, 4114.8, 4.1332536/(2 * PI() / 360), '9.x Dungeon - Sanguine Depths - Entrance'),
|
||||
(@WORLDSAFELOCID+15, 2222, -1454.7535, 6542.76, 4183.935, 6.257681/(2 * PI() / 360), '9.x Dungeon - Sanguine Depths - Exit'),
|
||||
(@WORLDSAFELOCID+16, 2453, 1646.35, 2310.9, 380.96, 4.707502/(2 * PI() / 360), '9.x Dungeon - Torghast - Entrance'),
|
||||
(@WORLDSAFELOCID+17, 2222, 4640.97, 6673.89, 4840.12, 2.6253242/(2 * PI() / 360), '9.x Dungeon - Torghast - Exit'),
|
||||
(@WORLDSAFELOCID+18, 2441, 3638.65, -1816.79, 92.4729, 2.1244671/(2 * PI() / 360), '9.x Dungeon - Tazavesh, the Veiled Market - Entrance'),
|
||||
(@WORLDSAFELOCID+19, 2222, -5918.4756, 4853.355, 4789.934, 3.619207/(2 * PI() / 360), '9.x Dungeon - Tazavesh, the Veiled Market - Exit'),
|
||||
(@WORLDSAFELOCID+20, 2236, 911.1528, -1765.6423, 181.19034, 3.6743245/(2 * PI() / 360), '9.x Dungeon - Darkmaul Citadel - Entrance'),
|
||||
(@WORLDSAFELOCID+21, 2175, 721.7, -1838.4, 186.5, 4.326671/(2 * PI() / 360), '9.x Dungeon - Darkmaul Citadel - Exit');
|
||||
|
||||
DELETE FROM `game_tele` WHERE `id` BETWEEN @TELEID+0 AND @TELEID+13;
|
||||
INSERT INTO `game_tele` (`id`, `position_x`, `position_y`, `position_z`, `orientation`, `map`, `name`) VALUES
|
||||
(@TELEID+0, -2138.42, -5320.01, 6543.06, 5.4818, 2222, 'SpiresOfAscension'),
|
||||
(@TELEID+1, -1318.37, -6134.11, 7067.01, 5.5086603, 2285, 'SpiresOfAscensionDungeon'),
|
||||
(@TELEID+2, -3316.94, -4125.14, 6599.55, 1.5727, 2222, 'TheNecroticWake'),
|
||||
(@TELEID+3, -3317.21, -3819.34, 6604.09, 1.6026242, 2286, 'TheNecroticWakeDungeon'),
|
||||
(@TELEID+4, -2172.94, 5012.84, 4074.79, 3.9425, 2222, 'HallsOfAtonement'),
|
||||
(@TELEID+5, -2209.5, 5027.13, 4140.50, 1.5676478, 2287, 'HallsOfAtonementDungeon'),
|
||||
(@TELEID+6, -1454.7535, 6542.76, 4183.935, 3.1324, 2222, 'SanguineDepths'),
|
||||
(@TELEID+7, -1401.37, 6559.17, 4114.8, 4.1332536, 2284, 'SanguineDepthsDungeon'),
|
||||
(@TELEID+8, 4640.97, 6673.89, 4840.12, 2.6253242, 2222, 'Torghast'),
|
||||
(@TELEID+9, 1646.35, 2310.9, 380.96, 4.707502, 2453, 'TorghastDungeon'),
|
||||
(@TELEID+10, -5918.4756, 4853.355, 4789.934, 0.5849, 2222, 'TazaveshTheVeiledMarket'),
|
||||
(@TELEID+11, 3638.65, -1816.79, 92.4729, 2.1244671, 2441, 'TazaveshTheVeiledMarketDungeon'),
|
||||
(@TELEID+12, 721.7, -1838.4, 186.5, 1.1437, 2175, 'DarkmaulCitadel'),
|
||||
(@TELEID+13, 911.1528, -1765.6423, 181.19034, 3.6743245, 2236, 'DarkmaulCitadelDungeon');
|
||||
|
||||
DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+19;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
|
||||
(@OGUID+0, 252145, 2222, 11462, 11465, '0', '0', 0, 2595.97216796875, -2718.4375, 3291.812744140625, 3.797177553176879882, 0, 0, -0.94675540924072265, 0.321953743696212768, 120, 255, 1, 61559), -- Instance Portal (Area: Theater of Pain - Difficulty: 0) CreateObject1
|
||||
(@OGUID+1, 252145, 2293, 12841, 12841, '1,2,23,8', '0', 0, 2651.153564453125, -2546.973876953125, 3308.091064453125, 6.253239154815673828, 0, 0, -0.01497268676757812, 0.99988788366317749, 7200, 255, 1, 61559), -- Instance Portal (Area: Theater of Pain - Difficulty: 0) CreateObject1
|
||||
(@OGUID+2, 252245, 2222, 11462, 11465, '0', '0', 0, 2081.96875, -3118.607666015625, 3274.980712890625, 0.747357308864593505, 0, 0, 0.365042686462402343, 0.930990755558013916, 120, 255, 1, 61559), -- Instance Portal (Area: Theater of Pain - Difficulty: 0) CreateObject1
|
||||
(@OGUID+3, 252247, 2289, 13228, 13228, '1,2,8,23', '0', 0, 1030.7066650390625, -3639.951416015625, 3079.683837890625, 4.688984394073486328, 0, 0, -0.7153329849243164, 0.698783755302429199, 7200, 255, 1, 61559), -- Instance Portal (Area: Plaguefall - Difficulty: 0) CreateObject1
|
||||
(@OGUID+4, 252247, 2289, 13228, 13228, '1,2,8,23', '0', 0, 2030.9757080078125, -3169.517333984375, 3274.312744140625, 3.835698843002319335, 0, 0, -0.94037914276123046, 0.340128034353256225, 7200, 255, 1, 61559), -- Instance Portal (Area: Plaguefall - Difficulty: 0) CreateObject1
|
||||
(@OGUID+5, 252247, 2222, 10534, 11381, '0', '0', 0, -2131.13720703125, -5327.78125, 6546.26123046875, 5.550161361694335937, 0, 0, -0.35836124420166015, 0.933583021163940429, 120, 255, 1, 61559), -- Instance Portal (Area: Hero's Rest - Difficulty: 0) CreateObject1
|
||||
(@OGUID+6, 252248, 2222, 10534, 11381, '0', '0', 0, -3316.757080078125, -4096.59228515625, 6599.923828125, 4.714056015014648437, 0, 0, -0.70651721954345703, 0.707695841789245605, 120, 255, 1, 61559), -- Instance Portal (Area: Hero's Rest - Difficulty: 0) CreateObject1
|
||||
(@OGUID+7, 252247, 2285, 12837, 12837, '1,2,23,8', '0', 0, -1328.359375, -6122.705078125, 7070.50341796875, 5.491545677185058593, 0, 0, -0.38556480407714843, 0.922680795192718505, 7200, 255, 1, 61559), -- Instance Portal (Area: Spires of Ascension - Difficulty: 0) CreateObject1
|
||||
(@OGUID+8, 252248, 2286, 12916, 13471, '1,2,23,8', '0', 0, -3317.319580078125, -3828.0625, 6606.60546875, 1.592514872550964355, 0, 0, 0.714743614196777343, 0.6993865966796875, 7200, 255, 1, 61559), -- Instance Portal (Area: The Grim Harvest - Difficulty: 0) CreateObject1
|
||||
(@OGUID+9, 252248, 2222, 11510, 13231, '0', '0', 0, -6936.57275390625, 1782.6510009765625, 5552.30712890625, 4.548412799835205078, 0, 0, -0.76264095306396484, 0.646822035312652587, 120, 255, 1, 61559), -- Instance Portal (Area: Root-Home - Difficulty: 0) CreateObject1
|
||||
(@OGUID+10, 252248, 2290, 13334, 13429, '1,2,23,8', '0', 0, -6907.7900390625, 1810.84375, 5548.353515625, 0.818111658096313476, 0, 0, 0.39774322509765625, 0.917496800422668457, 7200, 255, 1, 61559), -- Instance Portal (Area: Oaken Assembly - Difficulty: 0) CreateObject1
|
||||
(@OGUID+11, 252248, 2290, 13334, 13429, '1,2,23,8', '0', 0, -7478.53662109375, 2866.038330078125, 5349.6572265625, 5.947156906127929687, 0, 0, -0.16722488403320312, 0.985918760299682617, 7200, 255, 1, 61559), -- Instance Portal (Area: Oaken Assembly - Difficulty: 0) CreateObject1
|
||||
(@OGUID+12, 252248, 2222, 11510, 12902, '0', '0', 0, -7531.09033203125, -583.31427001953125, 5449.68994140625, 0, 0, 0, 0, 1, 120, 255, 1, 61559), -- Instance Portal (Area: Grove of Awakening - Difficulty: 0) CreateObject1
|
||||
(@OGUID+13, 252248, 2291, 13309, 13309, '1,2,23,8', '0', 0, 3035.85595703125, -2222.1025390625, 9.370679855346679687, 0, 0, 0, 0, 1, 7200, 255, 1, 61559), -- Instance Portal (Area: De Other Side - Difficulty: 0) CreateObject1
|
||||
(@OGUID+14, 272724, 2222, 10413, 12782, '0', '0', 0, -1479.0399169921875, 6543.19091796875, 4186.92822265625, 6.276032924652099609, 0, 0, -0.00357627868652343, 0.999993562698364257, 120, 255, 1, 61559), -- Instance Portal (Area: Absolution Crypt - Difficulty: 0) CreateObject1
|
||||
(@OGUID+15, 272724, 2222, 10413, 12782, '0', '0', 0, -2187.0556640625, 4998.578125, 4076.02001953125, 0.776558458805084228, 0, 0, 0.378596305847167968, 0.925561904907226562, 120, 255, 1, 61559), -- Instance Portal (Area: Absolution Crypt - Difficulty: 0) CreateObject1
|
||||
(@OGUID+16, 252245, 2287, 12831, 12831, '1,2,23,8', '0', 0, -2209.36279296875, 4991.7275390625, 4150.0224609375, 1.538609027862548828, 0, 0, 0.695635795593261718, 0.718394637107849121, 7200, 255, 1, 61559), -- Instance Portal (Area: Halls of Atonement - Difficulty: 0) CreateObject1
|
||||
(@OGUID+17, 272724, 2284, 12842, 12842, '1,2,23,8', '0', 0, -1390.873291015625, 6574.28125, 4117.09619140625, 4.19525909423828125, 0, 0, -0.86440372467041015, 0.502798378467559814, 7200, 255, 1, 61559), -- Instance Portal (Area: Sanguine Depths - Difficulty: 0) CreateObject1
|
||||
(@OGUID+18, 252248, 2441, 13577, 13577, '23,2,8', '0', 0, 3657.471435546875, -1849.0364990234375, 94.71509552001953125, 2.277918338775634765, 0, 0, 0.908198356628417968, 0.418540000915527343, 86400, 255, 1, 61559), -- Instance Portal (Area: Tazavesh, the Veiled Market - Difficulty: Heroic) CreateObject2
|
||||
(@OGUID+19, 252247, 2175, 10424, 10530, '0', '0', 0, 733.1788330078125, -1802.6875, 191.6061553955078125, 4.42183685302734375, 0, 0, -0.80202293395996093, 0.597293198108673095, 120, 255, 1, 61559); -- Instance Portal (Area: Darkmaul Citadel - Difficulty: 0) CreateObject1
|
||||
|
||||
DELETE FROM `areatrigger_template` WHERE `Id` BETWEEN @ATID+0 AND @ATID+20;
|
||||
INSERT INTO `areatrigger_template` (`Id`, `IsCustom`, `Flags`, `ActionSetId`, `ActionSetFlags`, `VerifiedBuild`) VALUES
|
||||
(@ATID+0, 1, 1, 0, 0, 0), -- Theater of Pain - Enter
|
||||
(@ATID+1, 1, 1, 0, 0, 0), -- Theater of Pain - Exit
|
||||
(@ATID+2, 1, 1, 0, 0, 0), -- Plaguefall - Enter
|
||||
(@ATID+3, 1, 1, 0, 0, 0), -- Plaguefall - Exit
|
||||
(@ATID+4, 1, 1, 0, 0, 0), -- Plaguefall - Rear Exit
|
||||
(@ATID+5, 1, 1, 0, 0, 0), -- Spires of Ascension - Enter
|
||||
(@ATID+6, 1, 1, 0, 0, 0), -- Spires of Ascension - Exit
|
||||
(@ATID+7, 1, 1, 0, 0, 0), -- The Necrotic Wake - Enter
|
||||
(@ATID+8, 1, 1, 0, 0, 0), -- The Necrotic Wake - Exit
|
||||
(@ATID+9, 1, 1, 0, 0, 0), -- Mists of Tirna Scithe - Enter
|
||||
(@ATID+10, 1, 1, 0, 0, 0), -- Mists of Tirna Scithe - Exit
|
||||
(@ATID+11, 1, 1, 0, 0, 0), -- Mists of Tirna Scithe - Rear Exit
|
||||
(@ATID+12, 1, 1, 0, 0, 0), -- De Other Side - Enter
|
||||
(@ATID+13, 1, 1, 0, 0, 0), -- De Other Side - Exit
|
||||
(@ATID+14, 1, 1, 0, 0, 0), -- Halls of Atonement - Enter
|
||||
(@ATID+15, 1, 1, 0, 0, 0), -- Halls of Atonement - Exit
|
||||
(@ATID+16, 1, 1, 0, 0, 0), -- Sanguine Depths - Enter
|
||||
(@ATID+17, 1, 1, 0, 0, 0), -- Sanguine Depths - Exit
|
||||
(@ATID+18, 1, 1, 0, 0, 0), -- Tazavesh, the Veiled Market - Enter
|
||||
(@ATID+19, 1, 1, 0, 0, 0), -- Tazavesh, the Veiled Market - Exit
|
||||
(@ATID+20, 1, 1, 0, 0, 0); -- Darkmaul Citadel - Exit
|
||||
|
||||
DELETE FROM `areatrigger_create_properties` WHERE `Id` BETWEEN @ATCREATEID+0 AND @ATCREATEID+20;
|
||||
INSERT INTO `areatrigger_create_properties` (`Id`, `IsCustom`, `AreaTriggerId`, `IsAreatriggerCustom`, `Flags`, `MoveCurveId`, `ScaleCurveId`, `MorphCurveId`, `FacingCurveId`, `AnimId`, `AnimKitId`, `DecalPropertiesId`, `SpellForVisuals`, `TimeToTargetScale`, `Speed`, `Shape`, `ShapeData0`, `ShapeData1`, `ShapeData2`, `ShapeData3`, `ShapeData4`, `ShapeData5`, `ShapeData6`, `ShapeData7`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(@ATCREATEID+0, 1, @ATID+0, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 12, 45, 3, 12, 45, 0, 0, '', 0), -- Theater of Pain - Enter
|
||||
(@ATCREATEID+1, 1, @ATID+1, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 14, 15, 3, 14, 15, 0, 0, '', 0), -- Theater of Pain - Exit
|
||||
(@ATCREATEID+2, 1, @ATID+2, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 5, 10, 3, 5, 10, 0, 0, '', 0), -- Plaguefall - Enter
|
||||
(@ATCREATEID+3, 1, @ATID+3, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 7, 12, 3, 7, 12, 0, 0, '', 0), -- Plaguefall - Exit
|
||||
(@ATCREATEID+4, 1, @ATID+4, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 7, 10, 3, 7, 10, 0, 0, '', 0), -- Plaguefall - Rear Exit
|
||||
(@ATCREATEID+5, 1, @ATID+5, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 9, 25, 3, 9, 25, 0, 0, '', 0), -- Spires of Ascension - Enter
|
||||
(@ATCREATEID+6, 1, @ATID+6, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 11, 10, 3, 11, 10, 0, 0, '', 0), -- Spires of Ascension - Exit
|
||||
(@ATCREATEID+7, 1, @ATID+7, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 4, 5, 15, 4, 5, 15, 0, 0, '', 0), -- The Necrotic Wake - Enter
|
||||
(@ATCREATEID+8, 1, @ATID+8, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 5, 10, 3, 5, 10, 0, 0, '', 0), -- The Necrotic Wake - Exit
|
||||
(@ATCREATEID+9, 1, @ATID+9, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 9, 15, 3, 9, 15, 0, 0, '', 0), -- Mists of Tirna Scithe - Enter
|
||||
(@ATCREATEID+10, 1, @ATID+10, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 9, 10, 3, 9, 10, 0, 0, '', 0), -- Mists of Tirna Scithe - Exit
|
||||
(@ATCREATEID+11, 1, @ATID+11, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 6, 10, 3, 6, 10, 0, 0, '', 0), -- Mists of Tirna Scithe - Rear Exit
|
||||
(@ATCREATEID+12, 1, @ATID+12, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 4, 5, 30, 4, 5, 30, 0, 0, '', 0), -- De Other Side - Enter
|
||||
(@ATCREATEID+13, 1, @ATID+13, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 7, 10, 3, 7, 10, 0, 0, '', 0), -- De Other Side - Exit
|
||||
(@ATCREATEID+14, 1, @ATID+14, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 5, 30, 3, 5, 30, 0, 0, '', 0), -- Halls of Atonement - Enter
|
||||
(@ATCREATEID+15, 1, @ATID+15, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 4, 5, 10, 4, 5, 10, 0, 0, '', 0), -- Halls of Atonement - Exit
|
||||
(@ATCREATEID+16, 1, @ATID+16, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 5, 20, 3, 5, 20, 0, 0, '', 0), -- Sanguine Depths - Enter
|
||||
(@ATCREATEID+17, 1, @ATID+17, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 5, 10, 3, 5, 10, 0, 0, '', 0), -- Sanguine Depths - Exit
|
||||
(@ATCREATEID+18, 1, @ATID+18, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 5, 10, 3, 5, 10, 0, 0, '', 0), -- Tazavesh, the Veiled Market - Enter
|
||||
(@ATCREATEID+19, 1, @ATID+19, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 8, 10, 3, 8, 10, 0, 0, '', 0), -- Tazavesh, the Veiled Market - Exit
|
||||
(@ATCREATEID+20, 1, @ATID+20, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 1, 3, 6, 10, 3, 6, 10, 0, 0, '', 0); -- Darkmaul Citadel - Exit
|
||||
|
||||
DELETE FROM `areatrigger` WHERE `SpawnId` BETWEEN @ATSPAWNID+0 AND @ATSPAWNID+20;
|
||||
INSERT INTO `areatrigger` (`SpawnId`, `AreaTriggerCreatePropertiesId`, `IsCustom`, `MapId`, `SpawnDifficulties`, `PosX`, `PosY`, `PosZ`, `Orientation`, `PhaseUseFlags`, `Comment`) VALUES
|
||||
(@ATSPAWNID+0, @ATCREATEID+0, 1, 2222, '0', 2595.9721, -2718.4375, 3291.8127, 3.7971, 0, 'Theater of Pain - Enter'),
|
||||
(@ATSPAWNID+1, @ATCREATEID+1, 1, 2293, '1,2,23,8', 2651.1535, -2546.9738, 3308.0910, 6.2532, 0, 'Theater of Pain - Exit'),
|
||||
(@ATSPAWNID+2, @ATCREATEID+2, 1, 2222, '0', 2081.9687, -3118.6076, 3274.9807, 0.7473, 0, 'Plaguefall - Enter'),
|
||||
(@ATSPAWNID+3, @ATCREATEID+3, 1, 2289, '1,2,8,23', 2030.9757, -3169.5173, 3274.3127, 3.8356, 0, 'Plaguefall - Exit'),
|
||||
(@ATSPAWNID+4, @ATCREATEID+4, 1, 2289, '1,2,8,23', 1030.7066, -3639.9514, 3079.6838, 4.6889, 0, 'Plaguefall - Rear Exit'),
|
||||
(@ATSPAWNID+5, @ATCREATEID+5, 1, 2222, '0', -2131.1372, -5327.7812, 6546.2612, 5.488, 0, 'Spires of Ascension - Enter'),
|
||||
(@ATSPAWNID+6, @ATCREATEID+6, 1, 2285, '1,2,23,8', -1328.3593, -6122.7050, 7070.5034, 5.4915, 0, 'Spires of Ascension - Exit'),
|
||||
(@ATSPAWNID+7, @ATCREATEID+7, 1, 2222, '0', -3316.7570, -4096.5922, 6599.9238, 4.7140, 0, 'The Necrotic Wake - Enter'),
|
||||
(@ATSPAWNID+8, @ATCREATEID+8, 1, 2286, '1,2,23,8', -3317.3195, -3828.0625, 6606.6054, 1.5925, 0, 'The Necrotic Wake - Exit'),
|
||||
(@ATSPAWNID+9, @ATCREATEID+9, 1, 2222, '0', -6936.5727, 1782.651, 5552.3071, 4.5484, 0, 'Mists of Tirna Scithe - Enter'),
|
||||
(@ATSPAWNID+10, @ATCREATEID+10, 1, 2290, '1,2,23,8', -6907.79, 1810.8437, 5548.3535, 0.8181, 0, 'Mists of Tirna Scithe - Exit'),
|
||||
(@ATSPAWNID+11, @ATCREATEID+11, 1, 2290, '1,2,23,8', -7478.5366, 2866.0383, 5349.6572, 5.9471, 0, 'Mists of Tirna Scithe - Rear Exit'),
|
||||
(@ATSPAWNID+12, @ATCREATEID+12, 1, 2222, '0', -7531.0903, -583.3142, 5449.6899, 0, 0, 'De Other Side - Enter'),
|
||||
(@ATSPAWNID+13, @ATCREATEID+13, 1, 2291, '1,2,23,8', 3035.8559, -2222.1025, 9.3706, 0, 0, 'De Other Side - Exit'),
|
||||
(@ATSPAWNID+14, @ATCREATEID+14, 1, 2222, '0', -2187.0556, 4998.5781, 4076.02, 0.7765, 0, 'Halls of Atonement - Enter'),
|
||||
(@ATSPAWNID+15, @ATCREATEID+15, 1, 2287, '1,2,23,8', -2209.3627, 4991.7275, 4150.0224, 1.5386, 0, 'Halls of Atonement - Exit'),
|
||||
(@ATSPAWNID+16, @ATCREATEID+16, 1, 2222, '0', -1479.0399, 6543.1909, 4186.9282, 6.2760, 0, 'Sanguine Depths - Enter'),
|
||||
(@ATSPAWNID+17, @ATCREATEID+17, 1, 2284, '1,2,23,8', -1390.8732, 6574.2812, 4117.0961, 4.1952, 0, 'Sanguine Depths - Exit'),
|
||||
(@ATSPAWNID+18, @ATCREATEID+18, 1, 2222, '0', -5909.7138, 4860.0068, 4789.998, 3.6106, 0, 'Tazavesh, the Veiled Market - Enter'),
|
||||
(@ATSPAWNID+19, @ATCREATEID+19, 1, 2441, '23,2,8', 3657.4714, -1849.0364, 94.715, 2.2779, 0, 'Tazavesh, the Veiled Market - Exit'),
|
||||
(@ATSPAWNID+20, @ATCREATEID+20, 1, 2236, '150', 914.8038, -1762.1961, 184.3816, 3.6327, 0, 'Darkmaul Citadel - Exit');
|
||||
|
||||
DELETE FROM `areatrigger_template_actions` WHERE `AreaTriggerId` BETWEEN @ATID+0 AND @ATID+20;
|
||||
INSERT INTO `areatrigger_template_actions` (`AreaTriggerId`, `IsCustom`, `ActionType`, `ActionParam`, `TargetType`) VALUES
|
||||
(@ATID+0, 1, 2, @WORLDSAFELOCID+0, 5), -- Theater of Pain - Enter
|
||||
(@ATID+1, 1, 2, @WORLDSAFELOCID+1, 5), -- Theater of Pain - Exit
|
||||
(@ATID+2, 1, 2, @WORLDSAFELOCID+2, 5), -- Plaguefall - Enter
|
||||
(@ATID+3, 1, 2, @WORLDSAFELOCID+3, 5), -- Plaguefall - Exit
|
||||
(@ATID+4, 1, 2, @WORLDSAFELOCID+3, 5), -- Plaguefall - Rear Exit
|
||||
(@ATID+5, 1, 2, @WORLDSAFELOCID+4, 5), -- Spires of Ascension - Enter
|
||||
(@ATID+6, 1, 2, @WORLDSAFELOCID+5, 5), -- Spires of Ascension - Exit
|
||||
(@ATID+7, 1, 2, @WORLDSAFELOCID+6, 5), -- The Necrotic Wake - Enter
|
||||
(@ATID+8, 1, 2, @WORLDSAFELOCID+7, 5), -- The Necrotic Wake - Exit
|
||||
(@ATID+9, 1, 2, @WORLDSAFELOCID+8, 5), -- Mists of Tirna Scithe - Enter
|
||||
(@ATID+10, 1, 2, @WORLDSAFELOCID+9, 5), -- Mists of Tirna Scithe - Exit
|
||||
(@ATID+11, 1, 2, @WORLDSAFELOCID+9, 5), -- Mists of Tirna Scithe - Rear Exit
|
||||
(@ATID+12, 1, 2, @WORLDSAFELOCID+10, 5), -- De Other Side - Enter
|
||||
(@ATID+13, 1, 2, @WORLDSAFELOCID+11, 5), -- De Other Side - Exit
|
||||
(@ATID+14, 1, 2, @WORLDSAFELOCID+12, 5), -- Halls of Atonement - Enter
|
||||
(@ATID+15, 1, 2, @WORLDSAFELOCID+13, 5), -- Halls of Atonement - Exit
|
||||
(@ATID+16, 1, 2, @WORLDSAFELOCID+14, 5), -- Sanguine Depths - Enter
|
||||
(@ATID+17, 1, 2, @WORLDSAFELOCID+15, 5), -- Sanguine Depths - Exit
|
||||
(@ATID+18, 1, 2, @WORLDSAFELOCID+18, 5), -- Tazavesh, the Veiled Market - Enter
|
||||
(@ATID+19, 1, 2, @WORLDSAFELOCID+19, 5), -- Tazavesh, the Veiled Market - Exit
|
||||
(@ATID+20, 1, 2, @WORLDSAFELOCID+21, 5); -- Darkmaul Citadel - Exit
|
||||
@@ -0,0 +1,186 @@
|
||||
SET @CGUID := 4000757;
|
||||
SET @OGUID := 4000240;
|
||||
|
||||
-- Creature templates
|
||||
UPDATE `creature_template` SET `unit_flags2`=0x800, `unit_flags3`=0x1 WHERE `entry`=66190; -- General Nazgrim
|
||||
UPDATE `creature_template` SET `unit_flags3`=0x4000000 WHERE `entry`=67071; -- Wary Forest Prowler
|
||||
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` IN (66634, 66190, 67071);
|
||||
INSERT INTO `creature_template_addon` (`entry`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(66634, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''), -- 66634 (Hellscream's Vanguard)
|
||||
(66190, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, ''), -- 66190 (General Nazgrim)
|
||||
(67071, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''); -- 67071 (Wary Forest Prowler)
|
||||
|
||||
-- Equipments
|
||||
UPDATE `creature_equip_template` SET `VerifiedBuild`=61265 WHERE (`ID`=1 AND `CreatureID` IN (67158,66917,66915,66793,66694,66667,66650,66649,66648,66647,66646,66634,66507,66506,66505,66503,66446,66348,66347,66291,66288,66287,66286,66285,66237,66235,66219,66200,65840,64874,64873,64872,64871,64870,64868,64867,64856,55509,55470)) OR (`ID`=2 AND `CreatureID`=66793);
|
||||
|
||||
-- Models
|
||||
UPDATE `creature_model_info` SET `VerifiedBuild`=61265 WHERE `DisplayID` IN (32200, 40358, 39810, 45663, 45666, 45664, 45665, 39044, 45518, 59359, 45129, 32575, 85280, 59357, 88841, 45116, 45095, 45137, 45134, 45136, 45135, 45103, 17188, 45152, 45150, 45153, 45151, 44983, 44994, 45131, 45130, 45126, 45125, 45128, 45112, 45115, 45114, 45113, 45142, 45144, 45143, 45141, 85293, 59358, 44928, 44894, 44893, 44892, 44891, 44887, 44886, 44885, 44883, 44882, 44879, 44878, 44877, 44876, 44875, 44873, 44868, 45101, 59356, 85292, 85277, 44862, 44864, 44861, 44863, 42562, 44851, 44634, 28038, 1829, 45501, 45502, 45503, 30511, 14360, 39276, 43194, 6296, 43311, 43199, 35802, 40093, 27883, 6303, 2955, 2957, 36578, 41120, 41044, 41066, 41063, 41064, 39117, 39116);
|
||||
UPDATE `creature_model_info` SET `VerifiedBuild`=61265 WHERE `DisplayID` IN (45526, 45525, 45524, 45499, 44995, 44895, 44890, 44889, 44888, 44880, 44872, 21342);
|
||||
|
||||
-- Difficulties
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x10080000, `VerifiedBuild`=61265 WHERE (`Entry`=66634 AND `DifficultyID`=0); -- 66634 (Hellscream's Vanguard) - Amphibious, CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x10080000, `StaticFlags3`=0x40000, `VerifiedBuild`=61265 WHERE (`Entry`=66190 AND `DifficultyID`=0); -- 66190 (General Nazgrim) - Amphibious, CanSwim - AllowInteractionWhileInCombat
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x10080000, `VerifiedBuild`=61265 WHERE (`Entry`=67071 AND `DifficultyID`=0); -- 67071 (Wary Forest Prowler) - Amphibious, CanSwim
|
||||
DELETE FROM `creature_template_difficulty` WHERE `Entry` IN (66634,66190,67071) AND `DifficultyID`!=0;
|
||||
|
||||
-- Gossips
|
||||
DELETE FROM `creature_template_gossip` WHERE (`MenuID`=15031 AND `CreatureID` IN (66190));
|
||||
INSERT INTO `creature_template_gossip` (`CreatureID`, `MenuID`, `VerifiedBuild`) VALUES
|
||||
(66190, 15031, 61265); -- General Nazgrim
|
||||
|
||||
DELETE FROM `gossip_menu` WHERE (`MenuID`=15031 AND `TextID`=21263);
|
||||
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
|
||||
(15031, 21263, 61265); -- 66190 (General Nazgrim)
|
||||
|
||||
-- Gameobject templates
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=61265 WHERE `entry` IN (209780, 215860, 215859, 215693, 212969, 212181, 209550, 215564, 215563, 215562, 215423, 215422, 212325, 215844, 215035, 214864, 214791, 213446, 214723, 215037, 215034, 215033, 215032, 215038, 212592, 212589, 212582, 212576, 212571, 212570, 212563, 212562, 212561, 212560, 212559, 212594, 212587, 212572, 212569, 212583, 212584, 212595, 212588, 212586, 212585, 212564, 219095, 278457, 212593, 212591, 212590, 212579, 212578, 212568, 212567, 212566, 212565, 214987, 212581, 212580, 214566, 214567, 212169, 214988, 214894, 214893, 214570, 214569, 212625, 212624, 212623, 212622, 212621, 210804, 215641, 215588, 215688, 215685, 216302, 215647, 214568, 212183, 215709, 215649, 215684, 209311, 215681, 215646, 200296, 215767, 215845, 215766, 209353, 215650, 215683, 215967, 209349, 215711, 215686, 215689, 215702, 212171, 215718, 215687, 212184, 212924, 215391, 212925, 212186, 211668, 210868, 191640, 212182, 212926, 216301);
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=61265 WHERE `entry` IN (215882, 215031);
|
||||
|
||||
UPDATE `gameobject_template_addon` SET `faction`=1375, `flags`=0x20 WHERE `entry` IN (215688, 215685); -- Horde Supplies
|
||||
|
||||
-- Phases
|
||||
DELETE FROM `phase_area` WHERE `AreaId`=6555 AND `PhaseId`=1686;
|
||||
DELETE FROM `phase_area` WHERE `AreaId` IN (5866,6050,6521,6522,6523,6524,6525) AND `PhaseId` IN (1683,1701);
|
||||
INSERT INTO `phase_area` (`AreaId`, `PhaseId`, `Comment`) VALUES
|
||||
(6555, 1686, 'Stormwind City - Northern Elwynn Mountains: Stormwind - 5.0 Phased Terrain Master'),
|
||||
(5866, 1683, 'The Jade Forest - Ascent of Swirling Winds: Horde Gunship - Intact - Ground Assault'),
|
||||
(6050, 1683, 'The Jade Forest - Spiritsong River: Horde Gunship - Intact - Ground Assault'),
|
||||
(6521, 1683, 'The Jade Forest - Honeydew Village: Horde Gunship - Intact - Ground Assault'),
|
||||
(6522, 1683, 'The Jade Forest - Honeydew Glade: Horde Gunship - Intact - Ground Assault'),
|
||||
(6523, 1683, 'The Jade Forest - Honeydew Farm: Horde Gunship - Intact - Ground Assault'),
|
||||
(6524, 1683, 'The Jade Forest - Thunder Hold: Horde Gunship - Intact - Ground Assault'),
|
||||
(6525, 1683, 'The Jade Forest - Hellscream''s Fist: Horde Gunship - Intact - Ground Assault'),
|
||||
(5866, 1701, 'The Jade Forest - Ascent of Swirling Winds: Cosmetic - Jade Forest - Nazgrim - 01'),
|
||||
(6050, 1701, 'The Jade Forest - Spiritsong River: Cosmetic - Jade Forest - Nazgrim - 01'),
|
||||
(6521, 1701, 'The Jade Forest - Honeydew Village: Cosmetic - Jade Forest - Nazgrim - 01'),
|
||||
(6522, 1701, 'The Jade Forest - Honeydew Glade: Cosmetic - Jade Forest - Nazgrim - 01'),
|
||||
(6523, 1701, 'The Jade Forest - Honeydew Farm: Cosmetic - Jade Forest - Nazgrim - 01'),
|
||||
(6524, 1701, 'The Jade Forest - Thunder Hold: Cosmetic - Jade Forest - Nazgrim - 01'),
|
||||
(6525, 1701, 'The Jade Forest - Hellscream''s Fist: Cosmetic - Jade Forest - Nazgrim - 01');
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=26 AND `SourceGroup` IN (1683, 1701);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(26, 1683, 0, 0, 0, 6, 0, 67, 0, 0, 0, 0, 0, '', 'Apply phase 1683 if player is Horde'),
|
||||
(26, 1683, 0, 0, 0, 47, 0, 31765, 64, 0, 0, 0, 0, '', 'Apply phase 1683 if quest 31765 is rewarded'),
|
||||
(26, 1683, 0, 0, 0, 47, 0, 31769, 2 | 64, 0, 1, 0, 0, '', 'Apply phase 1683 if quest 31769 is not complete | rewarded'),
|
||||
(26, 1701, 0, 0, 0, 6, 0, 67, 0, 0, 0, 0, 0, '', 'Apply phase 1701 if player is Horde'),
|
||||
(26, 1701, 0, 0, 0, 47, 0, 31765, 64, 0, 0, 0, 0, '', 'Apply phase 1701 if quest 31765 is rewarded'),
|
||||
(26, 1701, 0, 0, 0, 47, 0, 31767, 2 | 64, 0, 1, 0, 0, '', 'Apply phase 1701 if quest 31767 is not complete | rewarded'),
|
||||
(26, 1701, 0, 0, 1, 6, 0, 67, 0, 0, 0, 0, 0, '', 'Apply phase 1701 if player is Horde'),
|
||||
(26, 1701, 0, 0, 1, 47, 0, 31765, 64, 0, 0, 0, 0, '', 'Apply phase 1701 if quest 31765 is rewarded'),
|
||||
(26, 1701, 0, 0, 1, 47, 0, 31768, 2 | 64, 0, 1, 0, 0, '', 'Apply phase 1701 if quest 31768 is not complete | rewarded');
|
||||
|
||||
-- Loot
|
||||
UPDATE `creature_template_difficulty` SET `LootID`=67071 WHERE `Entry`=67071;
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry`=67071;
|
||||
INSERT INTO `creature_loot_template` (`Entry`, `ItemType`, `Item`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(67071, 0, 74833, 65, 0, 1, 0, 1, 1, 'Wary Forest Prowler - Raw Tiger Steak'),
|
||||
(67071, 0, 81194, 95, 0, 1, 1, 1, 1, 'Wary Forest Prowler - Sharp Fangs'),
|
||||
(67071, 0, 81212, 0, 0, 1, 1, 1, 1, 'Wary Forest Prowler - Massive Fang'),
|
||||
(67071, 0, 89112, 5, 0, 1, 0, 1, 1, 'Wary Forest Prowler - Mote of Harmony'),
|
||||
(67071, 2, 738, 5, 0, 1, 0, 1, 1, 'Wary Forest Prowler - Lesser Charm of Good Fortune');
|
||||
|
||||
-- Creature spawns
|
||||
UPDATE `creature` SET `guid`=397128 WHERE `guid`=4000757 AND `id`=71333;
|
||||
UPDATE `creature` SET `guid`=397129 WHERE `guid`=4000758 AND `id`=59626;
|
||||
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+32;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `terrainSwapMap`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 66190, 870, 5785, 6522, '0', 1701, 0, 1076, 0, 0, 3116.072021484375, -759.984375, 228.54901123046875, 6.130257606506347656, 120, 0, 0, 2, NULL, NULL, NULL, NULL, 61265), -- General Nazgrim (Area: Honeydew Glade - Difficulty: 0) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+1, 66634, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 1, 3107.486083984375, -753.97222900390625, 227.196441650390625, 2.943489551544189453, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61265), -- Hellscream's Vanguard (Area: Honeydew Glade - Difficulty: 0) CreateObject1
|
||||
(@CGUID+2, 66634, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 1, 3115.376708984375, -741.93402099609375, 228.4634552001953125, 2.264680385589599609, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61265), -- Hellscream's Vanguard (Area: Honeydew Glade - Difficulty: 0) CreateObject1
|
||||
(@CGUID+3, 66793, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 1, 3121.46435546875, -745.17535400390625, 227.272003173828125, 1.199518680572509765, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61265), -- Hellscream's Fist Engineer (Area: Honeydew Glade - Difficulty: 0) CreateObject1
|
||||
(@CGUID+4, 66793, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 1, 3131.286376953125, -750.66839599609375, 229.212432861328125, 4.81198883056640625, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61265), -- Hellscream's Fist Engineer (Area: Honeydew Glade - Difficulty: 0) CreateObject1
|
||||
(@CGUID+5, 66793, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 1, 3115.2431640625, -760.84552001953125, 228.7007598876953125, 3.327126026153564453, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61265), -- Hellscream's Fist Engineer (Area: Honeydew Glade - Difficulty: 0) CreateObject1
|
||||
(@CGUID+6, 66793, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 1, 3104.818603515625, -759.5086669921875, 228.0662689208984375, 6.086838722229003906, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61265), -- Hellscream's Fist Engineer (Area: Honeydew Glade - Difficulty: 0) CreateObject1
|
||||
(@CGUID+7, 67071, 870, 5785, 5866, '0', 1683, 0, 1076, 0, 0, 2700.0009765625, -643.79339599609375, 291.973968505859375, 4.62726449966430664, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Ascent of Swirling Winds - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+8, 67071, 870, 5785, 5866, '0', 1683, 0, 1076, 0, 0, 2758.0869140625, -576.670166015625, 269.295166015625, 2.982625484466552734, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Ascent of Swirling Winds - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+9, 67071, 870, 5785, 5866, '0', 1683, 0, 1076, 0, 0, 2767.62060546875, -684.55731201171875, 279.84735107421875, 5.525556564331054687, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Ascent of Swirling Winds - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+10, 67071, 870, 5785, 5866, '0', 1683, 0, 1076, 0, 0, 2783.017333984375, -499.779510498046875, 232.6934661865234375, 1.258892536163330078, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Ascent of Swirling Winds - Difficulty: 0) CreateObject2
|
||||
(@CGUID+11, 67071, 870, 5785, 5866, '0', 1683, 0, 1076, 0, 0, 2861.161376953125, -695.01214599609375, 254.22235107421875, 1.442291498184204101, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Ascent of Swirling Winds - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+12, 67071, 870, 5785, 5866, '0', 1683, 0, 1076, 0, 0, 2862.208251953125, -645.1788330078125, 246.859283447265625, 5.461511135101318359, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Ascent of Swirling Winds - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+13, 67071, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 0, 2915.08935546875, -721.98785400390625, 245.60174560546875, 2.47388458251953125, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Honeydew Glade - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+14, 67071, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 0, 2936.259521484375, -694.5555419921875, 240.644989013671875, 3.331304550170898437, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Honeydew Glade - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+15, 67071, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 0, 2980.280517578125, -676.79168701171875, 232.600799560546875, 2.219481468200683593, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Honeydew Glade - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+16, 67071, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 0, 3024.036376953125, -726.7899169921875, 227.418304443359375, 4.053514480590820312, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Honeydew Glade - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+17, 67071, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 0, 3029.24560546875, -658.20660400390625, 230.7559967041015625, 3.32667088508605957, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Honeydew Glade - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+18, 67071, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 0, 3040.627685546875, -763.171875, 228.999176025390625, 5.025096893310546875, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Honeydew Glade - Difficulty: 0) CreateObject2
|
||||
(@CGUID+19, 67071, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 0, 3058.1484375, -719.69097900390625, 226.3669891357421875, 3.839369773864746093, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Honeydew Glade - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+20, 67071, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 0, 3077.981689453125, -759.76043701171875, 226.91131591796875, 5.111421108245849609, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Honeydew Glade - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+21, 67071, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 0, 3080.007080078125, -685.029541015625, 229.249542236328125, 4.619559288024902343, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Honeydew Glade - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+22, 67071, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 0, 3107.268310546875, -652.80035400390625, 231.381591796875, 6.008748054504394531, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Honeydew Glade - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+23, 67071, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 0, 3109.822998046875, -710.920166015625, 230.39251708984375, 4.925546646118164062, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Honeydew Glade - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+24, 67071, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 0, 3146.278564453125, -706.61114501953125, 228.426025390625, 1.041656374931335449, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Honeydew Glade - Difficulty: 0) CreateObject2 (Auras: ) (possible waypoints or random movement)
|
||||
(@CGUID+25, 67071, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 0, 3150.155517578125, -663.57464599609375, 227.0066986083984375, 5.506825447082519531, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Honeydew Glade - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+26, 67071, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 0, 3150.9150390625, -757.842041015625, 227.28253173828125, 5.628159523010253906, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Honeydew Glade - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+27, 67071, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 0, 3180.3203125, -685.53302001953125, 229.486480712890625, 0.638347506523132324, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Honeydew Glade - Difficulty: 0) CreateObject2 (Auras: )
|
||||
(@CGUID+28, 67071, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 0, 3185.42626953125, -755.76910400390625, 229.4900970458984375, 1.929260015487670898, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Honeydew Glade - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+29, 67071, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 0, 3186.356689453125, -722.83331298828125, 232.799713134765625, 2.068640470504760742, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Honeydew Glade - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+30, 67071, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 0, 3213.90625, -709.68402099609375, 235.56585693359375, 0, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Honeydew Glade - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+31, 67071, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 0, 3276.7744140625, -638.060791015625, 227.3980865478515625, 0, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265), -- Wary Forest Prowler (Area: Honeydew Glade - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
(@CGUID+32, 67071, 870, 5785, 6522, '0', 1683, 0, 1076, 0, 0, 3334.263916015625, -710.1180419921875, 212.793548583984375, 1.00923168659210205, 120, 10, 0, 1, NULL, NULL, NULL, NULL, 61265); -- Wary Forest Prowler (Area: Honeydew Glade - Difficulty: 0) CreateObject2 (possible waypoints or random movement)
|
||||
|
||||
DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+32;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(@CGUID+3, 0, 0, 0, 0, 0, 1, 0, 431, 0, 0, 0, 0, ''), -- Hellscream's Fist Engineer
|
||||
(@CGUID+4, 0, 0, 0, 0, 0, 1, 0, 234, 0, 0, 0, 0, ''), -- Hellscream's Fist Engineer
|
||||
(@CGUID+5, 0, 0, 0, 0, 0, 1, 0, 234, 0, 0, 0, 0, ''), -- Hellscream's Fist Engineer
|
||||
(@CGUID+6, 0, 0, 0, 0, 0, 1, 0, 431, 0, 0, 0, 0, ''); -- Hellscream's Fist Engineer
|
||||
|
||||
-- Paths
|
||||
SET @MOVERGUID := @CGUID+0;
|
||||
SET @ENTRY := 66190;
|
||||
SET @PATHOFFSET := 0;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`=@PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x2, NULL, 'General Nazgrim - Cosmetic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`=@PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, 3123.5781, -758.9427, 227.98056, NULL, 0),
|
||||
(@PATH, 1, 3125.4219, -756.5625, 228.02803, NULL, 0),
|
||||
(@PATH, 2, 3125.8135, -753.3594, 228.08487, NULL, 0),
|
||||
(@PATH, 3, 3125.8855, -751.01044, 227.8944, NULL, 200),
|
||||
(@PATH, 4, 3125.4219, -756.5625, 228.02803, NULL, 0),
|
||||
(@PATH, 5, 3123.5781, -758.9427, 227.98056, NULL, 0),
|
||||
(@PATH, 6, 3119.5972, -760.53125, 228.22702, NULL, 0),
|
||||
(@PATH, 7, 3116.072, -759.9844, 228.54901, NULL, 200);
|
||||
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@MOVERGUID;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(@MOVERGUID, @PATH, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, '');
|
||||
|
||||
-- Gameobject spawns
|
||||
UPDATE `gameobject` SET `guid`=400743 WHERE `guid`=4000240 AND `id`=202835;
|
||||
UPDATE `gameobject` SET `guid`=400744 WHERE `guid`=4000241 AND `id`=202839;
|
||||
UPDATE `gameobject` SET `guid`=400745 WHERE `guid`=4000242 AND `id`=202839;
|
||||
UPDATE `gameobject` SET `guid`=400746 WHERE `guid`=4000243 AND `id`=202835;
|
||||
UPDATE `gameobject` SET `guid`=400747 WHERE `guid`=4000244 AND `id`=202839;
|
||||
UPDATE `gameobject` SET `guid`=400748 WHERE `guid`=4000245 AND `id`=202835;
|
||||
UPDATE `gameobject` SET `guid`=400749 WHERE `guid`=4000246 AND `id`=202835;
|
||||
UPDATE `gameobject` SET `guid`=400750 WHERE `guid`=4000247 AND `id`=202835;
|
||||
UPDATE `gameobject` SET `guid`=400751 WHERE `guid`=4000248 AND `id`=202839;
|
||||
UPDATE `gameobject` SET `guid`=400752 WHERE `guid`=4000249 AND `id`=202835;
|
||||
UPDATE `gameobject` SET `guid`=400753 WHERE `guid`=4000250 AND `id`=202839;
|
||||
UPDATE `gameobject` SET `guid`=400754 WHERE `guid`=4000251 AND `id`=202835;
|
||||
UPDATE `gameobject` SET `guid`=400755 WHERE `guid`=4000252 AND `id`=202839;
|
||||
UPDATE `gameobject` SET `guid`=400756 WHERE `guid`=4000253 AND `id`=202835;
|
||||
|
||||
DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+5;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `terrainSwapMap`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
|
||||
(@OGUID+0, 215685, 870, 5785, 6522, '0', 1683, 0, 1076, 3124.9140625, -740.045166015625, 227.607452392578125, 0.558736085891723632, 0, 0, 0.275748252868652343, 0.961229860782623291, 120, 255, 1, 61265), -- Horde Supplies (Area: Honeydew Glade - Difficulty: 0) CreateObject1
|
||||
(@OGUID+1, 215685, 870, 5785, 6522, '0', 1683, 0, 1076, 3110.247314453125, -762.888916015625, 230.2930450439453125, 0.558736085891723632, 0, 0, 0.275748252868652343, 0.961229860782623291, 120, 255, 1, 61265), -- Horde Supplies (Area: Honeydew Glade - Difficulty: 0) CreateObject1
|
||||
(@OGUID+2, 215685, 870, 5785, 6522, '0', 1683, 0, 1076, 3113.326416015625, -759.78472900390625, 228.5983123779296875, 0.558736085891723632, 0, 0, 0.275748252868652343, 0.961229860782623291, 120, 255, 1, 61265), -- Horde Supplies (Area: Honeydew Glade - Difficulty: 0) CreateObject1
|
||||
(@OGUID+3, 215685, 870, 5785, 6522, '0', 1683, 0, 1076, 3120.549560546875, -739.23614501953125, 228.7063751220703125, 2.084980010986328125, 0.043432235717773437, -0.6720428466796875, 0.419688224792480468, 0.608550608158111572, 120, 255, 1, 61265), -- Horde Supplies (Area: Honeydew Glade - Difficulty: 0) CreateObject1
|
||||
(@OGUID+4, 215685, 870, 5785, 6522, '0', 1683, 0, 1076, 3110.08935546875, -763.02777099609375, 230.2930450439453125, 0.558736085891723632, 0, 0, 0.275748252868652343, 0.961229860782623291, 120, 255, 1, 61265), -- Horde Supplies (Area: Honeydew Glade - Difficulty: 0) CreateObject1
|
||||
(@OGUID+5, 215688, 870, 5785, 6522, '0', 1683, 0, 1076, 3106.5859375, -757.56597900390625, 227.6090545654296875, 0.731903553009033203, -0.11167144775390625, 0.00954437255859375, 0.360211372375488281, 0.926113486289978027, 120, 255, 1, 61265); -- Horde Supplies (Area: Honeydew Glade - Difficulty: 0) CreateObject1
|
||||
|
||||
-- Smart scripts
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=67071;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=67071 AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(67071,0,0,0,'',0,0,100,0,0,1200,15000,16000,0,'',11,115083,0,0,0,0,0,0,NULL,2,0,0,0,0,NULL,0,0,0,0,'Wary Forest Prowler - In combat (15s-16s) - Cast ''Ferocious Claw''');
|
||||
@@ -0,0 +1,6 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_warl_channel_demonfire_activator', 'spell_warl_channel_demonfire_periodic', 'spell_warl_channel_demonfire_selector');
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(157736, 'spell_warl_channel_demonfire_activator'),
|
||||
(445474, 'spell_warl_channel_demonfire_activator'),
|
||||
(196447, 'spell_warl_channel_demonfire_periodic'),
|
||||
(196449, 'spell_warl_channel_demonfire_selector');
|
||||
@@ -0,0 +1,89 @@
|
||||
SET @NPCTEXTID := 560019;
|
||||
|
||||
-- Playerchoice
|
||||
DELETE FROM `playerchoice` WHERE `ChoiceId`=240;
|
||||
INSERT INTO `playerchoice` (`ChoiceId`, `UiTextureKitId`, `SoundKitId`, `CloseSoundKitId`, `Duration`, `Question`, `PendingChoiceText`, `InfiniteRange`, `HideWarboardHeader`, `KeepOpenAfterChoice`, `ShowChoicesAsList`, `ForceDontShowChoicesAsList`, `VerifiedBuild`) VALUES
|
||||
(240, 0, 0, 0, NULL, 'Which weapon should we pursue first?', '', 0, 0, 0, 0, 0, 61559);
|
||||
|
||||
UPDATE `playerchoice` SET `ScriptName` = 'playerchoice_weapons_of_legend_hunter' WHERE `ChoiceId` = 240;
|
||||
|
||||
DELETE FROM `playerchoice_response` WHERE (`ChoiceId`=240 AND `ResponseId` IN (506,505,504));
|
||||
INSERT INTO `playerchoice_response` (`ChoiceId`, `ResponseId`, `Index`, `ChoiceArtFileId`, `Flags`, `WidgetSetId`, `UiTextureAtlasElementID`, `SoundKitId`, `GroupId`, `Header`, `Subheader`, `ButtonTooltip`, `Answer`, `Description`, `Confirmation`, `RewardQuestID`, `UiTextureKitID`, `VerifiedBuild`) VALUES
|
||||
(240, 506, 2, 1390107, 0, 0, 0, 0, 0, 'Marksmanship', '', '', 'Select', 'Many years ago, the ranger Alleria Windrunner wielded her family bow, Thas\'dorah, to battle the Legion. Her current whereabouts are unknown.\n\nIf Alleria could be located, her weapon would become a valuable asset in the war against the demons.', 'CONFIRM_ARTIFACT_CHOICE', 0, 0, 61559),
|
||||
(240, 505, 1, 1390108, 0, 0, 0, 0, 0, 'Survival', '', '', 'Select', 'The Highmountain tribe lost their greatest weapon, the ancient spear of Huln Highmountain, long ago to a magically corrupted monstrosity.\n\nThey ask you to travel to Stormheim, kill their nemesis, and reclaim the spear for the fight against the Legion.', 'CONFIRM_ARTIFACT_CHOICE', 0, 0, 61559),
|
||||
(240, 504, 0, 1390106, 0, 0, 0, 0, 0, 'Beast Mastery', '', '', 'Select', 'In ancient times, a vrykul warlord stole a rifle infused with the power of storms. He used the artifact\'s might to conquer his rivals on the Broken Isles.\n\nDelve into the warlord\'s tomb and recover this mighty weapon!', 'CONFIRM_ARTIFACT_CHOICE', 0, 0, 61559);
|
||||
|
||||
DELETE FROM `playerchoice_response_reward` WHERE (`ChoiceId`=240 AND `ResponseId` IN (506,505,504));
|
||||
INSERT INTO `playerchoice_response_reward` (`ChoiceId`, `ResponseId`, `TitleId`, `PackageId`, `SkillLineId`, `SkillPointCount`, `ArenaPointCount`, `HonorPointCount`, `Money`, `Xp`, `VerifiedBuild`) VALUES
|
||||
(240, 506, 0, 0, 0, 0, 0, 0, 0, 0, 61559),
|
||||
(240, 505, 0, 0, 0, 0, 0, 0, 0, 0, 61559),
|
||||
(240, 504, 0, 0, 0, 0, 0, 0, 0, 0, 61559);
|
||||
|
||||
DELETE FROM `playerchoice_response_reward_item` WHERE (`ChoiceId`=240 AND `ResponseId`=506 AND `Index`=0) OR (`ChoiceId`=240 AND `ResponseId`=505 AND `Index`=0) OR (`ChoiceId`=240 AND `ResponseId`=504 AND `Index`=0);
|
||||
INSERT INTO `playerchoice_response_reward_item` (`ChoiceId`, `ResponseId`, `Index`, `ItemId`, `BonusListIDs`, `Quantity`, `VerifiedBuild`) VALUES
|
||||
(240, 506, 0, 128826, '', 1, 61559),
|
||||
(240, 505, 0, 128808, '', 1, 61559),
|
||||
(240, 504, 0, 128861, '', 1, 61559);
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 36) AND (`SourceGroup` = 240) AND (`SourceEntry` IN (506,505,504));
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `Comment`) VALUES
|
||||
(36, 240, 506, 0, 0, 47, 0, 40620, 64, 0, '', 1, 'Show Playerchoice (240), ResponseId (506) if Quest 40621 is not in state rewarded'),
|
||||
(36, 240, 505, 0, 0, 47, 0, 40619, 64, 0, '', 1, 'Show Playerchoice (240), ResponseId (505) if Quest 40619 is not in state rewarded'),
|
||||
(36, 240, 504, 0, 0, 47, 0, 40621, 64, 0, '', 1, 'Show Playerchoice (240), ResponseId (504) if Quest 40621 is not in state rewarded');
|
||||
|
||||
-- update Phase
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId`=26 AND `SourceGroup` = 6084 AND `SourceEntry` = 0);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `Comment`) VALUE
|
||||
(26, 6084, 0, 0, 0, 47, 0, 44184, 2|8|64, 0, 0, 'Apply Phase 6084 if Quest 44184 is rewarded'),
|
||||
(26, 6084, 0, 0, 0, 15, 0, 4, 0, 0, 0, 'Apply Phase 6084 if player is class Hunter');
|
||||
|
||||
-- Gossip
|
||||
UPDATE `creature_template_gossip` SET `VerifiedBuild`=61491 WHERE (`CreatureID`=102478 AND `MenuID`=19115);
|
||||
|
||||
DELETE FROM `npc_text` WHERE `ID` BETWEEN @NPCTEXTID+0 AND @NPCTEXTID+0;
|
||||
INSERT INTO `npc_text` (`ID`, `Probability0`, `Probability1`, `Probability2`, `Probability3`, `Probability4`, `Probability5`, `Probability6`, `Probability7`, `BroadcastTextId0`, `BroadcastTextId1`, `BroadcastTextId2`, `BroadcastTextId3`, `BroadcastTextId4`, `BroadcastTextId5`, `BroadcastTextId6`, `BroadcastTextId7`, `VerifiedBuild`) VALUES
|
||||
(@NPCTEXTID+0, 1, 0, 0, 0, 0, 0, 0, 0, 106084, 0, 0, 0, 0, 0, 0, 0, 61491); -- 102478 (Emmarel Shadewarden)
|
||||
|
||||
DELETE FROM `gossip_menu` WHERE (`MenuID`=19115 AND `TextID`=@NPCTEXTID+0);
|
||||
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
|
||||
(19115, @NPCTEXTID+0, 61491); -- 102478 (Emmarel Shadewarden)
|
||||
|
||||
DELETE FROM `gossip_menu_option` WHERE (`MenuID`=19115 AND `OptionID`=0);
|
||||
INSERT INTO `gossip_menu_option` (`MenuID`, `GossipOptionID`, `OptionID`, `OptionNpc`, `OptionText`, `OptionBroadcastTextID`, `Language`, `Flags`, `ActionMenuID`, `ActionPoiID`, `GossipNpcOptionID`, `BoxCoded`, `BoxMoney`, `BoxText`, `BoxBroadcastTextID`, `SpellID`, `OverrideIconID`, `VerifiedBuild`) VALUES
|
||||
(19115, 44968, 0, 0, 'I would like to review weapons we might pursue.', 101848, 0, 0, 0, 0, NULL, 0, 0, NULL, 0, NULL, NULL, 61491); -- OptionBroadcastTextID: 101848 - 102658 - 103166 - 103645
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 15) AND (`SourceGroup` IN (19115));
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `Comment`) VALUES
|
||||
(15, 19115, 0, 0, 0, 47, 0, 40618, 8, 0, '', 0, 'Player for which gossip text is shown has Weapons of Legend (40618) in state incomplete');
|
||||
|
||||
-- Quest
|
||||
DELETE FROM `quest_template` WHERE `ID` IN (40621,40619,40620);
|
||||
INSERT INTO `quest_template` (`ID`, `QuestType`, `QuestPackageID`, `ContentTuningID`, `QuestSortID`, `QuestInfoID`, `SuggestedGroupNum`, `RewardNextQuest`, `RewardXPDifficulty`, `RewardXPMultiplier`, `RewardMoneyDifficulty`, `RewardMoneyMultiplier`, `RewardBonusMoney`, `RewardDisplaySpell1`, `RewardDisplaySpell2`, `RewardDisplaySpell3`, `RewardSpell`, `RewardHonor`, `RewardKillHonor`, `StartItem`, `RewardArtifactXPDifficulty`, `RewardArtifactXPMultiplier`, `RewardArtifactCategoryID`, `Flags`, `FlagsEx`, `FlagsEx2`, `FlagsEx3`, `RewardItem1`, `RewardAmount1`, `RewardItem2`, `RewardAmount2`, `RewardItem3`, `RewardAmount3`, `RewardItem4`, `RewardAmount4`, `ItemDrop1`, `ItemDropQuantity1`, `ItemDrop2`, `ItemDropQuantity2`, `ItemDrop3`, `ItemDropQuantity3`, `ItemDrop4`, `ItemDropQuantity4`, `RewardChoiceItemID1`, `RewardChoiceItemQuantity1`, `RewardChoiceItemDisplayID1`, `RewardChoiceItemID2`, `RewardChoiceItemQuantity2`, `RewardChoiceItemDisplayID2`, `RewardChoiceItemID3`, `RewardChoiceItemQuantity3`, `RewardChoiceItemDisplayID3`, `RewardChoiceItemID4`, `RewardChoiceItemQuantity4`, `RewardChoiceItemDisplayID4`, `RewardChoiceItemID5`, `RewardChoiceItemQuantity5`, `RewardChoiceItemDisplayID5`, `RewardChoiceItemID6`, `RewardChoiceItemQuantity6`, `RewardChoiceItemDisplayID6`, `POIContinent`, `POIx`, `POIy`, `POIPriority`, `RewardTitle`, `RewardArenaPoints`, `RewardSkillLineID`, `RewardNumSkillUps`, `PortraitGiver`, `PortraitGiverMount`, `PortraitGiverModelSceneID`, `PortraitTurnIn`, `RewardFactionID1`, `RewardFactionValue1`, `RewardFactionOverride1`, `RewardFactionCapIn1`, `RewardFactionID2`, `RewardFactionValue2`, `RewardFactionOverride2`, `RewardFactionCapIn2`, `RewardFactionID3`, `RewardFactionValue3`, `RewardFactionOverride3`, `RewardFactionCapIn3`, `RewardFactionID4`, `RewardFactionValue4`, `RewardFactionOverride4`, `RewardFactionCapIn4`, `RewardFactionID5`, `RewardFactionValue5`, `RewardFactionOverride5`, `RewardFactionCapIn5`, `RewardFactionFlags`, `RewardCurrencyID1`, `RewardCurrencyQty1`, `RewardCurrencyID2`, `RewardCurrencyQty2`, `RewardCurrencyID3`, `RewardCurrencyQty3`, `RewardCurrencyID4`, `RewardCurrencyQty4`, `AcceptedSoundKitID`, `CompleteSoundKitID`, `AreaGroupID`, `TimeAllowed`, `AllowableRaces`, `Expansion`, `ManagedWorldStateID`, `QuestSessionBonus`, `LogTitle`, `LogDescription`, `QuestDescription`, `AreaDescription`, `PortraitGiverText`, `PortraitGiverName`, `PortraitTurnInText`, `PortraitTurnInName`, `QuestCompletionLog`, `ResetByScheduler`, `VerifiedBuild`) VALUES
|
||||
(40621, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Weapons of Legend: Choose Beast Mastery weapon', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0),
|
||||
(40619, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Weapons of Legend: Choose Survival weapon', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0),
|
||||
(40620, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Weapons of Legend: Choose Marksmanship weapon', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0);
|
||||
|
||||
DELETE FROM `quest_offer_reward` WHERE `ID`=40618;
|
||||
INSERT INTO `quest_offer_reward` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `RewardText`, `VerifiedBuild`) VALUES
|
||||
(40618, 1, 1, 0, 0, 0, 0, 0, 0, 'Now you must begin your pursuit of the artifact. It will not be easy to obtain, but a weapon this powerful seldom is.$b$bAfter you succeed, return here to me and we shall speak at greater length. There is much for us to do!', 61491); -- Weapons of Legend
|
||||
|
||||
DELETE FROM `quest_template_addon` WHERE `ID` = 41415;
|
||||
INSERT INTO `quest_template_addon` (`ID`, `MaxLevel`, `AllowableClasses`, `SourceSpellID`, `PrevQuestID`, `NextQuestID`, `ExclusiveGroup`, `BreadcrumbForQuestId`, `RewardMailTemplateID`, `RewardMailDelay`, `RequiredSkillID`, `RequiredSkillPoints`, `RequiredMinRepFaction`, `RequiredMaxRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepValue`, `ProvidedItemCount`, `SpecialFlags`, `ScriptName`) VALUES
|
||||
(41415, 0, 0, 0, 40384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '');
|
||||
|
||||
DELETE FROM `ui_map_quest_line` WHERE (`UIMapId`=627 AND `QuestLineId` IN (270,269,220,174,173,271));
|
||||
INSERT INTO `ui_map_quest_line` (`UIMapId`, `QuestLineId`, `VerifiedBuild`) VALUES
|
||||
(627, 270, 61491),
|
||||
(627, 269, 61491),
|
||||
(627, 220, 61491),
|
||||
(627, 174, 61491),
|
||||
(627, 173, 61491),
|
||||
(627, 271, 61491);
|
||||
|
||||
-- Emmarel Shadewarden smart ai
|
||||
SET @ENTRY := 102478;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 0, 62, 0, 100, 0, 19115, 0, 0, 0, 0, 85, 198430, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On gossip action 0 from menu 19115 selected - Gossip player: Cast spell 198430 on self', ''),
|
||||
(@ENTRY, 0, 1, 0, 19, 0, 100, 0, 40618, 0, 0, 0, 0, 85, 198430, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On player accepted quest Weapons of Legend (40618) - Player who accepted quest: Cast spell 198430 on self', '');
|
||||
@@ -0,0 +1,107 @@
|
||||
SET @CGUID := 6005166;
|
||||
SET @OGUID := 6002805;
|
||||
|
||||
-- Creature
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+1;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 97004, 1220, 7502, 7581, '0', 0, 0, 0, 0, -973.31427001953125, 4435.2021484375, 735.822021484375, 0.765724837779998779, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- "Red" Jack Findle (Area: Dalaran City - Difficulty: 0) CreateObject1 (Auras: 60913 - [DND] Dalaran - Shop Keeper Greeting)
|
||||
(@CGUID+1, 96999, 1220, 7502, 7581, '0', 0, 0, 0, 0, -980.7742919921875, 4434.1318359375, 744.0382080078125, 4.6049957275390625, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609); -- Susana Averoy (Area: Dalaran City - Difficulty: 0) CreateObject1
|
||||
|
||||
-- GameObject
|
||||
DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+2;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
|
||||
(@OGUID+0, 251033, 1220, 7502, 7581, '0', 0, 0, -967.25384521484375, 4435.98486328125, 735.7366943359375, 2.164205789566040039, 0, 0, 0.882946968078613281, 0.469472706317901611, 120, 255, 1, 61609), -- Facade (Area: Dalaran City - Difficulty: 0) CreateObject1
|
||||
(@OGUID+1, 249362, 1220, 7502, 7581, '0', 0, 0, -965.22052001953125, 4435.8671875, 737.73712158203125, 1.042171835899353027, 0.612788200378417968, -0.35283088684082031, 0.612788200378417968, 0.35283362865447998, 120, 255, 1, 61609), -- Lever (Area: Dalaran City - Difficulty: 0) CreateObject1
|
||||
(@OGUID+2, 242132, 1220, 7502, 7581, '0', 0, 0, -961.08526611328125, 4448.22705078125, 743.8145751953125, 0.628316879272460937, 0, 0, 0.309016227722167968, 0.95105677843093872, 120, 255, 1, 61609); -- Glorious Goods (Area: Dalaran City - Difficulty: 0) CreateObject1
|
||||
|
||||
DELETE FROM `gameobject_addon` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+2;
|
||||
INSERT INTO `gameobject_addon` (`guid`, `parent_rotation0`, `parent_rotation1`, `parent_rotation2`, `parent_rotation3`, `WorldEffectID`, `AIAnimKitID`) VALUES
|
||||
(@OGUID+1, 0, 0, -0.33380699157714843, 0.942641437053680419, 0, 0); -- Lever
|
||||
|
||||
-- Template Addon
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` = 97004;
|
||||
INSERT INTO `creature_template_addon` (`entry`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(97004, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '60913'); -- 97004 ("Red" Jack Findle) - [DND] Dalaran - Shop Keeper Greeting
|
||||
|
||||
-- Difficulty
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=97004 AND `DifficultyID`=0); -- 97004 ("Red" Jack Findle) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=96999 AND `DifficultyID`=0); -- 96999 (Susana Averoy) - CanSwim
|
||||
|
||||
-- Creature Text
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` = 97004;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(97004, 0, 0, 'Looking for something specific today?', 12, 0, 100, 6, 0, 0, 108823, 0, '\"Red\" Jack Findle to Player'),
|
||||
(97004, 1, 0, 'And we will answer from the shadows.', 12, 0, 100, 1, 0, 0, 108811, 5, '\"Red\" Jack Findle to Player');
|
||||
|
||||
-- Gossip
|
||||
DELETE FROM `creature_template_gossip` WHERE (`CreatureID`=97004 AND `MenuID`=19540);
|
||||
INSERT INTO `creature_template_gossip` (`CreatureID`, `MenuID`, `VerifiedBuild`) VALUES
|
||||
(97004, 19540, 61609); -- "Red" Jack Findle
|
||||
|
||||
UPDATE `gossip_menu` SET `VerifiedBuild`=61609 WHERE (`MenuID`=19540 AND `TextID`=28878);
|
||||
DELETE FROM `gossip_menu_option` WHERE (`MenuID`=19540 AND `OptionID`=0);
|
||||
INSERT INTO `gossip_menu_option` (`MenuID`, `GossipOptionID`, `OptionID`, `OptionNpc`, `OptionText`, `OptionBroadcastTextID`, `Language`, `Flags`, `ActionMenuID`, `ActionPoiID`, `GossipNpcOptionID`, `BoxCoded`, `BoxMoney`, `BoxText`, `BoxBroadcastTextID`, `SpellID`, `OverrideIconID`, `VerifiedBuild`) VALUES
|
||||
(19540, 45226, 0, 0, 'The raven calls.', 108809, 0, 0, 0, 0, NULL, 0, 0, NULL, 0, NULL, NULL, 61609);
|
||||
|
||||
UPDATE `gossip_menu_option` SET `GossipOptionID`=45228, `VerifiedBuild`=61609 WHERE (`MenuID`=19540 AND `OptionID`=2);
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 15) AND (`SourceGroup` IN (19540));
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `Comment`) VALUES
|
||||
(15, 19540, 0, 0, 0, 47, 0, 40832, 74, 0, '', 0, 'Player for which gossip text is shown has Call of The Uncrowned (40832) in state complete, incomplete, rewarded');
|
||||
|
||||
-- Vendor
|
||||
DELETE FROM `npc_vendor` WHERE (`entry`=96999 AND `item`=4470 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=96999 AND `item`=60335 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=96999 AND `item`=33449 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=96999 AND `item`=35954 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=96999 AND `item`=159 AND `ExtendedCost`=0 AND `type`=1);
|
||||
INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES
|
||||
(96999, 5, 4470, 0, 0, 1, 0, 0, 61609), -- Simple Wood
|
||||
(96999, 4, 60335, 0, 0, 1, 0, 0, 61609), -- Thick Hide Pack
|
||||
(96999, 3, 33449, 0, 0, 1, 0, 0, 61609), -- Crusty Flatbread
|
||||
(96999, 2, 35954, 0, 0, 1, 0, 0, 61609), -- Sweetened Goat's Milk
|
||||
(96999, 1, 159, 0, 0, 1, 0, 0, 61609); -- Refreshing Spring Water
|
||||
|
||||
DELETE FROM `npc_vendor` WHERE (`entry`=97004 AND `item`=183950 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=183951 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=183952 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=183953 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=183954 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=6219 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=39354 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=38426 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=39505 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=20815 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=6532 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=6530 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=4400 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=4399 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=4289 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=3371 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=4340 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=4342 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=4341 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=2325 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=2604 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=3857 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=3466 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=2880 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=2678 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=14341 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=8343 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=4291 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=2321 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=2320 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=180733 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=183955 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=177062 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=5956 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=6217 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=6256 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=85663 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=7005 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=2901 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=228368 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=180060 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=180059 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=180058 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=180057 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=97004 AND `item`=180055 AND `ExtendedCost`=0 AND `type`=1);
|
||||
INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES
|
||||
(97004, 45, 183950, 0, 0, 1, 0, 0, 61609), -- Distilled Death Extract
|
||||
(97004, 44, 183951, 0, 0, 1, 0, 0, 61609), -- Immortal Shard
|
||||
(97004, 43, 183952, 0, 0, 1, 0, 0, 61609), -- Machinist's Oil
|
||||
(97004, 42, 183953, 0, 0, 1, 0, 0, 61609), -- Sealing Wax
|
||||
(97004, 41, 183954, 0, 0, 1, 0, 0, 61609), -- Malleable Wire
|
||||
(97004, 40, 6219, 0, 0, 1, 0, 0, 61609), -- Arclight Spanner
|
||||
(97004, 39, 39354, 0, 0, 1, 0, 0, 61609), -- Light Parchment
|
||||
(97004, 38, 38426, 0, 0, 1, 0, 0, 61609), -- Eternium Thread
|
||||
(97004, 37, 39505, 0, 0, 1, 0, 0, 61609), -- Virtuoso Inking Set
|
||||
(97004, 36, 20815, 0, 0, 1, 0, 0, 61609), -- Jeweler's Toolset
|
||||
(97004, 35, 6532, 0, 0, 1, 0, 0, 61609), -- Bright Baubles
|
||||
(97004, 34, 6530, 0, 0, 1, 0, 0, 61609), -- Nightcrawlers
|
||||
(97004, 33, 4400, 0, 0, 1, 0, 0, 61609), -- Heavy Stock
|
||||
(97004, 32, 4399, 0, 0, 1, 0, 0, 61609), -- Wooden Stock
|
||||
(97004, 31, 4289, 0, 0, 1, 0, 0, 61609), -- Salt
|
||||
(97004, 30, 3371, 0, 0, 1, 0, 0, 61609), -- Crystal Vial
|
||||
(97004, 29, 4340, 0, 0, 1, 0, 0, 61609), -- Gray Dye
|
||||
(97004, 28, 4342, 0, 0, 1, 0, 0, 61609), -- Purple Dye
|
||||
(97004, 27, 4341, 0, 0, 1, 0, 0, 61609), -- Yellow Dye
|
||||
(97004, 26, 2325, 0, 0, 1, 0, 0, 61609), -- Black Dye
|
||||
(97004, 25, 2604, 0, 0, 1, 0, 0, 61609), -- Red Dye
|
||||
(97004, 24, 3857, 0, 0, 1, 0, 0, 61609), -- Coal
|
||||
(97004, 23, 3466, 0, 0, 1, 0, 0, 61609), -- Strong Flux
|
||||
(97004, 22, 2880, 0, 0, 1, 0, 0, 61609), -- Weak Flux
|
||||
(97004, 21, 2678, 0, 0, 1, 0, 0, 61609), -- Mild Spices
|
||||
(97004, 20, 14341, 0, 0, 1, 0, 0, 61609), -- Rune Thread
|
||||
(97004, 19, 8343, 0, 0, 1, 0, 0, 61609), -- Heavy Silken Thread
|
||||
(97004, 18, 4291, 0, 0, 1, 0, 0, 61609), -- Silken Thread
|
||||
(97004, 17, 2321, 0, 0, 1, 0, 0, 61609), -- Fine Thread
|
||||
(97004, 16, 2320, 0, 0, 1, 0, 0, 61609), -- Coarse Thread
|
||||
(97004, 15, 180733, 0, 0, 1, 0, 0, 61609), -- Luminous Flux
|
||||
(97004, 14, 183955, 0, 0, 1, 0, 0, 61609), -- Curing Salt
|
||||
(97004, 13, 177062, 0, 0, 1, 0, 0, 61609), -- Penumbra Thread
|
||||
(97004, 12, 5956, 0, 0, 1, 0, 0, 61609), -- Blacksmith Hammer
|
||||
(97004, 11, 6217, 0, 0, 1, 0, 0, 61609), -- Copper Rod
|
||||
(97004, 10, 6256, 0, 0, 1, 0, 0, 61609), -- Fishing Pole
|
||||
(97004, 9, 85663, 0, 0, 1, 0, 0, 61609), -- Herbalist's Spade
|
||||
(97004, 8, 7005, 0, 0, 1, 0, 0, 61609), -- Skinning Knife
|
||||
(97004, 7, 2901, 0, 0, 1, 0, 0, 61609), -- Mining Pick
|
||||
(97004, 6, 228368, 0, 0, 1, 0, 0, 61609), -- Relic of the Past VI
|
||||
(97004, 5, 180060, 0, 0, 1, 0, 0, 61609), -- Relic of the Past V
|
||||
(97004, 4, 180059, 0, 0, 1, 0, 0, 61609), -- Relic of the Past IV
|
||||
(97004, 3, 180058, 0, 0, 1, 0, 0, 61609), -- Relic of the Past III
|
||||
(97004, 2, 180057, 0, 0, 1, 0, 0, 61609), -- Relic of the Past II
|
||||
(97004, 1, 180055, 0, 0, 1, 0, 0, 61609); -- Relic of the Past I
|
||||
@@ -0,0 +1,82 @@
|
||||
SET @NPCTEXTID := 560019;
|
||||
|
||||
-- Playerchoice
|
||||
DELETE FROM `playerchoice` WHERE `ChoiceId`=248;
|
||||
INSERT INTO `playerchoice` (`ChoiceId`, `UiTextureKitId`, `SoundKitId`, `CloseSoundKitId`, `Duration`, `Question`, `PendingChoiceText`, `InfiniteRange`, `HideWarboardHeader`, `KeepOpenAfterChoice`, `ShowChoicesAsList`, `ForceDontShowChoicesAsList`, `VerifiedBuild`) VALUES
|
||||
(248, 0, 0, 0, NULL, 'Which weapon should we pursue first?', '', 0, 0, 0, 0, 0, 61609);
|
||||
|
||||
UPDATE `playerchoice` SET `ScriptName` = 'playerchoice_a_weapon_you_can_hold_priest' WHERE `ChoiceId` = 248;
|
||||
|
||||
DELETE FROM `playerchoice_response` WHERE (`ChoiceId`=248 AND `ResponseId` IN (534,533,532));
|
||||
INSERT INTO `playerchoice_response` (`ChoiceId`, `ResponseId`, `Index`, `ChoiceArtFileId`, `Flags`, `WidgetSetId`, `UiTextureAtlasElementID`, `SoundKitId`, `GroupId`, `Header`, `Subheader`, `ButtonTooltip`, `Answer`, `Description`, `Confirmation`, `RewardQuestID`, `UiTextureKitID`, `VerifiedBuild`) VALUES
|
||||
(248, 534, 2, 1389392, 0, 0, 0, 0, 0, 'Discipline', '', '', 'Select', 'Obsessed with cleansing undead from Azeroth, the fanatical Scarlet Crusade tried to create a second Ashbringer in the form of a staff. However, due to treachery from within, the ritual failed in a great fiery explosion. The damaged staff\'s power proved nearly uncontrollable.\n\nFearing its destructive power, the elite magi of the Kirin Tor hid it away from the hands of men.', 'CONFIRM_ARTIFACT_CHOICE', 0, 0, 61609),
|
||||
(248, 533, 1, 1389394, 0, 0, 0, 0, 0, 'Shadow', '', '', 'Select', 'An ancient dagger of the Old Gods has resurfaced in a bid to restore the Twilight\'s Hammer to power. They are performing an unholy ritual nearby that must be stopped.\n\nThe Blade of the Black Empire is a powerful void-attuned sacrificial dagger that has been used in horrific rites to the Old Gods since time immemorial. It enhances its owners with powerful shadow energy.', 'CONFIRM_ARTIFACT_CHOICE', 0, 0, 61609),
|
||||
(248, 532, 0, 1389393, 0, 0, 0, 0, 0, 'Holy', '', '', 'Select', 'The Draenei had to flee from many worlds as the Legion chased after them across the heavens. It is upon one of these worlds where a valiant few remained with the radiant jewel of healing, T\'uure, to face the Legion and allow their friends to escape.\n\nA rumor is spreading that a soldier in Dalaran has seen the lost crystal in possession of the Legion. If this is true it must be retrieved!', 'CONFIRM_ARTIFACT_CHOICE', 0, 0, 61609);
|
||||
|
||||
DELETE FROM `playerchoice_response_reward` WHERE (`ChoiceId`=248 AND `ResponseId` IN (534,533,532));
|
||||
INSERT INTO `playerchoice_response_reward` (`ChoiceId`, `ResponseId`, `TitleId`, `PackageId`, `SkillLineId`, `SkillPointCount`, `ArenaPointCount`, `HonorPointCount`, `Money`, `Xp`, `VerifiedBuild`) VALUES
|
||||
(248, 534, 0, 0, 0, 0, 0, 0, 0, 0, 61609),
|
||||
(248, 533, 0, 0, 0, 0, 0, 0, 0, 0, 61609),
|
||||
(248, 532, 0, 0, 0, 0, 0, 0, 0, 0, 61609);
|
||||
|
||||
DELETE FROM `playerchoice_response_reward_item` WHERE (`ChoiceId`=248 AND `ResponseId`=534 AND `Index`=0) OR (`ChoiceId`=248 AND `ResponseId`=533 AND `Index`=0) OR (`ChoiceId`=248 AND `ResponseId`=532 AND `Index`=0);
|
||||
INSERT INTO `playerchoice_response_reward_item` (`ChoiceId`, `ResponseId`, `Index`, `ItemId`, `BonusListIDs`, `Quantity`, `VerifiedBuild`) VALUES
|
||||
(248, 534, 0, 128868, '', 1, 61609),
|
||||
(248, 533, 0, 128827, '', 1, 61609),
|
||||
(248, 532, 0, 128825, '', 1, 61609);
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 36) AND (`SourceGroup` = 248) AND (`SourceEntry` IN (532,533,534));
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `Comment`) VALUES
|
||||
(36, 248, 532, 0, 0, 47, 0, 40708, 64, 0, '', 1, 'Show Playerchoice (248), ResponseId (532) if Quest 40708 is not in state rewarded'),
|
||||
(36, 248, 533, 0, 0, 47, 0, 40707, 64, 0, '', 1, 'Show Playerchoice (248), ResponseId (533) if Quest 40707 is not in state rewarded'),
|
||||
(36, 248, 534, 0, 0, 47, 0, 40709, 64, 0, '', 1, 'Show Playerchoice (248), ResponseId (534) if Quest 40709 is not in state rewarded');
|
||||
|
||||
-- Gossip
|
||||
DELETE FROM `creature_template_gossip` WHERE (`CreatureID`=101314 AND `MenuID`=19157);
|
||||
INSERT INTO `creature_template_gossip` (`CreatureID`, `MenuID`, `VerifiedBuild`) VALUES
|
||||
(101314, 19157, 61609); -- Alonsus Faol
|
||||
|
||||
DELETE FROM `npc_text` WHERE `ID` BETWEEN @NPCTEXTID+0 AND @NPCTEXTID+0;
|
||||
INSERT INTO `npc_text` (`ID`, `Probability0`, `Probability1`, `Probability2`, `Probability3`, `Probability4`, `Probability5`, `Probability6`, `Probability7`, `BroadcastTextId0`, `BroadcastTextId1`, `BroadcastTextId2`, `BroadcastTextId3`, `BroadcastTextId4`, `BroadcastTextId5`, `BroadcastTextId6`, `BroadcastTextId7`, `VerifiedBuild`) VALUES
|
||||
(@NPCTEXTID+0, 1, 0, 0, 0, 0, 0, 0, 0, 103664, 0, 0, 0, 0, 0, 0, 0, 61609); -- 101314 (Alonsus Faol)
|
||||
|
||||
DELETE FROM `gossip_menu` WHERE (`MenuID`=19157 AND `TextID`=@NPCTEXTID+0);
|
||||
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
|
||||
(19157, @NPCTEXTID+0, 61609); -- 101314 (Alonsus Faol)
|
||||
|
||||
DELETE FROM `gossip_menu_option` WHERE (`MenuID`=19157 AND `OptionID`=0);
|
||||
INSERT INTO `gossip_menu_option` (`MenuID`, `GossipOptionID`, `OptionID`, `OptionNpc`, `OptionText`, `OptionBroadcastTextID`, `Language`, `Flags`, `ActionMenuID`, `ActionPoiID`, `GossipNpcOptionID`, `BoxCoded`, `BoxMoney`, `BoxText`, `BoxBroadcastTextID`, `SpellID`, `OverrideIconID`, `VerifiedBuild`) VALUES
|
||||
(19157, 45110, 0, 0, 'I would like to review weapons we might pursue.', 101848, 0, 0, 0, 0, NULL, 0, 0, NULL, 0, NULL, NULL, 61609); -- OptionBroadcastTextID: 101848 - 102658 - 103166 - 103645
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 15) AND (`SourceGroup` IN (19157));
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `Comment`) VALUES
|
||||
(15, 19157, 0, 0, 0, 47, 0, 40706, 8, 0, '', 0, 'Player for which gossip text is shown has A Legend You Can Hold (40706) in state incomplete');
|
||||
|
||||
-- Quest
|
||||
DELETE FROM `quest_template` WHERE `ID` IN (40708,40707,40709);
|
||||
INSERT INTO `quest_template` (`ID`, `QuestType`, `QuestPackageID`, `ContentTuningID`, `QuestSortID`, `QuestInfoID`, `SuggestedGroupNum`, `RewardNextQuest`, `RewardXPDifficulty`, `RewardXPMultiplier`, `RewardMoneyDifficulty`, `RewardMoneyMultiplier`, `RewardBonusMoney`, `RewardDisplaySpell1`, `RewardDisplaySpell2`, `RewardDisplaySpell3`, `RewardSpell`, `RewardHonor`, `RewardKillHonor`, `StartItem`, `RewardArtifactXPDifficulty`, `RewardArtifactXPMultiplier`, `RewardArtifactCategoryID`, `Flags`, `FlagsEx`, `FlagsEx2`, `FlagsEx3`, `RewardItem1`, `RewardAmount1`, `RewardItem2`, `RewardAmount2`, `RewardItem3`, `RewardAmount3`, `RewardItem4`, `RewardAmount4`, `ItemDrop1`, `ItemDropQuantity1`, `ItemDrop2`, `ItemDropQuantity2`, `ItemDrop3`, `ItemDropQuantity3`, `ItemDrop4`, `ItemDropQuantity4`, `RewardChoiceItemID1`, `RewardChoiceItemQuantity1`, `RewardChoiceItemDisplayID1`, `RewardChoiceItemID2`, `RewardChoiceItemQuantity2`, `RewardChoiceItemDisplayID2`, `RewardChoiceItemID3`, `RewardChoiceItemQuantity3`, `RewardChoiceItemDisplayID3`, `RewardChoiceItemID4`, `RewardChoiceItemQuantity4`, `RewardChoiceItemDisplayID4`, `RewardChoiceItemID5`, `RewardChoiceItemQuantity5`, `RewardChoiceItemDisplayID5`, `RewardChoiceItemID6`, `RewardChoiceItemQuantity6`, `RewardChoiceItemDisplayID6`, `POIContinent`, `POIx`, `POIy`, `POIPriority`, `RewardTitle`, `RewardArenaPoints`, `RewardSkillLineID`, `RewardNumSkillUps`, `PortraitGiver`, `PortraitGiverMount`, `PortraitGiverModelSceneID`, `PortraitTurnIn`, `RewardFactionID1`, `RewardFactionValue1`, `RewardFactionOverride1`, `RewardFactionCapIn1`, `RewardFactionID2`, `RewardFactionValue2`, `RewardFactionOverride2`, `RewardFactionCapIn2`, `RewardFactionID3`, `RewardFactionValue3`, `RewardFactionOverride3`, `RewardFactionCapIn3`, `RewardFactionID4`, `RewardFactionValue4`, `RewardFactionOverride4`, `RewardFactionCapIn4`, `RewardFactionID5`, `RewardFactionValue5`, `RewardFactionOverride5`, `RewardFactionCapIn5`, `RewardFactionFlags`, `RewardCurrencyID1`, `RewardCurrencyQty1`, `RewardCurrencyID2`, `RewardCurrencyQty2`, `RewardCurrencyID3`, `RewardCurrencyQty3`, `RewardCurrencyID4`, `RewardCurrencyQty4`, `AcceptedSoundKitID`, `CompleteSoundKitID`, `AreaGroupID`, `TimeAllowed`, `AllowableRaces`, `Expansion`, `ManagedWorldStateID`, `QuestSessionBonus`, `LogTitle`, `LogDescription`, `QuestDescription`, `AreaDescription`, `PortraitGiverText`, `PortraitGiverName`, `PortraitTurnInText`, `PortraitTurnInName`, `QuestCompletionLog`, `ResetByScheduler`, `VerifiedBuild`) VALUES
|
||||
(40708, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'A Legend You Can Hold: Choose Holy weapon', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0),
|
||||
(40707, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'A Legend You Can Hold: Choose Shadow weapon', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0),
|
||||
(40709, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'A Legend You Can Hold: Choose Discipline weapon', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0);
|
||||
|
||||
DELETE FROM `creature_queststarter` WHERE (`id`=101314 AND `quest`=40706);
|
||||
INSERT INTO `creature_queststarter` (`id`, `quest`, `VerifiedBuild`) VALUES
|
||||
(101314, 40706, 61609); -- A Legend You Can Hold offered by Alonsus Faol
|
||||
|
||||
DELETE FROM `quest_template_addon` WHERE `ID` = 40706;
|
||||
INSERT INTO `quest_template_addon` (`ID`, `MaxLevel`, `AllowableClasses`, `SourceSpellID`, `PrevQuestID`, `NextQuestID`, `ExclusiveGroup`, `BreadcrumbForQuestId`, `RewardMailTemplateID`, `RewardMailDelay`, `RequiredSkillID`, `RequiredSkillPoints`, `RequiredMinRepFaction`, `RequiredMaxRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepValue`, `ProvidedItemCount`, `SpecialFlags`, `ScriptName`) VALUES
|
||||
(40706, 0, 0, 0, 40705, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '');
|
||||
|
||||
UPDATE `quest_template_addon` SET `ScriptName` = 'quest_a_legend_you_can_hold' WHERE `ID` = 40706;
|
||||
|
||||
DELETE FROM `ui_map_quest_line` WHERE (`UIMapId`=18 AND `QuestLineId`=218);
|
||||
INSERT INTO `ui_map_quest_line` (`UIMapId`, `QuestLineId`, `VerifiedBuild`) VALUES
|
||||
(18, 218, 61609);
|
||||
|
||||
-- Alonsus Faol smart ai
|
||||
SET @ENTRY := 101314;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 0, 19, 0, 100, 0, 40706, 0, 0, 0, 0, 85, 199700, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On player accepted quest A Legend You Can Hold (40706) - Player who accepted quest: Cast spell 199700 on self', ''),
|
||||
(@ENTRY, 0, 1, 0, 62, 0, 100, 0, 19157, 0, 0, 0, 0, 85, 199700, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On gossip action 0 from menu 19157 selected - Gossip player: Cast spell 199700 on self', '');
|
||||
@@ -0,0 +1,69 @@
|
||||
SET @CGUID := 6005168;
|
||||
|
||||
-- Creature
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+1;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 105602, 1220, 7502, 7596, '0', 6256, 0, 0, 0, -785.13018798828125, 4562.17529296875, 727.25616455078125, 5.064152240753173828, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Vindicator Boros (Area: Magus Commerce Exchange - Difficulty: 0) CreateObject1
|
||||
(@CGUID+1, 105586, 1220, 7502, 7596, '0', 6257, 0, 0, 0, -784.1805419921875, 4576.83935546875, 728.87640380859375, 3.789275646209716796, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609); -- Defender Barrem (Area: Magus Commerce Exchange - Difficulty: 0) CreateObject1 (Auras: 209190 - Felcursed Wounds)
|
||||
|
||||
DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+1;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(@CGUID+1, 0, 0, 0, 0, 0, 1, 0, 0, 10389, 0, 0, 0, '209190'); -- Defender Barrem - 209190 - Felcursed Wounds
|
||||
|
||||
-- Template
|
||||
UPDATE `creature_template` SET `npcflag`=3, `BaseAttackTime`=2000, `unit_flags`=0x300, `unit_flags2`=0x800 WHERE `entry`=105602; -- Vindicator Boros
|
||||
|
||||
-- Difficulty
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=642, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=105602 AND `DifficultyID`=0); -- 105602 (Vindicator Boros) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=642, `StaticFlags1`=0x30000100, `VerifiedBuild`=61609 WHERE (`Entry`=105586 AND `DifficultyID`=0); -- 105586 (Defender Barrem) - Sessile, CanSwim, Floating
|
||||
|
||||
-- Creature Text
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` = 105602;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(105602, 0, 0, 'A priest! Thank the Light!', 12, 0, 100, 0, 0, 62431, 108556, 0, 'Vindicator Boros to Player');
|
||||
|
||||
-- Creature Equip
|
||||
DELETE FROM `creature_equip_template` WHERE (`CreatureID`=105602 AND `ID`=1);
|
||||
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`, `VerifiedBuild`) VALUES
|
||||
(105602, 1, 105940, 0, 0, 126759, 0, 0, 0, 0, 0, 61609); -- Vindicator Boros
|
||||
|
||||
-- Phase
|
||||
DELETE FROM `phase_name` WHERE `ID` IN (6256,6257);
|
||||
INSERT INTO `phase_name` (`ID`, `Name`) VALUES
|
||||
(6256, 'Cosmetic - See Vindicator Boros in Dalaran'),
|
||||
(6257, 'Cosmetic - See Defender Barrem infected with Felcursed Wounds');
|
||||
|
||||
DELETE FROM `phase_area` WHERE `PhaseId` IN (6256,6257);
|
||||
INSERT INTO `phase_area` (`AreaId`, `PhaseId`, `Comment`) VALUES
|
||||
(7502, 6256, 'See Vindicator Boros in Dalaran'),
|
||||
(7502, 6257, 'See Defender Barrem infected with Felcursed Wounds');
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId`=26 AND `SourceGroup` IN (6256,6257) AND `SourceEntry` = 0);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `Comment`) VALUE
|
||||
(26, 6256, 0, 0, 0, 47, 0, 41957, 2|8|64, 0, 0, 'Apply Phase 6256 if Quest 41957 is in progress | complete | rewarded'),
|
||||
(26, 6257, 0, 0, 0, 47, 0, 41957, 2|8|64, 0, 0, 'Apply Phase 6257 if Quest 41957 is in progress | complete | rewarded');
|
||||
|
||||
-- Quest
|
||||
DELETE FROM `quest_details` WHERE `ID`=41957;
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(41957, 0, 0, 0, 0, 0, 0, 0, 0, 61609); -- The Vindicator's Plea
|
||||
|
||||
DELETE FROM `quest_offer_reward` WHERE `ID`=41957;
|
||||
INSERT INTO `quest_offer_reward` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `RewardText`, `VerifiedBuild`) VALUES
|
||||
(41957, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you for arriving in such haste, $gBrother:Sister;.', 61609); -- The Vindicator's Plea
|
||||
|
||||
DELETE FROM `creature_queststarter` WHERE (`id`=101314 AND `quest`=41957);
|
||||
INSERT INTO `creature_queststarter` (`id`, `quest`, `VerifiedBuild`) VALUES
|
||||
(101314, 41957, 61609); -- The Vindicator's Plea offered by Alonsus Faol
|
||||
|
||||
DELETE FROM `quest_template_addon` WHERE `ID` = 41957;
|
||||
INSERT INTO `quest_template_addon` (`ID`, `MaxLevel`, `AllowableClasses`, `SourceSpellID`, `PrevQuestID`, `NextQuestID`, `ExclusiveGroup`, `BreadcrumbForQuestId`, `RewardMailTemplateID`, `RewardMailDelay`, `RequiredSkillID`, `RequiredSkillPoints`, `RequiredMinRepFaction`, `RequiredMaxRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepValue`, `ProvidedItemCount`, `SpecialFlags`, `ScriptName`) VALUES
|
||||
(41957, 0, 0, 0, 40706, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''); -- The Vindicator's Plea
|
||||
|
||||
DELETE FROM `ui_map_quest_line` WHERE (`UIMapId`=627 AND `QuestLineId`=243);
|
||||
INSERT INTO `ui_map_quest_line` (`UIMapId`, `QuestLineId`, `VerifiedBuild`) VALUES
|
||||
(627, 243, 61609);
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 19) AND (`SourceEntry` IN (41957));
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `Comment`) VALUES
|
||||
(19, 0, 41957, 0, 0, 47, 0, 40708, 64, 0, '', 0, 'Player has Holy Chosen (40708) in state rewarded');
|
||||
@@ -0,0 +1,118 @@
|
||||
-- Phase Names
|
||||
DELETE FROM `phase_name` WHERE `ID` IN (25410, 25411, 25412, 24764, 23185, 23479, 23046, 23062, 23090, 23063, 23091, 23086, 23079, 23080, 25309, 24510, 25021, 24169, 25684, 24141, 24948, 25030, 25684, 24941, 24243, 24235, 24537, 24237, 24244, 24259, 24262, 24490, 24491, 24492, 24493, 24261, 24292, 24293, 24584, 24893, 24897, 25041, 25042, 24267, 24305, 24306, 24303, 24911, 24327, 24373, 25684, 24381, 24382, 24917, 24413, 24391, 24605, 25634, 25082, 24342, 24105, 24186, 24890, 24896, 25193, 24934, 24936, 24543, 24544, 24554, 24322, 24321, 24320, 24323, 25291, 24257, 25708, 25709, 24333, 25444, 24344, 24345, 25259, 24347, 25799, 24348, 25448, 24586, 25279, 24512, 24111, 24112, 24172, 25524, 24185, 24240, 24241, 24519, 25503, 24339, 24249, 24250, 24286, 24253, 24278, 25555, 23864, 25047, 25521, 25053, 25522, 24464, 24465, 24466, 25055, 25069, 25071);
|
||||
INSERT INTO `phase_name` (`ID`, `Name`) VALUES
|
||||
(25410, 'Cosmetic - See Growing Snapdragon Runt'),
|
||||
(25411, 'Cosmetic - See Maturing Prismatic Snapdragon'),
|
||||
(25412, 'Cosmetic - See Mature Prismatic Snapdragon'),
|
||||
(24764, 'Cosmetic - See Salvageable Scrap'),
|
||||
(23185, 'Cosmetic - See Alleria Windrunner in Dalaran center'),
|
||||
(23479, 'Cosmetic - See Nerubian Venomspitter'),
|
||||
(23046, 'Cosmetic - See rescued Dalaran Citizens'),
|
||||
(23062, 'Cosmetic - See Alleria Windrunner at Krasus Landing'),
|
||||
(23090, 'Cosmetic - See Anduin Wrynn in Dalaran'),
|
||||
(23063, 'Cosmetic - See Webbed Victims'),
|
||||
(23091, 'Cosmetic - See Anduin Wrynn'),
|
||||
(23086, 'Dalaran - Queensguard Anjak attacks'),
|
||||
(23079, 'Cosmetic - See Khadgar after Queensguard defeated'),
|
||||
(23080, 'Cosmetic - See Khadgars Portal'),
|
||||
(25309, 'Cosmetic - See The Skypiercer at the Siren Isle'),
|
||||
(24510, 'Cosmetic - See Monte Gazlowe in Dornogal, Foundation Hall'),
|
||||
(25021, 'Cosmetic - See Renzik "The Shiv" in Dornogal, Foundation Hall'),
|
||||
(24169, 'Cosmetic - See Gazlowe, Renzik and Orweyna at the Opportunity Point'),
|
||||
(24141, 'Cosmetic - See Renzik and Orweyna at The Verdant Gutters'),
|
||||
(24948, 'Cosmetic - See Monte Gazlowe at The Verdant Gutters'),
|
||||
(25030, 'Cosmetic - See Zirdo at the Gutterside Rocket Station'),
|
||||
(25684, 'Cosmetic - See Suspicious Canister at The Verdant Gutters'),
|
||||
(24941, 'Cosmetic - See Renzik "The Shiv" near the Worker Timecard'),
|
||||
(24243, 'Cosmetic - See Zirdo near the Extractor Drill'),
|
||||
(24235, 'Cosmetic - See Orweyna and Renzik near the Extractor Drill'),
|
||||
(24537, 'Cosmetic - See Undermine Campaign Heroes and Extractor Drill X-78'),
|
||||
(24237, 'Cosmetic - See Monte Gazlowe near the Extractor Drill'),
|
||||
(24244, 'Cosmetic - See Undermine Campagin Goblin Heroes after the Extractor Drill'),
|
||||
(24259, 'Cosmetic - See Orweyna kneel after the Extractor Drill'),
|
||||
(24262, 'Cosmetic - See Piepline Valve A'),
|
||||
(24490, 'Cosmetic - See Pipeline Valve B'),
|
||||
(24491, 'Cosmetic - See Pipeline Valve C'),
|
||||
(24492, 'Cosmetic - See Pipeline Valve D'),
|
||||
(24493, 'Cosmetic - See Orweyna channel nature near Piepline Valve D'),
|
||||
(24261, 'Cosmetic - See Pamsy near Pipeline Valve D'),
|
||||
(24292, 'Cosmetic - See Monte Gazlowe in Gutterville'),
|
||||
(24293, 'Cosmetic - See Renzik and Zirdo in Gutterville'),
|
||||
(24584, 'Cosmetic - See Pamsy and Orweyna in Gutterville'),
|
||||
(24893, 'Cosmetic - See Monte Gazlowe near Keeble in Gutterville'),
|
||||
(24897, 'Cosmetic - See Monte Gazlowe near "Conspiracy Theory" Binni'),
|
||||
(25041, 'Cosmetic - See Extractor Drill X-71 in Gutterville cave'),
|
||||
(25042, 'Cosmetic - See Extractor Drill X-71 after turn off'),
|
||||
(24267, 'Cosmetic - See Pamsy and Orweyna in Gutterville cave'),
|
||||
(24305, 'Cosmetic - See Pamsy kneel near Evbert at The Writhing Fields'),
|
||||
(24306, 'Cosmetic - See Pamsy near Monte Gazlowe at The Writhing Fields'),
|
||||
(24303, 'Cosmetic - See Pamsys Dead Crewmembers at The Writhing Fields'),
|
||||
(24911, 'Cosmetic - See moved Pamsys Dead Crewmembers at The Writhing Fields'),
|
||||
(24327, 'Cosmetic - See Pamsys rescued Engineers (Razi, Glizza, Keets)'),
|
||||
(24373, 'Cosmetic - See Renzik near Gazlowe and Pamsy at The Writhing Fields'),
|
||||
(24381, 'Cosmetic - See Pamsys Rocketboard at The Writhing Fields'),
|
||||
(24382, 'Cosmetic - See Freeze the Pipe <Markers>'),
|
||||
(24917, 'Cosmetic - See Pamsys rescued Engineers at the Rocketboard'),
|
||||
(24413, 'Cosmetic - See Orweyna after freeze the Pipes'),
|
||||
(24391, 'Cosmetic - See Monte Gazlowe at the Rocketboard'),
|
||||
(24605, 'Cosmetic - See Renzik "The Shiv" at the Rocketboard'),
|
||||
(25634, 'Cosmetic - See Pamsy at the Rocketboard after Gazlowe and Renzik left'),
|
||||
(25082, 'Cosmetic - See Stelliya at the Gutterside Rocket Station'),
|
||||
(24342, 'Cosmetic - See Orweyna at the Undermine entrance'),
|
||||
(24105, 'Cosmetic - See Campaign Goblin Heroes at the Undermine entrance'),
|
||||
(24186, 'Cosmetic - See Gramps near the Incontinental Hotel'),
|
||||
(24890, 'Cosmetic - See Campaign Goblin Heroes in the Incontinental Hotel'),
|
||||
(24896, 'Cosmetic - See Campaign Goblin Heroes back to Gramps'),
|
||||
(25193, 'Cosmetic - See Gazlowe and Renzik at the Tailgate Park near Gramps'),
|
||||
(24934, 'Cosmetic - See Gazlowe and Renzik upstairs at the Tailgate Park'),
|
||||
(24936, 'Cosmetic - See Gazlowe and Renzik back to Gramps at The Tailgate Park'),
|
||||
(24543, 'Cosmetic - See shielded Nikki the Fixer'),
|
||||
(24544, 'Cosmetic - See Pamsy near shielded Nikki the Fixer'),
|
||||
(24554, 'Cosmetic - See Gazlowe and Renzik near shielded Nikki the Fixer'),
|
||||
(24322, 'Cosmetic - See injured Magsy Bootstrap'),
|
||||
(24321, 'Cosmetic - See injured Mux Skullskipper'),
|
||||
(24320, 'Cosmetic - See injured Waxle Bangsaw'),
|
||||
(24323, 'Cosmetic - See injured Evwix Bentrocket'),
|
||||
(25291, 'Cosmetic - See Gazlowe and Renzik using Waterguns against the burning house'),
|
||||
(24257, 'Cosmetic - See Grimla and Gramps near shielded Nikki the Fixer'),
|
||||
(25708, 'Cosmetic - See Gas Grimeshank near Grimla in Venturewood'),
|
||||
(25709, 'Cosmetic - See Gas Grimeshank in Incontinental Hotel'),
|
||||
(24333, 'Cosmetic - See Orweyna in Venturewood'),
|
||||
(25444, 'Cosmetic - See Gazlowe and Renzik after fight against the fire'),
|
||||
(24344, 'Cosmetic - See Orweyna in Hovel Hill'),
|
||||
(24345, 'Cosmetic - See Gazlowe and Renzik in Hovel Hill'),
|
||||
(25259, 'Cosmetic - See Blackwater Cartel related spawns in Hover Hill (small Workshop)'),
|
||||
(24347, 'Cosmetic - See Baron Revilgaz together with Renzik and Gazlowe'),
|
||||
(25799, 'Cosmetic - See Anti-Ethereal Units stunned by Gazlowe'),
|
||||
(24348, 'Cosmetic - See Gazlowe and Renzik in The Heaps'),
|
||||
(25448, 'Cosmetic - See Quick Couriers Conveyances in The Heaps'),
|
||||
(24586, 'Cosmetic - See Monte Gazlowe outside The Heaps'),
|
||||
(25279, 'Cosmetic - See Gazlowe and Renzik after Ethereal attack'),
|
||||
(24512, 'Cosmetic - See Undermine Goblin Heroes back in The Incontinental Hotel'),
|
||||
(24111, 'Cosmetic - See Gazlowe and Grimla near Alleria in the Slam Central Station'),
|
||||
(24112, 'Cosmetic - See Alleria and Customs Agents in the Slam Central Station'),
|
||||
(24172, 'Cosmetic - See Alleria and Renzik in the Slam Central Station'),
|
||||
(25524, 'Cosmetic - See Stationed Labguards in The Vatworks'),
|
||||
(24185, 'Cosmetic - See Undermine Campaign Goblin Heroes near Flightmaster in The Heaps'),
|
||||
(24240, 'Cosmetic - See Gazlowe and Grimla under Venture Plaza'),
|
||||
(24241, 'Cosmetic - See Renzik "The Shiv" under Venture Plaza'),
|
||||
(24519, 'Cosmetic - See Renzik "The Shiv" at Venture Plaza stairs'),
|
||||
(25503, 'Cosmetic - See Renzik "The Shiv" stealthed inside Venture Plaza'),
|
||||
(24339, 'Cosmetic - See Lead Foreman Krome and Rebar inside Venture Plaza'),
|
||||
(24249, 'Cosmetic - See Gazlowe and Renzik near ZulDazar Rocket in Slam Central Station'),
|
||||
(24250, 'Cosmetic - See Gazlowe and Renzik near Undermine Rocket'),
|
||||
(24286, 'Cosmetic - See dead Surveillance B.I.R.D'),
|
||||
(24253, 'Cosmetic - See Kaja´mite Stockpiles in Lucky Break Mines'),
|
||||
(24278, 'Cosmetic - See Monte Gazlowe at the Bird nest'),
|
||||
(25555, 'Cosmetic - See Renzik "The Shiv" at the Bird nest'),
|
||||
(23864, 'Undermine - Ethereal Invasion'),
|
||||
(25047, 'Cosmetic - See Alleria in front of Steamwheedle Lab'),
|
||||
(25521, 'Cosmetic - See Alleria inside Steamwheedle Lab'),
|
||||
(25053, 'Cosmetic - See Lab Assistant Laszly inside Steamwheedle Lab'),
|
||||
(25522, 'Cosmetic - See Alleria after shoot at Ethereal inside Steamwheedle Lab'),
|
||||
(24464, 'Cosmetic - See Sprinkle Noggenfogger Hostage in Gallywix warehous'),
|
||||
(24465, 'Cosmetic - See Fleet Master Seahorn Hostage in Gallywix warehous'),
|
||||
(24466, 'Cosmetic - See Hobart Grapplehammer Hostage in Gallywix warehous'),
|
||||
(25055, 'Cosmetic - See Ethereal Heartseeker in Gallywix warehous'),
|
||||
(25069, 'Cosmetic - See Improvised Explosive Bomb in Gallywix warehous'),
|
||||
(25071, 'Cosmetic - See Monte Gazlowe with distance to the Bombs in Gallywix warehous');
|
||||
@@ -0,0 +1,119 @@
|
||||
SET @CGUID := 6005170;
|
||||
|
||||
SET @ATID := 159;
|
||||
SET @ATCP := 154;
|
||||
SET @ATIDSPAWN := 253;
|
||||
|
||||
-- Creature
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+1;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 104381, 1220, 7502, 7506, '0', 6360, 0, 0, 1, -861.123291015625, 4285.7412109375, 746.36865234375, 2.934702396392822265, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Grif Wildheart (Area: Krasus' Landing - Difficulty: 0) CreateObject1
|
||||
(@CGUID+1, 106235, 1220, 7502, 7506, '0', 6055, 0, 0, 0, -867.9774169921875, 4287.26416015625, 745.5020751953125, 6.050843715667724609, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609); -- Huey (Area: Krasus' Landing - Difficulty: 0) CreateObject1
|
||||
|
||||
-- Serverside ATs
|
||||
DELETE FROM `areatrigger_template` WHERE (`Id` = @ATID+0 AND `IsCustom` = 1);
|
||||
INSERT INTO `areatrigger_template` (`Id`, `IsCustom`, `Flags`, `VerifiedBuild`) VALUES
|
||||
(@ATID+0, 1, 1, 0);
|
||||
|
||||
DELETE FROM `areatrigger` WHERE `SpawnId` = @ATIDSPAWN+0;
|
||||
INSERT INTO `areatrigger` (`SpawnId`, `AreaTriggerCreatePropertiesId`, `IsCustom`, `MapId`, `SpawnDifficulties`, `PosX`, `PosY`, `PosZ`, `Orientation`, `PhaseUseFlags`, `PhaseId`, `PhaseGroup`, `ScriptName`, `Comment`, `VerifiedBuild`) VALUES
|
||||
(@ATIDSPAWN+0, @ATCP+0, 1, 1220, '0', -861.123, 4285.741, 746.3686, 2.934702, 0, 0, 0, 'SmartAreaTriggerAI', 'Dalaran / Krasus Landing - Trigger conversation for Grif (Quest: "A Beastly Expedition")', 0);
|
||||
|
||||
DELETE FROM `areatrigger_create_properties` WHERE (`Id`= @ATCP+0 AND `IsCustom`=1);
|
||||
INSERT INTO `areatrigger_create_properties` (`Id`, `IsCustom`, `AreaTriggerId`, `IsAreatriggerCustom`, `Flags`, `MoveCurveId`, `ScaleCurveId`, `MorphCurveId`, `FacingCurveId`, `AnimId`, `AnimKitId`, `DecalPropertiesId`, `SpellForVisuals`, `TimeToTargetScale`, `Shape`, `ShapeData0`, `ShapeData1`, `ShapeData2`, `ShapeData3`, `ShapeData4`, `ShapeData5`, `ShapeData6`, `ShapeData7`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(@ATCP+0, 1, @ATID+0, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 10, 10, 0, 0, 0, 0, 0, 0, '', 0);
|
||||
|
||||
-- Difficulty
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=642, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=106235 AND `DifficultyID`=0); -- 106235 (Huey) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=488, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=104381 AND `DifficultyID`=0); -- 104381 (Grif Wildheart) - CanSwim
|
||||
|
||||
-- Creature Text
|
||||
DELETE FROM `creature_text` WHERE `CreatureId` = 102478;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(102478, 0, 0, 'Speak to me again when you return to Dalaran. We have much to discuss.', 12, 0, 100, 1, 0, 64291, 105574, 5, 'Emmarel Shadewarden to Player');
|
||||
|
||||
-- Creature Equip
|
||||
DELETE FROM `creature_equip_template` WHERE (`CreatureID`=104381 AND `ID`=1);
|
||||
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`, `VerifiedBuild`) VALUES
|
||||
(104381, 1, 0, 0, 0, 0, 0, 0, 2552, 0, 0, 61609); -- Grif Wildheart
|
||||
|
||||
-- Conversation
|
||||
DELETE FROM `conversation_template` WHERE `Id`=2001;
|
||||
INSERT INTO `conversation_template` (`Id`, `FirstLineID`, `TextureKitId`, `VerifiedBuild`) VALUES
|
||||
(2001, 4216, 0, 61609);
|
||||
|
||||
DELETE FROM `conversation_actors` WHERE (`ConversationId`=2001 AND `Idx`=0);
|
||||
INSERT INTO `conversation_actors` (`ConversationId`, `ConversationActorId`, `ConversationActorGuid`, `Idx`, `CreatureId`, `CreatureDisplayInfoId`, `NoActorObject`, `ActivePlayerObject`, `VerifiedBuild`) VALUES
|
||||
(2001, 52715, @CGUID+0, 0, 0, 0, 0, 0, 61609); -- Full: 0x203098988065EF40007B0600006B8411 Creature/0 R3110/S31494 Map: 1220 (Broken Isles) Entry: 104381 (Grif Wildheart) Low: 7046161
|
||||
|
||||
DELETE FROM `conversation_line_template` WHERE `Id`=4216;
|
||||
INSERT INTO `conversation_line_template` (`Id`, `UiCameraID`, `ActorIdx`, `Flags`, `ChatType`, `VerifiedBuild`) VALUES
|
||||
(4216, 0, 0, 0, 0, 61609);
|
||||
|
||||
-- Phase
|
||||
DELETE FROM `phase_name` WHERE `ID` IN (6360,6055,6363);
|
||||
INSERT INTO `phase_name` (`ID`, `Name`) VALUES
|
||||
(6360, 'Cosmetic - See Grif Wildheart at Krasus Landing'),
|
||||
(6055, 'Cosmetic - See Huey at Krasus Landing'),
|
||||
(6363, 'Cosmetic - See Grif Wildheart at Shields Rest Island');
|
||||
|
||||
DELETE FROM `phase_area` WHERE `PhaseId` IN (6360,6055);
|
||||
INSERT INTO `phase_area` (`AreaId`, `PhaseId`, `Comment`) VALUES
|
||||
(7505, 6360, 'See Grif Wildheart at Krasus Landing'),
|
||||
(7505, 6055, 'See Huey at Krasus Landing');
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId`=26 AND `SourceGroup` IN (6360,6055) AND `SourceEntry` = 0);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `Comment`) VALUE
|
||||
(26, 6360, 0, 0, 0, 47, 0, 41541, 2|8|64, 0, 0, 'Apply Phase 6360 if Quest 41541 is in progress | complete | rewarded'),
|
||||
(26, 6055, 0, 0, 0, 47, 0, 41541, 2|8|64, 0, 0, 'Apply Phase 6055 if Quest 41541 is in progress | complete | rewarded');
|
||||
|
||||
-- Quest
|
||||
DELETE FROM `quest_details` WHERE `ID` IN (41574 /*Stolen Thunder*/, 41541 /*A Beastly Expedition*/);
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(41574, 1, 1, 0, 0, 0, 0, 0, 0, 61609), -- Stolen Thunder
|
||||
(41541, 1, 1, 0, 0, 0, 0, 0, 0, 61609); -- A Beastly Expedition
|
||||
|
||||
DELETE FROM `quest_offer_reward` WHERE `ID`=41541;
|
||||
INSERT INTO `quest_offer_reward` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `RewardText`, `VerifiedBuild`) VALUES
|
||||
(41541, 1, 1, 0, 0, 0, 0, 0, 0, 'There you are! I knew you\'d be bitin\' to find Titanstrike.$B$BDon\'t mind ol\' Huey here. The city of mages is no place for a gryphon.', 61609); -- A Beastly Expedition
|
||||
|
||||
DELETE FROM `creature_queststarter` WHERE (`id`=104381 AND `quest`=41574) OR (`id`=102478 AND `quest`=41541);
|
||||
INSERT INTO `creature_queststarter` (`id`, `quest`, `VerifiedBuild`) VALUES
|
||||
(104381, 41574, 61609), -- Stolen Thunder offered by Grif Wildheart
|
||||
(102478, 41541, 61609); -- A Beastly Expedition offered by Emmarel Shadewarden
|
||||
|
||||
DELETE FROM `quest_template_addon` WHERE `ID` IN (41541,41574);
|
||||
INSERT INTO `quest_template_addon` (`ID`, `MaxLevel`, `AllowableClasses`, `SourceSpellID`, `PrevQuestID`, `NextQuestID`, `ExclusiveGroup`, `BreadcrumbForQuestId`, `RewardMailTemplateID`, `RewardMailDelay`, `RequiredSkillID`, `RequiredSkillPoints`, `RequiredMinRepFaction`, `RequiredMaxRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepValue`, `ProvidedItemCount`, `SpecialFlags`, `ScriptName`) VALUES
|
||||
(41541, 0, 0, 0, 40618, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- A Beastly Expedition
|
||||
(41574, 0, 0, 0, 41541, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''); -- Stolen Thunder
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 19) AND (`SourceEntry` IN (41541));
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `Comment`) VALUES
|
||||
(19, 0, 41541, 0, 0, 47, 0, 40621, 64, 0, '', 0, 'Player has Weapons of Legend: Choose Beast Mastery weapon (40621) in state rewarded');
|
||||
|
||||
-- Template
|
||||
DELETE FROM `gameobject_template` WHERE `entry` IN (249526 /*Hay*/, 259998 /*Battle Map*/, 259999 /*Map of the Eastern Plaguelands*/, 260000 /*Table Small*/, 259997 /*[DND] Large Map*/);
|
||||
INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES
|
||||
(249526, 5, 33450, 'Hay', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 642, 61609), -- Hay
|
||||
(259998, 5, 26338, 'Battle Map', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 642, 61609), -- Battle Map
|
||||
(259999, 5, 222, 'Map of the Eastern Plaguelands', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 642, 61609), -- Map of the Eastern Plaguelands
|
||||
(260000, 5, 15420, 'Table Small', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 642, 61609), -- Table Small
|
||||
(259997, 5, 222, '[DND] Large Map', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 642, 61609); -- [DND] Large Map
|
||||
|
||||
-- Emmarel Shadewarden smart ai (followup, updated)
|
||||
SET @ENTRY := 102478;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 0, 62, 0, 100, 0, 19115, 0, 0, 0, 0, 85, 198430, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On gossip action 0 from menu 19115 selected - Gossip player: Cast spell 198430 on self', ''),
|
||||
(@ENTRY, 0, 1, 0, 19, 0, 100, 0, 40618, 0, 0, 0, 0, 85, 198430, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On player accepted quest Weapons of Legend (40618) - Player who accepted quest: Cast spell 198430 on self', ''),
|
||||
(@ENTRY, 0, 2, 0, 19, 0, 100, 0, 41541, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On player accepted quest A Beastly Expedition (41541) - Player who accepted quest: Talk 0 to invoker', '');
|
||||
|
||||
-- Serverside ATs smart ai
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ATID+0 AND `source_type` = 12;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(@ATID+0, 12, 0, 0, '', 46, 0, 100, 0, 0, 0, 0, 0, 0, '', 143, 2001, 0, 0, 0, 0, 0, 0, NULL, 7, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'On areatrigger enter - start conversation 2001 - to Invoker');
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 28 AND `SourceGroup` = (@ATID+0) AND `SourceEntry` = 1);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(28, @ATID+0, 1, 0, 0, 47, 0, 41541, 2, 0, '', 0, 0, 0, '', 'Only trigger areatrigger when quest 41541 is complete');
|
||||
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `areatrigger_scripts` WHERE `entry` IN (10107);
|
||||
INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES
|
||||
(10107, 'at_stratholme_service_entrance');
|
||||
@@ -0,0 +1,25 @@
|
||||
SET @SL_CGUID := 8000064;
|
||||
|
||||
-- Creature
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @SL_CGUID+0 AND @SL_CGUID+8;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES
|
||||
(@SL_CGUID+0, 176222, 0, 1519, 5346, '0', 0, 0, 0, 0, -8304.2158203125, 880.2100830078125, 99.15404510498046875, 4.20131683349609375, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Trey Wells (Area: Stormwind City Cemetery - Difficulty: 0) CreateObject1
|
||||
(@SL_CGUID+1, 176238, 0, 1519, 5346, '0', 0, 0, 0, 0, -8383.0263671875, 915.5086669921875, 98.6052398681640625, 2.593044757843017578, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Abbe Tami (Area: Stormwind City Cemetery - Difficulty: 0) CreateObject1
|
||||
(@SL_CGUID+2, 176241, 0, 1519, 5346, '0', 0, 0, 0, 1, -8367.654296875, 988.33331298828125, 96.33782958984375, 6.124119758605957031, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Tasha Tallen (Area: Stormwind City Cemetery - Difficulty: 0) CreateObject1
|
||||
(@SL_CGUID+3, 176242, 0, 1519, 5346, '0', 0, 0, 0, 0, -8285.486328125, 847.6319580078125, 101.1020431518554687, 1.465356945991516113, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Ryth the Melodious (Area: Stormwind City Cemetery - Difficulty: 0) CreateObject1 (Auras: 303032 - Placeholder [DNT])
|
||||
(@SL_CGUID+4, 176224, 0, 1519, 5346, '0', 0, 0, 0, 0, -8415.0849609375, 909.30206298828125, 98.42950439453125, 4.546591758728027343, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Elisa Perry (Area: Stormwind City Cemetery - Difficulty: 0) CreateObject1
|
||||
(@SL_CGUID+5, 176240, 0, 1519, 5346, '0', 0, 0, 0, 0, -8412.3212890625, 920.78643798828125, 98.70714569091796875, 5.428269863128662109, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Hiumi Togo (Area: Stormwind City Cemetery - Difficulty: 0) CreateObject1
|
||||
(@SL_CGUID+6, 176234, 0, 1519, 5346, '0', 0, 0, 0, 0, -8434.2236328125, 934.47222900390625, 98.81858062744140625, 1.619816064834594726, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Harriet Mura (Area: Stormwind City Cemetery - Difficulty: 0) CreateObject1
|
||||
(@SL_CGUID+7, 176231, 0, 1519, 5346, '0', 0, 0, 0, 0, -8435.28125, 936.2899169921875, 98.777862548828125, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Anna Taki (Area: Stormwind City Cemetery - Difficulty: 0) CreateObject1
|
||||
(@SL_CGUID+8, 176236, 0, 1519, 5346, '0', 0, 0, 0, 0, -8456.8642578125, 936.342041015625, 97.40241241455078125, 0, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609); -- Yoska Merce (Area: Stormwind City Cemetery - Difficulty: 0) CreateObject1
|
||||
DELETE FROM `creature_addon` WHERE `guid` BETWEEN @SL_CGUID+0 AND @SL_CGUID+8;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(@SL_CGUID+0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, ''), -- Trey Wells
|
||||
(@SL_CGUID+1, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, ''), -- Abbe Tami
|
||||
(@SL_CGUID+2, 0, 0, 8, 0, 0, 1, 1, 0, 0, 0, 0, 0, ''), -- Tasha Tallen
|
||||
(@SL_CGUID+3, 0, 0, 0, 0, 0, 1, 1, 0, 22046, 0, 0, 0, '303032'), -- Ryth the Melodious - 303032 - Placeholder [DNT]
|
||||
(@SL_CGUID+4, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, ''), -- Elisa Perry
|
||||
(@SL_CGUID+5, 0, 0, 8, 0, 0, 1, 1, 0, 0, 0, 0, 0, ''), -- Hiumi Togo
|
||||
(@SL_CGUID+6, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, ''), -- Harriet Mura
|
||||
(@SL_CGUID+7, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, ''), -- Anna Taki
|
||||
(@SL_CGUID+8, 0, 0, 0, 0, 0, 1, 1, 720, 0, 0, 0, 0, ''); -- Yoska Merce
|
||||
@@ -0,0 +1,440 @@
|
||||
SET @CGUID := 6005172;
|
||||
SET @OGUID := 6002808;
|
||||
|
||||
-- Creature
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+103;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 113128, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -118.767776489257812, 3502.79931640625, -253.702682495117187, 6.269642829895019531, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Withered Skulker (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+1, 113321, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -124.709373474121093, 3499.428466796875, -253.702682495117187, 3.345258951187133789, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Shambling Hungerer (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+2, 113608, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 1, -143.90625, 3522.828125, -253.792572021484375, 5.472584247589111328, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Kirin Tor Guardian (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+3, 113367, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -117.592018127441406, 3511.796142578125, -253.7926025390625, 0, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Dead Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+4, 113605, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 1, -149.244796752929687, 3521.432373046875, -253.792572021484375, 5.622315406799316406, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Kirin Tor Guardian (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+5, 113321, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -86.0594024658203125, 3476.509765625, -253.702682495117187, 1.669560909271240234, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Shambling Hungerer (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+6, 113128, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -94.077789306640625, 3477.690185546875, -253.702667236328125, 2.260243654251098632, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Withered Skulker (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+7, 113321, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -117.918403625488281, 3508.413330078125, -253.792572021484375, 1.756104350090026855, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Shambling Hungerer (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+8, 113608, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 1, -145.298614501953125, 3516.421142578125, -253.792572021484375, 5.717064380645751953, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Kirin Tor Guardian (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+9, 113605, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 1, -149.36285400390625, 3525.670166015625, -253.792572021484375, 5.622315406799316406, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Kirin Tor Guardian (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+10, 113321, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -96.2256927490234375, 3484.25341796875, -253.792572021484375, 1.453219294548034667, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Shambling Hungerer (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+11, 113608, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 1, -139.607635498046875, 3526.150146484375, -253.792572021484375, 5.493102073669433593, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Kirin Tor Guardian (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+12, 113605, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 1, -143.166671752929687, 3531.407958984375, -253.792572021484375, 5.622315406799316406, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Kirin Tor Guardian (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+13, 113128, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -98.3774032592773437, 3479.05419921875, -253.702667236328125, 3.269167184829711914, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Withered Skulker (Area: The Nighthold - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+14, 113321, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -111.472358703613281, 3500.10791015625, -252.905807495117187, 4.078732490539550781, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Shambling Hungerer (Area: The Nighthold - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+15, 110791, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 1, -138.805557250976562, 3528.4453125, -253.792572021484375, 5.645331382751464843, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- First Arcanist Thalyssra (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+16, 113367, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -117.513893127441406, 3491.41748046875, -252.953048706054687, 5.946882247924804687, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Dead Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+17, 113321, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -102.080307006835937, 3474.606689453125, -253.702667236328125, 2.510324716567993164, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Shambling Hungerer (Area: The Nighthold - Difficulty: Normal) CreateObject1 (possible waypoints or random movement)
|
||||
(@CGUID+18, 113608, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 1, -134.788192749023437, 3526.928955078125, -253.792572021484375, 5.179539203643798828, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Kirin Tor Guardian (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+19, 113605, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 1, -138.355911254882812, 3530.928955078125, -253.792572021484375, 5.622315406799316406, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Kirin Tor Guardian (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+20, 110792, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 1, -145.819442749023437, 3520.991455078125, -253.792572021484375, 5.674764156341552734, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Archmage Khadgar (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+21, 113321, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -92.564239501953125, 3469.80810546875, -253.792572021484375, 1.77908635139465332, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Shambling Hungerer (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+22, 113321, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -118.086807250976562, 3494.725830078125, -252.953048706054687, 5.216488361358642578, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Shambling Hungerer (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+23, 108361, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 22.27149581909179687, 3497.4921875, -250.624496459960937, 1.399570226669311523, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+24, 108361, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -45.7948799133300781, 3448.744140625, -264.702667236328125, 2.089443206787109375, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+25, 108361, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 37.15688323974609375, 3487.361083984375, -250.702667236328125, 5.84848642349243164, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+26, 108361, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -45.0664710998535156, 3448.14208984375, -264.702667236328125, 5.471076488494873046, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+27, 108361, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -41.7365341186523437, 3443.045166015625, -264.702667236328125, 2.479804754257202148, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+28, 108360, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -54.974609375, 3422.9140625, -265.702667236328125, 2.050849437713623046, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Acidmaw Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 209791 - Scorpid Tail)
|
||||
(@CGUID+29, 108361, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -59.8141288757324218, 3427.184326171875, -265.34454345703125, 3.75414276123046875, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+30, 113367, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -92.8350677490234375, 3472.642333984375, -253.792572021484375, 0, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Dead Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+31, 108361, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -58.1164321899414062, 3451.06396484375, -264.718780517578125, 0.249328061938285827, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+32, 108361, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 6.39926910400390625, 3491.147216796875, -250.700286865234375, 0.147908300161361694, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+33, 108359, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 3.42062234878540039, 3510.46923828125, -250.526123046875, 3.973680734634399414, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Volatile Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 209787 - Scorpid Tail, 204697 - Scorpid Swarm)
|
||||
(@CGUID+34, 108361, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 24.94460105895996093, 3505.53271484375, -250.093307495117187, 1.893960833549499511, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+35, 108361, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -68.0499343872070312, 3444.553955078125, -264.38067626953125, 3.146606683731079101, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+36, 108361, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 21.370849609375, 3506.54443359375, -250.618499755859375, 0.002600718522444367, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+37, 108360, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 0.649198412895202636, 3497.483154296875, -250.70269775390625, 5.27477884292602539, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Acidmaw Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 209791 - Scorpid Tail)
|
||||
(@CGUID+38, 108359, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -41.4216384887695312, 3449.21826171875, -264.702667236328125, 0.237328976392745971, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Volatile Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 209787 - Scorpid Tail, 204697 - Scorpid Swarm)
|
||||
(@CGUID+39, 108361, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 10.33648586273193359, 3514.092041015625, -250.626373291015625, 3.324578523635864257, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+40, 116819, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -118.383682250976562, 3370.538330078125, -250.352706909179687, 0.701389253139495849, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Suramar Portal (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 232277 - Portal Visual)
|
||||
(@CGUID+41, 68553, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -67.611114501953125, 3421.6650390625, -255.213653564453125, 0.746599078178405761, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- SLG Generic MoP (Large AOI) (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 232575 - Door Lock)
|
||||
(@CGUID+42, 108361, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -0.24447134137153625, 3495.381103515625, -250.296417236328125, 1.603345394134521484, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+43, 108360, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 30.23184776306152343, 3499.084716796875, -249.905807495117187, 0.640548110008239746, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Acidmaw Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 209791 - Scorpid Tail)
|
||||
(@CGUID+44, 108361, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -49.9715957641601562, 3442.9873046875, -265.70269775390625, 3.84560704231262207, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+45, 113367, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, -95.361114501953125, 3487.28564453125, -253.792572021484375, 5.872241497039794921, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Dead Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+46, 111081, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 190.704864501953125, 3179.17626953125, -236.929641723632812, 2.028520822525024414, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fulminant (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+47, 111075, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 214.47222900390625, 3204.005126953125, -236.929611206054687, 2.645701885223388671, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Chaotoid (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+48, 111075, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 87.07465362548828125, 3266.86279296875, -224.712112426757812, 0.697065353393554687, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Chaotoid (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+49, 111071, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 326.432281494140625, 3208.229248046875, -236.929534912109375, 6.09361886978149414, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Pulsauron (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 205647 - Shield)
|
||||
(@CGUID+50, 111081, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 113.0694427490234375, 3258.37939453125, -225.653945922851562, 2.34285140037536621, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fulminant (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+51, 111071, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 201.90972900390625, 3205.790771484375, -236.929611206054687, 0.937276840209960937, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Pulsauron (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 205647 - Shield)
|
||||
(@CGUID+52, 111221, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 34.69965362548828125, 3489.729248046875, -250.6934814453125, 2.719180107116699218, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Xal'atath (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+53, 111081, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 348.1632080078125, 3183.723876953125, -236.929534912109375, 3.543871164321899414, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fulminant (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+54, 111073, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 201.90972900390625, 3205.790771484375, -236.929611206054687, 2.356194496154785156, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Pulsauron (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+55, 111081, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 205.092010498046875, 3193.729248046875, -236.929611206054687, 2.645701885223388671, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fulminant (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+56, 111075, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 179.6684112548828125, 3174.67529296875, -236.929641723632812, 2.645701885223388671, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Chaotoid (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+57, 111081, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 333.338531494140625, 3200.5244140625, -236.929534912109375, 4.218255996704101562, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fulminant (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+58, 92879, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 127.302093505859375, 3255.49560546875, -207.144760131835937, 2.347121715545654296, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- SLG Generic Stalker (Gigantic AOI) (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+59, 108361, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 45.04083633422851562, 3494.18896484375, -250.702667236328125, 1.577419400215148925, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+60, 102263, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 97.861114501953125, 3439.279541015625, -250.146652221679687, 2.608376979827880859, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Skorpyron (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 206947 - Chitinous Exoskeleton)
|
||||
(@CGUID+61, 108361, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 43.09438323974609375, 3475.54833984375, -250.37176513671875, 4.461749553680419921, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+62, 108361, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 45.9929046630859375, 3485.778076171875, -250.670364379882812, 2.434560298919677734, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+63, 108360, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 50.10416793823242187, 3486.3994140625, -250.6915283203125, 1.624155044555664062, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Acidmaw Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 209791 - Scorpid Tail)
|
||||
(@CGUID+64, 108361, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 56.89659500122070312, 3492.492431640625, -250.70269775390625, 0.128631338477134704, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Crystalline Scorpid (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 204376 - Scorpid Tail)
|
||||
(@CGUID+65, 111075, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 15.35763931274414062, 3378.468017578125, -238.614486694335937, 0, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Chaotoid (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+66, 111071, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 14.70659732818603515, 3367.600830078125, -238.614486694335937, 2.739698648452758789, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Pulsauron (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 205647 - Shield)
|
||||
(@CGUID+67, 104415, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 252.0968170166015625, 3176.944580078125, -236.899505615234375, 0.540582537651062011, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Chronomatic Anomaly (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+68, 111081, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 125.2569427490234375, 3270.005126953125, -225.653945922851562, 2.34285140037536621, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fulminant (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+69, 111075, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 16.23611068725585937, 3357.84375, -238.614425659179687, 0, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Chaotoid (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+70, 108144, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 383.614593505859375, 3330.2666015625, -226.64984130859375, 6.018045425415039062, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Trilliax's Imprint (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 214881 - Deactivated Construct)
|
||||
(@CGUID+71, 111071, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 73.72222137451171875, 3309.030517578125, -222.6734619140625, 0.427074432373046875, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Pulsauron (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 205647 - Shield)
|
||||
(@CGUID+72, 111073, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 73.72222137451171875, 3309.030517578125, -222.6734619140625, 5.478291511535644531, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Pulsauron (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+73, 111075, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 120.6684036254882812, 3262.423583984375, -225.6539306640625, 2.356617450714111328, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Chaotoid (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+74, 111081, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 83.41666412353515625, 3299.286376953125, -222.741348266601562, 2.351413488388061523, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fulminant (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+75, 68553, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 241.4184112548828125, 3399.46435546875, 171.80084228515625, 5.355021953582763671, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- SLG Generic MoP (Large AOI) (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+76, 104288, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 489.10589599609375, 3341.0625, -225.589248657226562, 3.991032361984252929, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Trilliax (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 206482 - Arcane Seepage, 223945 - Trilliax Dead Cosmetic)
|
||||
(@CGUID+77, 68553, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 280.338531494140625, 3383.18310546875, 178.4551544189453125, 0, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- SLG Generic MoP (Large AOI) (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: )
|
||||
(@CGUID+78, 108303, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 476.282989501953125, 3234.372314453125, -226.649856567382812, 1.784607172012329101, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Trilliax's Imprint (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 214881 - Deactivated Construct)
|
||||
(@CGUID+79, 111075, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 115.2656326293945312, 3296.66748046875, -224.725234985351562, 3.936352968215942382, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Chaotoid (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+80, 111071, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 187.7309112548828125, 3163.361083984375, -236.929641723632812, 0.937496662139892578, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Pulsauron (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 205647 - Shield)
|
||||
(@CGUID+81, 111073, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 187.7309112548828125, 3163.361083984375, -236.929641723632812, 5.497786998748779296, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Pulsauron (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+82, 111081, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 340.77777099609375, 3191.802001953125, -236.92950439453125, 3.875035762786865234, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fulminant (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+83, 111071, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 353.39410400390625, 3178.0634765625, -236.92950439453125, 6.09361886978149414, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Pulsauron (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 205647 - Shield)
|
||||
(@CGUID+84, 108469, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 91.5850677490234375, 3443.3828125, -250.063323974609375, 0.799993336200714111, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Arcane Tether (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 215321 - Cage Rematch)
|
||||
(@CGUID+85, 112255, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 454.26910400390625, 3307.150146484375, -225.61138916015625, 3.926671266555786132, 604800, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Sludgerax (Area: The Nighthold - Difficulty: Normal) CreateObject1 (Auras: 223710 - Bursting Slime, 223721 - Death Cosmetic State)
|
||||
(@CGUID+86, 113512, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 354.6319580078125, 3255.5556640625, -225.702667236328125, 2.42238926887512207, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Putrid Sludge (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+87, 113512, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 408.900970458984375, 3218.289794921875, -225.702682495117187, 1.366734862327575683, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Putrid Sludge (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+88, 113512, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 368.334381103515625, 3263.427978515625, -225.702667236328125, 5.772593498229980468, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Putrid Sludge (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+89, 113512, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 416.589569091796875, 3206.459716796875, -224.702682495117187, 3.898638486862182617, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Putrid Sludge (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+90, 113512, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 367.875274658203125, 3241.8427734375, -225.702667236328125, 2.029626131057739257, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Putrid Sludge (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+91, 113512, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 399.998046875, 3211.496337890625, -225.702682495117187, 6.059175014495849609, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Putrid Sludge (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+92, 113512, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 381.18402099609375, 3249.397705078125, -225.702667236328125, 5.588403701782226562, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Putrid Sludge (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+93, 113512, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 354.503387451171875, 3267.586181640625, -224.66766357421875, 4.629853725433349609, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Putrid Sludge (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+94, 112251, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 466.5252685546875, 3290.373046875, -225.709152221679687, 4.686144828796386718, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Putrid Sludge (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+95, 113512, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 395.66473388671875, 3227.083984375, -225.702682495117187, 5.619397640228271484, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Putrid Sludge (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+96, 112251, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 466.52337646484375, 3281.564208984375, -225.667236328125, 4.666083335876464843, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Putrid Sludge (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+97, 113512, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 404.84039306640625, 3227.641845703125, -225.702682495117187, 2.488675832748413085, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Putrid Sludge (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+98, 112251, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 476.4794921875, 3288.109130859375, -225.702682495117187, 2.184254884719848632, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Putrid Sludge (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+99, 112251, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 427.8795166015625, 3338.83203125, -225.702682495117187, 4.503642559051513671, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Putrid Sludge (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+100, 112251, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 493.348419189453125, 3321.600830078125, -225.70184326171875, 4.085736274719238281, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Putrid Sludge (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+101, 112251, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 464.4493408203125, 3340.029052734375, -225.702667236328125, 5.486156463623046875, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Putrid Sludge (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+102, 112251, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 489.7137451171875, 3319.791015625, -225.702667236328125, 2.57419753074645996, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609), -- Putrid Sludge (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@CGUID+103, 112251, 1530, 8025, 8025, '14,15,16,17', 0, 0, 0, 0, 429.304107666015625, 3331.740966796875, -225.648773193359375, 1.311860561370849609, 604800, 4, 0, 1, NULL, NULL, NULL, NULL, 61609); -- Putrid Sludge (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+103;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(@CGUID+2, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 0, ''), -- Kirin Tor Guardian
|
||||
(@CGUID+4, 0, 0, 0, 0, 0, 1, 0, 425, 0, 0, 0, 0, ''), -- Kirin Tor Guardian
|
||||
(@CGUID+8, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 0, ''), -- Kirin Tor Guardian
|
||||
(@CGUID+9, 0, 0, 0, 0, 0, 1, 0, 425, 0, 0, 0, 0, ''), -- Kirin Tor Guardian
|
||||
(@CGUID+11, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 0, ''), -- Kirin Tor Guardian
|
||||
(@CGUID+12, 0, 0, 0, 0, 0, 1, 0, 425, 0, 0, 0, 0, ''), -- Kirin Tor Guardian
|
||||
(@CGUID+18, 0, 0, 0, 0, 0, 1, 0, 333, 0, 0, 0, 0, ''), -- Kirin Tor Guardian
|
||||
(@CGUID+19, 0, 0, 0, 0, 0, 1, 0, 425, 0, 0, 0, 0, ''), -- Kirin Tor Guardian
|
||||
(@CGUID+41, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, '232575'), -- SLG Generic MoP (Large AOI) - 232575 - Door Lock
|
||||
(@CGUID+84, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '215321'); -- Arcane Tether - 215321 - Cage Rematch
|
||||
|
||||
-- GameObject
|
||||
DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+75;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
|
||||
(@OGUID+0, 247972, 1530, 8025, 8025, '14,15,16,17', 0, 0, -34.8819465637207031, 2830.158935546875, -80.3632965087890625, 3.665196180343627929, 0, 0, -0.96592521667480468, 0.258821308612823486, 604800, 255, 1, 61609), -- Suramar Raid - Doomlord - Destructible Bridge - 01 - MRN (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+1, 247973, 1530, 8025, 8025, '14,15,16,17', 0, 0, -34.8819465637207031, 2830.158935546875, -80.3632965087890625, 3.665196180343627929, 0, 0, -0.96592521667480468, 0.258821308612823486, 604800, 255, 1, 61609), -- Suramar Raid - Doomlord - Destructible Bridge - 03 - MRN (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+2, 253462, 1530, 8025, 8025, '14,15,16,17', 0, 0, 347.977447509765625, 3201.056396484375, 72.6627655029296875, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 604800, 255, 1, 61609), -- Platform (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+3, 247970, 1530, 8025, 8025, '14,15,16,17', 0, 0, -34.8819465637207031, 2830.158935546875, -80.3632965087890625, 3.665196180343627929, 0, 0, -0.96592521667480468, 0.258821308612823486, 604800, 255, 1, 61609), -- Suramar Raid - Doomlord - Destructible Bridge - 04 - MRN (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+4, 247971, 1530, 8025, 8025, '14,15,16,17', 0, 0, -34.8819465637207031, 2830.158935546875, -80.3632965087890625, 3.665196180343627929, 0, 0, -0.96592521667480468, 0.258821308612823486, 604800, 255, 1, 61609), -- Suramar Raid - Doomlord - Destructible Bridge - 02 - MRN (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+5, 253128, 1530, 8025, 8025, '14,15,16,17', 0, 0, -154.295135498046875, 3516.369873046875, -249.363723754882812, 0.802550375461578369, 0, 0, 0.390592575073242187, 0.92056363821029663, 604800, 255, 1, 61609), -- Instance Portal (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+6, 258846, 1530, 8025, 8025, '14,15,16,17', 0, 0, -118.38043212890625, 3370.476318359375, -250.723464965820312, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 604800, 255, 1, 61609), -- Doodad_7NB_NIGHTBORN_TELEPORTER_BASE004 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+7, 254240, 1530, 8025, 8025, '14,15,16,17', 0, 0, -69.11529541015625, 3420.236328125, -265.130126953125, 0.785396754741668701, 0, 0, 0.38268280029296875, 0.923879802227020263, 604800, 255, 1, 61609), -- Sealed Door (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+8, 265470, 1530, 8025, 8025, '14,15,16,17', 0, 0, 638.8380126953125, 4056.74462890625, 0.101563811302185058, 0.444904416799545288, 0, 0, 0.220622062683105468, 0.97535938024520874, 604800, 255, 24, 61609), -- Doodad_7NB_NIGHTBORN_GONDOLA_LARGE_LongPath004 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+9, 248932, 1530, 8025, 8025, '14,15,16,17', 0, 0, 586.8807373046875, 3167.00830078125, 198.06121826171875, 0.785396754741668701, 0, 0, 0.38268280029296875, 0.923879802227020263, 604800, 255, 0, 61609), -- Doodad_7NE_Nightelf_AcademyDoor001 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+10, 251683, 1530, 8025, 8025, '14,15,16,17', 0, 0, 255.55242919921875, 3316.56298828125, 148.778045654296875, 0.785396754741668701, 0, 0, 0.38268280029296875, 0.923879802227020263, 604800, 255, 0, 61609), -- Doodad_7DU_SuramarRaid_Door_med005 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+11, 253923, 1530, 8025, 8025, '14,15,16,17', 0, 0, 226.570159912109375, 3357.473388671875, 173.6265869140625, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 604800, 255, 0, 61609), -- Dreadlord Door (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+12, 252435, 1530, 8025, 8025, '14,15,16,17', 0, 0, 607.7684326171875, 3188.0009765625, 195.9592742919921875, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 604800, 255, 1, 61609), -- Doodad_7DU_SURAMARRAID_ASTRODOME01_CollisionOnly001 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+13, 254242, 1530, 8025, 8025, '14,15,16,17', 0, 0, 479.94891357421875, 3114.2294921875, 173.41259765625, 5.497788906097412109, 0, 0, -0.38268280029296875, 0.923879802227020263, 604800, 255, 1, 61609), -- Observatory Door (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+14, 251610, 1530, 8025, 8025, '14,15,16,17', 0, 0, 341.044830322265625, 3076.997802734375, 227.220611572265625, 5.497788906097412109, 0, 0, -0.38268280029296875, 0.923879802227020263, 604800, 255, 0, 61609), -- Doodad_7DU_SuramarRaid_Door_Small005 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+15, 251982, 1530, 8025, 8025, '14,15,16,17', 0, 0, 238.22747802734375, 3091.3076171875, 146.79107666015625, 0.785396754741668701, 0, 0, 0.38268280029296875, 0.923879802227020263, 604800, 255, 0, 61609), -- Doodad_7DU_SuramarRaid_Door_Large002 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+16, 254243, 1530, 8025, 8025, '14,15,16,17', 0, 0, 492.03076171875, 3127.706298828125, 150.652923583984375, 5.497788906097412109, 0, 0, -0.38268280029296875, 0.923879802227020263, 604800, 255, 1, 61609), -- Observatory Door (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+17, 251519, 1530, 8025, 8025, '14,15,16,17', 0, 0, 128.619598388671875, 3254.373779296875, -225.611740112304687, 2.356189966201782226, 0, 0, 0.923878669738769531, 0.38268551230430603, 604800, 255, 1, 61609), -- Nightwell Door (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+18, 252105, 1530, 8025, 8025, '14,15,16,17', 0, 0, 60.75360107421875, 3475.99560546875, -249.978256225585937, 5.458010673522949218, 0, 0, -0.40098094940185546, 0.916086375713348388, 604800, 255, 0, 61609), -- Arcane-imbued Wood Door (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+19, 251611, 1530, 8025, 8025, '14,15,16,17', 0, 0, 318.4244384765625, 3099.8974609375, 296.643798828125, 5.497788906097412109, 0, 0, -0.38268280029296875, 0.923879802227020263, 604800, 255, 1, 61609), -- Chamber Door (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+20, 258847, 1530, 8025, 8025, '14,15,16,17', 0, 0, 142.034881591796875, 3186.99658203125, 110.980499267578125, 6.187193870544433593, 0, 0, -0.04797744750976562, 0.998848438262939453, 604800, 255, 1, 61609), -- Door (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+21, 251983, 1530, 8025, 8025, '14,15,16,17', 0, 0, 461.11053466796875, 3181.485107421875, 148.608612060546875, 5.497788906097412109, 0, 0, -0.38268280029296875, 0.923879802227020263, 604800, 255, 0, 61609), -- Doodad_7DU_SuramarRaid_Door_Large003 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+22, 251608, 1530, 8025, 8025, '14,15,16,17', 0, 0, 223.9024200439453125, 3194.115234375, 227.220611572265625, 2.356194972991943359, 0, 0, 0.923879623413085937, 0.382683247327804565, 604800, 255, 1, 61609), -- Doodad_7DU_SuramarRaid_Door_Small001 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+23, 251686, 1530, 8025, 8025, '14,15,16,17', 0, 0, 250.6351470947265625, 3347.349609375, 173.602630615234375, 5.497788906097412109, 0, 0, -0.38268280029296875, 0.923879802227020263, 604800, 255, 0, 61609), -- Dreadlord Door (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+24, 254241, 1530, 8025, 8025, '14,15,16,17', 0, 0, 549.4324951171875, 3208.2275390625, 109.3601531982421875, 4.677483558654785156, 0, 0, -0.71933937072753906, 0.694658815860748291, 604800, 255, 1, 61609), -- Portcullis (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+25, 251398, 1530, 8025, 8025, '14,15,16,17', 0, 0, 400.234466552734375, 3251.70458984375, -224.424545288085937, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 604800, 255, 0, 61609), -- Trilliax Portcullis Entrance (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+26, 253988, 1530, 8025, 8025, '14,15,16,17', 0, 0, 101.1123809814453125, 2954.1923828125, 108.9106597900390625, 0.785396754741668701, 0, 0, 0.38268280029296875, 0.923879802227020263, 604800, 255, 0, 61609), -- Doodad_7DU_SuramarRaid_CourtyardGate001 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+27, 251609, 1530, 8025, 8025, '14,15,16,17', 0, 0, 246.8431396484375, 3171.53515625, 296.643798828125, 2.356189966201782226, 0, 0, 0.923878669738769531, 0.38268551230430603, 604800, 255, 1, 61609), -- Chamber Door (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+28, 251832, 1530, 8025, 8025, '14,15,16,17', 0, 0, 610.50177001953125, 2761.565185546875, 125.2497329711914062, 3.936825513839721679, 0, 0, -0.92198657989501953, 0.387221813201904296, 604800, 255, 0, 61609), -- Botanist Door Right (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+29, 251984, 1530, 8025, 8025, '14,15,16,17', 0, 0, 558.0550537109375, 3084.6484375, 148.594879150390625, 2.356189966201782226, 0, 0, 0.923878669738769531, 0.38268551230430603, 604800, 255, 0, 61609), -- Doodad_7DU_SuramarRaid_Door_med008 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+30, 251687, 1530, 8025, 8025, '14,15,16,17', 0, 0, 293.26605224609375, 3389.95654296875, 173.602630615234375, 5.497788906097412109, 0, 0, -0.38268280029296875, 0.923879802227020263, 604800, 255, 0, 61609), -- Dreadlord Door (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+31, 251981, 1530, 8025, 8025, '14,15,16,17', 0, 0, 326.77935791015625, 3179.859375, 146.79107666015625, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 604800, 255, 0, 61609), -- Doodad_7DU_SuramarRaid_Door_Large001 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+32, 253989, 1530, 8025, 8025, '14,15,16,17', 0, 0, 577.79864501953125, 3430.87890625, 108.9106597900390625, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 604800, 255, 1, 61609), -- Doodad_7DU_SuramarRaid_CourtyardGate002 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+33, 251833, 1530, 8025, 8025, '14,15,16,17', 0, 0, 674.5069580078125, 2828.928955078125, 125.2497329711914062, 3.948512077331542968, 0, 0, -0.919708251953125, 0.392602503299713134, 604800, 255, 0, 61609), -- Botanist Door Left (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+34, 251684, 1530, 8025, 8025, '14,15,16,17', 0, 0, 531.46649169921875, 3176.8427734375, 148.5205078125, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 604800, 255, 0, 61609), -- Doodad_7DU_SuramarRaid_Door_med006 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+35, 266174, 1530, 8025, 8025, '14,15,16,17', 0, 0, 282.348541259765625, 3135.404541015625, 464.98046875, 3.839725255966186523, 0, 0, -0.93969249725341796, 0.34202045202255249, 604800, 255, 1, 61609), -- The Eye of Aman'thul (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+36, 253924, 1530, 8025, 8025, '14,15,16,17', 0, 0, 283.19757080078125, 3414.100830078125, 173.6265869140625, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 604800, 255, 0, 61609), -- Dreadlord Door (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+37, 251685, 1530, 8025, 8025, '14,15,16,17', 0, 0, 466.397064208984375, 3111.55419921875, 148.5205078125, 0.785396754741668701, 0, 0, 0.38268280029296875, 0.923879802227020263, 604800, 255, 0, 61609), -- Doodad_7DU_SuramarRaid_Door_med007 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+38, 251397, 1530, 8025, 8025, '14,15,16,17', 0, 0, 418.25244140625, 3269.7470703125, -224.569900512695312, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 604800, 255, 0, 61609), -- Trilliax Portcullis Entrance (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+39, 252315, 1530, 8025, 8025, '14,15,16,17', 0, 0, 241.671661376953125, 3176.3056640625, 227.220611572265625, 5.497788906097412109, 0, 0, -0.38268280029296875, 0.923879802227020263, 604800, 255, 1, 61609), -- Doodad_7DU_SuramarRaid_Door_Small012 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+40, 251612, 1530, 8025, 8025, '14,15,16,17', 0, 0, 323.344146728515625, 3176.3916015625, 227.2296142578125, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 604800, 255, 1, 61609), -- Doodad_7DU_SuramarRaid_Door_Small007 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+41, 251988, 1530, 8025, 8025, '14,15,16,17', 0, 0, 326.74737548828125, 3091.6240234375, 438.94061279296875, 0.785398900508880615, 0, 0, 0.382683753967285156, 0.923879444599151611, 604800, 255, 1, 61609), -- Nighthold Focusing Statue (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+42, 266173, 1530, 8025, 8025, '14,15,16,17', 0, 0, 323.8570556640625, 3385.086669921875, 148.778045654296875, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 604800, 255, 0, 61609), -- Doodad_7DU_SuramarRaid_Door_med001 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+43, 250242, 1530, 8025, 8025, '14,15,16,17', 0, 0, 406.70782470703125, 3323.2880859375, -225.561599731445312, 1.291544198989868164, 0, 0, 0.601815223693847656, 0.798635363578796386, 604800, 255, 1, 61609), -- Trilliax Portcullis 02 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+44, 252348, 1530, 8025, 8025, '14,15,16,17', 0, 0, 370.307708740234375, 3221.55517578125, -225.780380249023437, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 604800, 255, 1, 61609), -- Anomaly Exit (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+45, 254238, 1530, 8025, 8025, '14,15,16,17', 0, 0, 324.9207763671875, 3909.510498046875, 0.101563811302185058, 5.729412078857421875, 0, 0, -0.2733621597290039, 0.961911201477050781, 604800, 255, 24, 61609), -- Gondola (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+46, 250243, 1530, 8025, 8025, '14,15,16,17', 0, 0, 495.447509765625, 3347.27392578125, -225.561599731445312, 5.497788906097412109, 0, 0, -0.38268280029296875, 0.923879802227020263, 604800, 255, 1, 61609), -- Trilliax Portcullis Exit (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+47, 252349, 1530, 8025, 8025, '14,15,16,17', 0, 0, 162.0253143310546875, 3220.87548828125, -225.780380249023437, 5.497788906097412109, 0, 0, -0.38268280029296875, 0.923879802227020263, 604800, 255, 0, 61609), -- Anomaly Entrance (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+48, 266182, 1530, 8025, 8025, '14,15,16,17', 0, 0, 282.351226806640625, 3135.40234375, 465.8343505859375, 0.785396754741668701, 0, 0, 0.38268280029296875, 0.923879802227020263, 604800, 255, 1, 61609), -- Statue Energy Conduit (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+49, 252103, 1530, 8025, 8025, '14,15,16,17', 0, 0, 60.613739013671875, 3411.80419921875, -250.388992309570312, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 604800, 255, 1, 61609), -- Arcane-imbued Wood Door (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+50, 252318, 1530, 8025, 8025, '14,15,16,17', 0, 0, 282.351226806640625, 3135.40234375, 465.82000732421875, 4.014260292053222656, 0, 0, -0.90630722045898437, 0.422619491815567016, 604800, 255, 1, 61609), -- The Eye of Aman'thul (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+51, 260985, 1530, 8025, 8025, '14,15,16,17', 0, 0, 282.351226806640625, 3135.40234375, 465.82000732421875, 4.014260292053222656, 0, 0, -0.90630722045898437, 0.422619491815567016, 604800, 255, 1, 61609), -- The Eye of Aman'thul (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+52, 254239, 1530, 8025, 8025, '14,15,16,17', 0, 0, 492.336151123046875, 4064.585205078125, 0.101563811302185058, 4.919407844543457031, 0, 0, -0.63026046752929687, 0.776383757591247558, 604800, 255, 24, 61609), -- Gondola (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+53, 252322, 1530, 8025, 8025, '14,15,16,17', 0, 0, 273.400177001953125, 3135.166259765625, -237.064682006835937, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 604800, 255, 1, 61609), -- Doodad_7sr_suramar_nightwellfx002 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+54, 266183, 1530, 8025, 8025, '14,15,16,17', 0, 0, 282.351226806640625, 3135.40234375, 465.8343505859375, 2.356189966201782226, 0, 0, 0.923878669738769531, 0.38268551230430603, 604800, 255, 1, 61609), -- Statue Energy Conduit (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+55, 251401, 1530, 8025, 8025, '14,15,16,17', 0, 0, 607.7684326171875, 3188.0009765625, 195.9592742919921875, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 604800, 255, 1, 61609), -- Doodad_7DU_SuramarRaid_Astrodome001 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+56, 252319, 1530, 8025, 8025, '14,15,16,17', 0, 0, 326.30255126953125, 3179.779052734375, 438.94061279296875, 2.356194972991943359, 0, 0, 0.923879623413085937, 0.382683247327804565, 604800, 255, 1, 61609), -- Nighthold Focusing Statue (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+57, 254276, 1530, 8025, 8025, '14,15,16,17', 0, 0, 684.08709716796875, 3851.78125, 0.101563811302185058, 3.483622074127197265, 0, 0, -0.98541259765625, 0.170182302594184875, 604800, 255, 24, 61609), -- Gondola (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+58, 250241, 1530, 8025, 8025, '14,15,16,17', 0, 0, 470.959564208984375, 3258.6171875, -225.561599731445312, 3.368495941162109375, 0, 0, -0.99357128143310546, 0.113208353519439697, 604800, 255, 1, 61609), -- Trilliax Portcullis 01 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+59, 266180, 1530, 8025, 8025, '14,15,16,17', 0, 0, 282.351226806640625, 3135.40234375, 465.8343505859375, 5.497788906097412109, 0, 0, -0.38268280029296875, 0.923879802227020263, 604800, 255, 1, 61609), -- Statue Energy Conduit (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+60, 252316, 1530, 8025, 8025, '14,15,16,17', 0, 0, 323.24102783203125, 3094.773193359375, 227.220611572265625, 2.356189966201782226, 0, 0, 0.923878669738769531, 0.38268551230430603, 604800, 255, 0, 61609), -- Doodad_7DU_SuramarRaid_Door_Small013 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+61, 259929, 1530, 8025, 8025, '14,15,16,17', 0, 0, 617.34210205078125, 3812.0908203125, 0.101563811302185058, 5.317407608032226562, -0.00087165832519531, 0.002904891967773437, -0.46433353424072265, 0.885655224323272705, 604800, 255, 24, 61609), -- Doodad_7NB_NIGHTBORN_GONDOLA_LARGE_ShortSouth01 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+62, 252320, 1530, 8025, 8025, '14,15,16,17', 0, 0, 238.592376708984375, 3091.17919921875, 438.94061279296875, 5.497790813446044921, 0, 0, -0.38268184661865234, 0.923880219459533691, 604800, 255, 1, 61609), -- Nighthold Focusing Statue (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+63, 253178, 1530, 8025, 8025, '14,15,16,17', 0, 0, 269.55902099609375, 3370.911376953125, 172.6356964111328125, 2.364389657974243164, 0, 0, 0.925439834594726562, 0.378894597291946411, 604800, 255, 0, 61609), -- Balcony Door (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+64, 266181, 1530, 8025, 8025, '14,15,16,17', 0, 0, 282.351226806640625, 3135.40234375, 465.8343505859375, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 604800, 255, 1, 61609), -- Statue Energy Conduit (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+65, 265469, 1530, 8025, 8025, '14,15,16,17', 0, 0, 817.164306640625, 3901.79638671875, 0.101563811302185058, 4.196184158325195312, 0, 0, -0.86417102813720703, 0.503198206424713134, 604800, 255, 24, 61609), -- Doodad_7NB_NIGHTBORN_GONDOLA_LARGE_LongPath003 (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+66, 266395, 1530, 8025, 8025, '14,15,16,17', 0, 0, 282.351226806640625, 3135.40234375, 465.8199462890625, 1.570795774459838867, 0, 0, 0.707106590270996093, 0.707106947898864746, 604800, 255, 1, 61609), -- The Eye of Aman'thul (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+67, 252321, 1530, 8025, 8025, '14,15,16,17', 0, 0, 238.147552490234375, 3179.334228515625, 438.94061279296875, 3.926995515823364257, 0, 0, -0.92387866973876953, 0.38268551230430603, 604800, 255, 1, 61609), -- Nighthold Focusing Statue (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+68, 242174, 1530, 8025, 8025, '14,15,16,17', 0, 0, -960.4443359375, 4324.99658203125, 740.15814208984375, 0.890116631984710693, 0, 0, 0.430510520935058593, 0.902585566043853759, 604800, 255, 1, 61609), -- Violet Hold Gate (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+69, 251844, 1530, 8025, 8025, '14,15,16,17', 0, 0, 1100.499755859375, 3435.92578125, 20.76276588439941406, 4.537858963012695312, 0, 0, -0.76604366302490234, 0.642788589000701904, 604800, 255, 1, 61609), -- Door (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+70, 254145, 1530, 8025, 8025, '14,15,16,17', 0, 0, 441.9613037109375, 3749.5859375, 0.101563811302185058, 3.18517923355102539, 0, 0, -0.99976253509521484, 0.021791517734527587, 604800, 255, 24, 61609), -- Gondola (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+71, 251033, 1530, 8025, 8025, '14,15,16,17', 0, 0, -967.25384521484375, 4435.98486328125, 735.7366943359375, 2.164205789566040039, 0, 0, 0.882946968078613281, 0.469472706317901611, 604800, 255, 1, 61609), -- Facade (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+72, 254147, 1530, 8025, 8025, '14,15,16,17', 0, 0, 1234.8172607421875, 3738.015869140625, 0.151466310024261474, 1.957394242286682128, 0.000288963317871093, -0.00159168243408203, 0.829769134521484375, 0.558104455471038818, 604800, 255, 24, 61609), -- Gondola (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+73, 254148, 1530, 8025, 8025, '14,15,16,17', 0, 0, 869.8609619140625, 4216.87744140625, 0.101563692092895507, 4.781013011932373046, 0, 0, -0.68243312835693359, 0.730948090553283691, 604800, 255, 24, 61609), -- Gondola (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+74, 254149, 1530, 8025, 8025, '14,15,16,17', 0, 0, 1007.9725341796875, 3777.788330078125, 0.101517051458358764, 2.947497129440307617, 0, 0, 0.995294570922851562, 0.09689553827047348, 604800, 255, 24, 61609), -- Gondola (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
(@OGUID+75, 266919, 1530, 8025, 8025, '14,15,16,17', 0, 0, 1235.945556640625, 4205.98046875, -65.1804656982421875, 2.617989301681518554, 0, 0, 0.965925216674804687, 0.258821308612823486, 604800, 255, 1, 61609); -- The Nighthold Portcullis (Area: The Nighthold - Difficulty: Normal) CreateObject1
|
||||
DELETE FROM `gameobject_addon` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+75;
|
||||
INSERT INTO `gameobject_addon` (`guid`, `parent_rotation0`, `parent_rotation1`, `parent_rotation2`, `parent_rotation3`, `WorldEffectID`, `AIAnimKitID`) VALUES
|
||||
(@OGUID+0, 0, 0, 0, 1, 0, 0), -- Suramar Raid - Doomlord - Destructible Bridge - 01 - MRN
|
||||
(@OGUID+1, 0, 0, 0, 1, 0, 0), -- Suramar Raid - Doomlord - Destructible Bridge - 03 - MRN
|
||||
(@OGUID+2, 0, 0, 0, 1, 0, 0), -- Platform
|
||||
(@OGUID+3, 0, 0, 0, 1, 0, 0), -- Suramar Raid - Doomlord - Destructible Bridge - 04 - MRN
|
||||
(@OGUID+4, 0, 0, 0, 1, 0, 0), -- Suramar Raid - Doomlord - Destructible Bridge - 02 - MRN
|
||||
(@OGUID+6, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7NB_NIGHTBORN_TELEPORTER_BASE004
|
||||
(@OGUID+7, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Sealed Door
|
||||
(@OGUID+8, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7NB_NIGHTBORN_GONDOLA_LARGE_LongPath004
|
||||
(@OGUID+9, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7NE_Nightelf_AcademyDoor001
|
||||
(@OGUID+10, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7DU_SuramarRaid_Door_med005
|
||||
(@OGUID+11, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Dreadlord Door
|
||||
(@OGUID+12, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7DU_SURAMARRAID_ASTRODOME01_CollisionOnly001
|
||||
(@OGUID+13, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Observatory Door
|
||||
(@OGUID+14, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7DU_SuramarRaid_Door_Small005
|
||||
(@OGUID+15, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7DU_SuramarRaid_Door_Large002
|
||||
(@OGUID+16, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Observatory Door
|
||||
(@OGUID+17, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Nightwell Door
|
||||
(@OGUID+18, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Arcane-imbued Wood Door
|
||||
(@OGUID+19, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Chamber Door
|
||||
(@OGUID+20, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Door
|
||||
(@OGUID+21, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7DU_SuramarRaid_Door_Large003
|
||||
(@OGUID+22, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7DU_SuramarRaid_Door_Small001
|
||||
(@OGUID+23, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Dreadlord Door
|
||||
(@OGUID+24, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Portcullis
|
||||
(@OGUID+25, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Trilliax Portcullis Entrance
|
||||
(@OGUID+26, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7DU_SuramarRaid_CourtyardGate001
|
||||
(@OGUID+27, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Chamber Door
|
||||
(@OGUID+29, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7DU_SuramarRaid_Door_med008
|
||||
(@OGUID+30, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Dreadlord Door
|
||||
(@OGUID+31, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7DU_SuramarRaid_Door_Large001
|
||||
(@OGUID+32, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7DU_SuramarRaid_CourtyardGate002
|
||||
(@OGUID+34, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7DU_SuramarRaid_Door_med006
|
||||
(@OGUID+35, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- The Eye of Aman'thul
|
||||
(@OGUID+36, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Dreadlord Door
|
||||
(@OGUID+37, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7DU_SuramarRaid_Door_med007
|
||||
(@OGUID+38, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Trilliax Portcullis Entrance
|
||||
(@OGUID+39, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7DU_SuramarRaid_Door_Small012
|
||||
(@OGUID+40, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7DU_SuramarRaid_Door_Small007
|
||||
(@OGUID+41, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Nighthold Focusing Statue
|
||||
(@OGUID+42, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7DU_SuramarRaid_Door_med001
|
||||
(@OGUID+43, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Trilliax Portcullis 02
|
||||
(@OGUID+44, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Anomaly Exit
|
||||
(@OGUID+45, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Gondola
|
||||
(@OGUID+46, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Trilliax Portcullis Exit
|
||||
(@OGUID+47, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Anomaly Entrance
|
||||
(@OGUID+48, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 12318), -- Statue Energy Conduit
|
||||
(@OGUID+49, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Arcane-imbued Wood Door
|
||||
(@OGUID+50, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 12317), -- The Eye of Aman'thul
|
||||
(@OGUID+51, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- The Eye of Aman'thul
|
||||
(@OGUID+52, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Gondola
|
||||
(@OGUID+53, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7sr_suramar_nightwellfx002
|
||||
(@OGUID+54, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 12318), -- Statue Energy Conduit
|
||||
(@OGUID+55, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7DU_SuramarRaid_Astrodome001
|
||||
(@OGUID+56, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 10418), -- Nighthold Focusing Statue
|
||||
(@OGUID+57, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Gondola
|
||||
(@OGUID+58, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Trilliax Portcullis 01
|
||||
(@OGUID+59, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 12318), -- Statue Energy Conduit
|
||||
(@OGUID+60, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7DU_SuramarRaid_Door_Small013
|
||||
(@OGUID+61, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7NB_NIGHTBORN_GONDOLA_LARGE_ShortSouth01
|
||||
(@OGUID+62, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Nighthold Focusing Statue
|
||||
(@OGUID+64, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 12318), -- Statue Energy Conduit
|
||||
(@OGUID+65, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Doodad_7NB_NIGHTBORN_GONDOLA_LARGE_LongPath003
|
||||
(@OGUID+66, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- The Eye of Aman'thul
|
||||
(@OGUID+67, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Nighthold Focusing Statue
|
||||
(@OGUID+68, 0, 0, -0.33380699157714843, 0.942641437053680419, 0, 0), -- Violet Hold Gate
|
||||
(@OGUID+69, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Door
|
||||
(@OGUID+70, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Gondola
|
||||
(@OGUID+71, 0, 0, -0.33380699157714843, 0.942641437053680419, 0, 0), -- Facade
|
||||
(@OGUID+72, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Gondola
|
||||
(@OGUID+73, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Gondola
|
||||
(@OGUID+74, 0, 0, 0.923879504203796386, -0.38268348574638366, 0, 0), -- Gondola
|
||||
(@OGUID+75, 0, 0, -0.86602526903152465, 0.500000238418579101, 0, 0); -- The Nighthold Portcullis
|
||||
|
||||
-- Template Addon
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` IN (108303 /*108303 (Trilliax's Imprint) - Deactivated Construct*/, 104288 /*104288 (Trilliax) - Arcane Seepage, Trilliax Dead Cosmetic*/, 108144 /*108144 (Trilliax's Imprint) - Deactivated Construct*/, 104415 /*104415 (Chronomatic Anomaly)*/, 111071 /*111071 (Pulsauron) - Shield*/, 102263 /*102263 (Skorpyron) - Chitinous Exoskeleton*/, 101340 /*101340 (Crystal Spine) - Chitinous Exoskeleton*/, 104154 /*104154 (Gul'dan) - Gul'dan, The Eye of Aman'thul, Fel Scythe, Parasitic Wound, Parasitic Wound, Encounter Bounds Aura (Broken Room), Encounter Bounds Aura (Intact Room)*/, 101342 /*101342 (Crystal Spine) - Chitinous Exoskeleton*/, 101337 /*101337 (Crystal Mandible)*/, 103725 /*103725 (Krosus)*/, 101339 /*101339 (Crystal Spine) - Chitinous Exoskeleton*/, 103999 /*103999 (Krosus)*/, 101338 /*101338 (Crystal Mandible)*/, 101335 /*101335 (Crystal Tail)*/, 114438 /*114438 (The Eye of Aman'thul) - Ride Vehicle Hardcoded, Encounter Bounds Aura (Broken Room), Encounter Bounds Aura (Intact Room)*/, 116819 /*116819 (Suramar Portal) - Portal Visual*/, 108359 /*108359 (Volatile Scorpid) - Scorpid Tail, Scorpid Swarm*/, 108360 /*108360 (Acidmaw Scorpid) - Scorpid Tail*/, 108361 /*108361 (Crystalline Scorpid) - Scorpid Tail*/, 113367 /*113367 (Dead Crystalline Scorpid) - Scorpid Tail*/, 112255 /*112255 (Sludgerax) - Bursting Slime, Death Cosmetic State*/, 112332 /*112332 (Sludgerax) - Ride Vehicle Hardcoded*/);
|
||||
INSERT INTO `creature_template_addon` (`entry`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(108303, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, '214881'), -- 108303 (Trilliax's Imprint) - Deactivated Construct
|
||||
(104288, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, '206482 223945'), -- 104288 (Trilliax) - Arcane Seepage, Trilliax Dead Cosmetic
|
||||
(108144, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, '214881'), -- 108144 (Trilliax's Imprint) - Deactivated Construct
|
||||
(104415, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, ''), -- 104415 (Chronomatic Anomaly)
|
||||
(111071, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '205647'), -- 111071 (Pulsauron) - Shield
|
||||
(102263, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, '206947'), -- 102263 (Skorpyron) - Chitinous Exoskeleton
|
||||
(101340, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 5, '204975'), -- 101340 (Crystal Spine) - Chitinous Exoskeleton
|
||||
(101342, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 5, '204975'), -- 101342 (Crystal Spine) - Chitinous Exoskeleton
|
||||
(101337, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 5, ''), -- 101337 (Crystal Mandible)
|
||||
(103725, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 5, ''), -- 103725 (Krosus)
|
||||
(101339, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 5, '204975'), -- 101339 (Crystal Spine) - Chitinous Exoskeleton
|
||||
(103999, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 5, ''), -- 103999 (Krosus)
|
||||
(101338, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 5, ''), -- 101338 (Crystal Mandible)
|
||||
(101335, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 5, ''), -- 101335 (Crystal Tail)
|
||||
(114438, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 4, '227371 206261'), -- 114438 (The Eye of Aman'thul) - Ride Vehicle Hardcoded, Encounter Bounds Aura (Broken Room), Encounter Bounds Aura (Intact Room)
|
||||
(116819, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '232277'), -- 116819 (Suramar Portal) - Portal Visual
|
||||
(108359, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '209787 204697'), -- 108359 (Volatile Scorpid) - Scorpid Tail, Scorpid Swarm
|
||||
(108360, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '209791'), -- 108360 (Acidmaw Scorpid) - Scorpid Tail
|
||||
(108361, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '204376'), -- 108361 (Crystalline Scorpid) - Scorpid Tail
|
||||
(113367, 0, 0, 7, 0, 0, 1, 0, 0, 0, 0, 0, 0, '204376'), -- 113367 (Dead Crystalline Scorpid) - Scorpid Tail
|
||||
(112255, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '223710 223721'), -- 112255 (Sludgerax) - Bursting Slime, Death Cosmetic State
|
||||
(112332, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, ''); -- 112332 (Sludgerax) - Ride Vehicle Hardcoded
|
||||
|
||||
-- Template
|
||||
UPDATE `creature_template` SET `flags_extra` = 128 WHERE `entry` = 116819;
|
||||
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=61609 WHERE `entry` IN (242174, 251844, 251033, 266919, 254149, 254148, 254147, 254145, 254239, 254276, 248932, 251984, 265470, 251401, 252435, 259929, 254242, 251684, 266173, 254243, 254241, 253989, 253988, 252315, 251983, 251982, 251981, 251687, 251685, 251612, 251611, 251610, 251609, 251608, 265469, 254238, 253924, 251686, 251683, 253923, 252322, 251519, 258846, 253128, 247973, 247972, 247971, 247970);
|
||||
UPDATE `gameobject_template` SET `ContentTuningId`=619, `VerifiedBuild`=61609 WHERE `entry`=251832; -- Botanist Door Right
|
||||
UPDATE `gameobject_template` SET `ContentTuningId`=619, `VerifiedBuild`=61609 WHERE `entry`=251833; -- Botanist Door Left
|
||||
UPDATE `gameobject_template` SET `ContentTuningId`=619, `VerifiedBuild`=61609 WHERE `entry` IN (251988, 252319, 252320, 252321); -- Nighthold Focusing Statue
|
||||
UPDATE `gameobject_template` SET `ContentTuningId`=619, `VerifiedBuild`=61609 WHERE `entry` IN (266182, 266180, 266183, 266181); -- Statue Energy Conduit
|
||||
UPDATE `gameobject_template` SET `ContentTuningId`=619, `VerifiedBuild`=61609 WHERE `entry` IN (252318, 266395, 266174, 260985); -- The Eye of Aman'thul
|
||||
UPDATE `gameobject_template` SET `ContentTuningId`=619, `VerifiedBuild`=61609 WHERE `entry`=252316; -- Doodad_7DU_SuramarRaid_Door_Small013
|
||||
UPDATE `gameobject_template` SET `ContentTuningId`=619, `VerifiedBuild`=61609 WHERE `entry`=250243; -- Trilliax Portcullis Exit
|
||||
UPDATE `gameobject_template` SET `ContentTuningId`=619, `VerifiedBuild`=61609 WHERE `entry`=250241; -- Trilliax Portcullis 01
|
||||
UPDATE `gameobject_template` SET `ContentTuningId`=619, `VerifiedBuild`=61609 WHERE `entry` IN (251397, 251398); -- Trilliax Portcullis Entrance
|
||||
UPDATE `gameobject_template` SET `ContentTuningId`=619, `VerifiedBuild`=61609 WHERE `entry`=253178; -- Balcony Door
|
||||
UPDATE `gameobject_template` SET `ContentTuningId`=619, `VerifiedBuild`=61609 WHERE `entry`=252348; -- Anomaly Exit
|
||||
UPDATE `gameobject_template` SET `ContentTuningId`=619, `VerifiedBuild`=61609 WHERE `entry`=250242; -- Trilliax Portcullis 02
|
||||
UPDATE `gameobject_template` SET `ContentTuningId`=619, `VerifiedBuild`=61609 WHERE `entry`=258847; -- Door
|
||||
UPDATE `gameobject_template` SET `ContentTuningId`=619, `VerifiedBuild`=61609 WHERE `entry`=252349; -- Anomaly Entrance
|
||||
UPDATE `gameobject_template` SET `ContentTuningId`=619, `VerifiedBuild`=61609 WHERE `entry` IN (252103, 252105); -- Arcane-imbued Wood Door
|
||||
UPDATE `gameobject_template` SET `ContentTuningId`=619, `VerifiedBuild`=61609 WHERE `entry`=254240; -- Sealed Door
|
||||
UPDATE `gameobject_template` SET `ContentTuningId`=619, `VerifiedBuild`=61609 WHERE `entry`=253462; -- Platform
|
||||
|
||||
-- Difficulty
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=3, `LevelScalingDeltaMax`=3, `ContentTuningID`=619, `StaticFlags1`=0x100, `VerifiedBuild`=61609 WHERE (`Entry`=108303 AND `DifficultyID`=0); -- 108303 (Trilliax's Imprint) - Sessile
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=3, `LevelScalingDeltaMax`=3, `ContentTuningID`=619, `StaticFlags1`=0x100, `VerifiedBuild`=61609 WHERE (`Entry`=104288 AND `DifficultyID`=14); -- 104288 (Trilliax) - Sessile
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=619, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=111081 AND `DifficultyID`=14); -- 111081 (Fulminant) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=619, `StaticFlags3`=0x2000000, `VerifiedBuild`=61609 WHERE (`Entry`=111073 AND `DifficultyID`=14); -- 111073 (Pulsauron) - CannotTurn
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=3, `LevelScalingDeltaMax`=3, `ContentTuningID`=619, `StaticFlags1`=0x100, `VerifiedBuild`=61609 WHERE (`Entry`=108144 AND `DifficultyID`=0); -- 108144 (Trilliax's Imprint) - Sessile
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=619, `VerifiedBuild`=61609 WHERE (`Entry`=111072 AND `DifficultyID`=14); -- 111072 (Pulsauron) -
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=3, `LevelScalingDeltaMax`=3, `ContentTuningID`=619, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=104415 AND `DifficultyID`=14); -- 104415 (Chronomatic Anomaly) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=619, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=111071 AND `DifficultyID`=14); -- 111071 (Pulsauron) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=619, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=111075 AND `DifficultyID`=14); -- 111075 (Chaotoid) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=3, `LevelScalingDeltaMax`=3, `ContentTuningID`=619, `VerifiedBuild`=61609 WHERE (`Entry`=102263 AND `DifficultyID`=14); -- 102263 (Skorpyron) -
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x20000100, `VerifiedBuild`=61609 WHERE (`Entry`=92879 AND `DifficultyID`=14); -- 92879 (SLG Generic Stalker (Gigantic AOI)) - Sessile, Floating
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x20000100, `VerifiedBuild`=61609 WHERE (`Entry`=101340 AND `DifficultyID`=0); -- 101340 (Crystal Spine) - Sessile, Floating
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=3, `LevelScalingDeltaMax`=3, `ContentTuningID`=619, `StaticFlags1`=0x20000100, `VerifiedBuild`=61609 WHERE (`Entry`=104154 AND `DifficultyID`=14); -- 104154 (Gul'dan) - Sessile, Floating
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x20000100, `VerifiedBuild`=61609 WHERE (`Entry`=101342 AND `DifficultyID`=0); -- 101342 (Crystal Spine) - Sessile, Floating
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x20000100, `VerifiedBuild`=61609 WHERE (`Entry`=101337 AND `DifficultyID`=0); -- 101337 (Crystal Mandible) - Sessile, Floating
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x20000000, `VerifiedBuild`=61609 WHERE (`Entry`=103725 AND `DifficultyID`=0); -- 103725 (Krosus) - Floating
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x20000100, `VerifiedBuild`=61609 WHERE (`Entry`=101339 AND `DifficultyID`=0); -- 101339 (Crystal Spine) - Sessile, Floating
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x20000100, `VerifiedBuild`=61609 WHERE (`Entry`=103999 AND `DifficultyID`=0); -- 103999 (Krosus) - Sessile, Floating
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x20000100, `VerifiedBuild`=61609 WHERE (`Entry`=101338 AND `DifficultyID`=0); -- 101338 (Crystal Mandible) - Sessile, Floating
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x20000100, `VerifiedBuild`=61609 WHERE (`Entry`=101335 AND `DifficultyID`=0); -- 101335 (Crystal Tail) - Sessile, Floating
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x20000100, `VerifiedBuild`=61609 WHERE (`Entry`=114438 AND `DifficultyID`=0); -- 114438 (The Eye of Aman'thul) - Sessile, Floating
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x20000100, `VerifiedBuild`=61609 WHERE (`Entry`=116819 AND `DifficultyID`=0); -- 116819 (Suramar Portal) - Sessile, Floating - CannotTurn
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=619, `VerifiedBuild`=61609 WHERE (`Entry`=108359 AND `DifficultyID`=14); -- 108359 (Volatile Scorpid) -
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=619, `VerifiedBuild`=61609 WHERE (`Entry`=108360 AND `DifficultyID`=14); -- 108360 (Acidmaw Scorpid) -
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=619, `VerifiedBuild`=61609 WHERE (`Entry`=108361 AND `DifficultyID`=14); -- 108361 (Crystalline Scorpid) -
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=110792 AND `DifficultyID`=0); -- 110792 (Archmage Khadgar) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=110791 AND `DifficultyID`=0); -- 110791 (First Arcanist Thalyssra) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=113605 AND `DifficultyID`=0); -- 113605 (Kirin Tor Guardian) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x20000100, `VerifiedBuild`=61609 WHERE (`Entry`=113367 AND `DifficultyID`=0); -- 113367 (Dead Crystalline Scorpid) - Sessile, Floating
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=113608 AND `DifficultyID`=0); -- 113608 (Kirin Tor Guardian) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=619, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=113321 AND `DifficultyID`=14); -- 113321 (Shambling Hungerer) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=1, `LevelScalingDeltaMax`=1, `ContentTuningID`=619, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=113128 AND `DifficultyID`=14); -- 113128 (Withered Skulker) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=3, `LevelScalingDeltaMax`=3, `ContentTuningID`=619, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=104881 AND `DifficultyID`=14); -- 104881 (Spellblade Aluriel) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=619, `StaticFlags1`=0x10000100, `VerifiedBuild`=61609 WHERE (`Entry`=112255 AND `DifficultyID`=14); -- 112255 (Sludgerax) - Sessile, CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=619, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=112251 AND `DifficultyID`=14); -- 112251 (Putrid Sludge) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=619, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=113512 AND `DifficultyID`=14); -- 113512 (Putrid Sludge) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `LevelScalingDeltaMin`=3, `LevelScalingDeltaMax`=3, `ContentTuningID`=619, `StaticFlags1`=0x20000100, `VerifiedBuild`=61609 WHERE (`Entry`=112332 AND `DifficultyID`=0); -- 112332 (Sludgerax) - Sessile, Floating
|
||||
|
||||
-- Static Flag override
|
||||
DELETE FROM `creature_static_flags_override` WHERE `SpawnId` = @CGUID+41;
|
||||
INSERT INTO `creature_static_flags_override` (`SpawnId`, `DifficultyId`, `StaticFlags1`, `StaticFlags2`, `StaticFlags3`, `StaticFlags4`, `StaticFlags5`, `StaticFlags6`, `StaticFlags7`, `StaticFlags8`) VALUES
|
||||
(@CGUID+41, 14, 0x20000100, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
|
||||
(@CGUID+41, 15, 0x20000100, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
|
||||
(@CGUID+41, 16, 0x20000100, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
|
||||
(@CGUID+41, 17, 0x20000100, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
|
||||
|
||||
-- Creature template movement
|
||||
DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (108361,108360,108359);
|
||||
INSERT INTO `creature_template_movement` (`CreatureId`, `HoverInitiallyEnabled`, `Chase`, `Random`, `InteractionPauseTimer`) VALUES
|
||||
(108361, NULL, 0, 2, NULL),
|
||||
(108360, NULL, 0, 2, NULL),
|
||||
(108359, NULL, 0, 2, NULL);
|
||||
|
||||
-- Spellclick
|
||||
DELETE FROM `npc_spellclick_spells` WHERE `npc_entry` = 102263;
|
||||
INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `cast_flags`, `user_type`) VALUES
|
||||
(102263, 48754, 1, 0);
|
||||
|
||||
-- Vehicle
|
||||
DELETE FROM `vehicle_template_accessory` WHERE (`entry`=102263 AND `seat_id` IN (5,4,2,1,0,3));
|
||||
INSERT INTO `vehicle_template_accessory` (`entry`, `accessory_entry`, `seat_id`, `minion`, `description`, `summontype`, `summontimer`) VALUES
|
||||
(102263, 101340, 5, 0, 'Skorpyron - Crystal Spine', 8, 0), -- Skorpyron - Crystal Spine
|
||||
(102263, 101342, 4, 0, 'Skorpyron - Crystal Spine', 8, 0), -- Skorpyron - Crystal Spine
|
||||
(102263, 101337, 2, 0, 'Skorpyron - Crystal Mandible', 8, 0), -- Skorpyron - Crystal Mandible
|
||||
(102263, 101339, 1, 0, 'Skorpyron - Crystal Spine', 8, 0), -- Skorpyron - Crystal Spine
|
||||
(102263, 101335, 0, 0, 'Skorpyron - Crystal Tail', 8, 0), -- Skorpyron - Crystal Tail
|
||||
(102263, 101338, 3, 0, 'Skorpyron - Crystal Mandible', 8, 0); -- Skorpyron - Crystal Mandible
|
||||
|
||||
-- Shambling Hungerer smart ai
|
||||
SET @ENTRY := 113321;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 0, 25, 0, 100, 0, 0, 0, 0, 0, 0, 85, 225476, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On reset - Self: Cast spell 225476 on self', '');
|
||||
|
||||
UPDATE `creature` SET `StringId` = 'CosmeticCannibalize' WHERE `guid` IN (@CGUID+7, @CGUID+22, @CGUID+10, @CGUID+21);
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` = 113321 AND `SourceId` = 0;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `Comment`) VALUES
|
||||
(22, 1, 113321, 0, 0, 58, 1, 0, 0, 0, 'CosmeticCannibalize', 0, 'Object has StringID CosmeticCannibalize');
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 13) AND (`SourceEntry` IN (225476));
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `Comment`) VALUES
|
||||
(13, 1, 225476, 0, 0, 51, 0, 5, 113367, 0, '', 0, 'Potential target of the spell is TYPEID_UNIT, entry is 113367');
|
||||
|
||||
-- Path for Chronomatic Anomaly
|
||||
SET @ENTRY := 104415;
|
||||
SET @PATHOFFSET := 0;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Velocity`, `Comment`) VALUES
|
||||
(@PATH, 0, 0x2, 4.2743, 'Chronomatic Anomaly - Cyclic Path');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, 258.30844, 3180.089, -236.89952, NULL, 0),
|
||||
(@PATH, 1, 276.67728, 3183.743, -236.89954, NULL, 0),
|
||||
(@PATH, 2, 295.04608, 3180.089, -236.89954, NULL, 0),
|
||||
(@PATH, 3, 310.6184, 3169.684, -236.89952, NULL, 0),
|
||||
(@PATH, 4, 321.02347, 3154.1118, -236.89957, NULL, 0),
|
||||
(@PATH, 5, 324.67725, 3135.743, -236.89952, NULL, 0),
|
||||
(@PATH, 6, 321.02344, 3117.374, -236.89954, NULL, 0),
|
||||
(@PATH, 7, 310.61835, 3101.8018, -236.89954, NULL, 0),
|
||||
(@PATH, 8, 295.046, 3091.3967, -236.89955, NULL, 0),
|
||||
(@PATH, 9, 276.6772, 3087.743, -236.89955, NULL, 0),
|
||||
(@PATH, 10, 258.30838, 3091.3967, -236.89952, NULL, 0),
|
||||
(@PATH, 11, 242.73608, 3101.8018, -236.89955, NULL, 0),
|
||||
(@PATH, 12, 232.331, 3117.3743, -236.89954, NULL, 0),
|
||||
(@PATH, 13, 228.67723, 3135.743, -236.89954, NULL, 0),
|
||||
(@PATH, 14, 232.33102, 3154.1118, -236.89954, NULL, 0),
|
||||
(@PATH, 15, 242.73613, 3169.684, -236.89952, NULL, 0);
|
||||
|
||||
UPDATE `creature` SET `wander_distance`=0, `MovementType`=2 WHERE `guid`=@CGUID+67;
|
||||
UPDATE `creature_template_addon` SET `PathId` = @PATH WHERE `entry` = 104415;
|
||||
@@ -0,0 +1,11 @@
|
||||
SET @GROUP_ID := 1502;
|
||||
|
||||
DELETE FROM `spell_group_stack_rules` WHERE `group_id`= @GROUP_ID;
|
||||
INSERT INTO `spell_group_stack_rules` (`group_id`, `stack_rule`) VALUES
|
||||
(@GROUP_ID, 1);
|
||||
|
||||
DELETE FROM `spell_group` WHERE `id` = @GROUP_ID;
|
||||
INSERT INTO `spell_group` (`id`, `spell_id`) VALUES
|
||||
(@GROUP_ID, 386208), -- Defensive Stance
|
||||
(@GROUP_ID, 386196), -- Berserker Stance
|
||||
(@GROUP_ID, 386164); -- Battle Stance
|
||||
@@ -0,0 +1,9 @@
|
||||
DELETE FROM `areatrigger_create_properties` WHERE (`IsCustom`=0 AND `Id` = 6122);
|
||||
INSERT INTO `areatrigger_create_properties` (`Id`, `IsCustom`, `AreaTriggerId`, `IsAreatriggerCustom`, `Flags`, `MoveCurveId`, `ScaleCurveId`, `MorphCurveId`, `FacingCurveId`, `AnimId`, `AnimKitId`, `DecalPropertiesId`, `SpellForVisuals`, `TimeToTargetScale`, `Speed`, `Shape`, `ShapeData0`, `ShapeData1`, `ShapeData2`, `ShapeData3`, `ShapeData4`, `ShapeData5`, `ShapeData6`, `ShapeData7`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(6122, 0, 10801, 0, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 8000, 0, 4, 8, 8, 4, 4, 0.300000011920928955, 0.300000011920928955, 0, 0, 'at_mage_flame_patch', 61559); -- Spell: 205470 (Flame Patch)
|
||||
|
||||
UPDATE `areatrigger_template` SET `VerifiedBuild`=61559 WHERE (`Id`=10801 AND `IsCustom`=0);
|
||||
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_mage_flame_patch';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(2120, 'spell_mage_flame_patch');
|
||||
@@ -0,0 +1,284 @@
|
||||
SET @CGUID := 6005276;
|
||||
SET @OGUID := 6002884;
|
||||
|
||||
SET @ATID := 160;
|
||||
SET @ATCP := 155;
|
||||
SET @ATIDSPAWN := 254;
|
||||
|
||||
-- Creature
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+4;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 101513, 1220, 7502, 8011, '0', 0, 0, 0, 1, -957.11981201171875, 4548.75244140625, 698.2386474609375, 6.16636514663696289, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Lord Jorach Ravenholdt (Area: The Hall of Shadows - Difficulty: 0) CreateObject1 (Auras: 49414 - Generic Quest Invisibility 1)
|
||||
(@CGUID+1, 94159, 1220, 7502, 8011, '0', 0, 0, 0, 1, -949.3836669921875, 4549.3203125, 698.2386474609375, 4.57002115249633789, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Fleet Admiral Tethys (Area: The Hall of Shadows - Difficulty: 0) CreateObject1 (Auras: )
|
||||
(@CGUID+2, 98102, 1220, 7502, 8011, '0', 0, 0, 0, 1, -951.607666015625, 4550.24853515625, 698.09344482421875, 4.440804481506347656, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Valeera Sanguinar (Area: The Hall of Shadows - Difficulty: 0) CreateObject1
|
||||
(@CGUID+3, 98100, 1220, 7502, 8011, '0', 0, 0, 0, 1, -954.5069580078125, 4551.02783203125, 697.77392578125, 4.549866199493408203, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Taoshi (Area: The Hall of Shadows - Difficulty: 0) CreateObject1
|
||||
(@CGUID+4, 105908, 1220, 7502, 8011, '0', 0, 0, 0, 1, -934.28472900390625, 4427.54541015625, 706.442138671875, 3.948340892791748046, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61609); -- Milton Beats (Area: The Hall of Shadows - Difficulty: 0) CreateObject1 (Auras: 30831 - Stealth)
|
||||
DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+4;
|
||||
INSERT INTO `creature_addon` (`guid`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(@CGUID+0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 3, ''), -- Lord Jorach Ravenholdt - 49414 - Generic Quest Invisibility 1
|
||||
(@CGUID+1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Fleet Admiral Tethys
|
||||
(@CGUID+2, 0, 0, 0, 0, 0, 0, 0, 0, 7664, 0, 0, 0, ''), -- Valeera Sanguinar
|
||||
(@CGUID+3, 0, 0, 0, 0, 0, 0, 0, 0, 10059, 0, 0, 0, ''), -- Taoshi
|
||||
(@CGUID+4, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, '30831'); -- Milton Beats - 30831 - Stealth
|
||||
|
||||
-- GameObject
|
||||
DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+15;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
|
||||
(@OGUID+0, 249382, 1220, 7502, 8011, '0', 0, 0, -916.75347900390625, 4534.22119140625, 706.99737548828125, 2.306526422500610351, 0, 0, 0.914092063903808593, 0.405506700277328491, 120, 255, 1, 61609), -- Torch (Area: The Hall of Shadows - Difficulty: 0) CreateObject1
|
||||
(@OGUID+1, 246386, 1220, 7502, 8011, '0', 0, 0, -914.94097900390625, 4536.14306640625, 706.22210693359375, 0.902083992958068847, 0, 0, 0.435903549194335937, 0.899993360042572021, 120, 255, 1, 61609), -- Bookcase (Area: The Hall of Shadows - Difficulty: 0) CreateObject1
|
||||
(@OGUID+2, 246386, 1220, 7502, 8011, '0', 0, 0, -912.765625, 4538.8134765625, 706.22210693359375, 4.02302408218383789, 0, 0, -0.90444660186767578, 0.426586836576461791, 120, 255, 1, 61609), -- Bookcase (Area: The Hall of Shadows - Difficulty: 0) CreateObject1
|
||||
(@OGUID+3, 246387, 1220, 7502, 8011, '0', 0, 0, -909.796875, 4538.94189453125, 707.64166259765625, 5.559861183166503906, 0, 0, -0.35382938385009765, 0.935309946537017822, 120, 255, 1, 61609), -- Torch (Area: The Hall of Shadows - Difficulty: 0) CreateObject1
|
||||
(@OGUID+4, 259421, 1220, 7502, 8011, '0', 0, 0, -952.70831298828125, 4545.66162109375, 698.1552734375, 1.396261811256408691, 0, 0, 0.642786979675292968, 0.766044974327087402, 120, 255, 1, 61609), -- Chair (Area: The Hall of Shadows - Difficulty: 0) CreateObject1
|
||||
(@OGUID+5, 249694, 1220, 7502, 8011, '0', 0, 0, -950.171875, 4548.59033203125, 699.0997314453125, 2.401534318923950195, 0, 0, 0.932316780090332031, 0.361642658710479736, 120, 255, 1, 61609), -- Mug (Area: The Hall of Shadows - Difficulty: 0) CreateObject1
|
||||
(@OGUID+6, 259420, 1220, 7502, 8011, '0', 0, 0, -950.2777099609375, 4545.18408203125, 698.1552734375, 1.396261811256408691, 0, 0, 0.642786979675292968, 0.766044974327087402, 120, 255, 1, 61609), -- Chair (Area: The Hall of Shadows - Difficulty: 0) CreateObject1
|
||||
(@OGUID+7, 259419, 1220, 7502, 8011, '0', 0, 0, -951.77392578125, 4550.14208984375, 698.1552734375, 4.529129981994628906, 0, 0, -0.76884174346923828, 0.639439105987548828, 120, 255, 1, 61609), -- Chair (Area: The Hall of Shadows - Difficulty: 0) CreateObject1
|
||||
(@OGUID+8, 246670, 1220, 7502, 8011, '0', 0, 0, -955.09552001953125, 4546.1806640625, 698.15533447265625, 1.424152970314025878, 0, 0, 0.653407096862792968, 0.757006764411926269, 120, 255, 0, 61609), -- Chair (Area: The Hall of Shadows - Difficulty: 0) CreateObject1
|
||||
(@OGUID+9, 259422, 1220, 7502, 8011, '0', 0, 0, -949.342529296875, 4549.61083984375, 698.1552734375, 4.529129981994628906, 0, 0, -0.76884174346923828, 0.639439105987548828, 120, 255, 1, 61609), -- Chair (Area: The Hall of Shadows - Difficulty: 0) CreateObject1
|
||||
(@OGUID+10, 246196, 1220, 7502, 8011, '0', 0, 0, -948.78302001953125, 4549.611328125, 698.15216064453125, 6.165768623352050781, 0, 0, -0.05867481231689453, 0.998277187347412109, 120, 255, 1, 61609), -- Bottle (Area: The Hall of Shadows - Difficulty: 0) CreateObject1
|
||||
(@OGUID+11, 259418, 1220, 7502, 8011, '0', 0, 0, -954.4658203125, 4550.77392578125, 698.1552734375, 4.529129981994628906, 0, 0, -0.76884174346923828, 0.639439105987548828, 120, 255, 1, 61609), -- Chair (Area: The Hall of Shadows - Difficulty: 0) CreateObject1
|
||||
(@OGUID+12, 259417, 1220, 7502, 8011, '0', 0, 0, -957.6534423828125, 4548.88720703125, 698.1552734375, 6.09120035171508789, 0, 0, -0.09584522247314453, 0.995396256446838378, 120, 255, 1, 61609), -- Chair (Area: The Hall of Shadows - Difficulty: 0) CreateObject1
|
||||
(@OGUID+13, 268621, 1220, 7502, 8011, '0', 0, 0, -957.80731201171875, 4534.05712890625, 698.15533447265625, 1.004240393638610839, 0, 0, 0.48128509521484375, 0.8765641450881958, 120, 255, 1, 61609), -- Training Troops (Area: The Hall of Shadows - Difficulty: 0) CreateObject1
|
||||
(@OGUID+14, 259424, 1220, 7502, 8011, '0', 0, 0, -966.65216064453125, 4546.357421875, 698.1552734375, 6.143558979034423828, 0, 0, -0.06975650787353515, 0.997564077377319335, 120, 255, 1, 61609), -- Chair (Area: The Hall of Shadows - Difficulty: 0) CreateObject1
|
||||
(@OGUID+15, 259423, 1220, 7502, 8011, '0', 0, 0, -939.01708984375, 4534.65625, 698.1552734375, 2.539454221725463867, 0, 0, 0.955019950866699218, 0.296541541814804077, 120, 255, 1, 61609); -- Chair (Area: The Hall of Shadows - Difficulty: 0) CreateObject1
|
||||
|
||||
DELETE FROM `gameobject_addon` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+15;
|
||||
INSERT INTO `gameobject_addon` (`guid`, `parent_rotation0`, `parent_rotation1`, `parent_rotation2`, `parent_rotation3`, `WorldEffectID`, `AIAnimKitID`) VALUES
|
||||
(@OGUID+0, 0, 0, 0, 1, 4668, 8182), -- Torch
|
||||
(@OGUID+3, 0, 0, 0, 1, 4668, 8182), -- Torch
|
||||
(@OGUID+4, 0, 0, -0.33380699157714843, 0.942641437053680419, 0, 0), -- Chair
|
||||
(@OGUID+6, 0, 0, -0.33380699157714843, 0.942641437053680419, 0, 0), -- Chair
|
||||
(@OGUID+7, 0, 0, -0.33380699157714843, 0.942641437053680419, 0, 0), -- Chair
|
||||
(@OGUID+9, 0, 0, -0.33380699157714843, 0.942641437053680419, 0, 0), -- Chair
|
||||
(@OGUID+11, 0, 0, -0.33380699157714843, 0.942641437053680419, 0, 0), -- Chair
|
||||
(@OGUID+12, 0, 0, -0.33380699157714843, 0.942641437053680419, 0, 0), -- Chair
|
||||
(@OGUID+14, 0, 0, -0.33380699157714843, 0.942641437053680419, 0, 0), -- Chair
|
||||
(@OGUID+15, 0, 0, -0.33380699157714843, 0.942641437053680419, 0, 0); -- Chair
|
||||
|
||||
-- Serverside ATs
|
||||
DELETE FROM `areatrigger_template` WHERE (`Id` = @ATID+0 AND `IsCustom` = 1) OR (`Id` = @ATID+1 AND `IsCustom` = 1) OR (`Id` = @ATID+2 AND `IsCustom` = 1);
|
||||
INSERT INTO `areatrigger_template` (`Id`, `IsCustom`, `Flags`, `VerifiedBuild`) VALUES
|
||||
(@ATID+0, 1, 1, 0),
|
||||
(@ATID+1, 1, 1, 0),
|
||||
(@ATID+2, 1, 1, 0);
|
||||
|
||||
DELETE FROM `areatrigger` WHERE `SpawnId` BETWEEN @ATIDSPAWN+0 AND @ATIDSPAWN+2;
|
||||
INSERT INTO `areatrigger` (`SpawnId`, `AreaTriggerCreatePropertiesId`, `IsCustom`, `MapId`, `SpawnDifficulties`, `PosX`, `PosY`, `PosZ`, `Orientation`, `PhaseUseFlags`, `PhaseId`, `PhaseGroup`, `ScriptName`, `Comment`, `VerifiedBuild`) VALUES
|
||||
(@ATIDSPAWN+0, @ATCP+0, 1, 1220, '0', -965.3556, 4431.0634, 735.739, 5.068916, 0, 0, 0, 'SmartAreaTriggerAI', 'The Hall of Shadowa - Enter Hall of Shadows Credit (Quest: "Call of the Uncrowned")', 0),
|
||||
(@ATIDSPAWN+1, @ATCP+1, 1, 1220, '0', -940.9575, 4421.9287, 706.360, 0.881968, 0, 0, 0, 'at_hall_of_shadows_call_of_the_uncrowned_clone_milton', 'The Hall of Shadowa - Create Clone: Milton Beats (Quest: "Call of the Uncrowned")', 0),
|
||||
(@ATIDSPAWN+2, @ATCP+2, 1, 1220, '0', -951.5925, 4547.7856, 699.119, 2.959997, 0, 0, 0, 'SmartAreaTriggerAI', 'The Hall of Shadowa - Find "The Uncrowned" (Quest: "Call of the Uncrowned")', 0);
|
||||
|
||||
DELETE FROM `areatrigger_create_properties` WHERE (`Id`= @ATCP+0 AND `IsCustom`=1) OR (`Id`= @ATCP+1 AND `IsCustom`=1) OR (`Id`= @ATCP+2 AND `IsCustom`=1);
|
||||
INSERT INTO `areatrigger_create_properties` (`Id`, `IsCustom`, `AreaTriggerId`, `IsAreatriggerCustom`, `Flags`, `MoveCurveId`, `ScaleCurveId`, `MorphCurveId`, `FacingCurveId`, `AnimId`, `AnimKitId`, `DecalPropertiesId`, `SpellForVisuals`, `TimeToTargetScale`, `Shape`, `ShapeData0`, `ShapeData1`, `ShapeData2`, `ShapeData3`, `ShapeData4`, `ShapeData5`, `ShapeData6`, `ShapeData7`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(@ATCP+0, 1, @ATID+0, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 1, 4, 3, 3, 4, 3, 3, 0, 0, '', 0),
|
||||
(@ATCP+1, 1, @ATID+1, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 1, 11, 15, 5, 11, 15, 5, 0, 0, '', 0),
|
||||
(@ATCP+2, 1, @ATID+2, 1, 0, 0, 0, 0, 0, -1, 0, 0, NULL, 0, 0, 20, 20, 0, 0, 0, 0, 0, 0, '', 0);
|
||||
|
||||
-- Template Addon
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` = 102018;
|
||||
INSERT INTO `creature_template_addon` (`entry`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(102018, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, '201212'); -- 102018 (Ravenholdt Courier) - Don't Kill the Messenger
|
||||
|
||||
DELETE FROM `gameobject_template_addon` WHERE `entry` IN (251966 /*Smuggled Weaponry*/, 246670 /*Chair*/, 253044 /*Pillow*/, 252188 /*Requisitioned Seal of Fate*/, 250897 /*Training Troops*/, 268621 /*Training Troops*/, 250898 /*Training Troops*/, 244798 /*Bloodied Trophy*/, 259417 /*Chair*/, 259419 /*Chair*/, 259418 /*Chair*/, 259437 /*Chair*/, 259438 /*Chair*/, 259433 /*Chair*/, 259435 /*Chair*/, 259434 /*Chair*/, 259431 /*Chair*/, 241920 /*Barbershop Chair*/, 249516 /*Crucible of the Uncrowned*/, 259427 /*Chair*/, 259421 /*Chair*/, 259420 /*Chair*/, 259422 /*Chair*/, 246387, 249382);
|
||||
INSERT INTO `gameobject_template_addon` (`entry`, `faction`, `flags`, `WorldEffectID`, `AIAnimKitID`) VALUES
|
||||
(251966, 0, 0x40000, 0, 0), -- Smuggled Weaponry
|
||||
(246670, 0, 0x40000, 0, 0), -- Chair
|
||||
(253044, 1375, 0x10, 0, 0), -- Pillow
|
||||
(252188, 0, 0x40000, 0, 0), -- Requisitioned Seal of Fate
|
||||
(250897, 0, 0x40000, 0, 0), -- Training Troops
|
||||
(268621, 0, 0x40000, 0, 0), -- Training Troops
|
||||
(250898, 0, 0x40000, 0, 0), -- Training Troops
|
||||
(244798, 0, 0x2000, 0, 0), -- Bloodied Trophy
|
||||
(259417, 114, 0x0, 0, 0), -- Chair
|
||||
(259419, 114, 0x0, 0, 0), -- Chair
|
||||
(259418, 114, 0x0, 0, 0), -- Chair
|
||||
(259437, 114, 0x0, 0, 0), -- Chair
|
||||
(259438, 114, 0x0, 0, 0), -- Chair
|
||||
(259433, 114, 0x0, 0, 0), -- Chair
|
||||
(259435, 114, 0x0, 0, 0), -- Chair
|
||||
(259434, 114, 0x0, 0, 0), -- Chair
|
||||
(259431, 114, 0x0, 0, 0), -- Chair
|
||||
(241920, 0, 0x0, 16227, 0), -- Barbershop Chair
|
||||
(249516, 0, 0x42000, 0, 0), -- Crucible of the Uncrowned
|
||||
(259427, 114, 0x0, 0, 0), -- Chair
|
||||
(259421, 114, 0x0, 0, 0), -- Chair
|
||||
(259420, 114, 0x0, 0, 0), -- Chair
|
||||
(259422, 114, 0x0, 0, 0), -- Chair
|
||||
(246387, 0, 0x40000, 4668, 8182), -- Torch
|
||||
(249382, 0, 0x40000, 4668, 8182); -- Torch
|
||||
|
||||
-- Template
|
||||
UPDATE `creature_template` SET `npcflag`=2, `BaseAttackTime`=1000, `unit_flags`=0x300, `unit_flags2`=0x800 WHERE `entry`=102018; -- Ravenholdt Courier
|
||||
UPDATE `creature_template` SET `faction`=2789, `BaseAttackTime`=2000, `unit_flags`=0x300, `unit_flags2`=0x800 WHERE `entry`=105908; -- Milton Beats
|
||||
UPDATE `creature_template` SET `faction`=2789, `npcflag`=3, `BaseAttackTime`=1300, `unit_flags`=0x300, `unit_flags2`=0x800, `VehicleId`=4563 WHERE `entry`=94159; -- Fleet Admiral Tethys
|
||||
UPDATE `creature_template` SET `faction`=2789, `npcflag`=3, `BaseAttackTime`=1000, `unit_flags`=0x300, `unit_flags2`=0x800 WHERE `entry`=94138; -- Princess Tess Greymane
|
||||
UPDATE `creature_template` SET `faction`=2789, `npcflag`=3, `BaseAttackTime`=2000, `unit_flags`=0x300, `unit_flags2`=0x4800, `unit_flags3`=0x40000000 WHERE `entry`=98102; -- Valeera Sanguinar
|
||||
UPDATE `creature_template` SET `faction`=2789, `npcflag`=3, `BaseAttackTime`=2000, `unit_flags`=0x300, `unit_flags2`=0x800, `unit_flags3`=0x40000000 WHERE `entry`=98100; -- Taoshi
|
||||
|
||||
-- Difficulty
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=642, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=102018 AND `DifficultyID`=0); -- 102018 (Ravenholdt Courier) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=633, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=105908 AND `DifficultyID`=0); -- 105908 (Milton Beats) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=633, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=94159 AND `DifficultyID`=0); -- 94159 (Fleet Admiral Tethys) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=633, `StaticFlags1`=0x10000000, `StaticFlags3`=0x2000000, `VerifiedBuild`=61609 WHERE (`Entry`=94138 AND `DifficultyID`=0); -- 94138 (Princess Tess Greymane) - CanSwim - CannotTurn
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=633, `StaticFlags1`=0x30000100, `StaticFlags3`=0x2000000, `VerifiedBuild`=61609 WHERE (`Entry`=98102 AND `DifficultyID`=0); -- 98102 (Valeera Sanguinar) - Sessile, CanSwim, Floating - CannotTurn
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=633, `StaticFlags1`=0x30000100, `StaticFlags3`=0x2000000, `VerifiedBuild`=61609 WHERE (`Entry`=98100 AND `DifficultyID`=0); -- 98100 (Taoshi) - Sessile, CanSwim, Floating - CannotTurn
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=633, `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=94159 AND `DifficultyID`=0); -- 94159 (Fleet Admiral Tethys) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `StaticFlags1`=0x10000000, `VerifiedBuild`=61609 WHERE (`Entry`=101513 AND `DifficultyID`=0); -- 101513 (Lord Jorach Ravenholdt) - CanSwim
|
||||
|
||||
-- Conversation
|
||||
DELETE FROM `conversation_template` WHERE `Id` IN (1101, 1100, 1103);
|
||||
INSERT INTO `conversation_template` (`Id`, `FirstLineID`, `TextureKitId`, `VerifiedBuild`) VALUES
|
||||
(1101, 2704, 0, 61609),
|
||||
(1100, 2699, 0, 61609),
|
||||
(1103, 2818, 0, 61609);
|
||||
|
||||
UPDATE `conversation_template` SET `ScriptName` = 'conversation_on_summon_call_of_the_uncrowned' WHERE `Id` = 1100;
|
||||
|
||||
DELETE FROM `conversation_actors` WHERE (`Idx`=0 AND `ConversationId` IN (1100,1101)) OR (`ConversationId`=1103 AND `Idx` IN (3,2,1,0));
|
||||
INSERT INTO `conversation_actors` (`ConversationId`, `ConversationActorId`, `ConversationActorGuid`, `Idx`, `CreatureId`, `CreatureDisplayInfoId`, `NoActorObject`, `ActivePlayerObject`, `VerifiedBuild`) VALUES
|
||||
(1100, 51066, 0, 0, 0, 0, 0, 0, 61609), -- Full: 0x0
|
||||
(1101, 51080, 0, 0, 101513, 69542, 0, 0, 61609),
|
||||
(1103, 51091, (@CGUID+0), 3, 0, 0, 0, 0, 61609), -- Full: 0x203AE49880632240006E9500006A92D5 Creature/0 R3769/S28309 Map: 1220 (Broken Isles) Entry: 101513 (Lord Jorach Ravenholdt) Low: 6984405
|
||||
(1103, 51261, (@CGUID+3), 2, 0, 0, 0, 0, 61609), -- Full: 0x203AE498805FCD00006E9500006A92D5 Creature/0 R3769/S28309 Map: 1220 (Broken Isles) Entry: 98100 (Taoshi) Low: 6984405
|
||||
(1103, 51262, (@CGUID+2), 1, 0, 0, 0, 0, 61609), -- Full: 0x203AE498805FCD80006E9500006A92D5 Creature/0 R3769/S28309 Map: 1220 (Broken Isles) Entry: 98102 (Valeera Sanguinar) Low: 6984405
|
||||
(1103, 51260, (@CGUID+1), 0, 0, 0, 0, 0, 61609); -- Full: 0x243AE498805BF3C0006E9500006A92D5 Vehicle/0 R3769/S28309 Map: 1220 (Broken Isles) Entry: 94159 (Fleet Admiral Tethys) Low: 6984405
|
||||
|
||||
DELETE FROM `conversation_line_template` WHERE `Id` IN (2703, 2702, 2701, 2700, 2699, 2706, 2705, 2704, 4249, 4248, 2710, 2818);
|
||||
INSERT INTO `conversation_line_template` (`Id`, `UiCameraID`, `ActorIdx`, `Flags`, `ChatType`, `VerifiedBuild`) VALUES
|
||||
(2703, 0, 0, 0, 0, 61609),
|
||||
(2702, 0, 0, 0, 0, 61609),
|
||||
(2701, 0, 0, 0, 0, 61609),
|
||||
(2700, 0, 0, 0, 0, 61609),
|
||||
(2699, 0, 0, 0, 0, 61609),
|
||||
(2706, 82, 0, 0, 0, 61609),
|
||||
(2705, 82, 0, 0, 0, 61609),
|
||||
(2704, 82, 0, 0, 0, 61609),
|
||||
(4249, 0, 3, 0, 0, 61609),
|
||||
(4248, 0, 2, 0, 0, 61609),
|
||||
(2710, 0, 1, 1, 0, 61609),
|
||||
(2818, 0, 0, 0, 0, 61609);
|
||||
|
||||
-- Scene
|
||||
DELETE FROM `scene_template` WHERE `SceneId`=1443;
|
||||
INSERT INTO `scene_template` (`SceneId`, `Flags`, `ScriptPackageID`, `Encrypted`) VALUES
|
||||
(1443, 16, 1720, 0);
|
||||
|
||||
-- Creature Text
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` IN (102018,105908);
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(102018, 0, 0, 'This is for your eyes only. Once you\'ve read it, destroy it.', 12, 0, 100, 0, 0, 0, 104305, 0, 'Ravenholdt Courier to Player'),
|
||||
(102018, 1, 0, 'Farewell.', 12, 0, 100, 1, 0, 0, 0, 0, 'Ravenholdt Courier to Player'),
|
||||
(105908, 0, 0, 'Only a fool walks into the Hall of Shadows unaware! Prepare to--', 12, 0, 100, 0, 0, 0, 104326, 0, 'Milton Beats to Player'),
|
||||
(105908, 1, 0, 'Oh $p, I didn\'t realize it was you... my apologies. The Uncrowned await your arrival.', 12, 0, 100, 396, 0, 0, 108826, 0, 'Milton Beats to Player');
|
||||
|
||||
-- Creature
|
||||
DELETE FROM `creature_equip_template` WHERE (`ID`=1 AND `CreatureID` IN (102605,105976)) OR (`ID`=2 AND `CreatureID`=106054);
|
||||
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`, `VerifiedBuild`) VALUES
|
||||
(102605, 1, 113918, 0, 0, 113918, 0, 0, 0, 0, 0, 61609), -- Tear
|
||||
(105976, 1, 13612, 0, 0, 0, 0, 0, 0, 0, 0, 61609), -- Vinemaster Suntouched
|
||||
(106054, 2, 45123, 0, 0, 2711, 0, 0, 0, 0, 0, 61609); -- Kareth
|
||||
|
||||
-- SpellScript
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 201253;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(201253, 'spell_dalaran_sealed_letter');
|
||||
|
||||
-- Spelltarget
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 13) AND (`SourceEntry` IN (209893,201324));
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `Comment`) VALUES
|
||||
(13, 1, 209893, 0, 0, 51, 0, 8, 251033, 0, '', 0, 'Potential target of the spell is TYPEID_GAMEOBJECT, entry is 251033'),
|
||||
(13, 1, 201324, 0, 0, 51, 0, 8, 246386, 0, '', 0, 'Potential target of the spell is TYPEID_GAMEOBJECT, entry is 246386');
|
||||
|
||||
-- Gossip
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 15) AND (`SourceGroup` IN (19540));
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `Comment`) VALUES
|
||||
(15, 19540, 0, 0, 0, 47, 0, 40832, 74, 0, '', 0, 'Player for which gossip text is shown has Call of The Uncrowned (40832) in state complete, incomplete, rewarded'),
|
||||
(15, 19540, 0, 0, 0, 48, 0, 281276, 0, 1, '', 0, 'Player for which gossip text is shown has quest objective 281276 == 1 (but hasn\'t rewarded quest yet)');
|
||||
|
||||
-- Quest
|
||||
DELETE FROM `quest_template` WHERE `ID` = 50804;
|
||||
INSERT INTO `quest_template` (`ID`, `QuestType`, `QuestPackageID`, `ContentTuningID`, `QuestSortID`, `QuestInfoID`, `SuggestedGroupNum`, `RewardNextQuest`, `RewardXPDifficulty`, `RewardXPMultiplier`, `RewardMoneyDifficulty`, `RewardMoneyMultiplier`, `RewardBonusMoney`, `RewardDisplaySpell1`, `RewardDisplaySpell2`, `RewardDisplaySpell3`, `RewardSpell`, `RewardHonor`, `RewardKillHonor`, `StartItem`, `RewardArtifactXPDifficulty`, `RewardArtifactXPMultiplier`, `RewardArtifactCategoryID`, `Flags`, `FlagsEx`, `FlagsEx2`, `FlagsEx3`, `RewardItem1`, `RewardAmount1`, `RewardItem2`, `RewardAmount2`, `RewardItem3`, `RewardAmount3`, `RewardItem4`, `RewardAmount4`, `ItemDrop1`, `ItemDropQuantity1`, `ItemDrop2`, `ItemDropQuantity2`, `ItemDrop3`, `ItemDropQuantity3`, `ItemDrop4`, `ItemDropQuantity4`, `RewardChoiceItemID1`, `RewardChoiceItemQuantity1`, `RewardChoiceItemDisplayID1`, `RewardChoiceItemID2`, `RewardChoiceItemQuantity2`, `RewardChoiceItemDisplayID2`, `RewardChoiceItemID3`, `RewardChoiceItemQuantity3`, `RewardChoiceItemDisplayID3`, `RewardChoiceItemID4`, `RewardChoiceItemQuantity4`, `RewardChoiceItemDisplayID4`, `RewardChoiceItemID5`, `RewardChoiceItemQuantity5`, `RewardChoiceItemDisplayID5`, `RewardChoiceItemID6`, `RewardChoiceItemQuantity6`, `RewardChoiceItemDisplayID6`, `POIContinent`, `POIx`, `POIy`, `POIPriority`, `RewardTitle`, `RewardArenaPoints`, `RewardSkillLineID`, `RewardNumSkillUps`, `PortraitGiver`, `PortraitGiverMount`, `PortraitGiverModelSceneID`, `PortraitTurnIn`, `RewardFactionID1`, `RewardFactionValue1`, `RewardFactionOverride1`, `RewardFactionCapIn1`, `RewardFactionID2`, `RewardFactionValue2`, `RewardFactionOverride2`, `RewardFactionCapIn2`, `RewardFactionID3`, `RewardFactionValue3`, `RewardFactionOverride3`, `RewardFactionCapIn3`, `RewardFactionID4`, `RewardFactionValue4`, `RewardFactionOverride4`, `RewardFactionCapIn4`, `RewardFactionID5`, `RewardFactionValue5`, `RewardFactionOverride5`, `RewardFactionCapIn5`, `RewardFactionFlags`, `RewardCurrencyID1`, `RewardCurrencyQty1`, `RewardCurrencyID2`, `RewardCurrencyQty2`, `RewardCurrencyID3`, `RewardCurrencyQty3`, `RewardCurrencyID4`, `RewardCurrencyQty4`, `AcceptedSoundKitID`, `CompleteSoundKitID`, `AreaGroupID`, `TimeAllowed`, `AllowableRaces`, `Expansion`, `ManagedWorldStateID`, `QuestSessionBonus`, `LogTitle`, `LogDescription`, `QuestDescription`, `AreaDescription`, `PortraitGiverText`, `PortraitGiverName`, `PortraitTurnInText`, `PortraitTurnInName`, `QuestCompletionLog`, `ResetByScheduler`, `VerifiedBuild`) VALUES
|
||||
(50804, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1024, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Rogue Orderhall: Entered Hall of Shadows for the first time', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0);
|
||||
|
||||
DELETE FROM `quest_request_items` WHERE `ID`=40832;
|
||||
INSERT INTO `quest_request_items` (`ID`, `EmoteOnComplete`, `EmoteOnIncomplete`, `EmoteOnCompleteDelay`, `EmoteOnIncompleteDelay`, `CompletionText`, `VerifiedBuild`) VALUES
|
||||
(40832, 0, 0, 0, 0, 'Welcome.', 61609); -- Call of The Uncrowned
|
||||
|
||||
DELETE FROM `creature_queststarter` WHERE (`id`=102018 AND `quest`=40832);
|
||||
INSERT INTO `creature_queststarter` (`id`, `quest`, `VerifiedBuild`) VALUES
|
||||
(102018, 40832, 61609); -- Call of The Uncrowned offered by Ravenholdt Courier
|
||||
|
||||
DELETE FROM `quest_objectives_completion_effect` WHERE `ObjectiveID` = 281292;
|
||||
INSERT INTO `quest_objectives_completion_effect` (`ObjectiveID`, `GameEventID`, `SpellID`, `ConversationID`, `UpdatePhaseShift`, `UpdateZoneAuras`) VALUES
|
||||
(281292, NULL, NULL, 1103, 0, 0);
|
||||
|
||||
-- Serverside ATs smart ai
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ATID+0 AND `source_type` = 12;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(@ATID+0, 12, 0, 0, '', 46, 0, 100, 0, 0, 0, 0, 0, 0, '', 33, 102086, 0, 0, 0, 0, 0, 0, NULL, 7, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'On areatrigger enter - reward Credit 102086 to Invoker'),
|
||||
(@ATID+0, 12, 0, 1, '', 46, 0, 100, 0, 0, 0, 0, 0, 0, '', 152, 50804, 0, 0, 0, 0, 0, 0, NULL, 7, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'On areatrigger enter - reward tracking Quest 50804 to Invoker');
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ATID+2 AND `source_type` = 12;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(@ATID+2, 12, 0, 0, '', 46, 0, 100, 0, 0, 0, 0, 0, 0, '', 85, 201328, 0, 0, 0, 0, 0, 0, NULL, 7, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'On areatrigger enter - invoker: selfcast 201328');
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 28 AND `SourceGroup` = (@ATID+2) AND `SourceEntry` = 1);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(28, @ATID+2, 1, 0, 0, 47, 0, 40832, 8, 0, '', 0, 0, 0, '', 'Only trigger areatrigger when quest 34423 is in progress');
|
||||
|
||||
-- Ravenholdt Courier smart ai
|
||||
SET @ENTRY := 102018;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 80, 10201800, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On just summoned - Self: Start timed action list id #Ravenholdt Courier #0 (10201800) (update out of combat)', ''),
|
||||
(@ENTRY, 0, 1, 0, 19, 0, 100, 0, 40832, 0, 0, 0, 0, 80, 10201801, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On player accepted quest Call of The Uncrowned (40832) - Self: Start timed action list id #Ravenholdt Courier #1 (10201801) (update out of combat)', '');
|
||||
|
||||
-- Timed list 10201800 smart ai
|
||||
SET @ENTRY := 10201800;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 9, 0, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 29, 2, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 1 seconds - Self: Follow Owner/Summoner by distance 2, angle 0', ''),
|
||||
(@ENTRY, 9, 1, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 85, 201214, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 1 seconds - Self: Cast spell 201214 on self', '');
|
||||
|
||||
-- Timed list 10201801 smart ai
|
||||
SET @ENTRY := 10201801;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Follow None by distance 0, angle 0', ''),
|
||||
(@ENTRY, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Look at Owner/Summoner', ''),
|
||||
(@ENTRY, 9, 2, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 1 seconds - Self: Talk 0 to invoker', ''),
|
||||
(@ENTRY, 9, 3, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 5 seconds - Owner/Summoner: Talk 1 to invoker', ''),
|
||||
(@ENTRY, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 85, 201234, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Cast spell 201234 on self', ''),
|
||||
(@ENTRY, 9, 5, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 20, 0, 0, 'After 3 seconds - Self: Move forward by 0, left by 20, up by 0 yards', ''),
|
||||
(@ENTRY, 9, 6, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 85, 24222, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 3 seconds - Self: Cast spell 24222 on self', ''),
|
||||
(@ENTRY, 9, 7, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 85, 105318, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Cast spell 105318 on self', ''),
|
||||
(@ENTRY, 9, 8, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 41, 1000, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Despawn in 1 s', '');
|
||||
|
||||
-- "Red" Jack Findle smart ai
|
||||
SET @ENTRY := 97004;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 1, 62, 0, 100, 0, 19540, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On gossip action 0 from menu 19540 selected - Gossip player: Talk 1 to invoker', ''),
|
||||
(@ENTRY, 0, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 0, 85, 209918, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On gossip action 0 from menu 19540 selected - Gossip player: Cast spell 209918 on self', ''),
|
||||
(@ENTRY, 0, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On gossip action 0 from menu 19540 selected - Gossip player: Close gossip', '');
|
||||
|
||||
-- Milton Beats smart ai
|
||||
SET @ENTRY := 105908;
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 80, 10590800, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'On just summoned - Self: Start timed action list id #Milton Beats #0 (10590800) (update out of combat)', '');
|
||||
|
||||
-- Timed list 10590800 smart ai
|
||||
SET @ENTRY := 10590800;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryOrGuid` = @ENTRY;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`, `Difficulties`) VALUES
|
||||
(@ENTRY, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 17, 433, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Set emote state to 433', ''),
|
||||
(@ENTRY, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 137, 43917, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Plays SpellVisual with SpellVisualKitId: 43917, KitType: 0 for 0 ms', ''),
|
||||
(@ENTRY, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Owner/Summoner: Talk 0 to invoker', ''),
|
||||
(@ENTRY, 9, 3, 0, 0, 0, 100, 0, 4000, 4000, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 4 seconds - Self: Set emote state to 0', ''),
|
||||
(@ENTRY, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Talk 1 to invoker', ''),
|
||||
(@ENTRY, 9, 5, 0, 0, 0, 100, 0, 7000, 7000, 0, 0, 0, 137, 25159, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 7 seconds - Self: Plays SpellVisual with SpellVisualKitId: 25159, KitType: 0 for 0 ms', ''),
|
||||
(@ENTRY, 9, 6, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 41, 1000, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 1 seconds - Self: Despawn in 1 s', ''),
|
||||
(@ENTRY, 9, 7, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 17, 433, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 0 seconds - Self: Set emote state to 433', '');
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_proc` WHERE `SpellId` IN (383394);
|
||||
INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
|
||||
(383394,0x00,3,0x00000002,0x00100000,0x00000000,0x00000000,0x0,0x0,0x1,0x2,0x0,0x0,0x0,0,0,0,0); -- Feel the Burn
|
||||
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_mage_molten_fury';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(457803, 'spell_mage_molten_fury');
|
||||
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_mage_fire_blast';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(108853, 'spell_mage_fire_blast');
|
||||
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_mage_spontaneous_combustion';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(190319, 'spell_mage_spontaneous_combustion');
|
||||
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_mage_improved_combustion';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(190319, 'spell_mage_improved_combustion');
|
||||
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_mage_scald';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(2948, 'spell_mage_scald');
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,183 @@
|
||||
SET @CGUID := 6005771;
|
||||
SET @SPAWNGROUP := 1267;
|
||||
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+2;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 115487, 1651, 8443, 8443, '23,2,8', '0', 0, 0, 0, -10849.6005859375, -2104.29345703125, 93.1811065673828125, 2.555080890655517578, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Medivh (Area: Karazhan - Difficulty: Mythic) CreateObject2 (Auras: 229594 - Vision)
|
||||
(@CGUID+1, 115490, 1651, 8443, 8443, '23,2,8', '0', 0, 0, 0, -10906.9287109375, -2056.18408203125, 92.2552490234375, 4.700648307800292968, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609), -- Prince Llane Wrynn (Area: Karazhan - Difficulty: Mythic) CreateObject2 (Auras: 229485 - Vision)
|
||||
(@CGUID+2, 115489, 1651, 8443, 8443, '23,2,8', '0', 0, 0, 1, -10909.794921875, -2057.83154296875, 92.2552490234375, 4.800294876098632812, 7200, 0, 0, 0, NULL, NULL, NULL, NULL, 61609); -- Anduin Lothar (Area: Karazhan - Difficulty: Mythic) CreateObject2 (Auras: 229485 - Vision)
|
||||
|
||||
DELETE FROM `spawn_group` WHERE `groupId`=@SPAWNGROUP;
|
||||
INSERT INTO `spawn_group` (`groupId`, `spawnType`, `spawnId`) VALUES
|
||||
(@SPAWNGROUP, 0, @CGUID+0),
|
||||
(@SPAWNGROUP, 0, @CGUID+1),
|
||||
(@SPAWNGROUP, 0, @CGUID+2);
|
||||
|
||||
DELETE FROM `spawn_group_template` WHERE `groupId`=@SPAWNGROUP;
|
||||
INSERT INTO `spawn_group_template` (`groupId`, `groupName`, `groupFlags`) VALUES
|
||||
(@SPAWNGROUP, 'Karazhan - Maiden of Virtue outro', 4);
|
||||
|
||||
UPDATE `creature_template` SET `ScriptName`='boss_maiden_of_virtue_rtk' WHERE `entry`=113971;
|
||||
UPDATE `creature_template` SET `unit_flags2`=0x800, `AIName`= 'SmartAI' WHERE `entry`=115489; -- Anduin Lothar
|
||||
UPDATE `creature_template` SET `unit_flags2`=0x800, `AIName`= 'SmartAI' WHERE `entry`=115490; -- Prince Llane Wrynn
|
||||
UPDATE `creature_template` SET `unit_flags2`=0x800, `unit_flags3`=0x40000000, `AIName`= 'SmartAI' WHERE `entry`=115487; -- Medivh
|
||||
|
||||
UPDATE `creature_template_addon` SET `StandState`=3, `VisFlags`=0, `auras`='229594' WHERE `entry`=115487; -- 115487 (Medivh) - Vision
|
||||
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` = 115490;
|
||||
INSERT INTO `creature_template_addon` (`entry`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(115490, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, '229485'); -- 115490 (Prince Llane Wrynn) - Vision
|
||||
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_maiden_of_virtue_rtk_sacred_ground', 'spell_maiden_of_virtue_rtk_holy_bulwark');
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(227793, 'spell_maiden_of_virtue_rtk_sacred_ground'),
|
||||
(227817, 'spell_maiden_of_virtue_rtk_holy_bulwark');
|
||||
|
||||
DELETE FROM `areatrigger_create_properties` WHERE (`IsCustom`=0 AND `Id` = 8812);
|
||||
INSERT INTO `areatrigger_create_properties` (`Id`, `IsCustom`, `AreaTriggerId`, `IsAreatriggerCustom`, `Flags`, `MoveCurveId`, `ScaleCurveId`, `MorphCurveId`, `FacingCurveId`, `AnimId`, `AnimKitId`, `DecalPropertiesId`, `SpellForVisuals`, `TimeToTargetScale`, `Speed`, `Shape`, `ShapeData0`, `ShapeData1`, `ShapeData2`, `ShapeData3`, `ShapeData4`, `ShapeData5`, `ShapeData6`, `ShapeData7`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(8812, 0, 12880, 0, 2, 0, 2537, 0, 0, -1, 0, 86, 0, 180000, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 'at_maiden_of_virtue_rtk_sacred_ground', 61609); -- Spell: 227789 (Sacred Ground)
|
||||
|
||||
DELETE FROM `areatrigger_template` WHERE (`IsCustom`=0 AND `Id` = 12880);
|
||||
INSERT INTO `areatrigger_template` (`Id`, `IsCustom`, `Flags`, `VerifiedBuild`) VALUES
|
||||
(12880, 0, 0, 61609);
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` = 113971;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(113971, 0, 0, 'And so begins your purification!', 14, 0, 100, 0, 0, 77786, 123837, 0, 'Maiden of Virtue'),
|
||||
(113971, 0, 1, 'The stench of corruption is upon you!', 14, 0, 100, 0, 0, 77787, 123840, 0, 'Maiden of Virtue'),
|
||||
(113971, 1, 0, 'The lesson is complete.', 14, 0, 100, 0, 0, 77788, 123843, 0, 'Maiden of Virtue'),
|
||||
(113971, 1, 1, 'A pure mind is an orderly mind.', 14, 0, 100, 0, 0, 77789, 123844, 0, 'Maiden of Virtue'),
|
||||
(113971, 2, 0, 'Purified!', 14, 0, 100, 0, 0, 77784, 123827, 0, 'Maiden of Virtue'),
|
||||
(113971, 2, 1, 'A teachable moment.', 14, 0, 100, 0, 0, 77785, 123830, 0, 'Maiden of Virtue'),
|
||||
(113971, 3, 0, 'All shall be sanctified!', 14, 0, 100, 0, 0, 77775, 123772, 0, 'Maiden of Virtue'),
|
||||
(113971, 4, 0, '|TInterface\\Icons\\Spell_Holy_InnerFire:20|t%s is casting |cFFFF0000|Hspell:227789|h[Sacred Ground]|h|r at you!', 42, 0, 100, 0, 0, 0, 123100, 0, 'Maiden of Virtue'),
|
||||
(113971, 5, 0, 'The righteous have nothing to fear!', 14, 0, 100, 0, 0, 77778, 123775, 0, 'Maiden of Virtue'),
|
||||
(113971, 5, 1, 'Step into the light, mortals!', 14, 0, 100, 0, 0, 77779, 123807, 0, 'Maiden of Virtue'),
|
||||
(113971, 6, 0, 'By fire be cleansed!', 14, 0, 100, 0, 0, 77777, 123774, 0, 'Maiden of Virtue'),
|
||||
(113971, 7, 0, '|TInterface\\Icons\\Spell_Holy_PrayerOfHealing:20|t%s is casting |cFFFF0000|Hspell:227508|h[Mass Repentance]|h|r!', 41, 0, 100, 0, 0, 0, 123101, 0, 'Maiden of Virtue'),
|
||||
(113971, 8, 0, 'Hold, mortals! Open your hearts to virtue!', 14, 0, 100, 0, 0, 77780, 123808, 0, 'Maiden of Virtue'),
|
||||
(113971, 9, 0, 'Renounce your greed and perversion!', 14, 0, 100, 0, 0, 77781, 123811, 0, 'Maiden of Virtue'),
|
||||
(113971, 10, 0, 'Repent... or DIE!', 14, 0, 100, 0, 0, 77782, 123814, 0, 'Maiden of Virtue'),
|
||||
(113971, 11, 0, 'I will... never... relent...', 14, 0, 100, 0, 0, 77790, 123845, 0, 'Maiden of Virtue'),
|
||||
(113971, 11, 1, 'You are all... as corrupt... as the Guardian...', 14, 0, 100, 0, 0, 77791, 123846, 0, 'Maiden of Virtue');
|
||||
|
||||
DELETE FROM `instance_template` WHERE `map`=1651;
|
||||
INSERT INTO `instance_template` (`map`, `parent`, `script`) VALUES
|
||||
(1651, 0, 'instance_return_to_karazhan');
|
||||
|
||||
DELETE FROM `scene_template` WHERE `SceneId`=1538;
|
||||
INSERT INTO `scene_template` (`SceneId`, `Flags`, `ScriptPackageID`, `ScriptName`) VALUES
|
||||
(1538, 27, 1778, 'scene_maiden_of_virtue_outro');
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 13) AND (`SourceEntry` IN (232516));
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ConditionStringValue1`, `NegativeCondition`, `Comment`) VALUES
|
||||
(13, 1, 232516, 0, 0, 8, 0, 45394, 0, 0, '', 1, 'Potential target of the spell has not quest Tracking Quest (45394) rewarded');
|
||||
|
||||
DELETE FROM `conversation_actors` WHERE (`ConversationId`=4052 AND `Idx` IN (2,1,0)) OR (`ConversationId`=4034 AND `Idx` IN (2,1,0));
|
||||
INSERT INTO `conversation_actors` (`ConversationId`, `ConversationActorId`, `ConversationActorGuid`, `Idx`, `CreatureId`, `CreatureDisplayInfoId`, `NoActorObject`, `ActivePlayerObject`, `VerifiedBuild`) VALUES
|
||||
(4052, 56316, @CGUID+1, 2, 0, 0, 0, 0, 61609), -- Full: 0x203AE8CE6070C880002D63000069211A Creature/0 R3770/S11619 Map: 1651 (Return to Karazhan) Entry: 115490 (Prince Llane Wrynn) Low: 6889754
|
||||
(4052, 56317, @CGUID+2, 1, 0, 0, 0, 0, 61609), -- Full: 0x203AE8CE6070C840002D63000069211A Creature/0 R3770/S11619 Map: 1651 (Return to Karazhan) Entry: 115489 (Anduin Lothar) Low: 6889754
|
||||
(4052, 0, 0, 0, 0, 0, 0, 1, 61609), -- Full: 0x0800040000000000FFFFFFFFFFFFFFFF Player/0 R1/S16777215 Map: 0 (Eastern Kingdoms) Low: 1099511627775
|
||||
(4034, 0, @CGUID+1, 2, 0, 0, 0, 0, 61609), -- Full: 0x203AE8CE6070C880002D63000069211A Creature/0 R3770/S11619 Map: 1651 (Return to Karazhan) Entry: 115490 (Prince Llane Wrynn) Low: 6889754
|
||||
(4034, 56317, @CGUID+2, 1, 0, 0, 0, 0, 61609), -- Full: 0x203AE8CE6070C840002D63000069211A Creature/0 R3770/S11619 Map: 1651 (Return to Karazhan) Entry: 115489 (Anduin Lothar) Low: 6889754
|
||||
(4034, 0, 0, 0, 0, 0, 0, 1, 61609); -- Full: 0x0800040000000000FFFFFFFFFFFFFFFF Player/0 R1/S16777215 Map: 0 (Eastern Kingdoms) Low: 1099511627775
|
||||
|
||||
DELETE FROM `conversation_line_template` WHERE `Id` IN (9287, 9286, 9285, 9201, 9200, 9199);
|
||||
INSERT INTO `conversation_line_template` (`Id`, `UiCameraID`, `ActorIdx`, `Flags`, `ChatType`, `VerifiedBuild`) VALUES
|
||||
(9287, 0, 2, 0, 0, 61609),
|
||||
(9286, 0, 1, 0, 0, 61609),
|
||||
(9285, 0, 0, 0, 0, 61609),
|
||||
(9201, 0, 2, 0, 0, 61609),
|
||||
(9200, 0, 1, 0, 0, 61609),
|
||||
(9199, 0, 0, 0, 0, 61609);
|
||||
|
||||
DELETE FROM `conversation_template` WHERE `Id` IN (4052, 4034);
|
||||
INSERT INTO `conversation_template` (`Id`, `FirstLineID`, `TextureKitId`, `VerifiedBuild`) VALUES
|
||||
(4052, 9285, 0, 61609),
|
||||
(4034, 9199, 0, 61609);
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=115489 AND `source_type`=0 OR `entryorguid` = (115489 * 100) AND `source_type`= 9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(115489, 0, 0, 1, '', 63, 0, 100, 0, 0, 0, 0, 0, 0, '', 85, 231195, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Anduin Lothar - On Just Summoned - Cast self spell 231195'),
|
||||
(115489, 0, 1, 2, '', 61, 0, 100, 0, 0, 0, 0, 0, 0, '', 59, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Anduin Lothar - On Just Summoned - Set Run 0'),
|
||||
(115489, 0, 2, 0, '', 61, 0, 100, 0, 0, 0, 0, 0, 0, '', 53, 0, (115489 * 100), 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Anduin Lothar - On Just Summoned - Start Waypoint'),
|
||||
(115489, 0, 3, 0, '', 34, 0, 100, 0, 2, 24, 0, 0, 0, '', 80, (115489 * 100), 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Anduin Lothar - OnMovementInform PointID 24 - Set Action List'),
|
||||
((115489 * 100), 9, 0, 0, '', 0, 0, 100, 0, 1500, 1500, 1500, 1500, 0, '', 90, 8, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Anduin Lothar - On Action List - Set StandState 8');
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=115490 AND `source_type`=0 OR `entryorguid` = (115490 * 100) AND `source_type`= 9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(115490, 0, 0, 1, '', 63, 0, 100, 0, 0, 0, 0, 0, 0, '', 59, 0, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Prince Llane Wrynn - On Just Summoned - Set Run 0'),
|
||||
(115490, 0, 1, 0, '', 61, 0, 100, 0, 0, 0, 0, 0, 0, '', 53, 0, (115490 * 100), 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Prince Llane Wrynn - On Just Summoned - Start Waypoint'),
|
||||
(115490, 0, 2, 0, '', 34, 0, 100, 0, 2, 19, 0, 0, 0, '', 80, (115490 * 100), 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Prince Llane Wrynn - OnMovementInform PathID 19 - Set Action List'),
|
||||
((115490 * 100), 9, 0, 0, '', 0, 0, 100, 0, 3000, 3000, 3000, 3000, 0, '', 128, 12154, 1, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Prince Llane Wrynn - On Action List - Set AnimKitId 12154'),
|
||||
((115490 * 100), 9, 1, 0, '', 0, 0, 100, 0, 500, 500, 500, 500, 0, '', 85, 231496, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Prince Llane Wrynn - On Action List - Cast self spell 231496');
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=115487 AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `Difficulties`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `action_param7`, `action_param_string`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_param_string`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(115487, 0, 0, 1, '', 63, 0, 100, 0, 0, 0, 0, 0, 0, '', 85, 229596, 0, 0, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Medivh - On Just Summoned - Cast self spell 229596'),
|
||||
(115487, 0, 1, 0, '', 61, 0, 100, 0, 0, 0, 0, 0, 0, '', 132, 1267, 60000, 60000, 0, 0, 0, 0, NULL, 1, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 'Medivh - On Link - Despawn Spawngroup 1267 after 1 minute');
|
||||
|
||||
SET @ENTRY := 115489;
|
||||
SET @PATHOFFSET := 0;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Comment`) VALUES
|
||||
(@PATH, 0, 0, 'Karazhan - Anduin Lothar - Maiden of Virtue outro');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, -10909.542, -2060.7014, 92.17191, NULL, 0),
|
||||
(@PATH, 1, -10909.096, -2062.2812, 92.17191, NULL, 0),
|
||||
(@PATH, 2, -10908.129, -2063.606, 92.17191, NULL, 0),
|
||||
(@PATH, 3, -10906.058, -2065.2188, 92.17191, NULL, 0),
|
||||
(@PATH, 4, -10903.913, -2066.6355, 92.171906, NULL, 0),
|
||||
(@PATH, 5, -10900.842, -2068.7551, 92.171906, NULL, 0),
|
||||
(@PATH, 6, -10897.505, -2071.0852, 92.171906, NULL, 0),
|
||||
(@PATH, 7, -10893.802, -2073.6875, 92.16955, NULL, 0),
|
||||
(@PATH, 8, -10890.863, -2076.0088, 92.16715, NULL, 0),
|
||||
(@PATH, 9, -10888.442, -2077.7239, 92.16448, NULL, 0),
|
||||
(@PATH, 10, -10885.089, -2080.283, 92.162384, NULL, 0),
|
||||
(@PATH, 11, -10882.96, -2082.0051, 91.32905, NULL, 0),
|
||||
(@PATH, 12, -10880.573, -2083.9739, 90.49572, NULL, 0),
|
||||
(@PATH, 13, -10877.556, -2086.5557, 90.49572, NULL, 0),
|
||||
(@PATH, 14, -10873.426, -2089.9844, 90.49572, NULL, 0),
|
||||
(@PATH, 15, -10870.205, -2092.757, 90.49572, NULL, 0),
|
||||
(@PATH, 16, -10866.513, -2095.9915, 90.49572, NULL, 0),
|
||||
(@PATH, 17, -10863.714, -2098.3508, 90.49572, NULL, 0),
|
||||
(@PATH, 18, -10861.826, -2100.1042, 90.912384, NULL, 0),
|
||||
(@PATH, 19, -10859.951, -2101.8784, 91.74572, NULL, 0),
|
||||
(@PATH, 20, -10858.319, -2103.6372, 92.162384, NULL, 0),
|
||||
(@PATH, 21, -10856.013, -2105.9446, 92.162384, NULL, 0),
|
||||
(@PATH, 22, -10854.221, -2107.3872, 92.162384, NULL, 0),
|
||||
(@PATH, 23, -10853.004, -2107.2188, 92.162384, NULL, 0),
|
||||
(@PATH, 24, -10851.825, -2106.8645, 92.162384, 1.274090, 0);
|
||||
|
||||
SET @ENTRY := 115490;
|
||||
SET @PATHOFFSET := 0;
|
||||
SET @PATH := @ENTRY * 100 + @PATHOFFSET;
|
||||
DELETE FROM `waypoint_path` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path` (`PathId`, `MoveType`, `Flags`, `Comment`) VALUES
|
||||
(@PATH, 0, 0, 'Karazhan - Prince Llane Wrynn - Maiden of Virtue outro');
|
||||
|
||||
DELETE FROM `waypoint_path_node` WHERE `PathId`= @PATH;
|
||||
INSERT INTO `waypoint_path_node` (`PathId`, `NodeId`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `Delay`) VALUES
|
||||
(@PATH, 0, -10906.981, -2060.6753, 92.17191, NULL, 0),
|
||||
(@PATH, 1, -10906.064, -2062.5208, 92.171906, NULL, 0),
|
||||
(@PATH, 2, -10904.356, -2063.8489, 92.171906, NULL, 0),
|
||||
(@PATH, 3, -10902.306, -2065.2917, 92.171906, NULL, 0),
|
||||
(@PATH, 4, -10900.413, -2066.5886, 92.171906, NULL, 0),
|
||||
(@PATH, 5, -10897.408, -2068.6562, 92.171906, NULL, 0),
|
||||
(@PATH, 6, -10892.786, -2071.894, 92.16967, NULL, 0),
|
||||
(@PATH, 7, -10888.556, -2074.861, 92.16335, NULL, 0),
|
||||
(@PATH, 8, -10883.692, -2078.2083, 92.162384, NULL, 0),
|
||||
(@PATH, 9, -10880.353, -2080.9844, 90.91239, NULL, 0),
|
||||
(@PATH, 10, -10877.156, -2083.6597, 90.49572, NULL, 0),
|
||||
(@PATH, 11, -10872.153, -2087.514, 90.49572, NULL, 0),
|
||||
(@PATH, 12, -10868.427, -2090.533, 90.49572, NULL, 0),
|
||||
(@PATH, 13, -10862.846, -2094.8733, 90.49572, NULL, 0),
|
||||
(@PATH, 14, -10860.377, -2097.2534, 90.91239, NULL, 0),
|
||||
(@PATH, 15, -10858.328, -2099.3403, 91.74572, NULL, 0),
|
||||
(@PATH, 16, -10857.167, -2100.8176, 92.162384, NULL, 0),
|
||||
(@PATH, 17, -10855.716, -2103.2083, 92.162384, NULL, 0),
|
||||
(@PATH, 18, -10854.236, -2105.1633, 92.162384, NULL, 0),
|
||||
(@PATH, 19, -10853.092, -2106.3176, 92.162384, 0.837758, 0);
|
||||
@@ -0,0 +1,97 @@
|
||||
SET @CGUID := 10006614;
|
||||
SET @OGUID := 10001665;
|
||||
|
||||
SET @NPCTEXTID := 600109;
|
||||
|
||||
-- Creature
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+2;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `VerifiedBuild`) VALUES
|
||||
(@CGUID+0, 230246, 2552, 14771, 15042, '0', 0, 0, 0, 0, 2858.532958984375, -2576.01220703125, 239.730743408203125, 0.837110340595245361, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61967), -- Lorewalker Cho (Area: Keepers Terrace - Difficulty: 0) CreateObject1 (Auras: 464097 - [DNT] Lorewalking Icon)
|
||||
(@CGUID+1, 242566, 2552, 14771, 14771, '0', 0, 0, 0, 0, 2638.10595703125, -2619.75, 219.7344207763671875, 3.888756275177001953, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61967), -- Lorewalker Initiate (Area: Dornogal - Difficulty: 0) CreateObject1
|
||||
(@CGUID+2, 242550, 2552, 14771, 14771, '0', 0, 0, 0, 0, 2635.666748046875, -2622.458251953125, 219.747222900390625, 0.866100430488586425, 120, 0, 0, 0, NULL, NULL, NULL, NULL, 61967); -- Lorewalker Initiate (Area: Dornogal - Difficulty: 0) CreateObject1
|
||||
|
||||
-- GameObject
|
||||
DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+3;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
|
||||
(@OGUID+0, 474122, 2552, 14771, 15042, '0', 0, 0, 2857.52783203125, -2575.600830078125, 239.1248321533203125, 0.790507078170776367, 0, 0, 0.385042190551757812, 0.922898948192596435, 120, 255, 1, 61967), -- Bench (Area: Keepers Terrace - Difficulty: 0) CreateObject1
|
||||
(@OGUID+1, 474123, 2552, 14771, 15042, '0', 0, 0, 2859.4609375, -2577.079833984375, 239.12603759765625, 2.111130714416503906, -0.01104593276977539, -0.01439189910888671, 0.870058059692382812, 0.492615282535552978, 120, 255, 1, 61967), -- Books (Area: Keepers Terrace - Difficulty: 0) CreateObject1
|
||||
(@OGUID+2, 474124, 2552, 14771, 15042, '0', 0, 0, 2860.491455078125, -2577.416748046875, 239.124786376953125, 4.991405010223388671, 0.028058052062988281, -0.02954292297363281, -0.60119438171386718, 0.798063457012176513, 120, 255, 1, 61967), -- Books (Area: Keepers Terrace - Difficulty: 0) CreateObject1
|
||||
(@OGUID+3, 474123, 2552, 14771, 15042, '0', 0, 0, 2859.411376953125, -2577.12841796875, 239.87872314453125, 0.613140523433685302, 0.013192176818847656, -0.01514434814453125, 0.301870346069335937, 0.953137397766113281, 120, 255, 1, 61967); -- Books (Area: Keepers Terrace - Difficulty: 0) CreateObject1
|
||||
|
||||
-- Template Addon
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` = 230246;
|
||||
INSERT INTO `creature_template_addon` (`entry`, `PathId`, `mount`, `StandState`, `AnimTier`, `VisFlags`, `SheathState`, `PvpFlags`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(230246, 0, 0, 0, 0, 0, 1, 0, 0, 2085, 0, 0, 0, '464097'); -- 230246 (Lorewalker Cho) - [DNT] Lorewalking Icon
|
||||
|
||||
DELETE FROM `gameobject_template_addon` WHERE `entry` = 474122;
|
||||
INSERT INTO `gameobject_template_addon` (`entry`, `faction`, `flags`, `WorldEffectID`, `AIAnimKitID`) VALUES
|
||||
(474122, 0, 0x800000, 0, 0); -- Bench
|
||||
|
||||
-- Template
|
||||
UPDATE `creature_template` SET `faction`=35, `npcflag`=3, `BaseAttackTime`=2000, `unit_flags`=0x300, `unit_flags2`=0x800, `unit_flags3`=0x40000000 WHERE `entry`=230246; -- Lorewalker Cho
|
||||
UPDATE `creature_template` SET `faction`=2569, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags`=0x100, `unit_flags2`=0x800 WHERE `entry` IN (242566, 242550); -- Lorewalker Initiate
|
||||
|
||||
DELETE FROM `gameobject_template` WHERE `entry` IN (546979 /*11.1.7 OCD - Overcharged Console - Console (BIC) - Generic Hub*/, 474122 /*Bench*/, 474123 /*Books*/, 474124 /*Books*/, 547529 /*Scorched Poster*/);
|
||||
INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `Data34`, `ContentTuningId`, `VerifiedBuild`) VALUES
|
||||
(546979, 5, 104720, '11.1.7 OCD - Overcharged Console - Console (BIC) - Generic Hub', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61967), -- 11.1.7 OCD - Overcharged Console - Console (BIC) - Generic Hub
|
||||
(474122, 5, 11062, 'Bench', '', '', '', 1.60000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61967), -- Bench
|
||||
(474123, 5, 51572, 'Books', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61967), -- Books
|
||||
(474124, 5, 43, 'Books', '', '', '', 1.20000004768371582, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61967), -- Books
|
||||
(547529, 2, 90368, 'Scorched Poster', '', '', '', 2, 0, 28737, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61967); -- Scorched Poster
|
||||
|
||||
-- Gossip
|
||||
DELETE FROM `creature_template_gossip` WHERE (`CreatureID`=230246 AND `MenuID`=36405) OR (`CreatureID`=242550 AND `MenuID`=38869) OR (`CreatureID`=242566 AND `MenuID`=38879);
|
||||
INSERT INTO `creature_template_gossip` (`CreatureID`, `MenuID`, `VerifiedBuild`) VALUES
|
||||
(230246, 36405, 61967), -- Lorewalker Cho
|
||||
(242550, 38869, 61967), -- Lorewalker Initiate
|
||||
(242566, 38879, 61967); -- Lorewalker Initiate
|
||||
|
||||
DELETE FROM `npc_text` WHERE `ID` BETWEEN @NPCTEXTID+0 AND @NPCTEXTID+3;
|
||||
INSERT INTO `npc_text` (`ID`, `Probability0`, `Probability1`, `Probability2`, `Probability3`, `Probability4`, `Probability5`, `Probability6`, `Probability7`, `BroadcastTextId0`, `BroadcastTextId1`, `BroadcastTextId2`, `BroadcastTextId3`, `BroadcastTextId4`, `BroadcastTextId5`, `BroadcastTextId6`, `BroadcastTextId7`, `VerifiedBuild`) VALUES
|
||||
(@NPCTEXTID+0, 1, 0, 0, 0, 0, 0, 0, 0, 277940, 0, 0, 0, 0, 0, 0, 0, 61967), -- 230246 (Lorewalker Cho)
|
||||
(@NPCTEXTID+1, 1, 0, 0, 0, 0, 0, 0, 0, 271126, 0, 0, 0, 0, 0, 0, 0, 61967), -- 230246 (Lorewalker Cho)
|
||||
(@NPCTEXTID+2, 1, 0, 0, 0, 0, 0, 0, 0, 287965, 0, 0, 0, 0, 0, 0, 0, 61967), -- 242550 (Lorewalker Initiate)
|
||||
(@NPCTEXTID+3, 1, 0, 0, 0, 0, 0, 0, 0, 288023, 0, 0, 0, 0, 0, 0, 0, 61967); -- 242566 (Lorewalker Initiate)
|
||||
|
||||
DELETE FROM `gossip_menu` WHERE (`MenuID`=37339 AND `TextID`=@NPCTEXTID+0) OR (`MenuID`=36405 AND `TextID`=@NPCTEXTID+1) OR (`MenuID`=38869 AND `TextID`=@NPCTEXTID+2) OR (`MenuID`=38879 AND `TextID`=@NPCTEXTID+3);
|
||||
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
|
||||
(37339, @NPCTEXTID+0, 61967), -- 230246 (Lorewalker Cho)
|
||||
(36405, @NPCTEXTID+1, 61967), -- 230246 (Lorewalker Cho)
|
||||
(38869, @NPCTEXTID+2, 61967), -- 242550 (Lorewalker Initiate)
|
||||
(38879, @NPCTEXTID+3, 61967); -- 242566 (Lorewalker Initiate)
|
||||
|
||||
DELETE FROM `gossip_menu_option` WHERE (`MenuID`=36405 AND `OptionID` IN (1,0)) OR (`MenuID`=37339 AND `OptionID`=0);
|
||||
INSERT INTO `gossip_menu_option` (`MenuID`, `GossipOptionID`, `OptionID`, `OptionNpc`, `OptionText`, `OptionBroadcastTextID`, `Language`, `Flags`, `ActionMenuID`, `ActionPoiID`, `GossipNpcOptionID`, `BoxCoded`, `BoxMoney`, `BoxText`, `BoxBroadcastTextID`, `SpellID`, `OverrideIconID`, `VerifiedBuild`) VALUES
|
||||
(36405, 125563, 1, 0, 'What is Lorewalking?', 0, 0, 0, 37339, 0, NULL, 0, 0, NULL, 0, NULL, NULL, 61967),
|
||||
(36405, 124311, 0, 0, '|cFF0000FF(Lorewalking)|r What stories can you tell me?', 0, 0, 0, 0, 0, NULL, 0, 0, NULL, 0, NULL, NULL, 61967),
|
||||
(37339, 125564, 0, 0, '<Ask about something else.>', 0, 0, 0, 36405, 0, NULL, 0, 0, NULL, 0, NULL, NULL, 61967);
|
||||
|
||||
-- Playerchoice
|
||||
DELETE FROM `playerchoice` WHERE `ChoiceId`=845;
|
||||
INSERT INTO `playerchoice` (`ChoiceId`, `UiTextureKitId`, `SoundKitId`, `CloseSoundKitId`, `Duration`, `Question`, `PendingChoiceText`, `InfiniteRange`, `HideWarboardHeader`, `KeepOpenAfterChoice`, `ShowChoicesAsList`, `ForceDontShowChoicesAsList`, `VerifiedBuild`) VALUES
|
||||
(845, 263, 0, 0, NULL, 'Which story would you like to hear?', '', 0, 0, 0, 0, 0, 61967);
|
||||
|
||||
DELETE FROM `playerchoice_response` WHERE (`ChoiceId`=845 AND `ResponseId` IN (4379,4322,4321));
|
||||
INSERT INTO `playerchoice_response` (`ChoiceId`, `ResponseId`, `Index`, `ChoiceArtFileId`, `Flags`, `WidgetSetId`, `UiTextureAtlasElementID`, `SoundKitId`, `GroupId`, `Header`, `Subheader`, `ButtonTooltip`, `Answer`, `Description`, `Confirmation`, `RewardQuestID`, `UiTextureKitID`, `VerifiedBuild`) VALUES
|
||||
(845, 4379, 2, 6403388, 0, 1573, 0, 0, 0, 'The Lich King', '', '', 'Begin', 'Arthas Menethil. It is said that when he was born, the very forests of Lordaeron whispered his name. But did the forests of his youth know what he would eventually grow to become?', '', 0, 0, 61967),
|
||||
(845, 4322, 1, 6403387, 0, 1572, 0, 0, 0, 'Ethereals', '', 'Who are the ethereals?', 'Begin', 'Mysterious and elusive, the ethereals that have traveled to our world speak little of their history. Yet there is much to be learned from the few things they do choose to share...', '', 0, 0, 61967),
|
||||
(845, 4321, 0, 6403389, 0, 1571, 0, 0, 0, 'Xal\'atath', '', 'Xal\'atath awaits...', 'Begin', 'Xal\'atath, the Harbinger--once known as the Blade of the Black Empire. Her history is a well-kept secret. But her words and deeds have affected so many that she is impossible to ignore. Her story must be told.', '', 0, 0, 61967);
|
||||
|
||||
-- Model
|
||||
DELETE FROM `creature_model_info` WHERE `DisplayID`=127838;
|
||||
INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES
|
||||
(127838, 0.347222000360488891, 1.5, 0, 61967);
|
||||
|
||||
UPDATE `creature_model_info` SET `VerifiedBuild`=61967 WHERE `DisplayID` IN (77407, 119120, 121985, 117343, 120640, 120750, 117356, 117642, 121970, 121157, 120629, 117409, 103813, 118448, 120642, 121178, 117652, 116218, 118458, 117353, 117358, 117338, 117660, 121969, 120621, 117654, 121154, 120618, 121980, 119074, 117653, 42941, 120637, 118338, 120607, 117347, 117336, 121975, 118459, 117656, 117413, 117650, 117431, 104040, 117348, 117341, 117349, 120627, 120628, 114814, 120802, 122491, 121972, 117651, 121153, 121977, 42722, 117346, 120606, 42720, 105422, 125322, 23767, 120638, 125926, 121973, 117649, 120829, 121981, 121978, 117350, 120828, 55878, 117659, 104041, 121155, 121384, 121979, 11686, 117657, 117410, 104042, 114500, 118457, 117411, 106697, 120626);
|
||||
UPDATE `creature_model_info` SET `BoundingRadius`=1, `CombatReach`=9, `VerifiedBuild`=61967 WHERE `DisplayID`=110362;
|
||||
|
||||
-- Difficulty
|
||||
DELETE FROM `creature_template_difficulty` WHERE (`DifficultyID`=0 AND `Entry` IN (242566,242550,230246));
|
||||
INSERT INTO `creature_template_difficulty` (`Entry`, `DifficultyID`, `HealthScalingExpansion`, `HealthModifier`, `ManaModifier`, `CreatureDifficultyID`, `TypeFlags`, `TypeFlags2`) VALUES
|
||||
(242566, 0, 10, 1, 1, 321971, 0x0, 0), -- Lorewalker Initiate
|
||||
(242550, 0, 10, 1, 1, 321876, 0x0, 0), -- Lorewalker Initiate
|
||||
(230246, 0, 10, 1, 1, 281542, 0x0, 0); -- Lorewalker Cho
|
||||
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=864, `StaticFlags1`=0x30000100, `StaticFlags3`=0x2000000, `VerifiedBuild`=61967 WHERE (`Entry`=230246 AND `DifficultyID`=0); -- 230246 (Lorewalker Cho) - Sessile, CanSwim, Floating - CannotTurn
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=3011, `StaticFlags1`=0x10000000, `VerifiedBuild`=61967 WHERE (`Entry`=242550 AND `DifficultyID`=0); -- 242550 (Lorewalker Initiate) - CanSwim
|
||||
UPDATE `creature_template_difficulty` SET `ContentTuningID`=3011, `StaticFlags1`=0x10000000, `VerifiedBuild`=61967 WHERE (`Entry`=242566 AND `DifficultyID`=0); -- 242566 (Lorewalker Initiate) - CanSwim
|
||||
@@ -0,0 +1,7 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_warr_unbridled_ferocity';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(389603, 'spell_warr_unbridled_ferocity');
|
||||
|
||||
DELETE FROM `spell_proc` WHERE `SpellId` IN (389603);
|
||||
INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
|
||||
(389603,0x00,4,0x00000000,0x00000000,0x00000000,0x08000000,0x0,0x0,0x0,0x2,0x403,0x0,0x0,0,0,0,0); -- Unbridled Ferocity
|
||||
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `quest_offer_reward` WHERE `ID`=90705;
|
||||
INSERT INTO `quest_offer_reward` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `RewardText`, `VerifiedBuild`) VALUES
|
||||
(90705, 1, 11, 0, 0, 0, 500, 0, 0, 'Oh? Lali is sending vistors my way, now? \n\n<Lorewalker Cho laughs a deep, belly laugh.> \n\nOf course she is! \n\nAh, but she is correct. The only thing I love more than gathering stories is telling them! Sit down, let me share a tale with you.', 61491); -- 90705
|
||||
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_improved_whirlwind');
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(190411, 'spell_improved_whirlwind');
|
||||
@@ -0,0 +1,10 @@
|
||||
DELETE FROM `spell_proc` WHERE `SpellId` IN (392536, 280776);
|
||||
INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
|
||||
(392536,0x01,4,0x00000000,0x00000000,0x00000000,0x00100000,0x0,0x0,0x1,0x2,0x577,0x10,0x0,0,0,0,0), -- Ashen Juggernaut
|
||||
(280776,0x01,4,0x00000000,0x00000000,0x00000000,0x00100000,0x0,0x0,0x1,0x2,0x577,0x10,0x0,0,0,0,1); -- Sudden Death
|
||||
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` IN('spell_warr_ashen_juggernaut', 'spell_warr_sudden_death', 'spell_warr_sudden_death_proc');
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(392536, 'spell_warr_ashen_juggernaut'),
|
||||
(280776, 'spell_warr_sudden_death'),
|
||||
(280721, 'spell_warr_sudden_death_proc');
|
||||
@@ -0,0 +1,7 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_mage_improved_scorch';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(383604, 'spell_mage_improved_scorch');
|
||||
|
||||
DELETE FROM `spell_proc` WHERE `SpellId` IN (383604);
|
||||
INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
|
||||
(383604,0x00,3,0x00000010,0x00000000,0x00000000,0x00000000,0x0,0x0,0x1,0x2,0x0,0x0,0x0,0,0,0,0); -- Improved Scorch
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user