DB Updates
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DROP VIEW IF EXISTS `vw_log_history`;
|
||||
|
||||
CREATE VIEW `vw_log_history` AS (SELECT FROM_UNIXTIME(MIN(`logs`.`time`)) AS `First Logged` ,FROM_UNIXTIME(MAX(`logs`.`time`)) AS `Last Logged` ,COUNT(*) AS `Occurrences` ,`realmlist`.`name` AS `Realm` ,`logs`.`type` ,`logs`.`level` ,`logs`.`string` FROM `logs` LEFT JOIN realmlist ON `logs`.`realm` = `realmlist`.`id` GROUP BY `logs`.`string`, `logs`.`type`, `logs`.`realm`);
|
||||
@@ -0,0 +1,10 @@
|
||||
DELETE FROM `rbac_permissions` WHERE `id` IN (875, 876, 877);
|
||||
INSERT INTO `rbac_permissions` (`id`, `name`) VALUES
|
||||
(875, "Command: lookup map id"),
|
||||
(876, "Command: lookup item id"),
|
||||
(877, "Command: lookup quest id");
|
||||
|
||||
INSERT INTO `rbac_linked_permissions` (`id`, `linkedId`) VALUES
|
||||
(196, 875),
|
||||
(196, 876),
|
||||
(196, 877);
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,35 @@
|
||||
-- Demon Portal SAI
|
||||
UPDATE `gameobject` SET `spawntimesecs`=120 WHERE `id` IN (177243, 177365, 177366, 177367, 177368, 177369, 177397, 177398, 177399, 177400);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (177243, 177365, 177366, 177367, 177368, 177369, 177397, 177398, 177399, 177400) AND `source_type`=1;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (17724300, 17736500, 17736600, 17736700, 17736800, 17736900, 17739700, 17739800, 17739900, 17740000) 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`,`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
|
||||
(177243,1,0,0,70,0,100,0,2,0,0,0,80,17724300,2,0,0,0,0,1,0,0,0,0,0,0,0,'demon portal - on state change - Call Timed ActionList'),
|
||||
(177243,1,1,0,35,0,100,0,11937,5000,5000,0,106,16,0,0,0,0,0,1,0,0,0,0,0,0,0,'demon portal - on Summon despawned - Remove flag'),
|
||||
(177365,1,0,0,70,0,100,0,2,0,0,0,80,17724300,2,0,0,0,0,1,0,0,0,0,0,0,0,'demon portal - on state change - Call Timed ActionList'),
|
||||
(177365,1,1,0,35,0,100,0,11937,5000,5000,0,106,16,0,0,0,0,0,1,0,0,0,0,0,0,0,'demon portal - on Summon despawned - Remove flag'),
|
||||
(177366,1,0,0,70,0,100,0,2,0,0,0,80,17724300,2,0,0,0,0,1,0,0,0,0,0,0,0,'demon portal - on state change - Call Timed ActionList'),
|
||||
(177366,1,1,0,35,0,100,0,11937,5000,5000,0,106,16,0,0,0,0,0,1,0,0,0,0,0,0,0,'demon portal - on Summon despawned - Remove flag'),
|
||||
(177367,1,0,0,70,0,100,0,2,0,0,0,80,17724300,2,0,0,0,0,1,0,0,0,0,0,0,0,'demon portal - on state change - Call Timed ActionList'),
|
||||
(177367,1,1,0,35,0,100,0,11937,5000,5000,0,106,16,0,0,0,0,0,1,0,0,0,0,0,0,0,'demon portal - on Summon despawned - Remove flag'),
|
||||
(177368,1,0,0,70,0,100,0,2,0,0,0,80,17724300,2,0,0,0,0,1,0,0,0,0,0,0,0,'demon portal - on state change - Call Timed ActionList'),
|
||||
(177368,1,1,0,35,0,100,0,11937,5000,5000,0,106,16,0,0,0,0,0,1,0,0,0,0,0,0,0,'demon portal - on Summon despawned - Remove flag'),
|
||||
(177369,1,0,0,70,0,100,0,2,0,0,0,80,17724300,2,0,0,0,0,1,0,0,0,0,0,0,0,'demon portal - on state change - Call Timed ActionList'),
|
||||
(177369,1,1,0,35,0,100,0,11937,5000,5000,0,106,16,0,0,0,0,0,1,0,0,0,0,0,0,0,'demon portal - on Summon despawned - Remove flag'),
|
||||
(177397,1,0,0,70,0,100,0,2,0,0,0,80,17724300,2,0,0,0,0,1,0,0,0,0,0,0,0,'demon portal - on state change - Call Timed ActionList'),
|
||||
(177397,1,1,0,35,0,100,0,11937,5000,5000,0,106,16,0,0,0,0,0,1,0,0,0,0,0,0,0,'demon portal - on Summon despawned - Remove flag'),
|
||||
(177398,1,0,0,70,0,100,0,2,0,0,0,80,17724300,2,0,0,0,0,1,0,0,0,0,0,0,0,'demon portal - on state change - Call Timed ActionList'),
|
||||
(177398,1,1,0,35,0,100,0,11937,5000,5000,0,106,16,0,0,0,0,0,1,0,0,0,0,0,0,0,'demon portal - on Summon despawned - Remove flag'),
|
||||
(177399,1,0,0,70,0,100,0,2,0,0,0,80,17724300,2,0,0,0,0,1,0,0,0,0,0,0,0,'demon portal - on state change - Call Timed ActionList'),
|
||||
(177399,1,1,0,35,0,100,0,11937,5000,5000,0,106,16,0,0,0,0,0,1,0,0,0,0,0,0,0,'demon portal - on Summon despawned - Remove flag'),
|
||||
(177400,1,0,0,70,0,100,0,2,0,0,0,80,17724300,2,0,0,0,0,1,0,0,0,0,0,0,0,'demon portal - on state change - Call Timed ActionList'),
|
||||
(177400,1,1,0,35,0,100,0,11937,5000,5000,0,106,16,0,0,0,0,0,1,0,0,0,0,0,0,0,'demon portal - on Summon despawned - Remove flag'),
|
||||
(17724300, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 11937, 4, 30000, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0,0,'Demon portal - ActionList - summon Demon Portal Guardian'),
|
||||
(17724300, 9, 1, 0, 0, 0, 100, 0, 3500, 3500, 0, 0, 105, 16, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0,0,'Demon portal - ActionList - Set gob flag'),
|
||||
(17724300, 9, 2, 0, 0, 0, 100, 0, 120000, 120000, 0, 0, 106, 16, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0,0,'Demon portal - ActionList - Remove gob flag');
|
||||
-- Demon Portal Guardian
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=11937 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`, `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
|
||||
(11937, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 21, 30, 0, 0, 0, 0, 0, 0, 'Demon Portal Guardian - On Just summoned - Attack'),
|
||||
(11937, 0, 1, 0, 6, 0, 100, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'Demon Portal Guardian - On death - Despawn summoner'),
|
||||
(11937, 0, 2, 0, 21, 0, 100, 0, 0, 0, 0, 0, 106, 16, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'Demon Portal Guardian - On homepos - remove flag'),
|
||||
(11937, 0, 3, 0, 21, 0, 100, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Demon Portal Guardian - On homepos - Despawn');
|
||||
@@ -0,0 +1,400 @@
|
||||
--
|
||||
DELETE FROM `spawn_group` WHERE `spawnId` IN (213297,213298,213299,213300,213301) AND `spawnType`=0;
|
||||
DELETE FROM `creature` WHERE `guid` IN (213297, 213298, 213299, 213300, 213301, 106351, 106482, 106483, 106486, 106487, 106488, 106489, 106490, 106491, 106492, 106493, 106494, 106496, 106506, 106515, 106516, 106571, 106601, 106602, 106677, 106694, 106700, 106701, 106704, 106725, 106730, 106731, 106732, 106734, 106738, 106739, 106740, 106745, 106746, 106753, 106754, 106756, 106760, 106774, 106796, 106797);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
(106351, 22018, 530, 0, 0, '0', 0, 0, 1, -4436.05, 1321.42, 107.184, 1.4352, 180, 0, 0, 6761, 0, 2, 0, 0, 0, 0),
|
||||
(106482, 22018, 530, 0, 0, '0', 0, 0, 1, -4360.59, 1306.49, 87.3064, 3.3381, 180, 0, 0, 6761, 0, 2, 0, 0, 0, 0),
|
||||
(106483, 22018, 530, 0, 0, '0', 0, 0, 1, -4258.5, 1315.87, 52.4526, 0.146762, 180, 0, 0, 6761, 0, 2, 0, 0, 0, 0),
|
||||
(106486, 22018, 530, 0, 0, '0', 0, 0, 1, -4258.1, 1299.36, 52.9594, 0.146762, 180, 0, 0, 6761, 0, 2, 0, 0, 0, 0),
|
||||
(106487, 22018, 530, 0, 0, '0', 0, 0, 1, -4166.61, 1308.71, 56.1101, 5.78636, 180, 0, 0, 6761, 0, 2, 0, 0, 0, 0),
|
||||
(106488, 22018, 530, 0, 0, '0', 0, 0, 1, -4102.84, 1353.31, 72.3164, 6.10637, 180, 0, 0, 6761, 0, 2, 0, 0, 0, 0),
|
||||
(106489, 22018, 530, 0, 0, '0', 0, 0, 1, -4444.8, 1342.72, 132.049, 1.81818, 180, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106490, 22017, 530, 0, 0, '0', 0, 0, 1, -4100.07, 1351.96, 72.8829, 2.9147, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106491, 22017, 530, 0, 0, '0', 0, 0, 1, -4100.01, 1375.74, 79.7783, 2.32129, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106492, 22017, 530, 0, 0, '0', 0, 0, 1, -4123.97, 1400.04, 85.6092, 0.698132, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106493, 22017, 530, 0, 0, '0', 0, 0, 1, -4123.58, 1382.96, 81.4806, 0.663225, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106494, 22017, 530, 0, 0, '0', 0, 0, 1, -4151.66, 1310.76, 56.3273, 4.90438, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106496, 22017, 530, 0, 0, '0', 0, 0, 1, -4120.25, 1335.39, 67.2617, 0, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106506, 22017, 530, 0, 0, '0', 0, 0, 1, -4214.66, 1297.19, 57.2148, 1.5708, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106515, 22017, 530, 0, 0, '0', 0, 0, 1, -4227.29, 1313.99, 56.0313, 4.66003, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106516, 22017, 530, 0, 0, '0', 0, 0, 1, -4236.12, 1296.55, 56.9548, 1.65806, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106571, 22017, 530, 0, 0, '0', 0, 0, 1, -4257.24, 1296.91, 53.6587, 1.72788, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106601, 22017, 530, 0, 0, '0', 0, 0, 1, -4297.72, 1328.61, 65.5859, 4.75729, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106602, 22017, 530, 0, 0, '0', 0, 0, 1, -4392.06, 1326.51, 89.2531, 4.95674, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106677, 22017, 530, 0, 0, '0', 0, 0, 1, -4403.89, 1355.37, 138.604, 1.91986, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106694, 22017, 530, 0, 0, '0', 0, 0, 1, -4436.86, 1341.97, 133.63, 2.18166, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106700, 22017, 530, 0, 0, '0', 0, 0, 1, -4459.64, 1335.91, 128.005, 1.8326, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106701, 22017, 530, 0, 0, '0', 0, 0, 1, -4495.86, 1360.22, 132.818, 5.72468, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106704, 22017, 530, 0, 0, '0', 0, 0, 1, -4422.06, 1399.37, 144.501, 4.67748, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106725, 22017, 530, 0, 0, '0', 0, 0, 1, -4306.21, 1368.64, 142.438, 1.44862, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106730, 22017, 530, 0, 0, '0', 0, 0, 1, -4316.88, 1394.04, 145.555, 4.64258, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106731, 22017, 530, 0, 0, '0', 0, 0, 1, -4284.6, 1372.36, 143.721, 1.85005, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106732, 22017, 530, 0, 0, '0', 0, 0, 1, -4227.07, 1384.31, 131.743, 0.663225, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106734, 22017, 530, 0, 0, '0', 0, 0, 1, -4129.43, 1285.63, 55.3489, 1.88496, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106738, 22017, 530, 0, 0, '0', 0, 0, 1, -4286.69, 1401.65, 142.341, 6.01647, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106739, 22016, 530, 0, 0, '0', 0, 0, 1, -4370.16, 1299.02, 87.1071, 1.55334, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106740, 22016, 530, 0, 0, '0', 0, 0, 1, -4374.5, 1298.99, 86.2582, 1.5708, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106745, 22016, 530, 0, 0, '0', 0, 0, 1, -4392.29, 1294.81, 85.677, 1.91986, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106746, 22016, 530, 0, 0, '0', 0, 0, 1, -4390.21, 1325.9, 87.8148, 4.72984, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106753, 22016, 530, 0, 0, '0', 0, 0, 1, -4394.57, 1325.53, 89.9618, 4.67748, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106754, 22016, 530, 0, 0, '0', 0, 0, 1, -4438.94, 1341.44, 133.101, 1.58825, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106756, 22016, 530, 0, 0, '0', 0, 0, 1, -4457.66, 1336.21, 128.384, 2.09439, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106760, 22016, 530, 0, 0, '0', 0, 0, 1, -4461.85, 1335.4, 127.445, 2.16421, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106774, 22016, 530, 0, 0, '0', 0, 0, 1, -4478.78, 1380.63, 140.871, 5.58505, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106796, 22016, 530, 0, 0, '0', 0, 0, 1, -4472.86, 1384.76, 142.812, 5.53269, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0),
|
||||
(106797, 22016, 530, 0, 0, '0', 0, 0, 1, -4493.48, 1361.58, 132.76, 5.21853, 180, 0, 0, 5233, 2991, 0, 0, 0, 0, 0);
|
||||
UPDATE `creature` SET `orientation`= 5.724680 WHERE `guid`=77103;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (-77155, -77156, -77163, -77166, -77168, -77169, -106351, -106482, -106483, -106486, -106487, -106488) AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2201800) 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`, `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
|
||||
(-77155, 0, 0, 0, 0, 0, 100, 0, 1000, 1000, 120000, 240000, 11, 30931, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Battle Shout' (No Repeat)"),
|
||||
(-77155, 0, 1, 0, 0, 0, 100, 0, 10000, 10000, 17500, 42500, 11, 35871, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Spellbreaker' (No Repeat)"),
|
||||
(-77155, 0, 2, 0, 6, 0, 100, 513, 0, 0, 0, 0, 11, 38311, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On Just Died - Cast 'Summon Eclipsion Hawkstrider' (No Repeat)"),
|
||||
(-77155, 0, 3, 0, 34, 0, 50, 0, 2, 2, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77155, 0, 4, 0, 34, 0, 50, 0, 2, 5, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77155, 0, 5, 0, 34, 0, 50, 0, 2, 7, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77155, 0, 6, 0, 34, 0, 50, 0, 2, 11, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77156, 0, 0, 0, 0, 0, 100, 0, 1000, 1000, 120000, 240000, 11, 30931, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Battle Shout' (No Repeat)"),
|
||||
(-77156, 0, 1, 0, 0, 0, 100, 0, 10000, 10000, 17500, 42500, 11, 35871, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Spellbreaker' (No Repeat)"),
|
||||
(-77156, 0, 2, 0, 6, 0, 100, 513, 0, 0, 0, 0, 11, 38311, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On Just Died - Cast 'Summon Eclipsion Hawkstrider' (No Repeat)"),
|
||||
(-77156, 0, 3, 0, 34, 0, 50, 0, 2, 1, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77156, 0, 4, 0, 34, 0, 50, 0, 2, 5, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77156, 0, 5, 0, 34, 0, 50, 0, 2, 6, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77156, 0, 6, 0, 34, 0, 50, 0, 2, 9, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77163, 0, 0, 0, 0, 0, 100, 0, 1000, 1000, 120000, 240000, 11, 30931, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Battle Shout' (No Repeat)"),
|
||||
(-77163, 0, 1, 0, 0, 0, 100, 0, 10000, 10000, 17500, 42500, 11, 35871, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Spellbreaker' (No Repeat)"),
|
||||
(-77163, 0, 2, 0, 6, 0, 100, 513, 0, 0, 0, 0, 11, 38311, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On Just Died - Cast 'Summon Eclipsion Hawkstrider' (No Repeat)"),
|
||||
(-77163, 0, 3, 0, 34, 0, 50, 0, 2, 1, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77163, 0, 4, 0, 34, 0, 50, 0, 2, 2, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77163, 0, 5, 0, 34, 0, 50, 0, 2, 5, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77163, 0, 6, 0, 34, 0, 50, 0, 2, 8, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77166, 0, 0, 0, 0, 0, 100, 0, 1000, 1000, 120000, 240000, 11, 30931, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Battle Shout' (No Repeat)"),
|
||||
(-77166, 0, 1, 0, 0, 0, 100, 0, 10000, 10000, 17500, 42500, 11, 35871, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Spellbreaker' (No Repeat)"),
|
||||
(-77166, 0, 2, 0, 6, 0, 100, 513, 0, 0, 0, 0, 11, 38311, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On Just Died - Cast 'Summon Eclipsion Hawkstrider' (No Repeat)"),
|
||||
(-77166, 0, 3, 0, 34, 0, 50, 0, 2, 1, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77166, 0, 4, 0, 34, 0, 50, 0, 2, 5, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77166, 0, 5, 0, 34, 0, 50, 0, 2, 6, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77166, 0, 6, 0, 34, 0, 50, 0, 2, 8, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77166, 0, 7, 0, 34, 0, 50, 0, 2, 9, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77168, 0, 0, 0, 0, 0, 100, 0, 1000, 1000, 120000, 240000, 11, 30931, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Battle Shout' (No Repeat)"),
|
||||
(-77168, 0, 1, 0, 0, 0, 100, 0, 10000, 10000, 17500, 42500, 11, 35871, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Spellbreaker' (No Repeat)"),
|
||||
(-77168, 0, 2, 0, 6, 0, 100, 513, 0, 0, 0, 0, 11, 38311, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On Just Died - Cast 'Summon Eclipsion Hawkstrider' (No Repeat)"),
|
||||
(-77168, 0, 3, 0, 34, 0, 50, 0, 2, 4, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77168, 0, 4, 0, 34, 0, 50, 0, 2, 7, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77168, 0, 5, 0, 34, 0, 50, 0, 2, 10, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77169, 0, 0, 0, 0, 0, 100, 0, 1000, 1000, 120000, 240000, 11, 30931, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Battle Shout' (No Repeat)"),
|
||||
(-77169, 0, 1, 0, 0, 0, 100, 0, 10000, 10000, 17500, 42500, 11, 35871, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Spellbreaker' (No Repeat)"),
|
||||
(-77169, 0, 2, 0, 6, 0, 100, 513, 0, 0, 0, 0, 11, 38311, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On Just Died - Cast 'Summon Eclipsion Hawkstrider' (No Repeat)"),
|
||||
(-77169, 0, 3, 0, 34, 0, 50, 0, 2, 1, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77169, 0, 4, 0, 34, 0, 50, 0, 2, 6, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77169, 0, 5, 0, 34, 0, 50, 0, 2, 8, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-77169, 0, 6, 0, 34, 0, 50, 0, 2, 12, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106351, 0, 0, 0, 0, 0, 100, 0, 1000, 1000, 120000, 240000, 11, 30931, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Battle Shout' (No Repeat)"),
|
||||
(-106351, 0, 1, 0, 0, 0, 100, 0, 10000, 10000, 17500, 42500, 11, 35871, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Spellbreaker' (No Repeat)"),
|
||||
(-106351, 0, 2, 0, 6, 0, 100, 513, 0, 0, 0, 0, 11, 38311, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On Just Died - Cast 'Summon Eclipsion Hawkstrider' (No Repeat)"),
|
||||
(-106351, 0, 3, 0, 34, 0, 50, 0, 2, 1, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106351, 0, 4, 0, 34, 0, 50, 0, 2, 4, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106351, 0, 5, 0, 34, 0, 50, 0, 2, 13, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106482, 0, 0, 0, 0, 0, 100, 0, 1000, 1000, 120000, 240000, 11, 30931, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Battle Shout' (No Repeat)"),
|
||||
(-106482, 0, 1, 0, 0, 0, 100, 0, 10000, 10000, 17500, 42500, 11, 35871, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Spellbreaker' (No Repeat)"),
|
||||
(-106482, 0, 2, 0, 6, 0, 100, 513, 0, 0, 0, 0, 11, 38311, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On Just Died - Cast 'Summon Eclipsion Hawkstrider' (No Repeat)"),
|
||||
(-106482, 0, 3, 0, 34, 0, 50, 0, 2, 1, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106482, 0, 4, 0, 34, 0, 50, 0, 2, 3, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106482, 0, 5, 0, 34, 0, 50, 0, 2, 4, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106483, 0, 0, 0, 0, 0, 100, 0, 1000, 1000, 120000, 240000, 11, 30931, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Battle Shout' (No Repeat)"),
|
||||
(-106483, 0, 1, 0, 0, 0, 100, 0, 10000, 10000, 17500, 42500, 11, 35871, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Spellbreaker' (No Repeat)"),
|
||||
(-106483, 0, 2, 0, 6, 0, 100, 513, 0, 0, 0, 0, 11, 38311, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On Just Died - Cast 'Summon Eclipsion Hawkstrider' (No Repeat)"),
|
||||
(-106483, 0, 3, 0, 34, 0, 50, 0, 2, 1, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106483, 0, 4, 0, 34, 0, 50, 0, 2, 3, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106483, 0, 5, 0, 34, 0, 50, 0, 2, 7, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106483, 0, 6, 0, 34, 0, 50, 0, 2, 12, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106483, 0, 7, 0, 34, 0, 50, 0, 2, 15, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106486, 0, 0, 0, 0, 0, 100, 0, 1000, 1000, 120000, 240000, 11, 30931, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Battle Shout' (No Repeat)"),
|
||||
(-106486, 0, 1, 0, 0, 0, 100, 0, 10000, 10000, 17500, 42500, 11, 35871, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Spellbreaker' (No Repeat)"),
|
||||
(-106486, 0, 2, 0, 6, 0, 100, 513, 0, 0, 0, 0, 11, 38311, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On Just Died - Cast 'Summon Eclipsion Hawkstrider' (No Repeat)"),
|
||||
(-106486, 0, 3, 0, 34, 0, 50, 0, 2, 1, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106486, 0, 4, 0, 34, 0, 50, 0, 2, 3, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106486, 0, 5, 0, 34, 0, 50, 0, 2, 5, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106486, 0, 6, 0, 34, 0, 50, 0, 2, 7, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106486, 0, 7, 0, 34, 0, 50, 0, 2, 8, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106487, 0, 0, 0, 0, 0, 100, 0, 1000, 1000, 120000, 240000, 11, 30931, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Battle Shout' (No Repeat)"),
|
||||
(-106487, 0, 1, 0, 0, 0, 100, 0, 10000, 10000, 17500, 42500, 11, 35871, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Spellbreaker' (No Repeat)"),
|
||||
(-106487, 0, 2, 0, 6, 0, 100, 513, 0, 0, 0, 0, 11, 38311, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On Just Died - Cast 'Summon Eclipsion Hawkstrider' (No Repeat)"),
|
||||
(-106487, 0, 3, 0, 34, 0, 50, 0, 2, 1, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106487, 0, 4, 0, 34, 0, 50, 0, 2, 5, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106487, 0, 5, 0, 34, 0, 50, 0, 2, 7, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106487, 0, 6, 0, 34, 0, 50, 0, 2, 8, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106487, 0, 7, 0, 34, 0, 50, 0, 2, 10, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106487, 0, 8, 0, 34, 0, 50, 0, 2, 16, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106488, 0, 0, 0, 0, 0, 100, 0, 1000, 1000, 120000, 240000, 11, 30931, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Battle Shout' (No Repeat)"),
|
||||
(-106488, 0, 1, 0, 0, 0, 100, 0, 10000, 10000, 17500, 42500, 11, 35871, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - In Combat - Cast 'Spellbreaker' (No Repeat)"),
|
||||
(-106488, 0, 2, 0, 6, 0, 100, 513, 0, 0, 0, 0, 11, 38311, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On Just Died - Cast 'Summon Eclipsion Hawkstrider' (No Repeat)"),
|
||||
(-106488, 0, 3, 0, 34, 0, 50, 0, 2, 1, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106488, 0, 4, 0, 34, 0, 50, 0, 2, 3, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106488, 0, 5, 0, 34, 0, 50, 0, 2, 6, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(-106488, 0, 6, 0, 34, 0, 50, 0, 2, 7, 0, 0, 80, 2201800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On movment informer - Action"),
|
||||
(2201800, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 2, 66, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On action list - Play emote"),
|
||||
(2201800, 9, 1, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On action list - Say text"),
|
||||
(2201800, 9, 2, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19, 22016, 10, 0, 0, 0, 0, 0, "Eclipsion Cavalier - On action list - Say text");
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` IN (22016,22018);
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(22018,0,0,"Straighten up! I will not have soldiers in my unit looking so undisciplined before Val'zareq.",12,0,100,0,0,0,19701,0,"Eclipsion Cavalier"),
|
||||
(22018,0,1,"You will do nothing to dishonor me before Val'zareq. Is that clear?",12,0,100,0,0,0,19702,0,"Eclipsion Cavalier"),
|
||||
(22018,0,2,"You are doing well. Keep it up!",12,0,100,0,0,0,19703,0,"Eclipsion Cavalier"),
|
||||
(22016,0,0,"Sir, yes Sir!",12,0,100,66,0,0,19704,0,"Eclipsion Soldier"),
|
||||
(22016,0,1,"As you command, Sir!",12,0,100,66,0,0,19705,0,"Eclipsion Soldier"),
|
||||
(22016,0,2,"We shall not fail you Sir!",12,0,100,66,0,0,19706,0,"Eclipsion Soldier");
|
||||
|
||||
UPDATE `creature` SET `MovementType`=0 , `spawndist`=0 WHERE `guid` IN (77157, 77158, 77159, 77160, 77161, 77162, 77164, 77165, 77167, 77170, 70866, 70860, 70845, 70841, 70840, 70867, 70869);
|
||||
UPDATE `creature` SET `MovementType`=2 , `spawndist`=0 WHERE `guid` IN (77155, 77156, 77163, 77166, 77168, 77169, 70854, 70856, 70858, 70861, 70862,70926,70927);
|
||||
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (213297, 213298, 213299, 213300, 213301, 77155,77156,77163,77166,77168,77169,106351, 106482, 106483, 106486, 106487, 106488, 70854, 70856, 70858, 70861, 70862,70926,70927);
|
||||
INSERT INTO `creature_addon` (`guid`, `mount`, `path_id`,`bytes2`) VALUES
|
||||
(77155, 20937, 771550,4097),
|
||||
(77156, 20937, 771560,4097),
|
||||
(77163, 20937, 771630,4097),
|
||||
(77166, 20937, 771660,4097),
|
||||
(77168, 20937, 771680,4097),
|
||||
(77169, 20937, 771690,4097),
|
||||
(106351, 20937, 1063510,4097),
|
||||
(106482, 20937, 1064820,4097),
|
||||
(106483, 20937, 1064830,4097),
|
||||
(106486, 20937, 1064860,4097),
|
||||
(106487, 20937, 1064870,4097),
|
||||
(106488, 20937, 1064880,4097),
|
||||
(70854, 0, 708540,4097),
|
||||
(70856, 0, 708560,4097),
|
||||
(70858, 0, 708580,4097),
|
||||
(70861, 0, 708610,4097),
|
||||
(70862, 0, 708620,4097),
|
||||
(70926, 0, 709260,4097),
|
||||
(70927, 0, 709270,4097);
|
||||
|
||||
UPDATE `creature_template_addon` SET `bytes1`=0 WHERE `entry` IN (19792);
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (70835,70839);
|
||||
INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`,`bytes2`) VALUES
|
||||
(70835, 0, 8, 1),
|
||||
(70839, 0, 8, 1);
|
||||
|
||||
DELETE FROM `waypoint_data` WHERE `id` IN (771550,771560,771630,771660,771680,771690,1063510, 1064820, 1064830, 1064860, 1064870, 1064880, 708540, 708560, 708580, 708610, 708620, 709260,709270);
|
||||
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`orientation`,`delay`,`action`,`move_type`,`action_chance`,`wpguid`) VALUES
|
||||
(708540, 1, -4394.37, 1695.86, 157.779, 0.523606, 60000, 0, 0, 100, 0),
|
||||
(708540, 2, -4385.76, 1701.12, 156.656, 0.37, 22000, 0, 0, 100, 0),
|
||||
(708560, 1, -4417.68, 1580.7, 163.462, 1.017, 22000, 0, 0, 100, 0),
|
||||
(708560, 2, -4418.79, 1566.57, 164.76, 1.645, 60000, 0, 0, 100, 0),
|
||||
(708580, 1, -4486.56, 1647.48, 165.475, 0.237698, 45000, 0, 0, 100, 0),
|
||||
(708580, 2, -4471.61, 1654.49, 162.833, 0.368861, 22000, 0, 0, 100, 0),
|
||||
(708580, 3, -4486.56, 1647.48, 165.475, 0.237698, 45000, 0, 0, 100, 0),
|
||||
(708610, 1, -4484.18, 1744.06, 158.657, 0.577659, 0, 0, 0, 100, 0),
|
||||
(708610, 2, -4476.58, 1750.96, 158.348, 0.889462, 0, 0, 0, 100, 0),
|
||||
(708610, 3, -4469.4, 1760.97, 158.252, 1.06618, 0, 0, 0, 100, 0),
|
||||
(708610, 4, -4465.99, 1769.93, 158.857, 4.38134, 60000, 0, 0, 100, 0),
|
||||
(708610, 5, -4471.04, 1758.56, 158.216, 4.05856, 0, 0, 0, 100, 0),
|
||||
(708610, 6, -4481.98, 1745.8, 158.59, 3.55041, 0, 0, 0, 100, 0),
|
||||
(708610, 7, -4487.37, 1743.44, 158.809, 3.3195, 0, 0, 0, 100, 0),
|
||||
(708610, 8, -4498.17, 1742.18, 159.676, 3.23546, 20000, 0, 0, 100, 0),
|
||||
(708620, 1, -4473.33, 1681.59, 162.246, 5.60097, 22000, 0, 0, 100, 0),
|
||||
(708620, 2, -4486.05, 1693.03, 164.847, 6.20663, 60000, 0, 0, 100, 0),
|
||||
(771550, 1, -4435.78, 1277.31, 71.9184, 0.643684, 0, 0, 0,100, 0),
|
||||
(771550, 2, -4425.73, 1287.16, 75.6246, 1.24609, 0, 0, 0,100, 0),
|
||||
(771550, 3, -4426.02, 1291.03, 77.0528, 1.8799, 6000, 0, 0,100, 0),
|
||||
(771550, 4, -4433.76, 1280.07, 72.8475, 3.68239, 0, 0, 0,100, 0),
|
||||
(771550, 5, -4444.88, 1263.18, 65.9875, 3.68711, 0, 0, 0,100, 0),
|
||||
(771550, 6, -4453.53, 1258.36, 62.0051, 3.58972, 6000, 0, 0,100, 0),
|
||||
(771550, 7, -4460.31, 1255.6, 60.596, 3.86618, 0, 0, 0,100, 0),
|
||||
(771550, 8, -4476.57, 1244.53, 54.0494, 2.48152, 6000, 0, 0,100, 0),
|
||||
(771550, 9, -4454.83, 1251.42, 61.3339, 0.953135, 0, 0, 0,100, 0),
|
||||
(771550, 10, -4453.6, 1257.67, 61.8587, 0.942479, 0, 0, 0,100, 0),
|
||||
(771550, 11, -4451.54, 1266.11, 65.6788, 1.13804, 0, 0, 0,100, 0),
|
||||
(771550, 12, -4449.16, 1272.2, 68.1352, 2.38918, 6000, 0, 0,100, 0),
|
||||
(771560, 1, -4435.54, 1257.88, 70.2732, 5.66453, 0, 0, 0,100, 0),
|
||||
(771560, 2, -4435.54, 1257.88, 70.2732, 5.66453, 6000, 0, 0,100, 0),
|
||||
(771560, 3, -4427.88, 1268.92, 72.9217, 0.81076, 0, 0, 0,100, 0),
|
||||
(771560, 4, -4421.12, 1275.42, 77.9588, 0.69295, 0, 0, 0,100, 0),
|
||||
(771560, 5, -4407.68, 1286.83, 82.6384, 0.645826, 0, 0, 0,100, 0),
|
||||
(771560, 6, -4394.12, 1298.68, 85.7468, 5.14616, 6000, 0, 0,100, 0),
|
||||
(771560, 7, -4415.77, 1280.49, 79.0396, 5.35586, 6000, 0, 0,100, 0),
|
||||
(771560, 8, -4429.2, 1269.88, 72.5577, 3.85418, 0, 0, 0,100, 0),
|
||||
(771560, 9, -4444.66, 1248.84, 64.0785, 4.21546, 0, 0, 0,100, 0),
|
||||
(771560, 10, -4458.44, 1227.24, 54.2531, 5.52314, 6000, 0, 0,100, 0),
|
||||
(771560, 11, -4447.88, 1241.62, 62.5337, 0.648961, 0, 0, 0,100, 0),
|
||||
(771630, 1, -4479.72, 1369.12, 134.299, 0.961476, 0, 0, 0,100, 0),
|
||||
(771630, 2, -4444.38, 1400.77, 151.248, 1.38952, 6000, 0, 0,100, 0),
|
||||
(771630, 3, -4420.5, 1396.93, 142.389, 1.23715, 6000, 0, 0,100, 0),
|
||||
(771630, 4, -4448.61, 1399.91, 150.859, 3.51402, 0, 0, 0,100, 0),
|
||||
(771630, 5, -4456.17, 1395.57, 148.787, 3.88561, 0, 0, 0,100, 0),
|
||||
(771630, 6, -4476.39, 1380.21, 140.013, 3.14655, 6000, 0, 0,100, 0),
|
||||
(771630, 7, -4482.77, 1365.52, 132.793, 3.93351, 0, 0, 0,100, 0),
|
||||
(771630, 8, -4504.52, 1354.35, 130.7, 0.454201, 0, 0, 0,100, 0),
|
||||
(771630, 9, -4492.53, 1359.6, 131.179, 1.98102, 6000, 0, 0,100, 0),
|
||||
(771660, 1, -4366.3, 1363.91, 144.344, 6.25516, 0, 0, 0,100, 0),
|
||||
(771660, 2, -4353.75, 1363, 147.71, 5.403, 6000, 0, 0,100, 0),
|
||||
(771660, 3, -4368.06, 1364.86, 143.701, 2.5952, 0, 0, 0,100, 0),
|
||||
(771660, 4, -4379.97, 1371.73, 140.601, 3.03502, 0, 0, 0,100, 0),
|
||||
(771660, 5, -4399.11, 1363.55, 139.758, 3.61072, 0, 0, 0,100, 0),
|
||||
(771660, 6, -4422.34, 1350.78, 136.665, 5.18937, 6000, 0, 0,100, 0),
|
||||
(771660, 7, -4463.49, 1337.21, 127.433, 5.44148, 6000, 0, 0,100, 0),
|
||||
(771660, 8, -4452.86, 1342.14, 130.199, 0.11962, 0, 0, 0,100, 0),
|
||||
(771660, 9, -4435.49, 1345.28, 134.099, 4.88699, 6000, 0, 0,100, 0),
|
||||
(771660, 10, -4403.06, 1360, 139.416, 4.95218, 6000, 0, 0,100, 0),
|
||||
(771660, 11, -4386.37, 1370.66, 140.452, 0.17302, 0, 0, 0,100, 0),
|
||||
(771660, 12, -4378.25, 1370.99, 140.834, 5.82318, 0, 0, 0,100, 0),
|
||||
(771660, 13, -4371.2, 1366.06, 142.913, 5.91429, 0, 0, 0,100, 0),
|
||||
(771680, 1, -4319.62, 1365.25, 145.386, 3.61665, 0, 0, 0,100, 0),
|
||||
(771680, 2, -4325.75, 1360.55, 149.297, 1.36806, 0, 0, 0,100, 0),
|
||||
(771680, 3, -4319.43, 1365.96, 145.404, 0.309341, 0, 0, 0,100, 0),
|
||||
(771680, 4, -4292.83, 1378.56, 143.865, 6.05924, 0, 0, 0,100, 0),
|
||||
(771680, 5, -4287.13, 1375.84, 144.39, 4.79476, 6000, 0, 0,100, 0),
|
||||
(771680, 6, -4269.63, 1387.95, 139.178, 0.217457, 0, 0, 0,100, 0),
|
||||
(771680, 7, -4224.54, 1391.08, 130.293, 6.1103, 0, 0, 0,100, 0),
|
||||
(771680, 8, -4224.32, 1384.66, 131.45, 4.24498, 6000, 0, 0,100, 0),
|
||||
(771680, 9, -4230.46, 1390.21, 131.438, 3.05353, 0, 0, 0,100, 0),
|
||||
(771680, 10, -4272.53, 1386.15, 140.086, 3.53655, 0, 0, 0,100, 0),
|
||||
(771680, 11, -4303.33, 1372.01, 143.262, 4.62747, 6000, 0, 0,100, 0),
|
||||
(771690, 1, -4293.11, 1390.85, 142.393, 0.331473, 0, 0, 0,100, 0),
|
||||
(771690, 2, -4284.39, 1398.06, 140.788, 2.69003, 6000, 0, 0,100, 0),
|
||||
(771690, 3, -4291.5, 1391.97, 142.119, 3.52963, 0, 0, 0,100, 0),
|
||||
(771690, 4, -4310.06, 1389.18, 144.302, 2.95315, 0, 0, 0,100, 0),
|
||||
(771690, 5, -4336.78, 1397.29, 143.543, 2.90209, 0, 0, 0,100, 0),
|
||||
(771690, 6, -4354.77, 1401.21, 143.64, 3.18327, 0, 0, 0,100, 0),
|
||||
(771690, 7, -4370.95, 1400.32, 142.419, 1.68866, 6000, 0, 0,100, 0),
|
||||
(771690, 8, -4405.22, 1392.64, 139.522, 0.538052, 0, 0, 0,100, 0),
|
||||
(771690, 9, -4394.71, 1393.02, 140.782, 1.64546, 6000, 0, 0,100, 0),
|
||||
(771690, 10, -4379.01, 1398.65, 143.095, 0.178339, 0, 0, 0,100, 0),
|
||||
(771690, 11, -4355.49, 1402.97, 144.139, 6.10417, 0, 0, 0,100, 0),
|
||||
(771690, 12, -4318.83, 1390.83, 144.15, 6.2102, 0, 0, 0,100, 0),
|
||||
(771690, 13, -4315.45, 1390.27, 144.152, 1.4389, 6000, 0, 0,100, 0),
|
||||
(1063510, 1, -4461.39, 1320.19, 116.671, 2.07029, 0, 0, 0,100, 0),
|
||||
(1063510, 2, -4461.39, 1320.19, 116.671, 2.07029, 6000, 0, 0,100, 0),
|
||||
(1063510, 3, -4437.87, 1320.73, 107.994, 0.026686, 0, 0, 0,100, 0),
|
||||
(1063510, 4, -4429.75, 1320.01, 102.811, 0.199472, 0, 0, 0,100, 0),
|
||||
(1063510, 5, -4391.8, 1322.44, 87.4861, 1.84096, 6000, 0, 0,100, 0),
|
||||
(1063510, 6, -4388.37, 1323.54, 86.0792, 0.160202, 0, 0, 0,100, 0),
|
||||
(1063510, 7, -4376.18, 1324.69, 86.2675, 0.113078, 0, 0, 0,100, 0),
|
||||
(1063510, 8, -4353.49, 1326.68, 83.7979, 0.081662, 0, 0, 0,100, 0),
|
||||
(1063510, 9, -4333.21, 1328.34, 79.46, 1.92342, 0, 0, 0,100, 0),
|
||||
(1063510, 10,-4343.59, 1327.15, 79.8803, 3.27431, 0, 0, 0,100, 0),
|
||||
(1063510, 11, -4353.99, 1325.67, 83.5299, 3.20755, 0, 0, 0,100, 0),
|
||||
(1063510, 12, -4376.35, 1325.08, 86.4001, 3.21933, 0, 0, 0,100, 0),
|
||||
(1063510, 13, -4385.88, 1324.13, 85.6785, 3.22966, 0, 0, 0,100, 0),
|
||||
(1063510, 14, -4395.42, 1322.08, 88.9694, 1.36434, 6000, 0, 0,100, 0),
|
||||
(1063510, 15, -4420.52, 1322.59, 99.8929, 3.11971, 0, 0, 0,100, 0),
|
||||
(1063510, 16, -4438.77, 1321.67, 108.814, 3.03331, 0, 0, 0,100, 0),
|
||||
(1064820, 1, -4375.13, 1303.28, 85.5776, 4.85677, 0, 0, 0,100, 0),
|
||||
(1064820, 2, -4375.13, 1303.28, 85.5776, 4.85677, 6000, 0, 0,100, 0),
|
||||
(1064820, 3, -4361.78, 1312.64, 84.2645, 0.295969, 0, 0, 0,100, 0),
|
||||
(1064820, 4, -4341.68, 1311.55, 80.4115, 4.73505, 6000, 0, 0,100, 0),
|
||||
(1064820, 5, -4321.63, 1309.77, 77.0606, 5.05549, 6000, 0, 0,100, 0),
|
||||
(1064820, 6, -4343.97, 1311.53, 80.8401, 3.33113, 0, 0, 0,100, 0),
|
||||
(1064820, 7, -4363.5, 1304.34, 88.2811, 3.51256, 0, 0, 0,100, 0),
|
||||
(1064830, 1, -4249.42, 1314.14, 53.4205, 1.33293, 0, 0, 0,100, 0),
|
||||
(1064830, 2, -4249.42, 1314.14, 53.4205, 1.33293, 6000, 0, 0,100, 0),
|
||||
(1064830, 3, -4241.71, 1310.94, 55.1059, 6.17255, 0, 0, 0,100, 0),
|
||||
(1064830, 4, -4204.78, 1308.69, 56.2636, 1.56854, 6000, 0, 0,100, 0),
|
||||
(1064830, 5, -4193.45, 1312.27, 56.1076, 0.272635, 0, 0, 0,100, 0),
|
||||
(1064830, 6, -4208.33, 1310.01, 56.5351, 3.3082, 0, 0, 0,100, 0),
|
||||
(1064830, 7, -4219.93, 1308.88, 56.2153, 2.90765, 0, 0, 0,100, 0),
|
||||
(1064830, 8, -4228.84, 1311.45, 55.8694, 1.83229, 6000, 0, 0,100, 0),
|
||||
(1064830, 9, -4241.83, 1311.77, 55.1336, 2.99468, 0, 0, 0,100, 0),
|
||||
(1064830, 10,-4257.26, 1313.39, 51.838, 2.30645, 0, 0, 0,100, 0),
|
||||
(1064830, 11, -4265.49, 1317.59, 53.9122, 2.54521, 0, 0, 0,100, 0),
|
||||
(1064830, 12, -4281.93, 1328.8, 60.0124, 3.11205, 0, 0, 0,100, 0),
|
||||
(1064830, 13, -4296.25, 1325.97, 64.1015, 2.03134, 6000, 0, 0,100, 0),
|
||||
(1064830, 14, -4303.61, 1325.51, 66.929, 2.7382, 0, 0, 0,100, 0),
|
||||
(1064830, 15, -4323.07, 1328.54, 76.2508, 2.88585, 0, 0, 0,100, 0),
|
||||
(1064830, 16, -4312.89, 1329.22, 72.7786, 2.1091, 6000, 0, 0,100, 0),
|
||||
(1064830, 17, -4299.36, 1325.28, 64.7229, 0.113404, 0, 0, 0,100, 0),
|
||||
(1064830, 18, -4290.23, 1327.54, 63.2261, 6.15076, 0, 0, 0,100, 0),
|
||||
(1064830, 19, -4277.19, 1324.04, 57.6719, 5.59156, 0, 0, 0,100, 0),
|
||||
(1064830, 20, -4260.67, 1315.19, 52.4319, 6.12484, 0, 0, 0,100, 0),
|
||||
(1064860, 1, -4230.04, 1299.38, 57.7342, 0.123562, 0, 0, 0,100, 0),
|
||||
(1064860, 2, -4212.99, 1300.06, 56.618, 4.77313, 6000, 0, 0,100, 0),
|
||||
(1064860, 3, -4189.78, 1298.66, 56.7971, 5.8774, 0, 0, 0,100, 0),
|
||||
(1064860, 4, -4172.94, 1291.23, 57.3261, 4.88309, 6000, 0, 0,100, 0),
|
||||
(1064860, 5, -4188.99, 1298.18, 56.9773, 2.98165, 0, 0, 0,100, 0),
|
||||
(1064860, 6, -4194.87, 1299.1, 56.4641, 4.61449, 6000, 0, 0,100, 0),
|
||||
(1064860, 7, -4215.39, 1300.04, 56.3421, 3.14343, 0, 0, 0,100, 0),
|
||||
(1064860, 8, -4237.44, 1299.08, 56.2297, 4.64197, 6000, 0, 0,100, 0),
|
||||
(1064860, 9, -4258.75, 1298.94, 52.9774, 4.62861, 6000, 0, 0,100, 0),
|
||||
(1064870, 1, -4149.72, 1306.97, 55.6678, 1.508, 0, 0, 0,100, 0),
|
||||
(1064870, 2, -4149.72, 1306.97, 55.6678, 1.508, 6000, 0, 0,100, 0),
|
||||
(1064870, 3, -4140.45, 1306.14, 55.1221, 0.280418, 0, 0, 0,100, 0),
|
||||
(1064870, 4, -4124.31, 1313.41, 56.0927, 0.893814, 0, 0, 0,100, 0),
|
||||
(1064870, 5, -4117.14, 1325.1, 61.2544, 1.2606, 0, 0, 0,100, 0),
|
||||
(1064870, 6, -4116.56, 1336.51, 65.8039, 3.14948, 6000, 0, 0,100, 0),
|
||||
(1064870, 7, -4114.51, 1369.54, 77.1561, 1.62031, 0, 0, 0,100, 0),
|
||||
(1064870, 8, -4119.95, 1400.71, 84.82, 3.14005, 6000, 0, 0,100, 0),
|
||||
(1064870, 9, -4122, 1387.39, 81.9909, 3.83042, 6000, 0, 0,100, 0),
|
||||
(1064870, 10,-4114.8, 1377.72, 79.4148, 4.78232, 0, 0, 0,100, 0),
|
||||
(1064870, 11, -4116.97, 1335.49, 65.5606, 3.59716, 6000, 0, 0,100, 0),
|
||||
(1064870, 12, -4119.38, 1322.74, 60.3369, 4.19878, 0, 0, 0,100, 0),
|
||||
(1064870, 13, -4124.03, 1314.93, 56.8811, 3.73854, 0, 0, 0,100, 0),
|
||||
(1064870, 14, -4133.02, 1308.66, 55.0785, 3.43145, 0, 0, 0,100, 0),
|
||||
(1064870, 15, -4144.19, 1305.48, 55.2459, 2.94372, 0, 0, 0,100, 0),
|
||||
(1064870, 16, -4162.31, 1308.18, 55.9826, 2.83376, 0, 0, 0,100, 0),
|
||||
(1064870, 17, -4178.27, 1313.51, 56.0286, 1.18049, 6000, 0, 0,100, 0),
|
||||
(1064870, 18, -4165.88, 1309.79, 56.1315, 6.04603, 0, 0, 0,100, 0),
|
||||
(1064880, 1, -4103.97, 1377.96, 79.6852, 6.00929, 0, 0, 0,100, 0),
|
||||
(1064880, 2, -4103.97, 1377.96, 79.6852, 6.00929, 6000, 0, 0,100, 0),
|
||||
(1064880, 3, -4102.05, 1394.6, 83.8933, 1.05419, 0, 0, 0,100, 0),
|
||||
(1064880, 4, -4094.72, 1403.57, 86.1808, 5.33069, 6000, 0, 0,100, 0),
|
||||
(1064880, 5, -4102.49, 1392.14, 83.4954, 4.36843, 0, 0, 0,100, 0),
|
||||
(1064880, 6, -4104.05, 1377.35, 79.5177, 4.64567, 0, 0, 0,100, 0),
|
||||
(1064880, 7, -4103.72, 1351.72, 71.5122, 5.99655, 6000, 0, 0,100, 0),
|
||||
(1064880, 8, -4099.05, 1319.78, 61.9266, 5.92979, 6000, 0, 0,100, 0),
|
||||
(1064880, 9, -4102.39, 1336.85, 66.7508, 1.5944, 0, 0, 0,100, 0),
|
||||
(1064880, 10, -4102.73, 1354.61, 72.9443, 1.46087, 0, 0, 0,100, 0),
|
||||
(709260, 1, -4451.96, 1590.28, 163.602, 2.24564, 0, 0, 0,100, 0),
|
||||
(709260, 2, -4457.07, 1598.35, 163.219, 1.93462, 0, 0, 0,100, 0),
|
||||
(709260, 3, -4459.01, 1607.41, 163.099, 2.04458, 0, 0, 0,100, 0),
|
||||
(709260, 4, -4460.46, 1612.1, 163.135, 2.12783, 0, 0, 0,100, 0),
|
||||
(709260, 5, -4469.87, 1626.93, 163.221, 1.88043, 0, 0, 0,100, 0),
|
||||
(709260, 6, -4479.2, 1629.14, 164.972, 2.89909, 6000, 0, 0,100, 0),
|
||||
(709260, 7, -4471.79, 1632.22, 163.176, 1.48538, 0, 0, 0,100, 0),
|
||||
(709260, 8, -4473.61, 1657.56, 162.967, 1.61497, 3000, 0, 0,100, 0),
|
||||
(709260, 9, -4470.16, 1629.06, 163.218, 5.09192, 0, 0, 0,100, 0),
|
||||
(709260, 10, -4459.56, 1608.58, 163.113, 4.93562, 0, 0, 0,100, 0),
|
||||
(709260, 11, -4457.94, 1604.06, 163.154, 5.4477, 0, 0, 0,100, 0),
|
||||
(709260, 12, -4452.69, 1600.74, 163.691, 0.037872, 6000, 0, 0,100, 0),
|
||||
(709260, 13, -4455.44, 1594.2, 163.468, 5.37073, 0, 0, 0,100, 0),
|
||||
(709260, 14, -4449.52, 1586.77, 163.769, 5.84746, 0, 0, 0,100, 0),
|
||||
(709260, 15, -4436.75, 1580.4, 163.88, 6.18282, 0, 0, 0,100, 0),
|
||||
(709260, 16, -4411.86, 1580.59, 163.674, 0.191801, 0, 0, 0,100, 0),
|
||||
(709260, 17, -4403.58, 1582.91, 163.576, 0.525595, 0, 0, 0,100, 0),
|
||||
(709260, 18, -4396.31, 1587.7, 163.617, 0.916723, 0, 0, 0,100, 0),
|
||||
(709260, 19, -4391.02, 1593.5, 163.101, 1.06359, 0, 0, 0,100, 0),
|
||||
(709260, 20, -4392.31, 1600.97, 163.198, 1.92517, 6000, 0, 0,100, 0),
|
||||
(709260, 21, -4387, 1602.28, 162.184, 0.827187, 0, 0, 0,100, 0),
|
||||
(709260, 22, -4383.6, 1608, 161.379, 1.42331, 0, 0, 0,100, 0),
|
||||
(709260, 23, -4380.16, 1621.23, 159.307, 1.06752, 0, 0, 0,100, 0),
|
||||
(709260, 24, -4376.61, 1627.86, 157.965, 0.800483, 3000, 0, 0,100, 0),
|
||||
(709260, 25, -4380.52, 1616.6, 160.09, 4.77303, 0, 0, 0,100, 0),
|
||||
(709260, 26, -4377.64, 1612.64, 161.076, 5.4202, 6000, 0, 0,100, 0),
|
||||
(709260, 27, -4384.84, 1605.69, 161.714, 4.41881, 0, 0, 0,100, 0),
|
||||
(709260, 28, -4390.99, 1594.24, 163.044, 3.91655, 0, 0, 0,100, 0),
|
||||
(709260, 29, -4399.82, 1585.74, 163.666, 3.67936, 0, 0, 0,100, 0),
|
||||
(709260, 30, -4410.02, 1580.67, 163.732, 3.2953, 0, 0, 0,100, 0),
|
||||
(709260, 31, -4428.3, 1579.59, 163.658, 3.43588, 0, 0, 0,100, 0),
|
||||
(709260, 32, -4431.9, 1573.93, 164.781, 3.89691, 6000, 0, 0,100, 0),
|
||||
(709260, 33, -4443.13, 1584.03, 163.839, 2.39287, 0, 0, 0,100, 0),
|
||||
(709270, 1, -4561.29, 1622.66, 174.52, 4.69571, 0, 0, 0,100, 0),
|
||||
(709270, 2, -4556.69, 1612.49, 175.33, 5.10412, 6000, 0, 0,100, 0),
|
||||
(709270, 3, -4561.48, 1622.28, 174.532, 1.42217, 0, 0, 0,100, 0),
|
||||
(709270, 4, -4552.43, 1641.26, 174.227, 1.49129, 0, 0, 0,100, 0),
|
||||
(709270, 5, -4547.81, 1671.86, 174.681, 1.74357, 0, 0, 0,100, 0),
|
||||
(709270, 6, -4549.14, 1679.34, 174.778, 2.05773, 0, 0, 0,100, 0),
|
||||
(709270, 7, -4559.94, 1696.43, 174.438, 1.42784, 0, 0, 0,100, 0),
|
||||
(709270, 8, -4550.01, 1706.51, 174.655, 0.666793, 0, 0, 0,100, 0),
|
||||
(709270, 9, -4543.46, 1710.85, 174.534, 0.758685, 0, 0, 0,100, 0),
|
||||
(709270, 10, -4538.14, 1716.93, 174.342, 0.903983, 3000, 0, 0,100, 0),
|
||||
(709270, 11, -4543.14, 1711.25, 174.521, 3.83116, 0, 0, 0,100, 0),
|
||||
(709270, 12, -4550.39, 1706.83, 174.629, 3.83195, 0, 0, 0,100, 0),
|
||||
(709270, 13, -4559.8, 1699.55, 174.513, 2.68684, 0, 0, 0,100, 0),
|
||||
(709270, 14, -4567.53, 1704.06, 174.243, 2.40174, 0, 0, 0,100, 0),
|
||||
(709270, 15, -4583.33, 1724.12, 174.348, 2.36404, 6000, 0, 0,100, 0),
|
||||
(709270, 16, -4550.86, 1682.13, 174.752, 5.09644, 0, 0, 0,100, 0),
|
||||
(709270, 17, -4548.21, 1673.59, 174.731, 4.76971, 0, 0, 0,100, 0),
|
||||
(709270, 18, -4551.93, 1658.56, 174.314, 4.65583, 0, 0, 0,100, 0),
|
||||
(709270, 19, -4554.31, 1637.39, 174.319, 4.18224, 0, 0, 0,100, 0);
|
||||
@@ -0,0 +1,11 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|128 WHERE `entry` IN (21862);
|
||||
DELETE FROM `creature` WHERE `guid` IN (106798);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
(106798, 21862, 269, 0, 0, '1,2', 0, 0, 0, -2025.52, 7119.707, 22.74707, 3.071779, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 0); -- 21862 (Area: 0 - Difficulty: 0) (Auras: 32570 - 32570)
|
||||
UPDATE `creature` SET `position_x`=-2025.295, `position_y`=7119.58, `position_z`=22.74709, `orientation`=3.001966 WHERE `id`=15608;
|
||||
UPDATE `creature_template_addon` SET `auras`="31635" WHERE `entry` IN (15608);
|
||||
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` IN (21862);
|
||||
INSERT INTO `creature_template_addon` (`entry`, `auras`, `bytes1`,`bytes2`) VALUES
|
||||
(21862, "32570", 0, 1);
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template_addon` SET `visibilityDistanceType`=3 WHERE `entry` IN (21862);
|
||||
@@ -0,0 +1,15 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `guid` IN (106799, 106801, 106802) AND `id` IN (21933,21934);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
(106799, 21933, 548, 3607, 0, '4', 0, 0, 0, -215.7533, -375.3428, 38.40299, 5.009095, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 15595), -- 21933 (Area: 0 - Difficulty: 0)
|
||||
(106801, 21933, 548, 3607, 0, '4', 0, 0, 0, -264.1653, -357.1713, 38.80691, 2.844887, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 15595), -- 21933 (Area: 0 - Difficulty: 0)
|
||||
(106802, 21934, 548, 3607, 0, '4', 0, 0, 0, -239.7149, -366.4398, -0.7445137, 1.239184, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 15595); -- 21934 (Area: 0 - Difficulty: 0) (Auras: 37935 - 37935)
|
||||
UPDATE `creature` SET `position_x`=-239.8427, `position_y`=-366.4942, `position_z`=-0.7445897, `orientation`=1.22173 WHERE `id`=21216;
|
||||
|
||||
DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (21933);
|
||||
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`) VALUES
|
||||
(21933,0,0,1,0);
|
||||
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` IN (21934);
|
||||
INSERT INTO `creature_template_addon` (`entry`, `auras`, `bytes1`,`bytes2`) VALUES
|
||||
(21934, "37935", 0, 1);
|
||||
@@ -0,0 +1,6 @@
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=113531 AND `source_type`=1;
|
||||
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`, `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
|
||||
(113531, 1, 0, 0, 64, 0, 100, 0, 1, 0, 0, 0, 11, 4170, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Canon - GOSSIP_HELLO - Cast Cannon Ball'),
|
||||
(113531, 1, 1, 0, 64, 0, 100, 0, 1, 0, 0, 0, 93, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Canon - GOSSIP_HELLO - SEND_GO_CUSTOM_ANIM');
|
||||
-- UPDATE `gameobject` SET `phaseMask`=2 WHERE `id`=113529;
|
||||
@@ -0,0 +1,6 @@
|
||||
--
|
||||
UPDATE `gameobject_template` SET `AIName`="" WHERE `entry`=190351;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=190351 AND `source_type`=1;
|
||||
DELETE FROM `spell_scripts` WHERE `id`=50499;
|
||||
INSERT INTO `spell_scripts` (`id`,`effIndex`,`delay`,`command`,`datalong`,`datalong2`,`dataint`,`x`,`y`,`z`,`o`) VALUES
|
||||
(50499,0,0,15,50493,0,0,0,0,0,0);
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_param1`=1,`event_param2`=0 WHERE `event_type` IN (64) AND `source_type`=1 AND `entryorguid` IN (201969,160445,190635,190636,202443, 181606,194555,184950,184967,184968,184969,178905,194115);
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_param2`=2 WHERE `entryorguid`=2743000 AND `source_type`=9 AND `id`=18;
|
||||
@@ -0,0 +1,8 @@
|
||||
--
|
||||
UPDATE `serverside_spell_effect` SET `ImplicitTarget1`=48 WHERE `SpellID`=21883 AND `EffectIndex`=0;
|
||||
UPDATE `serverside_spell_effect` SET `Effect` = 28, `EffectMiscValue2` = 64 WHERE `SpellID`=21883 AND `EffectIndex`=1;
|
||||
UPDATE `gameobject_template` SET `AIName`="" WHERE `entry`=178905;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=178905 AND `source_type`=1;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=13696 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`, `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
|
||||
(13696, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 21, 30, 0, 0, 0, 0, 0, 0, 'Noxxious Scion - On Just created - Attack');
|
||||
@@ -0,0 +1,23 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `guid` IN (106803,106805,106806);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
(106805, 21902, 530, 0, 0, '0', 0, 0, 1, -3159.26, 4934.68, -8.98392, 1.65806, 600, 0, 0, 4300, 2620, 0, 0, 0, 0, 0),
|
||||
(106803, 21963, 530, 0, 0, '0', 0, 0, 0, -3159.3007, 4943.1191, -9.0023, 6.271395, 600, 0, 0, 4572, 2705, 0, 0, 0, 0, 0),
|
||||
(106806, 21957, 530, 0, 0, '0', 0, 0, 0, -3154.967, 4938.921, -7.373, 2.373469, 600, 0, 0, 42, 0, 0, 0, 0, 0, 0);
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry`=38014;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition` ,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
|
||||
(13,1,38014,0,1,31,0,3,21963,0,0,0,'','Shadow Council Channel can hit Enslaved Doomguard');
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=21902 AND `source_type`=0 AND `id`=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`, `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
|
||||
(21902, 0, 2, 0, 25, 0, 100, 0, 0, 0, 0, 0, 11, 38014, 0, 0, 0, 0, 0, 19, 21963, 20, 0, 0, 0, 0, 0, 'Cabal Spell-weaver - On reset - Cast Shadow Council Channel');
|
||||
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI', `unit_flags`=0 WHERE `entry` IN (21963);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=21963 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`, `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
|
||||
(21963, 0, 0, 0, 0, 0, 100, 0, 3000, 6000, 7000, 10000, 11, 11876, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Enslaved Doomguard - IC - Cast War Stomp'),
|
||||
(21963, 0, 1, 0, 0, 0, 100, 0, 3000, 6000, 5000, 9000, 11, 11443, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Enslaved Doomguard - IC - Cast Cripple'),
|
||||
(21963, 0, 2, 0, 0, 0, 100, 0, 5000, 8000, 8000, 12000, 11, 31598, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Enslaved Doomguard - IC - Cast Rain of Fire'),
|
||||
(21963, 0, 3, 0, 23, 0, 100, 0, 38014, 1, 2000, 2000, 18, 33554432, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Enslaved Doomguard - Has aura - Add unit flag'),
|
||||
(21963, 0, 4, 0, 23, 0, 100, 0, 38014, 0, 2000, 2000, 19, 33554432, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Enslaved Doomguard - Has aura - remove unit flag');
|
||||
@@ -0,0 +1,11 @@
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=21719 AND `source_type`=0 AND `id`=15;
|
||||
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`, `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
|
||||
(21719, 0, 15, 0, 6, 0, 100, 0, 0, 0, 0, 0, 11, 38341, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Dragonmaw Drake-Rider - On Death - Cast Summon Enslaved Netherdrake');
|
||||
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry` IN (22000);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=22000 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`, `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
|
||||
(22000, 0, 0, 0, 7, 0, 100, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Dragonmaw Nether Drake - On evade - Despawns'),
|
||||
(22000, 0, 1, 0, 54, 0, 100, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 21, 30, 0, 0, 0, 0, 0, 0, 'Dragonmaw Nether Drake - On just summoned - Start Attack'),
|
||||
(22000, 0, 2, 0, 0, 0, 100, 0, 5000, 8000, 5000, 8000, 11, 38344, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Dragonmaw Nether Drake - IC - Cast Arcane Blast');
|
||||
@@ -0,0 +1,6 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry` IN (21627);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=21627 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`, `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
|
||||
(21627, 0, 0, 0, 7, 0, 100, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Eclipsion Hawkstrider - On evade - Despawns'),
|
||||
(21627, 0, 1, 0, 54, 0, 100, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 21, 30, 0, 0, 0, 0, 0, 0, 'Eclipsion Hawkstrider - On just summoned - Start Attack');
|
||||
@@ -0,0 +1,6 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry` IN (22022);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=22022 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`, `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
|
||||
(22022, 0, 0, 0, 0, 0, 100, 0, 2000, 4000, 4000, 7000, 11, 34517, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Arcane Burst - IC - Cast Arcane Explosion'),
|
||||
(22022, 0, 1, 0, 54, 0, 100, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 21, 30, 0, 0, 0, 0, 0, 0, 'Arcane Burst - On just summoned - Start Attack');
|
||||
@@ -0,0 +1,43 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry` IN (22821);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=22821 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`, `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
|
||||
(22821, 0, 0, 0, 0, 0, 100, 0, 6000, 6000, 15000, 25000, 11, 32064, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Ethereum Avenger - IC - Cast Battle Shout'),
|
||||
(22821, 0, 1, 0, 11, 0, 100, 0, 0, 0, 0, 0, 11, 12980, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Ethereum Avenger - On respawn - Cast Simple Teleport'),
|
||||
(22821, 0, 2, 0, 0, 0, 100, 0, 8000, 10000, 30000, 35000, 11, 39489, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Ethereum Avenger - IC - Cast Enchanted Weapons'),
|
||||
(22821, 0, 3, 0, 9, 0, 100, 0, 8, 25, 5000, 5000, 11, 36509, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Ethereum Avenger - In Range - Cast Enchanted Weapons');
|
||||
|
||||
DELETE FROM `creature` WHERE `guid` IN (106838, 106853, 106887, 106888, 106889, 106890, 106891, 106892, 106893, 106894, 106904, 106905, 106906, 106907, 106920, 106921, 106922, 106923, 106924, 106926, 106927, 106928, 106929, 106954, 106955, 106956, 106957, 106958, 106962, 107014, 107015, 107016) AND `id` IN (22821);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseid`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
(106838, 22821, 530, 0, 0, '0', 0, 0, 1, 3674.26, 2234.01, 118.465, 4.35719, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106853, 22821, 530, 0, 0, '0', 0, 0, 1, 3600.89, 2116.04, 87.5405, 3.14355, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106887, 22821, 530, 0, 0, '0', 0, 0, 1, 3582.71, 2010.47, 93.8184, 1.92591, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106888, 22821, 530, 0, 0, '0', 0, 0, 1, 3522.36, 1953.91, 82.9403, 5.05508, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106889, 22821, 530, 0, 0, '0', 0, 0, 1, 3599.56, 1913.4, 108.562, 4.1363, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106890, 22821, 530, 0, 0, '0', 0, 0, 1, 3549.5, 1902.92, 95.3952, 3.17088, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106891, 22821, 530, 0, 0, '0', 0, 0, 1, 3508.35, 1796.49, 85.835, 4.72255, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106892, 22821, 530, 0, 0, '0', 0, 0, 1, 3697.59, 1731.95, 130.395, 3.70982, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106893, 22821, 530, 0, 0, '0', 0, 0, 1, 3647.64, 1753.84, 119.972, 2.79265, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106894, 22821, 530, 0, 0, '0', 0, 0, 1, 3725.69, 1688.82, 134.715, 1.72775, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106904, 22821, 530, 0, 0, '0', 0, 0, 1, 3703.41, 2274.09, 118.276, 5.11702, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106905, 22821, 530, 0, 0, '0', 0, 0, 1, 3712.99, 1638.35, 128.08, 0.0625406, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106906, 22821, 530, 0, 0, '0', 0, 0, 1, 3750.77, 1579.95, 118.431, 2.35619, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106907, 22821, 530, 0, 0, '0', 0, 0, 1, 3789.25, 1599.69, 127.425, 5.26302, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106920, 22821, 530, 0, 0, '0', 0, 0, 1, 3844.97, 1605.52, 124.019, 0.905721, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106921, 22821, 530, 0, 0, '0', 0, 0, 1, 3873.39, 1643.44, 127.472, 4.65375, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106922, 22821, 530, 0, 0, '0', 0, 0, 1, 3926.7, 1658.54, 129.413, 4.06205, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106923, 22821, 530, 0, 0, '0', 0, 0, 1, 3954.14, 1642.08, 122.924, 2.37553, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106924, 22821, 530, 0, 0, '0', 0, 0, 1, 3636.43, 2305.56, 93.5198, 1.64412, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106926, 22821, 530, 0, 0, '0', 0, 0, 1, 4077.69, 1694.81, 137.102, 1.40693, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106927, 22821, 530, 0, 0, '0', 0, 0, 1, 4079.29, 1726.17, 142.084, 4.75537, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106928, 22821, 530, 0, 0, '0', 0, 0, 1, 4137.91, 1711.12, 125.781, 4.65868, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106929, 22821, 530, 0, 0, '0', 0, 0, 1, 4185.7, 1844.18, 150.349, 0.830289, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106954, 22821, 530, 0, 0, '0', 0, 0, 1, 4279.41, 1756.12, 117.167, 4.13847, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106955, 22821, 530, 0, 0, '0', 0, 0, 1, 4160.81, 2233.26, 171.829, 4.34652, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106956, 22821, 530, 0, 0, '0', 0, 0, 1, 4337.63, 1800.96, 109.496, 4.914, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106957, 22821, 530, 0, 0, '0', 0, 0, 1, 4356.15, 1835.81, 104.489, 0.433499, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106958, 22821, 530, 0, 0, '0', 0, 0, 1, 4300.48, 1847.64, 126.17, 1.84469, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(106962, 22821, 530, 0, 0, '0', 0, 0, 1, 4268.9, 2368.24, 120.335, 0.614006, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(107014, 22821, 530, 0, 0, '0', 0, 0, 1, 4229.52, 1928.51, 144.285, 2.6325, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(107015, 22821, 530, 0, 0, '0', 0, 0, 1, 4152.53, 2178.28, 167.079, 1.2166, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0),
|
||||
(107016, 22821, 530, 0, 0, '0', 0, 0, 1, 4127.54, 2191.2, 180.159, 1.2302, 600, 0, 0, 6761, 0, 0, 0, 0, 0, 0);
|
||||
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `guid` IN (107026) AND `id` IN (22833);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
(107026, 22833, 530, 0, 0, '0', 0, 0, 1, -248.77, 962.568, 84.4228, 1.58825, 180, 0, 0, 6986, 0, 0, 0, 0, 0, 0);
|
||||
@@ -0,0 +1,67 @@
|
||||
--
|
||||
SET @GUID := 107135;
|
||||
DELETE FROM `creature` WHERE `id` IN(34519,34520);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `MovementType`) VALUES
|
||||
(@GUID+0, 34520, 571, '0', 0, 5713.269, 649.1719, 648.8437, 3.752458, 120, 0, 0), -- 34520 (Area: 4739)
|
||||
(@GUID+1, 34520, 571, '0', 0, 5710.966, 641.757, 648.8568, 1.745329, 120, 0, 0), -- 34520 (Area: 4739) (Auras: 65617 - 65617)
|
||||
(@GUID+2, 34520, 571, '0', 0, 5706.833, 647.6268, 648.8349, 5.67232, 120, 0, 0), -- 34520 (Area: 4739)
|
||||
(@GUID+3, 34519, 571, '0', 0, 5710.15, 642.3246, 648.89, 5.406746, 120, 0, 0); -- 34519 (Area: 4739) (possible waypoints or random movement)
|
||||
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@GUID+1;
|
||||
INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES
|
||||
(@GUID+1, 0, 0, 0, 1, 0, '65617');
|
||||
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI', `scriptname`='' WHERE `entry`IN (34520,34519);
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|536870912 WHERE `entry`IN (34519);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`IN(34520,34519,-@GUID,-@GUID-1,-@GUID-2) 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`, `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
|
||||
(-@GUID,0,0,1,1,0,100,0,15000,20000,15000,20000,11,65611,0,0,0,0,0,1,0,0,0,0,0,0,0,'Wolver Orphan - OOC - Cast Throw Ragdoll'),
|
||||
(-@GUID,0,1,0,61,0,100,0,0,0,0,0,28,65617,0,0,0,0,0,1,0,0,0,0,0,0,0,'Wolver Orphan - OOC - Remove Aura Hold Ragdoll State'),
|
||||
(-@GUID,0,2,4,8,0,100,0,65614,0,0,0,75,65617,0,0,0,0,0,1,0,0,0,0,0,0,0,'Wolver Orphan - On Spellhit (Throw Ragdoll) - Cast Hold ragdoll state'),
|
||||
(-@GUID,0,3,0,1,0,100,0,5000,20000,15000,30000,10,53,0,0,0,0,0,1,0,0,0,0,0,0,0,'Wolver Orphan - OOC - Random Emote'),
|
||||
(-@GUID,0,4,0,61,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,34519,0,0,0,0,0,0,'Wolver Orphan - On Spellhit (Throw Ragdoll) - Set Data'),
|
||||
(-@GUID-1,0,0,1,1,0,100,0,15000,20000,15000,20000,11,65613,0,0,0,0,0,1,0,0,0,0,0,0,0,'Wolver Orphan - OOC - Cast Throw Ragdoll'),
|
||||
(-@GUID-1,0,1,0,61,0,100,0,0,0,0,0,28,65617,0,0,0,0,0,1,0,0,0,0,0,0,0,'Wolver Orphan - OOC - Remove Aura Hold Ragdoll State'),
|
||||
(-@GUID-1,0,2,4,8,0,100,0,65611,0,0,0,75,65617,0,0,0,0,0,1,0,0,0,0,0,0,0,'Wolver Orphan - On Spellhit (Throw Ragdoll) - Cast Hold ragdoll state'),
|
||||
(-@GUID-1,0,3,0,1,0,100,0,5000,20000,15000,30000,10,53,0,0,0,0,0,1,0,0,0,0,0,0,0,'Wolver Orphan - OOC - Random Emote'),
|
||||
(-@GUID-1,0,4,0,61,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,34519,0,0,0,0,0,0,'Wolver Orphan - On Spellhit (Throw Ragdoll) - Set Data'),
|
||||
(-@GUID-2,0,0,1,1,0,100,0,15000,20000,15000,20000,11,65614,0,0,0,0,0,1,0,0,0,0,0,0,0,'Wolver Orphan - OOC - Cast Throw Ragdoll'),
|
||||
(-@GUID-2,0,1,0,61,0,100,0,0,0,0,0,28,65617,0,0,0,0,0,1,0,0,0,0,0,0,0,'Wolver Orphan - OOC - Remove Aura Hold Ragdoll State'),
|
||||
(-@GUID-2,0,2,4,8,0,100,0,65613,0,0,0,75,65617,0,0,0,0,0,1,0,0,0,0,0,0,0,'Wolver Orphan - On Spellhit (Throw Ragdoll) - Cast Hold ragdoll state'),
|
||||
(-@GUID-2,0,3,0,1,0,100,0,5000,20000,15000,30000,10,53,0,0,0,0,0,1,0,0,0,0,0,0,0,'Wolver Orphan - OOC - Random Emote'),
|
||||
(-@GUID-2,0,4,0,61,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,34519,0,0,0,0,0,0,'Wolver Orphan - On Spellhit (Throw Ragdoll) - Set Data'),
|
||||
(34519,0,0,0,1,0,100,0,5000,20000,45000,90000,1,0,8000,0,0,0,0,19,34520,0,0,0,0,0,0,'Oracle Orphan - OOC - Say Line 0'),
|
||||
(34519,0,1,0,52,0,100,0,0,34520,0,0,1,0,8000,0,0,0,0,1,0,0,0,0,0,0,0,'Oracle Orphan - On Text Over Line 0 (Wolvar) - Say Line 0'),
|
||||
(34519,0,2,0,52,0,100,0,0,34519,0,0,1,1,7000,0,0,0,0,1,0,0,0,0,0,0,0,'Oracle Orphan - On Text Over Line 0 - Say Line 1'),
|
||||
(34519,0,3,0,52,0,100,0,1,34519,0,0,1,2,7000,0,0,0,0,1,0,0,0,0,0,0,0,'Oracle Orphan - On Text Over Line 1 - Say Line 2'),
|
||||
(34519,0,4,0,52,0,100,0,2,34519,0,0,1,0,7000,0,0,0,0,19,34365,0,0,0,0,0,0,'Oracle Orphan - On Text Over Line 2 - Say Line 0 (Matron)'),
|
||||
(34519,0,5,0,38,0,100,0,1,1,0,0,69,1,0,0.5,1,0,0,7,0,0,0,0,0,0,0,'Oracle Orphan - On Data set - Move top pos');
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` IN (13,17) AND `SourceEntry` IN(65611,65613,65614);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(13, 1, 65611, 0, 0, 31, 0, 3, 34520, @GUID+1, 0, 0, 0, '', 'Wolvar Orphan'),
|
||||
(13, 1, 65613, 0, 0, 31, 0, 3, 34520, @GUID+2, 0, 0, 0, '', 'Wolvar Orphan'),
|
||||
(13, 1, 65614, 0, 0, 31, 0, 3, 34520, @GUID+0, 0, 0, 0, '', 'Wolvar Orphan');
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`IN(34520,34519,34365);
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(34520, 0, 0, 'If you want, go get, big-tongue baby!', 12, 0, 100, 0, 0, 0, 34704, 0, 'Wolvar Orphan'),
|
||||
(34519, 0, 0, 'Give toy back!', 12, 0, 100, 1, 0, 0, 34705, 0, 'Oracle Orphan'),
|
||||
(34519, 1, 0, 'Stop!', 12, 0, 100, 1, 0, 0, 34706, 0, 'Oracle Orphan'),
|
||||
(34519, 2, 0, 'We tell orphan matron on you!', 12, 0, 100, 0, 0, 0, 34714, 0, 'Oracle Orphan'),
|
||||
(34365, 0, 2, 'Children, please behave yourselves! No one will want to adopt you if you keep acting like that!', 12, 0, 100, 0, 0, 0, 34715, 0, 'Orphan Matron Aria');
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`IN(34520,-@GUID,-@GUID-1,-@GUID-2);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(22, 1, -@GUID, 0, 0, 1, 1, 65617, 0, 0, 0, 0, 0, '', 'Wolver Orphan only run SAI if has aura Hold Ragdoll State'),
|
||||
(22, 1, -@GUID-1, 0, 0, 1, 1, 65617, 0, 0, 0, 0, 0, '', 'Wolver Orphan only run SAI if has aura Hold Ragdoll State'),
|
||||
(22, 1, -@GUID-2, 0, 0, 1, 1, 65617, 0, 0, 0, 0, 0, '', 'Wolver Orphan only run SAI if has aura Hold Ragdoll State');
|
||||
|
||||
DELETE FROM `game_event_creature` WHERE `eventEntry`=10 AND `guid` BETWEEN @GUID AND @GUID+3;
|
||||
INSERT INTO `game_event_creature` (`eventEntry`, `guid`) VALUES
|
||||
(10, @GUID),
|
||||
(10, @GUID+1),
|
||||
(10, @GUID+2),
|
||||
(10, @GUID+3);
|
||||
|
||||
UPDATE `creature` SET `equipment_id`=0 WHERE `id` IN(22833);
|
||||
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `id` IN (22934) AND `guid`=107033;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `MovementType`) VALUES
|
||||
(107033, 22934, 530, '0', 0, -3565.66, 499.164, 20.2467, 2.54818, 120, 0, 0);
|
||||
@@ -0,0 +1,64 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `id` IN (22966) AND `guid` IN (107034, 107091, 107116, 107119, 107120);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `MovementType`) VALUES
|
||||
(107034, 22966, 530, '0', 0, 1, -3522.26, 738.341, -25.4523, 3.29867, 180, 0, 0),
|
||||
(107091, 22966, 530, '0', 0, 1, -3520.18, 747.038, -25.5588, 3.12458, 180, 0, 0),
|
||||
(107116, 22966, 530, '0', 0, 1, -3524.67, 740.825, -24.8284, 3.12458, 180, 0, 2),
|
||||
(107119, 22966, 530, '0', 0, 1, -3522.77, 743.976, -25.1917, 3.12458, 180, 0, 0),
|
||||
(107120, 22966, 530, '0', 0, 1, -3518.95, 736.246, -26.1553, 3.12458, 180, 0, 0);
|
||||
|
||||
DELETE FROM `creature_formations` WHERE `leaderGUID` IN (107116) AND `memberGUID`;
|
||||
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES
|
||||
(107116, 107116, 0, 0, 515, 4, 21),
|
||||
(107116, 107119, 3, 80, 515, 4, 21),
|
||||
(107116, 107034, 3, 280, 515, 4, 21),
|
||||
(107116, 107120, 5, 290, 515, 4, 21),
|
||||
(107116, 107091, 5, 70, 515, 4, 21);
|
||||
|
||||
DELETE FROM `creature_addon` WHERE `guid`=107116;
|
||||
INSERT INTO `creature_addon` (`guid`, `mount`, `path_id`,`bytes2`) VALUES
|
||||
(107116,19872,1071160,1);
|
||||
|
||||
DELETE FROM `waypoint_data` WHERE `id`=1071160;
|
||||
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`, `orientation`, `delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
|
||||
(1071160, 1, -3544.346924, 738.908630, -18.48411, 2.649413, 0, 0, 0, 100,0),
|
||||
(1071160, 2, -3557.083496, 718.876892, -12.25905, 4.440121, 0, 0, 0, 100,0),
|
||||
(1071160, 3, -3561.290527, 705.239319, -9.830259, 4.534368, 0, 0, 0, 100,0),
|
||||
(1071160, 4, -3560.002441, 659.057251, -0.587001, 4.618543, 0, 0, 0, 100,0),
|
||||
(1071160, 5, -3562.015381, 709.829712, -10.47335, 1.586905, 0, 0, 0, 100,0),
|
||||
(1071160, 6, -3557.072021, 726.534790, -13.89236, 1.198133, 0, 0, 0, 100,0),
|
||||
(1071160, 7, -3529.740967, 740.475647, -23.33332, 6.237247, 0, 0, 0, 100,0),
|
||||
(1071160, 8, -3486.057373, 743.447388, -34.35799, 0.075798, 0, 0, 0, 100,0),
|
||||
(1071160, 9, -3433.837158, 748.860291, -33.93565, 0.103287, 0, 0, 0, 100,0),
|
||||
(1071160, 10, -3386.945801, 755.229370, -33.22412, 0.075798, 0, 0, 0, 100,0),
|
||||
(1071160, 11, -3355.546631, 757.324280, -28.26970, 0.083048, 0, 0, 0, 100,0),
|
||||
(1071160, 12, -3308.908691, 764.899475, -22.58408, 0.169442, 0, 0, 0, 100,0),
|
||||
(1071160, 13, -3274.458496, 779.707825, -19.39744, 0.220493, 0, 0, 0, 100,0),
|
||||
(1071160, 14, -3253.569092, 781.860352, -19.08190, 0.102683, 0, 0, 0, 100,0),
|
||||
(1071160, 15, -3218.626709, 783.026611, -19.77280, 0.012362, 0, 0, 0, 100,0),
|
||||
(1071160, 16, -3195.864502, 780.622437, -20.49794, 6.228789, 0, 0, 0, 100,0),
|
||||
(1071160, 17, -3166.147217, 783.096069, -21.58725, 0.083048, 0, 0, 0, 100,0),
|
||||
(1071160, 18, -3136.940186, 788.566406, -22.31406, 0.185150, 0, 0, 0, 100,0),
|
||||
(1071160, 19, -3122.018555, 804.972595, -22.61055, 1.528181, 0, 0, 0, 100,0),
|
||||
(1071160, 20, -3112.934326, 831.376282, -21.67629, 1.300415, 0, 0, 0, 100,0),
|
||||
(1071160, 21, -3100.982178, 849.321777, -21.05871, 0.982329, 0, 0, 0, 100,0),
|
||||
(1071160, 22, -3112.934326, 831.376282, -21.67629, 1.300415, 0, 0, 0, 100,0),
|
||||
(1071160, 23, -3122.018555, 804.972595, -22.61055, 1.528181, 0, 0, 0, 100,0),
|
||||
(1071160, 24, -3136.940186, 788.566406, -22.31406, 0.185150, 0, 0, 0, 100,0),
|
||||
(1071160, 25, -3166.147217, 783.096069, -21.58725, 0.083048, 0, 0, 0, 100,0),
|
||||
(1071160, 26, -3195.864502, 780.622437, -20.49794, 6.228789, 0, 0, 0, 100,0),
|
||||
(1071160, 27, -3218.626709, 783.026611, -19.77280, 0.012362, 0, 0, 0, 100,0),
|
||||
(1071160, 28, -3253.569092, 781.860352, -19.08190, 0.102683, 0, 0, 0, 100,0),
|
||||
(1071160, 29, -3274.458496, 779.707825, -19.39744, 0.220493, 0, 0, 0, 100,0),
|
||||
(1071160, 30, -3308.908691, 764.899475, -22.58408, 0.169442, 0, 0, 0, 100,0),
|
||||
(1071160, 31, -3355.546631, 757.324280, -28.26970, 0.083048, 0, 0, 0, 100,0),
|
||||
(1071160, 32, -3386.945801, 755.229370, -33.22412, 0.075798, 0, 0, 0, 100,0),
|
||||
(1071160, 33, -3433.837158, 748.860291, -33.93565, 0.103287, 0, 0, 0, 100,0),
|
||||
(1071160, 34, -3486.057373, 743.447388, -34.35799, 0.075798, 0, 0, 0, 100,0),
|
||||
(1071160, 35, -3529.740967, 740.475647, -23.33332, 6.237247, 0, 0, 0, 100,0),
|
||||
(1071160, 36, -3557.072021, 726.534790, -13.89236, 1.198133, 0, 0, 0, 100,0),
|
||||
(1071160, 37, -3562.015381, 709.829712, -10.47335, 1.586905, 0, 0, 0, 100,0),
|
||||
(1071160, 38, -3560.002441, 659.057251, -0.587001, 4.618543, 0, 0, 0, 100,0),
|
||||
(1071160, 39, -3561.290527, 705.239319, -9.830259, 4.534368, 0, 0, 0, 100,0),
|
||||
(1071160, 40, -3557.083496, 718.876892, -12.25905, 4.440121, 0, 0, 0, 100,0),
|
||||
(1071160, 41, -3544.346924, 738.908630, -18.48411, 2.649413, 0, 0, 0, 100,0);
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask` |32 WHERE `entry`= 17225;
|
||||
@@ -0,0 +1,97 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry` IN (22966,22967);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (22966,22967) 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`, `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
|
||||
(22966, 0, 0, 0, 6, 0, 100, 0, 0, 0, 0, 0, 11, 39782, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Lightsworn Elekk Rider - On death - Cast Summon Lightsworn Elekk'),
|
||||
(22966, 0, 1, 0, 0, 0, 100, 0, 2000, 3000, 20000, 25000, 11, 30931, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Lightsworn Elekk Rider - IC - Cast Battle Shout'),
|
||||
(22967, 0, 0, 0, 6, 0, 100, 0, 0, 0, 0, 0, 11, 39783, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Scryer Cavalier - On death - Cast Summon Summon Scryer Hawkstrider'),
|
||||
(22967, 0, 1, 0, 0, 0, 100, 0, 2000, 3000, 20000, 25000, 11, 30931, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Scryer Cavalier - IC - Cast Battle Shout'),
|
||||
(22967, 0, 2, 0, 0, 0, 100, 0, 4000, 5000, 9000, 12000, 11, 35871, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Scryer Cavalier - IC - Cast Spellbreaker');
|
||||
|
||||
DELETE FROM `creature` WHERE `id` IN (22967) AND `guid` IN (107125, 107126, 107127, 107131, 107132);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `MovementType`) VALUES
|
||||
(107125, 22967, 530, '0', 0, 1, -3609.14, 739.651, -9.26425, 0.196605, 180, 0, 0),
|
||||
(107126, 22967, 530, '0', 0, 1, -3605.89, 738.174, -9.79895, 0.130639, 180, 0, 0),
|
||||
(107127, 22967, 530, '0', 0, 1, -3608.70, 730.693, -9.24896, 0.130639, 180, 0, 0),
|
||||
(107131, 22967, 530, '0', 0, 1, -3602.65, 735.693, -10.0605, 0.130639, 180, 0, 2),
|
||||
(107132, 22967, 530, '0', 0, 1, -3605.52, 733.791, -9.77686, 0.130639, 180, 0, 0);
|
||||
|
||||
DELETE FROM `creature_formations` WHERE `leaderGUID` IN (107131);
|
||||
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES
|
||||
(107131, 107131, 0, 0, 515, 7, 33),
|
||||
(107131, 107125, 3, 80, 515, 7, 33),
|
||||
(107131, 107126, 3, 280, 515, 7, 33),
|
||||
(107131, 107127, 5, 290, 515, 7, 33),
|
||||
(107131, 107132, 5, 70, 515, 7, 33);
|
||||
|
||||
DELETE FROM `creature_addon` WHERE `guid`=107131;
|
||||
INSERT INTO `creature_addon` (`guid`, `mount`, `path_id`,`bytes2`) VALUES
|
||||
(107131,20359,1071310,1);
|
||||
|
||||
DELETE FROM `waypoint_data` WHERE `id`=1071310;
|
||||
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`, `delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
|
||||
(1071310, 1, -3585.473, 736.092, -11.53206, 0, 0, 0, 100, 0),
|
||||
(1071310, 2, -3574.698, 733.858, -11.94245, 0, 0, 0, 100, 0),
|
||||
(1071310, 3, -3570.311, 713.762, -10.69165, 0, 0, 0, 100, 0),
|
||||
(1071310, 4, -3570.568, 696.263, -7.77723, 0, 0, 0, 100, 0),
|
||||
(1071310, 5, -3570.773, 682.265, -4.70992, 0, 0, 0, 100, 0),
|
||||
(1071310, 6, -3570.978, 668.266, -2.22381, 0, 0, 0, 100, 0),
|
||||
(1071310, 7, -3571.123, 658.327, -0.05080, 0, 0, 0, 100, 0),
|
||||
(1071310, 8, -3570.386, 689.686, -6.29156, 0, 0, 0, 100, 0),
|
||||
(1071310, 9, -3570.456, 703.685, -9.19855, 0, 0, 0, 100, 0),
|
||||
(1071310, 10, -3570.526, 717.685, -11.02138, 0, 0, 0, 100, 0),
|
||||
(1071310, 11, -3576.542, 733.293, -11.79012, 0, 0, 0, 100, 0),
|
||||
(1071310, 12, -3590.236, 736.337, -11.10236, 0, 0, 0, 100, 0),
|
||||
(1071310, 13, -3611.194, 735.276, -9.34106, 0, 0, 0, 100, 0),
|
||||
(1071310, 14, -3635.521, 728.005, -5.17258, 0, 0, 0, 100, 0),
|
||||
(1071310, 15, -3675.400, 737.709, -0.49244, 0, 0, 0, 100, 0),
|
||||
(1071310, 16, -3706.154, 744.523, 3.20329, 0, 0, 0, 100, 0),
|
||||
(1071310, 17, -3726.671, 749.002, 6.01636, 0, 0, 0, 100, 0),
|
||||
(1071310, 18, -3759.882, 748.665, 8.50595, 0, 0, 0, 100, 0),
|
||||
(1071310, 19, -3803.252, 749.253, 10.82732, 0, 0, 0, 100, 0),
|
||||
(1071310, 20, -3841.730, 750.259, 10.55714, 0, 0, 0, 100, 0),
|
||||
(1071310, 21, -3865.774, 755.975, 10.18580, 0, 0, 0, 100, 0),
|
||||
(1071310, 22, -3881.146, 774.939, 9.56366, 0, 0, 0, 100, 0),
|
||||
(1071310, 23, -3883.411, 810.948, 11.25312, 0, 0, 0, 100, 0),
|
||||
(1071310, 24, -3887.501, 841.792, 14.20384, 0, 0, 0, 100, 0),
|
||||
(1071310, 25, -3886.958, 869.633, 17.27135, 0, 0, 0, 100, 0),
|
||||
(1071310, 26, -3880.381, 894.792, 18.94596, 0, 0, 0, 100, 0),
|
||||
(1071310, 27, -3885.486, 941.345, 21.53461, 0, 0, 0, 100, 0),
|
||||
(1071310, 28, -3881.781, 973.585, 23.36527, 0, 0, 0, 100, 0),
|
||||
(1071310, 29, -3883.953, 1008.998, 23.60779, 0, 0, 0, 100, 0),
|
||||
(1071310, 30, -3927.679, 1049.618, 25.69530, 0, 0, 0, 100, 0),
|
||||
(1071310, 31, -3956.406, 1080.100, 27.58384, 0, 0, 0, 100, 0),
|
||||
(1071310, 32, -3965.577, 1090.647, 28.77282, 0, 0, 0, 100, 0),
|
||||
(1071310, 33, -3987.766, 1118.845, 34.72477, 0, 0, 0, 100, 0),
|
||||
(1071310, 34, -3965.577, 1090.647, 28.77282, 0, 0, 0, 100, 0),
|
||||
(1071310, 35, -3956.406, 1080.100, 27.58384, 0, 0, 0, 100, 0),
|
||||
(1071310, 36, -3927.679, 1049.618, 25.69530, 0, 0, 0, 100, 0),
|
||||
(1071310, 37, -3883.953, 1008.998, 23.60779, 0, 0, 0, 100, 0),
|
||||
(1071310, 38, -3881.781, 973.585, 23.36527, 0, 0, 0, 100, 0),
|
||||
(1071310, 39, -3885.486, 941.345, 21.53461, 0, 0, 0, 100, 0),
|
||||
(1071310, 40, -3880.381, 894.792, 18.94596, 0, 0, 0, 100, 0),
|
||||
(1071310, 41, -3886.958, 869.633, 17.27135, 0, 0, 0, 100, 0),
|
||||
(1071310, 42, -3887.501, 841.792, 14.20384, 0, 0, 0, 100, 0),
|
||||
(1071310, 43, -3883.411, 810.948, 11.25312, 0, 0, 0, 100, 0),
|
||||
(1071310, 44, -3881.146, 774.939, 9.56366, 0, 0, 0, 100, 0),
|
||||
(1071310, 45, -3865.774, 755.975, 10.18580, 0, 0, 0, 100, 0),
|
||||
(1071310, 46, -3841.730, 750.259, 10.55714, 0, 0, 0, 100, 0),
|
||||
(1071310, 47, -3803.252, 749.253, 10.82732, 0, 0, 0, 100, 0),
|
||||
(1071310, 48, -3759.882, 748.665, 8.50595, 0, 0, 0, 100, 0),
|
||||
(1071310, 49, -3726.671, 749.002, 6.01636, 0, 0, 0, 100, 0),
|
||||
(1071310, 50, -3706.154, 744.523, 3.20329, 0, 0, 0, 100, 0),
|
||||
(1071310, 51, -3675.400, 737.709, -0.49244, 0, 0, 0, 100, 0),
|
||||
(1071310, 52, -3635.521, 728.005, -5.17258, 0, 0, 0, 100, 0),
|
||||
(1071310, 53, -3611.194, 735.276, -9.34106, 0, 0, 0, 100, 0),
|
||||
(1071310, 54, -3590.236, 736.337, -11.10236, 0, 0, 0, 100, 0),
|
||||
(1071310, 55, -3576.542, 733.293, -11.79012, 0, 0, 0, 100, 0),
|
||||
(1071310, 56, -3570.526, 717.685, -11.02138, 0, 0, 0, 100, 0),
|
||||
(1071310, 57, -3570.456, 703.685, -9.19855, 0, 0, 0, 100, 0),
|
||||
(1071310, 58, -3570.386, 689.686, -6.29156, 0, 0, 0, 100, 0),
|
||||
(1071310, 59, -3571.123, 658.327, -0.05080, 0, 0, 0, 100, 0),
|
||||
(1071310, 60, -3570.978, 668.266, -2.22381, 0, 0, 0, 100, 0),
|
||||
(1071310, 61, -3570.773, 682.265, -4.70992, 0, 0, 0, 100, 0),
|
||||
(1071310, 62, -3570.568, 696.263, -7.77723, 0, 0, 0, 100, 0),
|
||||
(1071310, 63, -3570.311, 713.762, -10.69165, 0, 0, 0, 100, 0),
|
||||
(1071310, 64, -3574.698, 733.858, -11.94245, 0, 0, 0, 100, 0),
|
||||
(1071310, 65, -3585.473, 736.092, -11.53206, 0, 0, 0, 100, 0);
|
||||
@@ -0,0 +1,52 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `faction`=15, `MovementType`=2 WHERE `entry`=15571;
|
||||
DELETE FROM `creature_template_addon` WHERE `entry`=15571;
|
||||
INSERT INTO `creature_template_addon` (`entry`, `mount`, `path_id`,`bytes2`) VALUES
|
||||
(15571,0,155710,0);
|
||||
|
||||
DELETE FROM `waypoint_data` WHERE `id`=155710;
|
||||
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`, `delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
|
||||
(155710, 1, 3561.725098, -6647.203613, -7.5, 0, 0, 0, 100, 0),
|
||||
(155710, 2, 3569.491211, -6601.534668, -7.5, 0, 0, 0, 100, 0),
|
||||
(155710, 3, 3567.581787, -6601.534668, -7.5, 0, 0, 0, 100, 0),
|
||||
(155710, 4, 3556.089844, -6580.337402, -7.5, 0, 0, 0, 100, 0),
|
||||
(155710, 5, 3535.929199, -6566.029785, -7.5, 0, 0, 0, 100, 0),
|
||||
(155710, 6, 3512.707275, -6560.118164, -7.5, 0, 0, 0, 100, 0),
|
||||
(155710, 7, 3481.141113, -6564.093262, -7.5, 0, 0, 0, 100, 0),
|
||||
(155710, 8, 3471.087158, -6577.640137, -7.5, 0, 0, 0, 100, 0),
|
||||
(155710, 9, 3457.589844, -6601.105957, -7.5, 0, 0, 0, 100, 0),
|
||||
(155710, 10, 3455.857666, -6626.840820, -7.5, 0, 0, 0, 100, 0),
|
||||
(155710, 11, 3464.808838, -6650.078613, -7.5, 0, 0, 0, 100, 0),
|
||||
(155710, 12, 3482.844238, -6667.317383, -7.5, 0, 0, 0, 100, 0),
|
||||
(155710, 13, 3506.620361, -6675.020020, -7.5, 0, 0, 0, 100, 0),
|
||||
(155710, 14, 3525.413330, -6673.905273, -7.5, 0, 0, 0, 100, 0);
|
||||
|
||||
UPDATE `gameobject_template` SET `size`=4 WHERE `entry` IN (180669);
|
||||
UPDATE `gameobject_template_addon` SET `flags`=16 WHERE `entry`=183356;
|
||||
-- DELETE FROM `gameobject` WHERE `id`=183356 AND guid IN (8987, 8988, 8989, 8990, 8991, 9002);
|
||||
-- INSERT INTO `gameobject` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
|
||||
-- (8987, 183356, '0', 0, 1, 3512.291111, -6618.081111, 0.011111, 5.12104, 0, 0, -0.548921, 0.835874, -1, 0, 1, 0),
|
||||
-- (8988, 183356, '0', 0, 1, 3482.834473, -6614.127441, 0.001455, 5.12104, 0, 0, -0.548921, 0.835874, -1, 0, 1, 0),
|
||||
-- (8989, 183356, '0', 0, 1, 3503.843994, -6587.510254, 0.001494, 5.12104, 0, 0, -0.548921, 0.835874, -1, 0, 1, 0),
|
||||
-- (8990, 183356, '0', 0, 1, 3528.338623, -6595.350586, 0.001393, 5.12104, 0, 0, -0.548921, 0.835874, -1, 0, 1, 0),
|
||||
-- (8991, 183356, '0', 0, 1, 3537.406738, -6615.951660, 0.001530, 5.12104, 0, 0, -0.548921, 0.835874, -1, 0, 1, 0),
|
||||
-- (9002, 183356, '0', 0, 1, 3521.293457, -6643.015137, 0.001507, 5.12104, 0, 0, -0.548921, 0.835874, -1, 0, 1, 0);
|
||||
|
||||
DELETE FROM `event_scripts` WHERE `id`=9542;
|
||||
INSERT INTO `event_scripts` (`id`, `delay`, `command`, `datalong`, `datalong2`, `dataint`, `x`, `y`, `z`, `o`) VALUES
|
||||
(9542, 0, 10, 15571, 9000000, 0, 3561.73, -6647.2, -7.5, 0),
|
||||
(9542, 0, 9, 8987, 60, 0, 0, 0, 0, 0),
|
||||
(9542, 0, 9, 8988, 60, 0, 0, 0, 0, 0),
|
||||
(9542, 0, 9, 8989, 60, 0, 0, 0, 0, 0),
|
||||
(9542, 0, 9, 8990, 60, 0, 0, 0, 0, 0),
|
||||
(9542, 0, 9, 8991, 60, 0, 0, 0, 0, 0),
|
||||
(9542, 0, 9, 9002, 60, 0, 0, 0, 0, 0);
|
||||
|
||||
UPDATE `gameobject_template` SET `AIName`='SmartGameObjectAI' WHERE `entry`=183356;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=183356 AND `source_type`=1;
|
||||
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`,`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
|
||||
(183356,1,0,0,60,0,100,0,3000,6000,3000,6000,93,0,0,0,0,0,0,1,0,0,0,0,0,0,0, "Gate - On Data Set - Increment Phase");
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceEntry`=25783 AND `SourceTypeOrReferenceId`=17;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `Comment`) VALUES
|
||||
(17,0,25783,0,0,29,0,15571,100,0,1,0,0,'Place Arcanite Buoy cannot be used if Maws is spawned');
|
||||
@@ -0,0 +1,15 @@
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 24639 AND `source_type` = 0 AND `id` = 3 AND `link` = 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`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(24639, 0, 3, 0, 40, 0, 100, 0, 3, 246390, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 5.078910, 'Olga, the Scalawag Wench - On waypoint - Set initial orientation');
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 2463901 AND `source_type` = 9 AND `id` = 5;
|
||||
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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(2463901, 9, 5, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 17, 26, 0, 0, 0, 0, 0, 19, 24788, 0, 0, 0, 0, 0, 0, 0, 'Olga, the Scalawag Wench - On Script - Set Emote State 26');
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 24788 AND `source_type` = 0 AND `id` = 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`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(24788, 0, 0, 0, 25, 0, 100, 0, 0, 0, 0, 0, 0, 17, 10, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ' Jack Adams - On Reset - Set Emote State 10');
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 24788 AND `source_type` = 0 AND `id` = 6;
|
||||
UPDATE `smart_scripts` SET `link` = 0 WHERE `entryorguid` = 24788 AND `id` = 5;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 2478800 AND `source_type` = 9 AND `id` = 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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(2478800, 9, 9, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 3, 3, 0, 0, 0, 0, 19, 24639, 0, 0, 0, 0, 0, 0, 0, 'Jack Adams - On Script - Set Data 3 3');
|
||||
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID`=0 WHERE `ID`=9704;
|
||||
UPDATE `quest_template_addon` SET `BreadcrumbForQuestId`=9704 WHERE `ID`=8347;
|
||||
@@ -0,0 +1,28 @@
|
||||
-- Baron Rivendare (Stratholme) - Set position for each Raise Dead spell (1-6)
|
||||
DELETE FROM `spell_target_position` WHERE `ID` IN (17475, 17476, 17477, 17478, 17479, 17480);
|
||||
INSERT INTO `spell_target_position` (`ID`, `EffectIndex`, `MapID`, `PositionX`, `PositionY`, `PositionZ`, `VerifiedBuild`) VALUES
|
||||
(17475, 0, 329, 4017.403809, -3339.703369, 115.057655, 0),
|
||||
(17476, 0, 329, 4013.189209, -3351.808350, 115.052254, 0),
|
||||
(17477, 0, 329, 4017.738037, -3363.478016, 115.057274, 0),
|
||||
(17478, 0, 329, 4048.877197, -3363.223633, 115.054253, 0),
|
||||
(17479, 0, 329, 4051.777588, -3350.893311, 115.055351, 0),
|
||||
(17480, 0, 329, 4048.375977, -3339.966309, 115.055222, 0);
|
||||
|
||||
-- Baron Rivendare (Stratholme) - Add missing emotes
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` IN (10440);
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(10440, 0, 0, '%s raises an undead servant back to life!' , 16, 0, 0, 0, 0, 0, 6511, 0, 'Baron Rivendare (Stratholme) - EMOTE_RAISE_DEAD'),
|
||||
(10440, 1, 0, '%s attempts to cast Death Pact on his servants!', 16, 0, 0, 0, 0, 0, 6512, 0, 'Baron Rivendare (Stratholme) - EMOTE_DEATH_PACT');
|
||||
|
||||
-- Baron Rivendare (Stratholme) - Use skeletons as target
|
||||
DELETE FROM `conditions` WHERE `SourceEntry` IN (17698, 17471);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `Comment`) VALUES
|
||||
(13, 1, 17698, 0, 0, 31, 0, 3, 11197, 0, 0, 0, 0, 'Baron Rivendare (Stratholme) - Death Pact (Heal)'),
|
||||
(13, 1, 17471, 0, 0, 31, 0, 3, 11197, 0, 0, 0, 0, 'Baron Rivendare (Stratholme) - Death Pact (Periodic aura)');
|
||||
|
||||
-- Baron Rivendare (Stratholme) - Skeletons should die after beeing affected by Death Pact
|
||||
UPDATE `creature_template` SET `ScriptName` = 'npc_summoned_skeleton' WHERE `entry` = 11197;
|
||||
|
||||
-- Baron Rivendare (Stratholme) - Adding Unholy Aura
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (54241);
|
||||
UPDATE `creature_template_addon` SET `auras`= 17467 WHERE `entry` IN (10440);
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,6 @@
|
||||
--
|
||||
UPDATE `gameobject_template_addon` SET `flags`=`flags`|16 WHERE `entry`=164688;
|
||||
UPDATE `gameobject_template` SET `AIName`="SmartGameObjectAI" WHERE `entry`=164689;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=164689 AND `id`=0 AND `source_type`=1;
|
||||
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`,`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
|
||||
(164689,1,0,0,20,0,100,0,3802,0,0,0,118,1,0,0,0,0,0,20,164688,10,0,0.0,0.0,0.0,0.0,"Monument of Franclorn - On quest rewarded - Change Gob state");
|
||||
@@ -0,0 +1,6 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `id` IN (21455, 23148) AND `guid` IN (106218,106222);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `MovementType`) VALUES
|
||||
(106218, 21455, 530, '0', 0, 1, -3422.27, 1122.06, 46.7247, 0.86922, 180, 0, 0),
|
||||
(106222, 23148, 530, '0', 0, 0, -5137.82, 561.520, 84.3600, 4.74700, 180, 0, 0);
|
||||
|
||||
@@ -0,0 +1,277 @@
|
||||
--
|
||||
SET @CGUID := 1050182;
|
||||
|
||||
-- Creature Spawns
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+33;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
-- InvisBunny
|
||||
(@CGUID+0, 168236, 2369, 10424, 13377, '0', 0, 0, 0, 0, 0, 0, 0.183333337306976318, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 41079), -- InvisBunny (Area: -Unknown- - Difficulty: 0) (Auras: 327210 - -Unknown-)
|
||||
-- Combat Dummy
|
||||
(@CGUID+1, 160737, 2369, 10424, 13377, '0', 0, 0, 0, 0, -6.01600074768066406, 14.65951347351074218, 8.938409805297851562, 4.409868717193603515, 5, 0, 0, 114, 0, 0, 0, 0, 0, 41079), -- Combat Dummy (Area: -Unknown- - Difficulty: 0) (Auras: 344178 - -Unknown-)
|
||||
(@CGUID+2, 160737, 2369, 10424, 13377, '0', 0, 0, 0, 0, 0.768780171871185302, 12.79329395294189453, 9.043284416198730468, 4.020448684692382812, 5, 0, 0, 114, 0, 0, 0, 0, 0, 41079), -- Combat Dummy (Area: -Unknown- - Difficulty: 0) (Auras: 344178 - -Unknown-)
|
||||
(@CGUID+3, 160737, 2369, 10424, 13377, '0', 0, 0, 0, 0, -16.2326946258544921, 13.6585397720336914, 9.025111198425292968, 4.718774318695068359, 5, 0, 0, 114, 0, 0, 0, 0, 0, 41079), -- Combat Dummy (Area: -Unknown- - Difficulty: 0) (Auras: 344178 - -Unknown-)
|
||||
(@CGUID+4, 160737, 2369, 10424, 13377, '0', 0, 0, 0, 0, -21.3803920745849609, 11.55309772491455078, 9.188772201538085937, 5.509765148162841796, 5, 0, 0, 114, 0, 0, 0, 0, 0, 41079), -- Combat Dummy (Area: -Unknown- - Difficulty: 0) (Auras: 344178 - -Unknown-)
|
||||
-- Grunt Throg init Spawn Phase 15284
|
||||
(@CGUID+5, 166583, 2369, 10424, 13377, '0', 15284, 0, 0, 0, -10.8986406326293945, 12.04399967193603515, 8.7872467041015625, 4.891136646270751953, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 41079), -- Grunt Throg (Area: -Unknown- - Difficulty: 0)
|
||||
-- Grunt Throg stage 2 Phase 15287
|
||||
(@CGUID+6, 166583, 2369, 10424, 13377, '0', 15287, 0, 0, 0, -3.93338513374328613, 1.109456777572631835, 9.280095100402832031, 3.353884696960449218, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 41079), -- Grunt Throg (Area: -Unknown- - Difficulty: 0)
|
||||
-- Warlord Breka Grimaxe (since Spawntracking is not yet implemented we will Spawn her in Phase 0)
|
||||
(@CGUID+7, 166573, 2369, 10424, 13377, '0', 0, 0, 0, 0, -10.769322395324707, 2.162891387939453125, 8.808107376098632812, 4.544299602508544921, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 41079), -- Warlord Breka Grimaxe (Area: -Unknown- - Difficulty: 0)
|
||||
(@CGUID+8, 166824, 2369, 10424, 13377, '0', 0, 0, 0, 0, 45.563568115234375, -3.42231941223144531, 39.7888641357421875, 3.164201021194458007, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 41079), -- Warlord Breka Grimaxe (Area: -Unknown- - Difficulty: 0)
|
||||
(@CGUID+9, 166827, 2369, 10424, 13377, '0', 0, 0, 0, 0, -5.41240262985229492, -0.8876546025276184, 9.240930557250976562, 3.146518230438232421, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 41079), -- Warlord Breka Grimaxe (Area: -Unknown- - Difficulty: 0)
|
||||
-- Helmsmann & Apprentice Phase 0
|
||||
(@CGUID+10, 172033, 2369, 10424, 13377, '0', 0, 0, 0, 0, 44.20788955688476562, 0.251497060060501098, 39.80583953857421875, 3.316708564758300781, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 41079), -- Helmsman Da'vees (Area: -Unknown- - Difficulty: 0)
|
||||
(@CGUID+11, 171872, 2369, 10424, 13377, '0', 0, 0, 0, 0, 44.98254013061523437, 1.969390511512756347, 39.93940353393554687, 3.866490840911865234, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 41079), -- Apprentice Kutz (Area: -Unknown- - Difficulty: 0)
|
||||
-- Decoration NPC´s Stage 1 Phase 15514
|
||||
(@CGUID+12, 166799, 2369, 10424, 13377, '0', 15514, 0, 0, 0, -41.61962890625, 2.964843273162841796, 11.11386013031005859, 3.694048881530761718, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 41079), -- Provisoner Jin'hake (Area: -Unknown- - Difficulty: 0)
|
||||
(@CGUID+13, 166585, 2369, 10424, 13377, '0', 15514, 0, 0, 0, -17.7134113311767578, -11.105330467224121, 9.08591461181640625, 6.058129310607910156, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 41079), -- Bo (Area: -Unknown- - Difficulty: 0)
|
||||
(@CGUID+14, 166590, 2369, 10424, 13377, '0', 15514, 0, 0, 0, -24.4954071044921875, -4.35194730758666992, 9.221498489379882812, 0.865965783596038818, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 41079), -- Mithdran Dawntracker (Area: -Unknown- - Difficulty: 0)
|
||||
(@CGUID+15, 166794, 2369, 10424, 13377, '0', 15514, 0, 0, 0, -5.1404428482055664, -14.9065370559692382, 9.045268058776855468, 4.623098373413085937, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 41079), -- Lana Jordan (Area: -Unknown- - Difficulty: 0) (Auras: 220252 - Spyglass)
|
||||
-- Decpration NPC´s Stage 2 Phase 15516
|
||||
(@CGUID+16, 166794, 2369, 10424, 13377, '0', 15516, 0, 0, 0, -4.38476991653442382, -2.767333984375, 9.195878982543945312, 2.258589506149291992, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 41079), -- Lana Jordan (Area: -Unknown- - Difficulty: 0)
|
||||
(@CGUID+17, 166590, 2369, 10424, 13377, '0', 15516, 0, 0, 0, -2.80787324905395507, -3.97242283821105957, 9.240862846374511718, 3.152601003646850585, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 41079), -- Mithdran Dawntracker (Area: -Unknown- - Difficulty: 0)
|
||||
(@CGUID+18, 166799, 2369, 10424, 13377, '0', 15516, 0, 0, 0, -2.82660245895385742, 3.797952890396118164, 9.229074478149414062, 3.56589365005493164, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 41079), -- Provisoner Jin'hake (Area: -Unknown- - Difficulty: 0)
|
||||
(@CGUID+19, 166585, 2369, 10424, 13377, '0', 15516, 0, 0, 0, 1.243511676788330078, 5.404080390930175781, 9.381532669067382812, 3.520429611206054687, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 41079), -- Bo (Area: -Unknown- - Difficulty: 0)
|
||||
-- Orc Hunter Wolf
|
||||
(@CGUID+20, 167346, 2369, 10424, 13377, '0', 15393, 0, 0, 0, -22.7512664794921875, -3.23329925537109375, 9.205839157104492187, 3.860316991806030273, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 41079), -- Wolf (Area: -Unknown- - Difficulty: 0)
|
||||
(@CGUID+21, 167346, 2369, 10424, 13377, '0', 15407, 0, 0, 0, -1.7705014944076538, -5.01630401611328125, 9.265521049499511718, 2.696678876876831054, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 41079), -- Wolf (Area: -Unknown- - Difficulty: 0)
|
||||
-- Undead Hunter Bat
|
||||
(@CGUID+22, 167351, 2369, 10424, 13377, '0', 15394, 0, 0, 0, -22.7512664794921875, -3.23329925537109375, 9.205839157104492187, 3.860316991806030273, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 41079), -- Bat (Area: -Unknown- - Difficulty: 0)
|
||||
(@CGUID+23, 167351, 2369, 10424, 13377, '0', 15408, 0, 0, 0, -1.7705014944076538, -5.01630401611328125, 9.265521049499511718, 2.696678876876831054, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 41079), -- Bat (Area: -Unknown- - Difficulty: 0)
|
||||
-- Tauren Hunter Plainstrider
|
||||
(@CGUID+24, 167349, 2369, 10424, 13377, '0', 15395, 0, 0, 0, -22.7512664794921875, -3.23329925537109375, 9.205839157104492187, 3.860316991806030273, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 41079), -- Plainstrider (Area: -Unknown- - Difficulty: 0)
|
||||
(@CGUID+25, 167349, 2369, 10424, 13377, '0', 15409, 0, 0, 0, -1.7705014944076538, -5.01630401611328125, 9.265521049499511718, 2.696678876876831054, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 41079), -- Plainstrider (Area: -Unknown- - Difficulty: 0)
|
||||
-- Troll Hunter Raptor
|
||||
(@CGUID+26, 167350, 2369, 10424, 13377, '0', 15396, 0, 0, 0, -22.7512664794921875, -3.23329925537109375, 9.205839157104492187, 3.860316991806030273, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 41079), -- Raptor (Area: -Unknown- - Difficulty: 0)
|
||||
(@CGUID+27, 167350, 2369, 10424, 13377, '0', 15410, 0, 0, 0, -1.7705014944076538, -5.01630401611328125, 9.265521049499511718, 2.696678876876831054, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 41079), -- Raptor (Area: -Unknown- - Difficulty: 0)
|
||||
-- Bloodelf Hunter Dragonhawk
|
||||
(@CGUID+28, 167343, 2369, 10424, 13377, '0', 15397, 0, 0, 0, -22.7512664794921875, -3.23329925537109375, 9.205839157104492187, 3.860316991806030273, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 41079), -- Dragonhawk (Area: -Unknown- - Difficulty: 0)
|
||||
(@CGUID+29, 167343, 2369, 10424, 13377, '0', 15411, 0, 0, 0, -1.7705014944076538, -5.01630401611328125, 9.265521049499511718, 2.696678876876831054, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 41079), -- Dragonhawk (Area: -Unknown- - Difficulty: 0)
|
||||
-- Goblin Hunter Scorpion
|
||||
(@CGUID+30, 167344, 2369, 10424, 13377, '0', 15392, 0, 0, 0, -22.7512664794921875, -3.23329925537109375, 9.205839157104492187, 3.860316991806030273, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 41079), -- Scorpion (Area: -Unknown- - Difficulty: 0)
|
||||
(@CGUID+31, 167344, 2369, 10424, 13377, '0', 15406, 0, 0, 0, -1.7705014944076538, -5.01630401611328125, 9.265521049499511718, 2.696678876876831054, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 41079), -- Scorpion (Area: -Unknown- - Difficulty: 0)
|
||||
-- Pandaren Horde Hunter Turtle
|
||||
(@CGUID+32, 167348, 2369, 10424, 13377, '0', 15398, 0, 0, 0, -22.7512664794921875, -3.23329925537109375, 9.205839157104492187, 3.860316991806030273, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 41079), -- Turtle (Area: -Unknown- - Difficulty: 0)
|
||||
(@CGUID+33, 167348, 2369, 10424, 13377, '0', 15412, 0, 0, 0, -1.7705014944076538, -5.01630401611328125, 9.265521049499511718, 2.696678876876831054, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 41079); -- Turtle (Area: -Unknown- - Difficulty: 0)
|
||||
|
||||
DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+15;
|
||||
INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `auras`) VALUES
|
||||
(@CGUID+0, 0, 0, 0, 1, 0, 0, 0, 0, '327210'), -- InvisBunny - 327210 - -Unknown-
|
||||
(@CGUID+1, 0, 0, 0, 1, 0, 0, 0, 0, '344178'), -- Combat Dummy - 344178 - -Unknown-
|
||||
(@CGUID+2, 0, 0, 0, 1, 0, 0, 0, 0, '344178'), -- Combat Dummy - 344178 - -Unknown-
|
||||
(@CGUID+3, 0, 0, 0, 1, 0, 0, 0, 0, '344178'), -- Combat Dummy - 344178 - -Unknown-
|
||||
(@CGUID+4, 0, 0, 0, 1, 0, 0, 0, 0, '344178'), -- Combat Dummy - 344178 - -Unknown-
|
||||
(@CGUID+14, 0, 0, 8, 1, 0, 0, 0, 0, ''), -- Mithdran Dawntracker
|
||||
(@CGUID+15, 0, 0, 0, 1, 0, 0, 0, 0, '220252'); -- Lana Jordan - 220252 - Spyglass
|
||||
|
||||
UPDATE `creature_template` SET `minlevel`=10 WHERE `entry`=157070; -- Invisible Stalker
|
||||
UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `faction`=35, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=167343; -- Dragonhawk
|
||||
UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `faction`=35, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=167348; -- Turtle
|
||||
|
||||
DELETE FROM `creature_template_scaling` WHERE `Entry` IN (167346, 167351, 167349, 167350, 167344) AND `DifficultyID`=0;
|
||||
INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES
|
||||
(167346, 0, 0, 0, 482, 41079),
|
||||
(167351, 0, 0, 0, 482, 41079),
|
||||
(167349, 0, 0, 0, 482, 41079),
|
||||
(167350, 0, 0, 0, 482, 41079),
|
||||
(167344, 0, 0, 0, 482, 41079);
|
||||
|
||||
-- Quest stuff
|
||||
DELETE FROM `quest_offer_reward` WHERE `ID` IN (59928 /*-Unknown-*/, 59927 /*-Unknown-*/, 59926 /*-Unknown-*/);
|
||||
INSERT INTO `quest_offer_reward` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `RewardText`, `VerifiedBuild`) VALUES
|
||||
(59928, 397, 0, 0, 0, 0, 0, 0, 0, 'This ship won\'t make it to the island in one piece.\n\nHold on to something, and pray that the elements will spare us from a grim death at sea.', 41079), -- -Unknown-
|
||||
(59927, 25, 0, 0, 0, 0, 0, 0, 0, 'You show promise, $c. Perhaps you too will find glory on the island!', 41079), -- -Unknown-
|
||||
(59926, 669, 397, 0, 0, 0, 259, 0, 0, 'Good, you\'ve kept training since we set sail.\n\nI need to speak with the crew about this storm. \n\nSpar with Throg. He will assess your skills and decide on your role once we make landfall.', 41079); -- -Unknown-
|
||||
|
||||
DELETE FROM `quest_details` WHERE `ID` IN (59928 /*-Unknown-*/, 59927 /*-Unknown-*/, 59926 /*-Unknown-*/);
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(59928, 11, 1, 6, 0, 0, 0, 0, 0, 41079), -- -Unknown-
|
||||
(59927, 66, 4, 0, 0, 0, 0, 0, 0, 41079), -- -Unknown-
|
||||
(59926, 669, 397, 0, 0, 0, 0, 0, 0, 41079); -- -Unknown-
|
||||
|
||||
DELETE FROM `quest_request_items` WHERE `ID`=59926;
|
||||
INSERT INTO `quest_request_items` (`ID`, `EmoteOnComplete`, `EmoteOnIncomplete`, `EmoteOnCompleteDelay`, `EmoteOnIncompleteDelay`, `CompletionText`, `VerifiedBuild`) VALUES
|
||||
(59926, 0, 0, 0, 0, 'Do not bother me! Go and attack those combat dummies. Show me your power.', 41079); -- -Unknown-
|
||||
|
||||
-- Phasing
|
||||
DELETE FROM `phase_area` WHERE `AreaId` = 13377 AND `PhaseId` IN (15284, 15514, 15287, 15516, 15393, 15407, 15394, 15408, 15395, 15409, 15396, 15410, 15397, 15411, 15392, 15406, 15398, 15412);
|
||||
INSERT INTO `phase_area`(`AreaId`, `PhaseId`, `Comment`) VALUES
|
||||
(13377, 15284, 'NPE Horde Ship - Grunt Throg initial (Quest 59928 incomplete)'),
|
||||
(13377, 15514, 'NPE Horde Ship - Decoration NPC´s Stage 1 (Quest 59927 incomplete)'),
|
||||
(13377, 15287, 'NPE Horde Ship - Grunt Throg during Storm (Quest 59928 complete)'),
|
||||
(13377, 15516, 'NPE Horde Ship - Decoration NPC´s Stage 2 (Quest 59927 complete)'),
|
||||
(13377, 15393, 'NPE Horde Ship - Orc Hunter only: Wolf (Quest 59927 incomplete)'),
|
||||
(13377, 15407, 'NPE Horde Ship - Orc Hunter only: Wolf (Quest 59927 complete'),
|
||||
(13377, 15394, 'NPE Horde Ship - Undead Hunter only: Bat (Quest 59927 incomplete)'),
|
||||
(13377, 15408, 'NPE Horde Ship - Undead Hunter only: Bat (Quest 59927 complete'),
|
||||
(13377, 15395, 'NPE Horde Ship - Tauren Hunter only: Plainstrider (Quest 59927 incomplete)'),
|
||||
(13377, 15409, 'NPE Horde Ship - Tauren Hunter only: Plainstrider (Quest 59927 complete'),
|
||||
(13377, 15396, 'NPE Horde Ship - Troll Hunter only: Raptor (Quest 59927 incomplete)'),
|
||||
(13377, 15410, 'NPE Horde Ship - Troll Hunter only: Raptor (Quest 59927 complete'),
|
||||
(13377, 15397, 'NPE Horde Ship - Bloodelf Hunter only: Dragonhawk (Quest 59927 incomplete)'),
|
||||
(13377, 15411, 'NPE Horde Ship - Bloodelf Hunter only: Dragonhawk (Quest 59927 complete'),
|
||||
(13377, 15392, 'NPE Horde Ship - Goblin Hunter only: Scorpion (Quest 59927 incomplete)'),
|
||||
(13377, 15406, 'NPE Horde Ship - Goblin Hunter only: Scorpion (Quest 59927 complete'),
|
||||
(13377, 15398, 'NPE Horde Ship - Pandaren Hunter only: Turtle (Quest 59927 incomplete)'),
|
||||
(13377, 15412, 'NPE Horde Ship - Pandaren Hunter only: Turtle (Quest 59927 complete');
|
||||
|
||||
-- Condition
|
||||
DELETE FROM `conditions` WHERE `SourceEntry` = 13377 AND `SourceTypeOrReferenceId` = 26 AND `SourceGroup` IN (15393, 15407, 15394, 15408, 15395, 15409, 15396, 15410, 15397, 15411, 15392, 15406, 15398, 15412, 15284, 15287, 15514, 15516);
|
||||
INSERT INTO `conditions`(`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
-- Orc
|
||||
(26, 15393, 13377, 0, 0, 15, 0, 4, 0, 0, 0, 0, 0, '', 'Allow Phase 15393 if Player is Hunter'),
|
||||
(26, 15393, 13377, 0, 0, 16, 0, 2, 0, 0, 0, 0, 0, '', 'Allow Phase 15393 if Player is Orc'),
|
||||
(26, 15393, 13377, 0, 0, 28, 0, 59928, 0, 0, 1, 0, 0, '', 'Allow Phase 15393 if Quest 59928 is NOT Complete'),
|
||||
(26, 15407, 13377, 0, 0, 15, 0, 4, 0, 0, 0, 0, 0, '', 'Allow Phase 15407 if Player is Hunter'),
|
||||
(26, 15407, 13377, 0, 0, 16, 0, 2, 0, 0, 0, 0, 0, '', 'Allow Phase 15407 if Player is Orc'),
|
||||
(26, 15407, 13377, 0, 0, 28, 0, 59928, 0, 0, 0, 0, 0, '', 'Allow Phase 15407 if Quest 59928 is complete'),
|
||||
-- Undead
|
||||
(26, 15394, 13377, 0, 0, 15, 0, 4, 0, 0, 0, 0, 0, '', 'Allow Phase 15394 if Player is Hunter'),
|
||||
(26, 15394, 13377, 0, 0, 16, 0, 16, 0, 0, 0, 0, 0, '', 'Allow Phase 15394 if Player is Undead'),
|
||||
(26, 15394, 13377, 0, 0, 28, 0, 59928, 0, 0, 1, 0, 0, '', 'Allow Phase 15394 if Quest 59928 is NOT Complete'),
|
||||
(26, 15408, 13377, 0, 0, 15, 0, 4, 0, 0, 0, 0, 0, '', 'Allow Phase 15408 if Player is Hunter'),
|
||||
(26, 15408, 13377, 0, 0, 16, 0, 16, 0, 0, 0, 0, 0, '', 'Allow Phase 15408 if Player is Undead'),
|
||||
(26, 15408, 13377, 0, 0, 28, 0, 59928, 0, 0, 0, 0, 0, '', 'Allow Phase 15408 if Quest 59928 is complete'),
|
||||
-- Tauren
|
||||
(26, 15395, 13377, 0, 0, 15, 0, 4, 0, 0, 0, 0, 0, '', 'Allow Phase 15395 if Player is Hunter'),
|
||||
(26, 15395, 13377, 0, 0, 16, 0, 32, 0, 0, 0, 0, 0, '', 'Allow Phase 15395 if Player is Tauren'),
|
||||
(26, 15395, 13377, 0, 0, 28, 0, 59928, 0, 0, 1, 0, 0, '', 'Allow Phase 15395 if Quest 59928 is NOT Complete'),
|
||||
(26, 15409, 13377, 0, 0, 15, 0, 4, 0, 0, 0, 0, 0, '', 'Allow Phase 15409 if Player is Hunter'),
|
||||
(26, 15409, 13377, 0, 0, 16, 0, 32, 0, 0, 0, 0, 0, '', 'Allow Phase 15409 if Player is Tauren'),
|
||||
(26, 15409, 13377, 0, 0, 28, 0, 59928, 0, 0, 0, 0, 0, '', 'Allow Phase 15409 if Quest 59928 is complete'),
|
||||
-- Troll
|
||||
(26, 15396, 13377, 0, 0, 15, 0, 4, 0, 0, 0, 0, 0, '', 'Allow Phase 15396 if Player is Hunter'),
|
||||
(26, 15396, 13377, 0, 0, 16, 0, 128, 0, 0, 0, 0, 0, '', 'Allow Phase 15396 if Player is Troll'),
|
||||
(26, 15396, 13377, 0, 0, 28, 0, 59928, 0, 0, 1, 0, 0, '', 'Allow Phase 15396 if Quest 59928 is NOT Complete'),
|
||||
(26, 15410, 13377, 0, 0, 15, 0, 4, 0, 0, 0, 0, 0, '', 'Allow Phase 15410 if Player is Hunter'),
|
||||
(26, 15410, 13377, 0, 0, 16, 0, 128, 0, 0, 0, 0, 0, '', 'Allow Phase 15410 if Player is Troll'),
|
||||
(26, 15410, 13377, 0, 0, 28, 0, 59928, 0, 0, 0, 0, 0, '', 'Allow Phase 15410 if Quest 59928 is complete'),
|
||||
-- Bloodelf
|
||||
(26, 15397, 13377, 0, 0, 15, 0, 4, 0, 0, 0, 0, 0, '', 'Allow Phase 15397 if Player is Hunter'),
|
||||
(26, 15397, 13377, 0, 0, 16, 0, 512, 0, 0, 0, 0, 0, '', 'Allow Phase 15397 if Player is Bloodelf'),
|
||||
(26, 15397, 13377, 0, 0, 28, 0, 59928, 0, 0, 1, 0, 0, '', 'Allow Phase 15397 if Quest 59928 is NOT Complete'),
|
||||
(26, 15411, 13377, 0, 0, 15, 0, 4, 0, 0, 0, 0, 0, '', 'Allow Phase 15411 if Player is Hunter'),
|
||||
(26, 15411, 13377, 0, 0, 16, 0, 512, 0, 0, 0, 0, 0, '', 'Allow Phase 15411 if Player is Bloodelf'),
|
||||
(26, 15411, 13377, 0, 0, 28, 0, 59928, 0, 0, 0, 0, 0, '', 'Allow Phase 15411 if Quest 59928 is complete'),
|
||||
-- Goblin
|
||||
(26, 15392, 13377, 0, 0, 15, 0, 4, 0, 0, 0, 0, 0, '', 'Allow Phase 15392 if Player is Hunter'),
|
||||
(26, 15392, 13377, 0, 0, 16, 0, 256, 0, 0, 0, 0, 0, '', 'Allow Phase 15392 if Player is Goblin'),
|
||||
(26, 15392, 13377, 0, 0, 28, 0, 59928, 0, 0, 1, 0, 0, '', 'Allow Phase 15392 if Quest 59928 is NOT Complete'),
|
||||
(26, 15406, 13377, 0, 0, 15, 0, 4, 0, 0, 0, 0, 0, '', 'Allow Phase 15406 if Player is Hunter'),
|
||||
(26, 15406, 13377, 0, 0, 16, 0, 256, 0, 0, 0, 0, 0, '', 'Allow 15406 Phase if Player is Goblin'),
|
||||
(26, 15406, 13377, 0, 0, 28, 0, 59928, 0, 0, 0, 0, 0, '', 'Allow Phase 15406 if Quest 59928 is complete'),
|
||||
-- Pandaren Horde
|
||||
(26, 15398, 13377, 0, 0, 15, 0, 4, 0, 0, 0, 0, 0, '', 'Allow Phase 15398 if Player is Hunter'),
|
||||
(26, 15398, 13377, 0, 0, 16, 0, 33554432, 0, 0, 0, 0, 0, '', 'Allow Phase 15398 if Player is Pandaren (H)'),
|
||||
(26, 15398, 13377, 0, 0, 28, 0, 59928, 0, 0, 1, 0, 0, '', 'Allow Phase 15398 if Quest 59928 is NOT Complete'),
|
||||
(26, 15412, 13377, 0, 0, 15, 0, 4, 0, 0, 0, 0, 0, '', 'Allow Phase 15412 if Player is Hunter'),
|
||||
(26, 15412, 13377, 0, 0, 16, 0, 33554432, 0, 0, 0, 0, 0, '', 'Allow Phase 15412 if Player is Pandaren (H)'),
|
||||
(26, 15412, 13377, 0, 0, 28, 0, 59928, 0, 0, 0, 0, 0, '', 'Allow Phase 15412 if Quest 59928 is complete'),
|
||||
-- Grunt Throg init Spawn
|
||||
(26, 15284, 13377, 0, 0, 9, 0, 59927, 0, 0, 1, 0, 0, '', 'Allow Phase 15284 if Quest 59927 IS NOT taken'),
|
||||
(26, 15284, 13377, 0, 0, 28, 0, 59928, 0, 0, 1, 0, 0, '', 'Allow Phase 15284 if Quest 59928 IS NOT complete'),
|
||||
-- Grunt Throg Stage 2
|
||||
(26, 15287, 13377, 0, 0, 28, 0, 59928, 0, 0, 0, 0, 0, '', 'Allow Phase 15287 if Quest 59928 IS complete'),
|
||||
-- decoration npcs stage 1
|
||||
(26, 15514, 13377, 0, 0, 28, 0, 59928, 0, 0, 1, 0, 0, '', 'Allow Phase 15514 if Quest 59928 is NOT Complete'),
|
||||
-- decoration npcs stage 2
|
||||
(26, 15516, 13377, 0, 0, 28, 0, 59928, 0, 0, 0, 0, 0, '', 'Allow Phase 15516 if Quest 59928 IS Complete');
|
||||
|
||||
-- Spell Area Weather Spells
|
||||
DELETE FROM `spell_area` WHERE `spell` IN (305420, 305422) AND `area` = 13377;
|
||||
INSERT INTO `spell_area`(`spell`, `area`, `quest_start`, `quest_end`, `aura_spell`, `racemask`, `gender`, `flags`, `quest_start_status`, `quest_end_status`) VALUES
|
||||
(305420, 13377, 59926, 59928, 0, 0, 2, 3, 2 | 64, 1), -- Medium Fog + Rain
|
||||
(305422, 13377, 59928, 59928, 0, 0, 2, 3, 2, 2); -- Heavy Fog + Rain
|
||||
|
||||
-- Queststarter & ender
|
||||
DELETE FROM `creature_queststarter` WHERE `id` IN (166573, 166583) AND `quest` IN (59926, 59927, 59928);
|
||||
INSERT INTO `creature_queststarter`(`id`, `quest`) VALUES
|
||||
(166573, 59926),
|
||||
(166583, 59927),
|
||||
(166583, 59928);
|
||||
|
||||
DELETE FROM `creature_questender` WHERE `id` IN (166573, 166583, 166827) AND `quest` IN (59926, 59927, 59928);
|
||||
INSERT INTO `creature_questender`(`id`, `quest`) VALUES
|
||||
(166573, 59926),
|
||||
(166583, 59927),
|
||||
(166827, 59928);
|
||||
|
||||
DELETE FROM `quest_template_addon` WHERE `ID` IN (59927, 59928);
|
||||
INSERT INTO `quest_template_addon`(`ID`, `PrevQuestID`) VALUES
|
||||
(59927, 59926),
|
||||
(59928, 59927);
|
||||
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` IN (166585, 166799);
|
||||
|
||||
-- SAI Script & Waypoints for Provisoner Jin'hake @CGUID+12
|
||||
SET @PATH := @CGUID+12 * 10;
|
||||
DELETE FROM `waypoint_data` WHERE `id`= @PATH;
|
||||
INSERT INTO `waypoint_data`(`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES
|
||||
(@PATH, 0, 8.30078, 12.125, 13.3435, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 1, 13.8032, 11.0442, 18.1657, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 2, 16.9492, 9.31494, 18.3897, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 3, 15.1211, 5.56055, 18.4001, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 4, 11.6182, 2.92236, 17.9941, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 5, 7.2959, 1.16357, 17.4112, 0, 5178, 0, 0, 100, 0),
|
||||
(@PATH, 6, 14.583, -4.97949, 18.3768, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 7, 14.7632, -10.4277, 18.4486, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 8, 11.0645, -11.5469, 16.2649, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 9, 3.74414, -11.3711, 9.50393, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 10, 0.431641, -11.1504, 8.98569, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 11, -7.00732, -10.6382, 8.82762, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 12, -14.3809, -10.0054, 8.97586, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 13, -21.9228, -7.88721, 9.17933, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 14, -20.043, -2.24805, 9.06756, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 15, -21.4981, 2.65869, 9.0749, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 16, -24.1103, 3.74219, 9.15793, 0, 4884, 0, 0, 100, 0),
|
||||
(@PATH, 17, -29.5435, 7.5625, 9.8443, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 18, -35.3257, 6.84473, 11.4777, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 19, -41.6206, 2.96435, 11.1139, 0, 4620, 0, 0, 100, 0),
|
||||
(@PATH, 20, -34.8911, 6.4458, 11.4744, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 21, -24.8857, 7.32568, 9.19802, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 22, -14.5552, 7.96387, 8.89298, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 23, 2.57422, 9.37939, 9.19418, 0, 0, 0, 0, 100, 0);
|
||||
|
||||
UPDATE `creature` SET `position_x`= 8.300781, `position_y`= 12.125, `position_z`= 13.34348, `orientation`= 0, `spawndist`= 0, `MovementType`= 2 WHERE `guid`= @CGUID+12;
|
||||
DELETE FROM `creature_addon` WHERE `guid`= @CGUID+12;
|
||||
INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes2`) VALUES
|
||||
(@CGUID+12, @PATH, 1);
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`entryorguid`=-(@CGUID+12) AND `source_type`=0) OR (`entryorguid`=16679900 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`, `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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(-(@CGUID+12), 0, 0, 0, 34, 0, 100, 0, 0, 5, 0, 0, 0, '', 80, 16679900, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Provisoner Jin\'hake - On MovementInform Point 5 - start run Action List - to self'),
|
||||
(-(@CGUID+12), 0, 1, 0, 34, 0, 100, 0, 0, 16, 0, 0, 0, '', 80, 16679900, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Provisoner Jin\'hake - On MovementInform Point 16 - start run Action List - to self'),
|
||||
(-(@CGUID+12), 0, 2, 0, 34, 0, 100, 0, 0, 19, 0, 0, 0, '', 80, 16679900, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Provisoner Jin\'hake - On MovementInform Point 19 - start run Action List - to self'),
|
||||
(16679900, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 90, 8, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Provisoner Jin\'hake - On Script - Set Byte 1 (8) - to Self'),
|
||||
(16679900, 9, 1, 0, 0, 0, 100, 0, 4000, 4000, 4000, 4000, 0, '', 91, 8, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Provisoner Jin\'hake - On Script - After 4s - Remove Byte 1 (8) - to self');
|
||||
|
||||
-- SAI Script & Waypoints for Bo @CGUID+13
|
||||
SET @PATH := @CGUID+13 * 10;
|
||||
DELETE FROM `waypoint_data` WHERE `id`= @PATH;
|
||||
INSERT INTO `waypoint_data`(`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES
|
||||
(@PATH, 0, -12.9731, -12.1904, 8.9556, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 1, -4.01465, -12.0762, 8.91277, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 2, 3.39355, -10.3062, 9.50703, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 3, 7.84326, -10.7778, 13.019, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 4, 11.9995, -10.7715, 17.1649, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 5, 15.9995, -7.54053, 18.2837, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 6, 18.9536, -8.97021, 18.7168, 0, 0, 0, 0, 100, 0),
|
||||
(@PATH, 7, 19.0859, -11.4033, 18.8046, 0, 4983, 0, 0, 100, 0),
|
||||
(@PATH, 8, 3.2060, -10.3905, 9.19429, 0,0, 0, 0, 100, 0),
|
||||
(@PATH, 9, -21.6543, -10.2046, 9.19429, 0, 5141, 0, 0, 100, 0);
|
||||
|
||||
UPDATE `creature` SET `position_x`= -12.97314, `position_y`= -12.19043, `position_z`= 8.9556, `orientation`= 0, `spawndist`= 0, `MovementType`= 2 WHERE `guid`= @CGUID+13;
|
||||
DELETE FROM `creature_addon` WHERE `guid`= @CGUID+13;
|
||||
INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes2`) VALUES
|
||||
(@CGUID+13, @PATH, 1);
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (-(@CGUID+13), 16658500) AND `source_type` IN (0, 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`, `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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(-(@CGUID+13), 0, 0, 0, 34, 0, 100, 0, 0, 9, 0, 0, 0, '', 80, 16658500, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Bo - On Movementinform Point 9 - start run Action list - to self'),
|
||||
(16658500, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, '', 66, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 4.1265, 'Bo - On Script - Set Orientation to target_o'),
|
||||
(16658500, 9, 1, 0, 0, 0, 100, 0, 1000, 1000, 1000, 1000, 0, '', 90, 8, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Bo - On Script - Set Byte 1 to self'),
|
||||
(16658500, 9, 2, 0, 0, 0, 100, 0, 4000, 4000, 4000, 4000, 0, '', 91, 8, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Bo - On Script - After 4s remove Byte 1 to self');
|
||||
|
||||
-- research of horde ship shows that this PhaseID´s are horde only and both NPCs are in Phase 0
|
||||
DELETE FROM `phase_area` WHERE `AreaId` = 10639 AND `PhaseId` IN (15286, 15284);
|
||||
UPDATE `creature` SET `PhaseId`=0 WHERE `guid` IN (1050162, 1050161, 1050163);
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `id`=708;
|
||||
@@ -0,0 +1,45 @@
|
||||
-- Add some missing gobs
|
||||
DELETE FROM `gameobject` WHERE `guid` IN (8982,8984);
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
|
||||
(8982, 184488, 530, 3483, 3539, '0', 0, 4245.323, 2171.133, 137.6776, 5.270896, 0, 0, -0.4848089, 0.8746201, 120, 255, 1, 15595), -- 184488 (Area: 3539 - Difficulty: 0)
|
||||
(8984, 184998, 530, 3483, 3539, '0', 0, 4245.323, 2171.133, 137.6776, 5.270896, 0, 0, -0.4848089, 0.8746201, 120, 255, 1, 15595); -- 184998 (Area: 3539 - Difficulty: 0)
|
||||
UPDATE `gameobject_template_addon` SET `flags`=`flags`|16 WHERE `entry` IN (184488);
|
||||
|
||||
-- Add missing emotes for quest "A Mission of Mercy"
|
||||
UPDATE `quest_details` SET `Emote2`=1, `Emote3`=1 WHERE `ID`=10970;
|
||||
|
||||
-- Commander Ameer
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=20448;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=20448 AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2044800,2044801) 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`, `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
|
||||
(20448,0,0,0,20,0,100,0,10970,0,0,0,80,2044800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Commander Ameer - On Quest 'A Mission of Mercy' Finished - Run Script"),
|
||||
(20448,0,1,0,40,0,100,0,1,20448,0,0,80,2044801,0,0,0,0,0,1,0,0,0,0,0,0,0,"Commander Ameer - On Waypoint 1 Reached - Run Script"),
|
||||
(20448,0,2,3,40,0,100,0,2,20448,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,1.09956,"Commander Ameer - On Waypoint 2 Reached - Set Orientarion"),
|
||||
(20448,0,3,0,61,0,100,0,0,0,0,0,81,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Commander Ameer - On Waypoint 2 Reached - Set npc flag"),
|
||||
(2044800,9,0,0,0,0,100,0,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Commander Ameer - On Script - Remove npc flag"),
|
||||
(2044800,9,1,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Commander Ameer - On Script - Say Line 0"),
|
||||
(2044800,9,2,0,0,0,100,0,5000,5000,0,0,53,0,20448,0,0,0,2,1,0,0,0,0,0,0,0,"Commander Ameer - On Script - Start Waypoint"),
|
||||
(2044801,9,0,0,0,0,100,0,0,0,0,0,54,35000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Commander Ameer - On Script - Pause Waypoint"),
|
||||
(2044801,9,1,0,0,0,100,0,1000,1000,0,0,17,28,0,0,0,0,0,1,0,0,0,0,0,0,0,"Commander Ameer - On Script - Set Emote State 'work SHEATHED'"),
|
||||
(2044801,9,2,0,0,0,100,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Commander Ameer - On Script - Say Line 1"),
|
||||
(2044801,9,3,0,0,0,100,0,6000,6000,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Commander Ameer - On Script - Set Emote State 'None'"),
|
||||
(2044801,9,4,0,0,0,100,0,0,0,0,0,9,0,0,0,0,0,0,14,8982,184488,0,0,0,0,0,"Commander Ameer - On Script - Activate Gameobject 'Salvaged Ethereum Prison'"),
|
||||
(2044801,9,5,0,0,0,100,0,0,0,0,0,12,22900,6,3000,0,0,0,8,0,0,0,4245.25,2171.18,138.03,5.66752,"Commander Ameer - On Script - Summon Creature 'Tortured Protectorate Vanguard'"),
|
||||
(2044801,9,6,0,0,0,100,0,2000,2000,0,0,1,0,0,0,0,0,0,19,22900,0,0,0,0,0,0,"Commander Ameer - On Script - Say Line 0 (Tortured Protectorate Vanguard)"),
|
||||
(2044801,9,7,0,0,0,100,0,15000,15000,0,0,51,0,0,0,0,0,0,19,22900,0,0,0,0,0,0,"Commander Ameer - On Script - Kill Creature 'Tortured Protectorate Vanguard'"),
|
||||
(2044801,9,8,0,0,0,100,0,2000,2000,0,0,9,0,0,0,0,0,0,14,8982,184488,0,0,0,0,0,"Commander Ameer - On Script - Activate Gameobject 'Salvaged Ethereum Prison'"),
|
||||
(2044801,9,9,0,0,0,100,0,3000,3000,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Commander Ameer - On Script - Say Line 2");
|
||||
|
||||
DELETE FROM `waypoints` WHERE `entry`=20448;
|
||||
INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`) VALUES
|
||||
(20448, 1, 4248.49, 2169, 137.678),
|
||||
(20448, 2, 4252.65, 2166.07, 137.783);
|
||||
|
||||
-- Texts
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` IN (20448, 22900);
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(20448,0,0,"Stand back, $n. This may be an Ethereum trap.",12,0,100,1,0,0,20539,0,"Commander Ameer"),
|
||||
(20448,1,0,"%s uses the Ethereum prison key on the salvaged Ethereum prison.",16,0,100,0,0,0,20540,0,"Commander Ameer"),
|
||||
(20448,2,0,"Those fools! What have they done! What horrors do they hold? And for what purpose? I will need your help again, hero. Help us. Help your people.",12,0,100,1,0,0,20544,0,"Commander Ameer"),
|
||||
(22900,0,0,"Commander... I am not long for this world... Taken to a holding pen... hundreds... thousands... beings from other worlds... Imprisoned... Imprisoned by Ethereum. Many of them our allies. Must... Must save the others... It... It's not too late...",12,0,100,1,0,0,20542,0,"Tortured Protectorate Vanguard");
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `quest_offer_reward` SET `RewardText`= "This... this pendant. I gave it to Old Whitebark after his people helped us rebuild our village.$B$BI guess this means he's...$B$B<The blood elf clears her throat as she regains her composure.>$B$BI appreciate you bringing this to me, $N. There is something I'd like to ask of you." WHERE `ID`=8474;
|
||||
@@ -0,0 +1,8 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `npcflag`=129 WHERE `entry` IN (15350,15351);
|
||||
DELETE FROM `creature_queststarter` WHERE `id` IN (15350,15351);
|
||||
DELETE FROM `creature_questender` WHERE `id` IN (15350,15351);
|
||||
DELETE FROM `disables` WHERE `sourceType`=1 AND `entry` IN (8388,13475);
|
||||
INSERT INTO `disables` (`sourceType`,`entry`,`flags`,`params_0`,`params_1`,`comment`) VALUES
|
||||
(1,8388,0,'','','Deprecated quest: For Great Honor'),
|
||||
(1,13475,0,'','','Deprecated quest: For Great Honor');
|
||||
@@ -0,0 +1,162 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `id` IN (23153,23154) AND `guid` IN (109148, 109149, 109150, 109151, 109152, 109223, 109498, 109499, 109504, 109626, 109631, 109643);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `MovementType`) VALUES
|
||||
(109148, 23153, 530, '0', 0, 1, 4117.67, 5379.04, 266.612, 2.49582, 1800, 0, 2),
|
||||
(109149, 23153, 530, '0', 0, 1, 3971.33, 5668.72, 267.517, 3.35698, 1800, 0, 2),
|
||||
(109150, 23153, 530, '0', 0, 1, 3914.38, 4913.13, 268.249, 1.44054, 1800, 0, 2),
|
||||
(109151, 23153, 530, '0', 0, 1, 4078.18, 5123.28, 266.949, 2.26103, 1800, 0, 2),
|
||||
(109152, 23154, 530, '0', 0, 1, 4110.278 ,5381.844, 266.1487, 5.727434, 1800, 0, 0),
|
||||
(109223, 23154, 530, '0', 0, 1, 4114.102 ,5368.567, 267.6211, 1.418258, 1800, 0, 0),
|
||||
(109498, 23154, 530, '0', 0, 1, 3967.494 ,5675.388, 267.7566, 4.963231, 1800, 0, 0),
|
||||
(109499, 23154, 530, '0', 0, 1, 3967.432 ,5660.811, 268.5316, 1.414797, 1800, 0, 0),
|
||||
(109504, 23154, 530, '0', 0, 1, 3920.013 ,4910.366, 267.7971, 2.549393, 1800, 0, 0),
|
||||
(109626, 23154, 530, '0', 0, 1, 3915.637 ,4918.675, 268.0701, 4.993489, 1800, 0, 0),
|
||||
(109631, 23154, 530, '0', 0, 1, 4070.757 ,5127.342, 267.5959, 5.573686, 1800, 0, 0),
|
||||
(109643, 23154, 530, '0', 0, 1, 4076.135 ,5114.612, 267.8706, 1.363137, 1800, 0, 0);
|
||||
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (109148, 109149, 109150, 109151);
|
||||
INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES
|
||||
(109148,1091480,0,1,'40306'),
|
||||
(109149,1091490,0,1,'40306'),
|
||||
(109150,1091500,0,1,'40306'),
|
||||
(109151,1091510,0,1,'40306');
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` IN (13,17) AND `SourceEntry`=40307;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition` ,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
|
||||
(13,3,40307,0,0,31,0,3,22175,0,0,0,'','Stasis Field'),
|
||||
(13,3,40307,0,0,1,0,40307,0,0,1,0,'','Stasis Field'),
|
||||
(13,3,40307,0,1,31,0,3,22255,0,0,0,'','Stasis Field'),
|
||||
(13,3,40307,0,1,1,0,40307,0,0,1,0,'','Stasis Field'),
|
||||
(13,3,40307,0,2,31,0,3,22181,0,0,0,'','Stasis Field'),
|
||||
(13,3,40307,0,2,1,0,40307,0,0,1,0,'','Stasis Field'),
|
||||
(13,3,40307,0,3,31,0,3,22180,0,0,0,'','Stasis Field'),
|
||||
(13,3,40307,0,3,1,0,40307,0,0,1,0,'','Stasis Field');
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=23153;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(23153, 0, 0, 'Check those crystals over there!', 12,0,100,1,0,0,21004,0, 'Bash''ir Surveyor (Entry: 23153)'),
|
||||
(23153, 0, 1, 'Find what I am looking for and you may have a treat.', 12,0,100,1,0,0,21007,0, 'Bash''ir Surveyor (Entry: 23153)'),
|
||||
(23153, 0, 2, 'That grouping looks promising.', 12,0,100,1,0,0,21006,0, 'Bash''ir Surveyor (Entry: 23153)'),
|
||||
(23153, 1, 0, 'I am beginning to suspect you are worthless. Do not disappoint me further.', 12,0,100,1,0,0,21008,0, 'Bash''ir Surveyor (Entry: 23153)'),
|
||||
(23153, 1, 1, 'Yes, that''s it. These will do nicely.', 12,0,100,1,0,0,21009,0, 'Bash''ir Surveyor (Entry: 23153)'),
|
||||
(23153, 1, 2, 'You''ve found nothing? Very well. Over there next.', 12,0,100,1,0,0,21005,0, 'Bash''ir Surveyor (Entry: 23153)');
|
||||
|
||||
DELETE FROM `pool_template` WHERE `entry` IN (645,646,647,648,649);
|
||||
INSERT INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES
|
||||
(645, 3, 'Bash''ir - Bash''ir Surveyor (23153) and Mana-debt Slave (23154) 1'),
|
||||
(646, 3, 'Bash''ir - Bash''ir Surveyor (23153) and Mana-debt Slave (23154) 2'),
|
||||
(647, 3, 'Bash''ir - Bash''ir Surveyor (23153) and Mana-debt Slave (23154) 3'),
|
||||
(648, 3, 'Bash''ir - Bash''ir Surveyor (23153) and Mana-debt Slave (23154) 4'),
|
||||
(649, 1, 'Bash''ir - Bash''ir Surveyor (23153) and Mana-debt Slave (23154) Mother Pool');
|
||||
|
||||
DELETE FROM `pool_creature` WHERE `pool_entry` IN (645,646,647,648);
|
||||
INSERT INTO `pool_creature` (`guid`, `pool_entry`, `chance`, `description`) VALUES
|
||||
(109148,645, 0, 'Bash''ir Surveyor (23153)'),
|
||||
(109152,645, 0, 'Mana-debt Slave (23154)'),
|
||||
(109223,645, 0, 'Mana-debt Slave (23154)'),
|
||||
(109149,646, 0, 'Bash''ir Surveyor (23153)'),
|
||||
(109498,646, 0, 'Mana-debt Slave (23154)'),
|
||||
(109499,646, 0, 'Mana-debt Slave (23154)'),
|
||||
(109150,647, 0, 'Bash''ir Surveyor (23153)'),
|
||||
(109504,647, 0, 'Mana-debt Slave (23154)'),
|
||||
(109626,647, 0, 'Mana-debt Slave (23154)'),
|
||||
(109151,648, 0, 'Bash''ir Surveyor (23153)'),
|
||||
(109631,648, 0, 'Mana-debt Slave (23154)'),
|
||||
(109643,648, 0, 'Mana-debt Slave (23154)');
|
||||
|
||||
DELETE FROM `pool_pool` WHERE `mother_pool`=649;
|
||||
INSERT INTO `pool_pool` (`pool_id`, `mother_pool`, `chance`, `description`) VALUES
|
||||
(645, 649, 0, 'Bash''ir Surveyor (23153) and Mana-debt Slave (23154)'),
|
||||
(646, 649, 0, 'Bash''ir Surveyor (23153) and Mana-debt Slave (23154)'),
|
||||
(647, 649, 0, 'Bash''ir Surveyor (23153) and Mana-debt Slave (23154)'),
|
||||
(648, 649, 0, 'Bash''ir Surveyor (23153) and Mana-debt Slave (23154)');
|
||||
|
||||
DELETE FROM `creature_formations` WHERE `leaderGUID` IN (109148,109149,109150,109151);
|
||||
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES
|
||||
(109148, 109148, 0, 0, 515, 0, 0),
|
||||
(109148, 109152, 5, 70, 515, 0, 0),
|
||||
(109148, 109223, 5, 290, 515, 0, 0),
|
||||
(109149, 109149, 0, 0, 515, 0, 0),
|
||||
(109149, 109498, 5, 70, 515, 0, 0),
|
||||
(109149, 109499, 5, 290, 515, 0, 0),
|
||||
(109150, 109150, 0, 0, 515, 0, 0),
|
||||
(109150, 109504, 5, 70, 515, 0, 0),
|
||||
(109150, 109626, 5, 290, 515, 0, 0),
|
||||
(109151, 109151, 0, 0, 515, 0, 0),
|
||||
(109151, 109631, 5, 70, 515, 0, 0),
|
||||
(109151, 109643, 5, 290, 515, 0, 0);
|
||||
|
||||
DELETE FROM `waypoint_data` WHERE `id` IN (1091480, 1091490, 1091500, 1091510);
|
||||
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`, `delay`,`action`, `orientation`, `action_chance`, `move_type`, `wpguid`) VALUES
|
||||
(1091480,1,4088.924,5360.324,266.8262,0,0,100, 100, 0, 0),
|
||||
(1091480,2,4086.19,5334.616,272.1114,30000,0,100, 100, 0, 0),
|
||||
(1091480,3,4055.083,5388.747,268.2536,0,0,100, 100, 0, 0),
|
||||
(1091480,4,4018.438,5403.46,266.9296,30000,0,100, 100, 0, 0),
|
||||
(1091480,5,4041.49,5440.908,266.7763,0,0,100, 100, 0, 0),
|
||||
(1091480,6,4061.738,5470.963,267.3727,30000,0,100, 100, 0, 0),
|
||||
(1091480,7,4081.422,5433.799,266.9398,0,0,100, 100, 0, 0),
|
||||
(1091480,8,4088.155,5399.219,264.8799,0,0,100, 100, 0, 0),
|
||||
(1091480,9,4099.717,5375.085,265.682,0,2315301,100, 100, 0, 0),
|
||||
(1091490,1,3950.579,5664.166,267.8868,0,0,100, 100, 0, 0),
|
||||
(1091490,2,3949.695,5648.014,267.833,30000,0,100, 100, 0, 0),
|
||||
(1091490,3,3939.836,5699.776,267.8054,0,0,100, 100, 0, 0),
|
||||
(1091490,4,3917.208,5714.594,267.5573,30000,0,100, 100, 0, 0),
|
||||
(1091490,5,3953.256,5680.032,268.8732,0,0,100, 100, 0, 0),
|
||||
(1091490,6,3983.988,5671.252,266.8484,0,0,100, 100, 0, 0),
|
||||
(1091490,7,4018.189,5675.339,266.136,0,0,100, 100, 0, 0),
|
||||
(1091490,8,4045.02,5677.407,267.089,30000,0,100, 100, 0, 0),
|
||||
(1091490,9,4001.402,5668.4,267.5134,0,0,100, 100, 0, 0),
|
||||
(1091490,10,3974.07,5668.724,267.664,0,2315301,100, 100, 0, 0),
|
||||
(1091500,1,3921.228,4965.274,266.4946,0,0,100, 100, 0, 0),
|
||||
(1091500,2,3910.742,4992.671,267.6488,30000,0,100, 100, 0, 0),
|
||||
(1091500,3,3954.662,4958.776,266.2497,0,0,100, 100, 0, 0),
|
||||
(1091500,4,3990.942,4941.342,268.8905,0,0,100, 100, 0, 0),
|
||||
(1091500,5,4003.885,4918.704,266.4579,0,0,100, 100, 0, 0),
|
||||
(1091500,6,4019.997,4916.955,265.7477,30000,0,100, 100, 0, 0),
|
||||
(1091500,7,4001.091,4867.379,267.7419,0,0,100, 100, 0, 0),
|
||||
(1091500,8,3966.167,4855.453,267.1823,0,0,100, 100, 0, 0),
|
||||
(1091500,9,3938.668,4864.629,266.8073,0,0,100, 100, 0, 0),
|
||||
(1091500,10,3917.792,4875.084,266.7963,30000,0,100, 100, 0, 0),
|
||||
(1091500,11,3930.731,4901.205,267.671,0,0,100, 100, 0, 0),
|
||||
(1091500,12,3917.535,4918.631,267.874,0,2315301,100, 100, 0, 0),
|
||||
(1091510,1,4049.228,5158.38,265.8159,0,0,100, 100, 0, 0),
|
||||
(1091510,2,4049.228,5158.38,265.8159,30000,0,100, 100, 0, 0),
|
||||
(1091510,3,4013.033,5126.243,267.2072,0,0,100, 100, 0, 0),
|
||||
(1091510,4,3994.749,5096.724,266.9342,0,0,100, 100, 0, 0),
|
||||
(1091510,5,3972.481,5072.851,268.5905,30000,0,100, 100, 0, 0),
|
||||
(1091510,6,4017.094,5033.253,268.2528,0,0,100, 100, 0, 0),
|
||||
(1091510,7,4029.895,5002.403,267.9489,0,0,100, 100, 0, 0),
|
||||
(1091510,8,4054.003,4995.914,267.5135,30000,0,100, 100, 0, 0),
|
||||
(1091510,9,4058.921,5066.56,268.2322,0,0,100, 100, 0, 0),
|
||||
(1091510,10,4066.631,5099.14,267.5258,0,0,100, 100, 0, 0),
|
||||
(1091510,11,4069.543,5118.533,267.2003,0,0,100, 100, 0, 0);
|
||||
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry` IN (23153,23154);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (-109148,-109149,-109150,-109151,23153,23154) AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2315300,2315301) 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`, `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
|
||||
(-109148,0,0,0,34,0,100,0,2,1,0,0,80,2315300,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bash'ir Surveyor - On movement informer - Run Script"),
|
||||
(-109148,0,1,0,34,0,100,0,2,3,0,0,80,2315300,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bash'ir Surveyor - On movement informer - Run Script"),
|
||||
(-109148,0,2,0,34,0,100,0,2,5,0,0,80,2315300,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bash'ir Surveyor - On movement informer - Run Script"),
|
||||
(-109148,0,3,0,34,0,100,0,2,8,0,0,80,2315301,2,0,0,0,0,1,0,0,0,0,0,0,0,"Bash'ir Surveyor - On movement informer - Run Script"),
|
||||
(-109149,0,0,0,34,0,100,0,2,1,0,0,80,2315300,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bash'ir Surveyor - On movement informer - Run Script"),
|
||||
(-109149,0,1,0,34,0,100,0,2,3,0,0,80,2315300,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bash'ir Surveyor - On movement informer - Run Script"),
|
||||
(-109149,0,2,0,34,0,100,0,2,7,0,0,80,2315300,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bash'ir Surveyor - On movement informer - Run Script"),
|
||||
(-109149,0,3,0,34,0,100,0,2,9,0,0,80,2315301,2,0,0,0,0,1,0,0,0,0,0,0,0,"Bash'ir Surveyor - On movement informer - Run Script"),
|
||||
(-109150,0,0,0,34,0,100,0,2,1,0,0,80,2315300,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bash'ir Surveyor - On movement informer - Run Script"),
|
||||
(-109150,0,1,0,34,0,100,0,2,5,0,0,80,2315300,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bash'ir Surveyor - On movement informer - Run Script"),
|
||||
(-109150,0,2,0,34,0,100,0,2,9,0,0,80,2315300,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bash'ir Surveyor - On movement informer - Run Script"),
|
||||
(-109150,0,3,0,34,0,100,0,2,11,0,0,80,2315301,2,0,0,0,0,1,0,0,0,0,0,0,0,"Bash'ir Surveyor - On movement informer - Run Script"),
|
||||
(-109151,0,0,0,34,0,100,0,2,1,0,0,80,2315300,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bash'ir Surveyor - On movement informer - Run Script"),
|
||||
(-109151,0,1,0,34,0,100,0,2,4,0,0,80,2315300,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bash'ir Surveyor - On movement informer - Run Script"),
|
||||
(-109151,0,2,0,34,0,100,0,2,7,0,0,80,2315300,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bash'ir Surveyor - On movement informer - Run Script"),
|
||||
(-109151,0,3,0,34,0,100,0,2,10,0,0,80,2315301,2,0,0,0,0,1,0,0,0,0,0,0,0,"Bash'ir Surveyor - On movement informer - Run Script"),
|
||||
(2315300,9,0,0,0,0,100,0,2000,2000,0,0,1,0,0,1,0,0,0,19,23154,20,0,0,0,0,0,"Bash'ir Surveyor - On Script - Run Script"),
|
||||
(2315300,9,1,0,0,0,100,0,2000,2000,0,0,45,1,1,0,0,0,0,11,23154,20,0,0,0,0,0,"Bash'ir Surveyor - On Script - Despawn"),
|
||||
(2315300,9,2,0,0,0,100,0,24000,24000,0,0,1,1,0,1,0,0,0,19,23154,20,0,0,0,0,0,"Bash'ir Surveyor - On Script - Despawn"),
|
||||
(2315300,9,3,0,0,0,100,0,2000,2000,0,0,45,2,2,0,0,0,0,11,23154,20,0,0,0,0,0,"Bash'ir Surveyor - On Script - Despawn"),
|
||||
(2315301,9,0,0,0,0,100,0,0,0,0,0,1,0,0,1,0,0,0,19,23154,20,0,0,0,0,0,"Bash'ir Surveyor - On Script - Run Script"),
|
||||
(2315301,9,1,0,0,0,100,0,1000,1000,0,0,41,0,0,0,0,0,0,11,23154,40,0,0,0,0,0,"Bash'ir Surveyor - On Script - Despawn"),
|
||||
(2315301,9,2,0,0,0,100,0,1000,1000,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bash'ir Surveyor - On Script - Despawn"),
|
||||
(23154,0,0,0,38,0,100,0,1,1,0,0,17,233,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mana-debt Slave - On data set - Emote state work"),
|
||||
(23154,0,1,0,38,0,100,0,2,2,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mana-debt Slave - On data set - Emote state none");
|
||||
@@ -0,0 +1,24 @@
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=25478;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(25478, 0, 0, "Pathetic fool! A servant of Malygos would sooner die than aid an enemy....", 15, 0, 100, 0, 0, 0, 24735, 0, "Imprisoned Beryl Sorcerer"),
|
||||
(25478, 1, 0, "Aargh! Do your worst, $c! I'll tell you NOTHING!", 15, 0, 100, 0, 0, 0, 24736, 0, "Imprisoned Beryl Sorcerer"),
|
||||
(25478, 2, 0, "Aahhhh! Release me! I am of no use to you. I swear it!", 15, 0, 100, 0, 0, 0, 24737, 0, "Imprisoned Beryl Sorcerer"),
|
||||
(25478, 3, 0, "Stop! I beg you, please stop. Please....", 15, 0, 100, 0, 0, 0, 24738, 0, "Imprisoned Beryl Sorcerer"),
|
||||
(25478, 4, 0, "Alright! I am beaten. Your precious archmage is held in a prison, elevated and sealed. Even if you manage to reach her, Salrand herself holds the key. Your mission is folly!", 15, 0, 100, 0, 0, 0, 24739, 0, "Imprisoned Beryl Sorcerer"),
|
||||
(25478, 5, 0, "Enough! I've told you all that I know. Your continued abuse is senseless!", 15, 0, 100, 0, 0, 0, 24740, 0, "Imprisoned Beryl Sorcerer"),
|
||||
(25478, 6, 0, "Noooo! This torture is inhumane! You have what you want... why don't you just kill me?", 15, 0, 100, 0, 0, 0, 24755, 0, "Imprisoned Beryl Sorcerer"),
|
||||
(25478, 7, 0, "I've given you the information, $r! You're wasting your time....", 15, 0, 100, 0, 0, 0, 24756, 0, "Imprisoned Beryl Sorcerer"),
|
||||
(25478, 8, 0, "What more can you possibly want, $r?", 15, 0, 100, 0, 0, 0, 26307, 0, "Imprisoned Beryl Sorcerer"),
|
||||
(25478, 9, 0, "Aargh!!", 15, 0, 100, 0, 0, 0, 26308, 0, "Imprisoned Beryl Sorcerer"),
|
||||
(25478, 10, 0, "Stop! Please...", 15, 0, 100, 0, 0, 0, 26309, 0, "Imprisoned Beryl Sorcerer"),
|
||||
(25478, 11, 0, "Why are you here?", 15, 0, 100, 0, 0, 0, 26310, 0, "Imprisoned Beryl Sorcerer"),
|
||||
(25478, 12, 0, "How can you possibly bring me lower?", 15, 0, 100, 0, 0, 0, 26311, 0, "Imprisoned Beryl Sorcerer"),
|
||||
(25478, 13, 0, "What more can you take away from me?", 15, 0, 100, 0, 0, 0, 26312, 0, "Imprisoned Beryl Sorcerer"),
|
||||
(25478, 14, 0, "You've got a darkness in you, $r.", 15, 0, 100, 0, 0, 0, 26313, 0, "Imprisoned Beryl Sorcerer"),
|
||||
(25478, 15, 0, "You aren't even asking me questions...", 15, 0, 100, 0, 0, 0, 26314, 0, "Imprisoned Beryl Sorcerer"),
|
||||
(25478, 16, 0, "Are you trying to meet the real me?", 15, 0, 100, 0, 0, 0, 26315, 0, "Imprisoned Beryl Sorcerer"),
|
||||
(25478, 17, 0, "You have shown me the face of true evil, $n.", 15, 0, 100, 0, 0, 0, 26316, 0, "Imprisoned Beryl Sorcerer");
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=9488 AND `SourceEntry`=0;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(15, 9488, 0, 0, 0, 8, 0, 11648, 0, 0, 0, 0, 0, "", "Gossip option 0 is only available if quest 'The Art of Persuasion' is rewarded");
|
||||
@@ -0,0 +1,23 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `id` IN (23168) AND `guid` IN (109649);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `MovementType`) VALUES
|
||||
(109649, 23168, 530, '0', 0, 1, -5338.61, -108.45, 72.423, 1.41698, 1800, 0, 2);
|
||||
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (109649);
|
||||
INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES
|
||||
(109649,1096490,0,1,'');
|
||||
|
||||
DELETE FROM `waypoint_data` WHERE `id` IN (1096490);
|
||||
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`orientation`, `action_chance`, `move_type`, `wpguid`) VALUES
|
||||
(1096490, 1, -5332.09, -85.8966, 83.0617, 1.80261, 100, 0, 0),
|
||||
(1096490, 2, -5345.18, -60.7703, 86.1259, 2.29505, 100, 0, 0),
|
||||
(1096490, 3, -5359.92, -47.2275, 88.2481, 3.41582, 100, 0, 0),
|
||||
(1096490, 4, -5375.98, -54.8256, 85.1149, 4.11639, 100, 0, 0),
|
||||
(1096490, 5, -5383.74, -67.6999, 82.852, 4.64811, 100, 0, 0),
|
||||
(1096490, 6, -5382.25, -85.6452, 77.1119, 4.99053, 100, 0, 0),
|
||||
(1096490, 7, -5369.33, -110.352, 68.5213, 4.55071, 100, 0, 0),
|
||||
(1096490, 8, -5376.19, -131.543, 60.2006, 5.28192, 100, 0, 0),
|
||||
(1096490, 9, -5365.88, -147.114, 56.8587, 5.97856, 100, 0, 0),
|
||||
(1096490, 10, -5354.64, -146.72, 57.3092, 0.628427, 100, 0, 0),
|
||||
(1096490, 11, -5347.56, -140.622, 59.763, 1.09181, 100, 0, 0),
|
||||
(1096490, 12, -5337.81, -108.826, 72.3716, 1.38112, 100, 0, 0);
|
||||
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `id` IN (23265) AND `guid` IN (109724);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `MovementType`) VALUES
|
||||
(109724, 23265, 530, '0', 0, 1, -1333.53, 7221.96, 33.583, 2.26893, 300, 0, 0);
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `waypoint_data` SET `action`=0 WHERE `id` IN (1091480, 1091490, 1091500, 1091510);
|
||||
@@ -0,0 +1,104 @@
|
||||
UPDATE `event_scripts` SET `datalong`=27939, `datalong2`=300000, `x`=2839.433, `y`=7150.816, `z`=-0.4185546, `o`=4.246748 WHERE `id`=16889;
|
||||
|
||||
UPDATE `creature_template` SET `unit_flags`=33554432, `VehicleId`=311, `AIName`="SmartAI" WHERE `entry`=27939;
|
||||
UPDATE `creature_template` SET `unit_flags`=768, `AIName`="SmartAI" WHERE `entry` IN (32576, 32577, 32578, 32579, 32580);
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|64 WHERE `entry` IN (32577, 32578, 32579, 32580);
|
||||
|
||||
DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (27939, 32576, 32577, 32578, 32579, 32580);
|
||||
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Flight`) VALUES
|
||||
(27939, 0, 1),
|
||||
(32576, 1, 0),
|
||||
(32577, 1, 0),
|
||||
(32578, 1, 0),
|
||||
(32579, 1, 0),
|
||||
(32580, 1, 0);
|
||||
|
||||
DELETE FROM `npc_spellclick_spells` WHERE `npc_entry`=27939;
|
||||
INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `cast_flags`, `user_type`) VALUES
|
||||
(27939, 46598, 1, 0);
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=27939;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (32576, 3257600, 3257601, 32578, 3257800, 32577, 3257700, 32580, 3258000, 32579, 3257900);
|
||||
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`, `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
|
||||
(27939, 0, 0, 1, 11, 0, 100, 0, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "The Helmsman's Ship - On Reset - Set Active On"),
|
||||
(27939, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 53, 1, 27939, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "The Helmsman's Ship - On Reset - Start Waypoint"),
|
||||
(27939, 0, 2, 3, 40, 0, 100, 0, 3, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 19, 32576, 0, 0, 0, 0, 0, 0, "The Helmsman's Ship - On WP 3 Reached - Set Data 1 1 (Orabus the Helmsman)"),
|
||||
(27939, 0, 3, 0, 61, 0, 100, 0, 0, 0, 0, 0, 48, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "The Helmsman's Ship - On WP 3 Reached - Set Active Off"),
|
||||
(27939, 0, 4, 0, 38, 0, 100, 0, 1, 1, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "The Helmsman's Ship - On Data 1 1 Set - Despawn"),
|
||||
(32576, 0, 0, 0, 11, 0, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Orabus the Helmsman - On Respawn - Say Line 0"),
|
||||
(32576, 0, 1, 0, 6, 0, 100, 0, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 19, 27939, 0, 0, 0, 0, 0, 0, "Orabus the Helmsman - On Death - Set Data 1 1 (The Helmsman's Ship)"),
|
||||
(32576, 0, 2, 0, 38, 0, 100, 0, 1, 1, 0, 0, 80, 3257600, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Orabus the Helmsman - On Data 1 1 Set - Run Script"),
|
||||
(32576, 0, 3, 0, 38, 0, 100, 0, 2, 2, 0, 0, 80, 3257601, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Orabus the Helmsman - On Data 2 2 Set - Run Script"),
|
||||
(3257600, 9, 0, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 45, 1, 1, 0, 0, 0, 0, 19, 32578, 0, 0, 0, 0, 0, 0, "Orabus the Helmsman - On Script - Set Data 1 1 (Kvaldir Crewman)"),
|
||||
(3257601, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Orabus the Helmsman - On Script - Say Line 1"),
|
||||
(3257601, 9, 1, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 28, 46598, 0, 1, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, "Orabus the Helmsman - On Script - Exit Vehicle"),
|
||||
(3257601, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 19, 256, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Orabus the Helmsman - On Script - Remove Immune To PC"),
|
||||
(3257601, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Orabus the Helmsman - On Script - Set ReactState Aggressive"),
|
||||
(3257601, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 53, 1, 32578, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, "Orabus the Helmsman - On Script - Start Waypoint"),
|
||||
(32578, 0, 0, 0, 38, 0, 100, 0, 1, 1, 0, 0, 80, 3257800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Data 1 1 Set - Run Script"),
|
||||
(32578, 0, 1, 0, 6, 0, 100, 0, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 19, 32577, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Death - Set Data 1 1 (Kvaldir Crewman)"),
|
||||
(3257800, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 19, 32576, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Say Line 2 (Orabus the Helmsman)"),
|
||||
(3257800, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Say Line 0"),
|
||||
(3257800, 9, 2, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 28, 46598, 0, 1, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Exit Vehicle"),
|
||||
(3257800, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 19, 256, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Remove Immune To PC"),
|
||||
(3257800, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Set ReactState Aggressive"),
|
||||
(3257800, 9, 5, 0, 0, 0, 100, 0, 1500, 1500, 0, 0, 5, 15, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Emote 'Roar'"),
|
||||
(3257800, 9, 6, 0, 0, 0, 100, 0, 0, 0, 0, 0, 53, 1, 32578, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Start Waypoint"),
|
||||
(32577, 0, 0, 0, 38, 0, 100, 0, 1, 1, 0, 0, 80, 3257700, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Data 1 1 Set - Run Script"),
|
||||
(32577, 0, 1, 0, 6, 0, 100, 0, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 19, 32580, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Death - Set Data 1 1 (Kvaldir Crewman)"),
|
||||
(3257700, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 19, 32576, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Say Line 2 (Orabus the Helmsman)"),
|
||||
(3257700, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Say Line 0"),
|
||||
(3257700, 9, 2, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 28, 46598, 0, 1, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Exit Vehicle"),
|
||||
(3257700, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 19, 256, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Remove Immune To PC"),
|
||||
(3257700, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Set ReactState Aggressive"),
|
||||
(3257700, 9, 5, 0, 0, 0, 100, 0, 1500, 1500, 0, 0, 5, 15, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Emote 'Roar'"),
|
||||
(3257700, 9, 6, 0, 0, 0, 100, 0, 0, 0, 0, 0, 53, 1, 32578, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Start Waypoint"),
|
||||
(32580, 0, 0, 0, 38, 0, 100, 0, 1, 1, 0, 0, 80, 3258000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Data 1 1 Set - Run Script"),
|
||||
(32580, 0, 1, 0, 6, 0, 100, 0, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 19, 32579, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Death - Set Data 1 1 (Kvaldir Crewman)"),
|
||||
(3258000, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 19, 32576, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Say Line 2 (Orabus the Helmsman)"),
|
||||
(3258000, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Say Line 0"),
|
||||
(3258000, 9, 2, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 28, 46598, 0, 1, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Exit Vehicle"),
|
||||
(3258000, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 19, 256, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Remove Immune To PC"),
|
||||
(3258000, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Set ReactState Aggressive"),
|
||||
(3258000, 9, 5, 0, 0, 0, 100, 0, 1500, 1500, 0, 0, 5, 15, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Emote 'Roar'"),
|
||||
(3258000, 9, 6, 0, 0, 0, 100, 0, 0, 0, 0, 0, 53, 1, 32578, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Start Waypoint"),
|
||||
(32579, 0, 0, 0, 38, 0, 100, 0, 1, 1, 0, 0, 80, 3257900, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Data 1 1 Set - Run Script"),
|
||||
(32579, 0, 1, 0, 6, 0, 100, 0, 0, 0, 0, 0, 45, 2, 2, 0, 0, 0, 0, 19, 32576, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Death - Set Data 2 2 (Orabus the Helmsman)"),
|
||||
(3257900, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 19, 32576, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Say Line 2 (Orabus the Helmsman)"),
|
||||
(3257900, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Say Line 0"),
|
||||
(3257900, 9, 2, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 28, 46598, 0, 1, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Exit Vehicle"),
|
||||
(3257900, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 19, 256, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Remove Immune To PC"),
|
||||
(3257900, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Set ReactState Aggressive"),
|
||||
(3257900, 9, 5, 0, 0, 0, 100, 0, 1500, 1500, 0, 0, 5, 15, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Emote 'Roar'"),
|
||||
(3257900, 9, 6, 0, 0, 0, 100, 0, 0, 0, 0, 0, 53, 1, 32578, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, "Kvaldir Crewman - On Script - Start Waypoint");
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` IN (32577, 32578, 32579, 32580);
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=32576 AND `GroupID`=2;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(32577, 0, 0, "Aye, captain!", 14, 0, 100, 0, 0, 0, 24843, 0, "Kvaldir Crewman"),
|
||||
(32578, 0, 0, "Aye, captain!", 14, 0, 100, 0, 0, 0, 24843, 0, "Kvaldir Crewman"),
|
||||
(32579, 0, 0, "Aye, captain!", 14, 0, 100, 0, 0, 0, 24843, 0, "Kvaldir Crewman"),
|
||||
(32580, 0, 0, "Aye, captain!", 14, 0, 100, 0, 0, 0, 24843, 0, "Kvaldir Crewman"),
|
||||
(32576, 2, 0, "A child has found a new toy! Crewman, take this infant's toy away!", 14, 0, 100, 0, 0, 0, 24840, 0, "Orabus the Helmsman"),
|
||||
(32576, 2, 1, "Crewman, show this ant the might of the Kvaldir!", 14, 0, 100, 0, 0, 0, 24841, 0, "Orabus the Helmsman"),
|
||||
(32576, 2, 2, "Crewman, tear this land walker apart!", 14, 0, 100, 0, 0, 0, 24842, 0, "Orabus the Helmsman");
|
||||
|
||||
DELETE FROM `waypoints` WHERE `entry` IN (27939, 32578);
|
||||
INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES
|
||||
(27939, 1, 2811.375, 7094.439, 0.181869, "The Helmsman's Ship"),
|
||||
(27939, 2, 2812.334, 7051.673, 0.126313, "The Helmsman's Ship"),
|
||||
(27939, 3, 2812.334, 7051.673, 0.126313, "The Helmsman's Ship"),
|
||||
(32578, 1, 2792.823, 7047.637, -0.427784, "Kvaldir Crewman"),
|
||||
(32578, 2, 2791.925, 7034.168, -0.552784, "Kvaldir Crewman");
|
||||
|
||||
DELETE FROM `vehicle_template_accessory` WHERE `entry`=27939;
|
||||
INSERT INTO `vehicle_template_accessory` (`entry`, `accessory_entry`, `seat_id`, `minion`, `description`, `summontype`, `summontimer`) VALUES
|
||||
(27939, 32580, 0, 0, "Kvaldir Crewman", 4, 300000),
|
||||
(27939, 32579, 1, 0, "Kvaldir Crewman", 4, 300000),
|
||||
(27939, 32577, 2, 0, "Kvaldir Crewman", 4, 300000),
|
||||
(27939, 32578, 3, 0, "Kvaldir Crewman", 4, 300000),
|
||||
(27939, 32576, 4, 0, "Orabus the Helmsman", 4, 300000);
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=17 AND `SourceEntry`=45703;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(17, 0, 45703, 0, 0, 29, 0, 27939, 200, 0, 1, 0, 0, "", "Spell 'Call of the Ancient Mariner' can only be used if NPC 'The Helmsman's Ship' is NOT within 200 yards");
|
||||
@@ -0,0 +1,65 @@
|
||||
--
|
||||
UPDATE `creature` SET `position_x`= 215.258, `position_y`= 10.3208, `position_z`=-7.46839, `orientation`= 2.30417 WHERE `guid`= 79427;
|
||||
UPDATE `creature` SET `position_x`= 211.016, `position_y`= 14.9728, `position_z`=-7.46839, `orientation`= 2.61519 WHERE `guid`= 79432;
|
||||
UPDATE `creature` SET `position_x`= 217.319, `position_y`= 8.03409, `position_z`=-7.46839, `orientation`= 2.30417 WHERE `guid`= 79434;
|
||||
UPDATE `creature` SET `position_x`= 207.511, `position_y`= 17.0099, `position_z`=-7.46839, `orientation`= 2.65446 WHERE `guid`= 79444;
|
||||
UPDATE `creature` SET `position_x`= 213.150, `position_y`= 12.6610, `position_z`=-7.46839, `orientation`= 2.30417 WHERE `guid`= 79445;
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry` IN (21186,20857,20859, 20865, 20864);
|
||||
UPDATE `creature_template` SET `speed_walk`=1, `speed_run`=0.857143, `DamageModifier`=6 WHERE `entry`=20857;
|
||||
UPDATE `creature_template` SET `speed_walk`=1, `speed_run`=0.857143, `DamageModifier`=6 WHERE `entry`=21585;
|
||||
UPDATE `creature_template_addon` SET `auras`="36637 36600 36287" WHERE `entry`IN (20857);
|
||||
DELETE FROM `creature_template_addon` WHERE `entry`=21585;
|
||||
INSERT INTO `creature_template_addon` (`entry`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES
|
||||
(21585,0,0,4098,333, "38805 38803 40448");
|
||||
UPDATE `serverside_spell` SET `ProcFlags`=20, `ProcChance`=75, `DmgClass`=1, `PreventionType`=1 WHERE `id`=40448;
|
||||
DELETE FROM `serverside_spell_effect` WHERE `SpellID`=40448;
|
||||
INSERT INTO `serverside_spell_effect` (`SpellID`,`EffectIndex`,`Effect`,`EffectAura`,`EffectChainAmplitude`,`EffectTriggerSpell`,`ImplicitTarget1`) VALUES
|
||||
(40448,0,6,42,1,40449,1);
|
||||
UPDATE `creature_template_addon` SET `auras`="36610" WHERE `entry`IN (20859);
|
||||
DELETE FROM `creature_template_addon` WHERE `entry`=21587;
|
||||
INSERT INTO `creature_template_addon` (`entry`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES
|
||||
(21587,0,0,4098,376, "36610");
|
||||
DELETE FROM `creature_addon` WHERE `guid`IN (79393,79400);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN(-79409,20865,20864,20857,20859) AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN(2118600,2118601) 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`, `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
|
||||
(-79409, 0, 0, 0, 1, 0, 100, 0, 2000, 2000, 4000, 4000, 87, 2118600, 2118601, 0, 0, 0, 0, 1, 0, 0, 0, 0, 01, 0, 0, 'Arcane Warder Target - OOC - Radom action list'),
|
||||
(2118600, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 20865, 4, 1800000, 0, 0, 0, 8, 0, 0, 0, 191.4933, -2.3331, -10.103, 3.184790, 'Arcane Warder Target - Action list - Summon Protean Horror'),
|
||||
(2118600, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 20865, 4, 1800000, 0, 0, 0, 8, 0, 0, 0, 193.8958, -2.2860, -10.103, 3.161228, 'Arcane Warder Target - Action list - Summon Protean Horror'),
|
||||
(2118600, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 20865, 4, 1800000, 0, 0, 0, 8, 0, 0, 0, 196.0734, -2.2432, -10.103, 3.161228, 'Arcane Warder Target - Action list - Summon Protean Horror'),
|
||||
(2118600, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 20865, 4, 1800000, 0, 0, 0, 8, 0, 0, 0, 198.6289, -2.1930, -10.103, 3.161228, 'Arcane Warder Target - Action list - Summon Protean Horror'),
|
||||
(2118601, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 20864, 4, 1800000, 0, 0, 0, 8, 0, 0, 0, 191.4933, -2.3331, -10.103, 1.771863, 'Arcane Warder Target - Action list - Summon Protean Nightmare'),
|
||||
(2118601, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 20865, 4, 1800000, 0, 0, 0, 8, 0, 0, 0, 193.8958, -2.2860, -10.103, 3.161228, 'Arcane Warder Target - Action list - Summon Protean Horror'),
|
||||
(2118601, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 20865, 4, 1800000, 0, 0, 0, 8, 0, 0, 0, 196.0734, -2.2432, -10.103, 3.161228, 'Arcane Warder Target - Action list - Summon Protean Horror'),
|
||||
(20857, 0, 0, 0, 0, 0, 100, 2, 0, 3000, 6000, 7000, 75, 36621, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 'Arcatraz Defender - IC - Casts Infected Blood'),
|
||||
(20857, 0, 1, 0, 0, 0, 100, 4, 0, 3000, 6000, 7000, 75, 38812, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 'Arcatraz defender - IC - Casts Infected Blood heroic'),
|
||||
(20859, 0, 0, 0, 0, 0, 100, 2, 5000, 10000, 7000, 10000, 11, 36609, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Arcatraz Warder - In Combat - Cast Spell Arcane Shoot'),
|
||||
(20859, 0, 1, 0, 0, 0, 100, 4, 5000, 10000, 7000, 10000, 11, 38807, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Arcatraz Warder - In Combat - Cast Spell Arcane Shoot'),
|
||||
(20859, 0, 2, 0, 0, 0, 100, 2, 3000, 3000, 6000, 8000, 11, 36608, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Arcatraz Warder - In Combat - Charged Arcane Shot'),
|
||||
(20859, 0, 3, 0, 0, 0, 100, 4, 3000, 3000, 6000, 8000, 11, 38808, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Arcatraz Warder - In Combat - Charged Arcane Shot'),
|
||||
(20859, 0, 4, 0, 0, 0, 100, 2, 2300, 3900, 2300, 3900, 11, 22907, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Arcatraz Warder - In Combat - Shoot'),
|
||||
(20859, 0, 5, 0, 0, 0, 100, 4, 2300, 3900, 2300, 3900, 11, 38940, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Arcatraz Warder - In Combat - Shoot'),
|
||||
(20859, 0, 6, 0, 1, 0, 100, 0, 2000, 3000, 2000, 3000, 11, 36327, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Arcatraz Warder - Ooc - Charged Arcane Shot'),
|
||||
(20865, 0, 0, 0, 0, 0, 100, 0, 2000, 6000, 4000, 7000, 11, 36612, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Protean Horror - In Combat - Cast Spell Toothy Bite'),
|
||||
(20865, 0, 1, 0, 54, 0, 100, 0, 0, 0, 0, 0, 53, 1, 20865, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 'Protean Horror - On Just Summoned - Start WP.'),
|
||||
(20865, 0, 2, 0, 40, 0, 100, 0, 4, 20865, 0, 0, 101, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Protean Horror - On Reached WP6 - Set Homeposition'),
|
||||
(20864, 0, 0, 0, 0, 0, 100, 2, 2000, 2000, 20000, 20000, 11, 36617, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Protean Nightmare - In Combat - Cast Spell Gaping Maw'),
|
||||
(20864, 0, 1, 0, 0, 0, 100, 4, 2000, 2000, 20000, 20000, 11, 38810, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Protean Nightmare - In Combat - Cast Spell Gaping Maw'),
|
||||
(20864, 0, 2, 0, 0, 0, 100, 2, 8000, 8000, 20000, 20000, 11, 36619, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Protean Nightmare - In Combat - Cast Spell Infectious Poison'),
|
||||
(20864, 0, 3, 0, 0, 0, 100, 4, 8000, 8000, 20000, 20000, 11, 38811, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Protean Nightmare - In Combat - Cast Spell Infectious Poison'),
|
||||
(20864, 0, 4, 0, 0, 0, 100, 0, 1000, 2000, 12000, 15000, 11, 36622, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Protean Nightmare - In Combat - Cast Spell Incubation'),
|
||||
(20864, 0, 5, 0, 54, 0, 100, 0, 0, 0, 0, 0, 53, 1, 20865, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 'Protean Nightmare - On Just Summoned - Start WP'),
|
||||
(20864, 0, 6, 0, 40, 0, 100, 0, 4, 20865, 0, 0, 101, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Protean Nightmare - On Reached WP6 - Set Homeposition');
|
||||
DELETE FROM `waypoints` WHERE `entry`=20865;
|
||||
INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES
|
||||
(20865, 1, 191.493301, -2.333183, -10.103561, 'Protean Horror'),
|
||||
(20865, 2, 169.366394, 0.093095, -10.101444, 'Protean Horror'),
|
||||
(20865, 3, 142.782761, 0.447828, -10.101192, 'Protean Horror'),
|
||||
(20865, 4, 116.365929, 0.441179, -10.131830, 'Protean Horror');
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry` IN(-79409,20859);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(22, 1, -79409, 0, 0, 29, 1, 20857, 20, 0, 0, 0, 0, '', 'Arcane Warder Target - SAI'),
|
||||
(22, 1, -79409, 0, 0, 29, 1, 20864, 55, 0, 1, 0, 0, '', 'Arcane Warder Target - SAI'),
|
||||
(22, 1, -79409, 0, 0, 29, 1, 20865, 55, 0, 1, 0, 0, '', 'Arcane Warder Target - SAI'),
|
||||
(22, 7, 20859, 0, 0, 29, 1, 20864, 48, 0, 0, 0, 0, '', 'Arcane Warder Target - SAI'),
|
||||
(22, 7, 20859, 0, 1, 29, 1, 20865, 48, 0, 0, 0, 0, '', 'Arcane Warder Target - SAI');
|
||||
@@ -0,0 +1,28 @@
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (24016, 24161, 24162) 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`, `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
|
||||
(24016, 0, 0, 0, 9, 0, 100, 0, 0, 5, 7000, 12000, 0, 11, 48288, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Ulf the Bloodletter - Within 0-5 Range - Cast 'Mace Smash' (Phase 1) (No Repeat)"),
|
||||
(24016, 0, 1, 0, 6, 0, 100, 513, 0, 0, 0, 0, 0, 22, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Ulf the Bloodletter - On Just Died - Set Event Phase 1 (Phase 1) (No Repeat)"),
|
||||
(24016, 0, 2, 0, 8, 1, 100, 1, 43178, 0, 0, 0, 0, 11, 43191, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, "Ulf the Bloodletter - On Spellhit 'Plant Forsaken Banner' - Cast 'Ulf Credit' (Phase 1) (No Repeat)"),
|
||||
(24016, 0, 3, 4, 11, 0, 100, 512, 0, 0, 0, 0, 0, 18, 768, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Ulf the Bloodletter - On Spawn - Set Immune Flags"),
|
||||
(24016, 0, 4, 0, 61, 0, 100, 512, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Ulf the Bloodletter - On Spawn - Set Invisible"),
|
||||
(24016, 0, 5, 6, 38, 0, 100, 513, 1, 1, 0, 0, 0, 47, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Ulf the Bloodletter - On Data Set - Set Visible"),
|
||||
(24016, 0, 6, 7, 61, 0, 100, 513, 0, 0, 0, 0, 0, 19, 768, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Ulf the Bloodletter - On Data Set - Remove Immune Flags"),
|
||||
(24016, 0, 7, 0, 61, 0, 100, 513, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Ulf the Bloodletter - On Data Set - Say"),
|
||||
(24161, 0, 0, 0, 9, 0, 100, 0, 0, 5, 5000, 8000, 0, 11, 15496, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Oric the Baleful - Within 0-5 Range - Cast 'Cleave' (Phase 1) (No Repeat)"),
|
||||
(24161, 0, 1, 0, 0, 0, 100, 0, 9000, 11000, 9000, 13000, 0, 11, 32736, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Oric the Baleful - In Combat - Cast 'Mortal Strike' (Phase 1) (No Repeat)"),
|
||||
(24161, 0, 2, 0, 6, 0, 100, 513, 0, 0, 0, 0, 0, 22, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Oric the Baleful - On Just Died - Set Event Phase 1 (Phase 1) (No Repeat)"),
|
||||
(24161, 0, 3, 0, 8, 1, 100, 1, 43178, 0, 0, 0, 0, 11, 43192, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, "Oric the Baleful - On Spellhit 'Plant Forsaken Banner' - Cast 'Oric Credit' (Phase 1) (No Repeat)"),
|
||||
(24161, 0, 4, 5, 11, 0, 100, 512, 0, 0, 0, 0, 0, 18, 768, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Oric the Baleful - On Spawn - Set Immune Flags"),
|
||||
(24161, 0, 5, 0, 61, 0, 100, 512, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Oric the Baleful - On Spawn - Set Invisible"),
|
||||
(24161, 0, 6, 7, 38, 0, 100, 513, 1, 1, 0, 0, 0, 47, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Oric the Baleful - On Data Set - Set Visible"),
|
||||
(24161, 0, 7, 8, 61, 0, 100, 513, 0, 0, 0, 0, 0, 19, 768, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Oric the Baleful - On Data Set - Remove Immune Flags"),
|
||||
(24161, 0, 8, 0, 61, 0, 100, 513, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Oric the Baleful - On Data Set - Say"),
|
||||
(24162, 0, 0, 0, 9, 0, 100, 0, 0, 5, 7000, 9000, 0, 11, 41056, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Gunnar Thorvardsson - Within 0-5 Range - Cast 'Whirlwind' (Phase 1) (No Repeat)"),
|
||||
(24162, 0, 1, 0, 6, 0, 100, 513, 0, 0, 0, 0, 0, 22, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Gunnar Thorvardsson - On Just Died - Set Event Phase 1 (Phase 1) (No Repeat)"),
|
||||
(24162, 0, 2, 0, 8, 1, 100, 1, 43178, 0, 0, 0, 0, 11, 43193, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, "Gunnar Thorvardsson - On Spellhit 'Plant Forsaken Banner' - Cast 'Gunnar Credit' (Phase 1) (No Repeat)"),
|
||||
(24162, 0, 3, 4, 11, 0, 100, 512, 0, 0, 0, 0, 0, 18, 768, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Gunnar Thorvardsson - On Spawn - Set Immune Flags"),
|
||||
(24162, 0, 4, 0, 61, 0, 100, 512, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Gunnar Thorvardsson - On Spawn - Set Invisible"),
|
||||
(24162, 0, 5, 6, 38, 0, 100, 513, 1, 1, 0, 0, 0, 47, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Gunnar Thorvardsson - On Data Set - Set Visible"),
|
||||
(24162, 0, 6, 7, 61, 0, 100, 513, 0, 0, 0, 0, 0, 19, 768, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Gunnar Thorvardsson - On Data Set - Remove Immune Flags"),
|
||||
(24162, 0, 7, 0, 61, 0, 100, 513, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Gunnar Thorvardsson - On Data Set - Say");
|
||||
@@ -0,0 +1,11 @@
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=2125700 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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(2125700,9,0,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,'Apothecary Zelana - Script - Say'),
|
||||
(2125700,9,1,0,0,0,100,0,2000,2000,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0,6.04,'Apothecary Zelana - Script - Set Orientation'),
|
||||
(2125700,9,2,0,0,0,100,0,1000,1000,0,0,0,17,69,0,0,0,0,0,1,0,0,0,0,0,0,0,0,'Apothecary Zelana - Script - Set Emote State'),
|
||||
(2125700,9,3,0,0,0,100,0,4000,4000,0,0,0,1,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'Apothecary Zelana - Script - Say'),
|
||||
(2125700,9,4,0,0,0,100,0,3000,3000,0,0,0,1,2,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'Apothecary Zelana - Script - Say'),
|
||||
(2125700,9,5,0,0,0,100,0,1000,1000,0,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,'Apothecary Zelana - Script - Set Emote State'),
|
||||
(2125700,9,6,0,0,0,100,0,1000,1000,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0,3.1765,'Apothecary Zelana - Script - Set Orientation'),
|
||||
(2125700,9,7,0,0,0,100,0,1000,1000,0,0,0,1,3,0,0,0,0,0,7,0,0,0,0,0,0,0,0,'Apothecary Zelana - Script - Say');
|
||||
@@ -0,0 +1,62 @@
|
||||
--
|
||||
-- UPDATE `creature_template` SET `gossip_menu_id`=0, `npcflag`=2 WHERE `entry` IN (2497, 2215, 2785, 2920, 9177, 10260, 1139);
|
||||
DELETE FROM `quest_greeting` WHERE `ID` IN (239, 267, 272, 278, 288, 289, 294, 313, 341, 381, 382, 415, 464, 469, 633, 656, 663, 715, 1105, 1139, 1141, 1239, 1254, 1267, 1344, 1356, 1440, 1646, 1719, 1748, 1977, 2092, 2094, 2215, 2497, 2785, 2786, 2860, 2910, 2920, 3663, 3666, 3848, 4078, 4456, 4792, 5396, 5638, 6031, 6179, 6569, 6579, 9081, 9177, 9562, 10260, 16361, 16478, 16786, 16788) AND `Type`=0;
|
||||
INSERT INTO `quest_greeting` (`ID`, `Type`, `GreetEmoteType`, `Greeting`, `VerifiedBuild`) VALUES
|
||||
(239, 0, 0, "Adventure from lands far and near $bMeeting with folks both odd and queer $bBut if of me a question you ask $bYou must first complete a simple task!", 0),
|
||||
(267, 0, 0, "Welcome to the town of Darkshire. Clerk Daltry at your service. Can I be of some assistance?", 0),
|
||||
(272, 0, 0, "Hello, hello! Welcome to my kitchen, $g sir : m'lady;! This is where all of the Scarlet Raven Tavern's finest delicacies are made. Ah, just smell the wonderful aroma!", 0),
|
||||
(278, 0, 0, "Hello, good $gsir:lady;. Have a seat, and a meal if you're hungry. Don't fret if I look busy with my needlework - I'm listening to you...", 0),
|
||||
(288, 0, 0, "Huh?!? Oh. You don't look like a Defias thief...or a member of the Night Watch. Take pity on a poor soul, will ya?", 0),
|
||||
(289, 0, 0, "Eh? Greetings, young $C. You're a brave one to find your way here with all those wandering creatures about!$B$BWell now that you are here, maybe you can help an old hermit...", 0),
|
||||
(294, 0, 0, "Hail, traveler. My eyesight may be poor but I can sense the footsteps of a $c from a mile away. For years I defended Stormwind with pride but once my eyes failed me, I was forced to retire.", 0),
|
||||
(313, 0, 0, "Welcome to the Tower of Azora, young $C. I am Theocritus.$B$BDo you have business with me? Or...do I have business with you, perhaps?", 0),
|
||||
(341, 0, 0, "I don't have much time for idle talk, $N. I've got to get this bridge rebuilt before the rains come. I've finished every project on-time and under budget and I'm not about to start slipping now.", 0),
|
||||
(381, 0, 0, "Well met, $C. If you're here for business, then get yourself a brew and we'll have ourselves a talk.", 0),
|
||||
(382, 0, 0, "I don't have time to chat, citizen, but if you're willing to give us a hand against the orcs, then I'll find a use for you.", 0),
|
||||
(415, 0, 0, "Hey $Gbuddy:ma'am;, do you think you could give me a hand with something? I'm really in dire straits here...", 0),
|
||||
(464, 0, 0, "Hail, $C. Ill times these are, my friend, for our town is besieged! The Blackrock Orcs attack from Stonewatch Keep, the Shadowhides loom over the Tower of Ilgalar, and the Redridge Gnoll Pack gathers strength. I hope you're not here for a holiday...", 0),
|
||||
(469, 0, 0, "Greetings, $c. If you're a friend of Colonel Kurzen then I'll have you cut down where you stand! but if you've come to aid us, then lend an ear...", 0),
|
||||
(633, 0, 0, "It's dark times that have come, $c... All too soon will we lose everything... When the Light will forsake all but those who truly walk under the Light.", 0),
|
||||
(656, 0, 0, "There were thieves everywhere! $b$bIt was horrible. The cave came down on us. I think the mining company is all dead, including my brother, the Foreman.", 0),
|
||||
(663, 0, 0, "The Carevin family fights for victory under the Light. My duty under the Light is to give my life in their battle against against the undead. Master Carevin has tasked me with the extermination of the vile worgen in Duskwood. Perhaps you would assit me?", 0),
|
||||
(1105, 0, 0, "You know, I always wanted to be a Prospector, but I was born with a head for numbers and the Guild decided I would be best suited to keep the books! Studying, studying, every day of my youth...", 0),
|
||||
(1139, 0, 0, "Well hello there, citizen. The name's Bluntnose, Magistrate Bluntnose, to be precise. I'm charged with overseeing the well-being of Thelsamar, and believe you me, we could always use another strong set of arms around here!", 0),
|
||||
(1141, 0, 0, "If you're here for the food, then welcome! You won't find finer dining in all of Stormwind...or Azeroth!$B$BIf you're here on other matters, then please be brief. I have a dozen dishes in preparation, and must care for each.", 0),
|
||||
(1239, 0, 1, "If you're willing to endure tales that will shiver your timbers and sog your skivvies, then get yourself a drink and sit for a spell...", 0),
|
||||
(1254, 0, 0, "Troggs! I swear the gods put them in this land only to torment me! Four inches deeper into the mines, then two feet back from the troggs!", 0),
|
||||
(1267, 0, 0, "Welcome to the Thunderbrew Distillery, founded by dear ol' pappy, Arkilus Thunderbrew. I've been keeping the place running ever since my older brother, Grimbooze, disappeared in a drunken haze a few harvests ago.", 0),
|
||||
(1344, 0, 0, "Although we're trudging through a slow period at these ruins, I'm confident it won't last long. But in the meantime, I could use someone like you. Would you like to aid the Dwarven Explorers' Guild?", 0),
|
||||
(1356, 0, 0, "I'm in the middle of a very important task. Prospector business. Unless you have something equally important to say, which I doubt, then you'll have to excuse me.", 0),
|
||||
(1440, 0, 1, "You'll not find a greater cache of knowledge than in the Royal Library of Stormwind!", 0),
|
||||
(1646, 0, 0, "Greetings, I am Baros Alexston, City Architect of Stormwind.", 0),
|
||||
(1719, 0, 0, "Over here, you worthless...! If you want to do something useful, listen quick!", 0),
|
||||
(1748, 0, 66, "I am Bolvar Fordragon, Highlord of Stormwind.", 0),
|
||||
(1977, 0, 0, "I was bred and educated for public service. A representative of the people. My skill was not in arms or crafts, but in words and persuasion", 0),
|
||||
(2092, 0, 0, "Siege engines are the pride of every pilot!", 0),
|
||||
(2094, 0, 0, "Greetings, $c. I'm in a bit of a pinch right now, running very low on hides.", 0),
|
||||
(2215, 0, 0, "In order to serve the Dark Lady and Varimathras we need to advance the front on the Human Infestation.", 0),
|
||||
(2497, 0, 0, "Eh? You have business with Nimboya?", 0),
|
||||
(2785, 0, 0, "Back away! Stay back! I have a pack full of blastpowder and I'm not afraid to use it! I'll blow us all away!$B$BOh, never mind. I thought you were someone else....", 0),
|
||||
(2786, 0, 0, "Welcome to Bonegrip's Runes and Dooms, $c. You may look, but do not touch.$B$BSome of the knowledge here is not meant for the...uninitiated.", 0),
|
||||
(2860, 0, 0, "It was quite a departure, let me tell you, $c. We were grabbing whatever wasn't nailed down or could be removed quickly. We're a little spare on supplies because of it.", 0),
|
||||
(2910, 0, 1, "Bastards came right at us at night, after we'd gotten a few drinks in us. Otherwise, we could've taken 'em, count on it.$B$BEveryone's dead now... except a few of us.", 0),
|
||||
(2920, 0, 1, "Hey there, $N.$B$BLotwil's not the most perceptive boss I've had. He actually gets really involved with his work. So much so that sometimes his servants don't eat, or get paid.$B$B<Lucien frowns over at Lotwil.>$B$BBut that doesn't mean you should suffer.", 0),
|
||||
(3663, 0, 0, "Good day, $glad:lass;! Perhaps you could help me with some things that need to be taken care of.", 0),
|
||||
(3666, 0, 0, "Hmm... I can plug this wire in here and that will power the fizzletan gear, but then the hydrophlange will need an alternate power source... Maybe I can... Oh, hello! Hey, want to help me try a new invention?", 0),
|
||||
(4078, 0, 6, "Hello, friend. What can I do for you?", 0),
|
||||
(4456, 0, 0, "No, Longears isn't my real name. And I'm not going to tell you what it is, so don't ask.", 0),
|
||||
(4792, 0, 0, "Some people think the swamp's no good... no good, they say.", 0),
|
||||
(5396, 0, 0, "The Alliance has many stakes in Desolace, and our hold here is unstable.$B$BWill you help us?", 0),
|
||||
(5638, 0, 1, "I've got a lot going on out here in Desolace, $N. Roetten wants us to pick up some reagents for one of our clients as well as fetch some of these lost items.$B$BSeein' as you're here to help out, why don't we get started?", 0),
|
||||
(6031, 0, 1, "Some can't stand the heat of the Great Forge, but I think the heat is just right. And it's the best place to do some serious smithwork.", 0),
|
||||
(6179, 0, 1, "Many tests await a paladin of the Light, $N. Be assured, our paths will cross many times in the future if you remain passionate and hold to those virtues that we praise.", 0),
|
||||
(6569, 0, 0, "Where Troggs and Leper Gnomes roam stands our home - Gnomeregan.$B$BOur families lost, our homes displaced. Scattered.$B$BOh how I long for the days of carefree Gnomeregan life, but those days are no more. We must make our stand! We must save Gnomeregan!", 0),
|
||||
(6579, 0, 0, "For Gnomeregan!", 0),
|
||||
(9081, 0, 25, "I never miss...", 0),
|
||||
(9177, 0, 5, "Stand at attention, soldier!$B$BWINKY! SOUND OFF!", 0),
|
||||
(9562, 0, 2, "Greetings, $R.", 0),
|
||||
(10260, 0, 5, "Welcome to Kibler's Exotic Pets! How can you help me today??", 0),
|
||||
(16361, 0, 1, "The Lich King has brought war against us from the frozen north, and only we of the Argent Dawn stand in his way.", 0),
|
||||
(16478, 0, 1, "Good day to you, citizen. Have you come to aid us against the Scourge?", 0),
|
||||
(16786, 0, 66, "Greetings, $n. If you bring me necrotic stones from the undead invaders, I can give you access to the stores of the Argent Dawn.", 0),
|
||||
(16788, 0, 1, "Greetings, $c. I am the Flamekeeper. During the Midsummer Fire Festival, it is my duty to keep this fire beside me burning brightly. It is an honor to be selected for such a task; I fill it gladly.$b$b How can I help you?", 0);
|
||||
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `item_template_addon` WHERE `Id`=20602;
|
||||
INSERT INTO `item_template_addon` (`Id`,`MinMoneyLoot`,`MaxMoneyLoot`) VALUES
|
||||
(20602,600000,1000000);
|
||||
@@ -0,0 +1,12 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=30714;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (30714, 3071400) AND `source_type` IN (0, 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`, `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
|
||||
(30714, 0, 0, 0, 1, 0, 100, 0, 10000, 40000, 120000, 240000, 80, 3071400, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Crusade Engineer Spitzpatrick - Out Of Combat - Run Script"),
|
||||
(3071400, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Crusade Engineer Spitzpatrick - On Script - Talk 0"),
|
||||
(3071400, 9, 1, 0, 0, 0, 100, 0, 9000, 9000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19, 30686, 0, 0, 0, 0, 0, 0, "Crusade Engineer Spitzpatrick - On Script - Talk 0 (Crusade Architect Silas)");
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` IN (30714, 30686);
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(30714, 0, 0, "Dying must have completely destroyed your ability to perform simple arithmetic. Can't you see that there is no way you're going to make that structure's layout work? It'll collapse!", 12, 0, 100, 1, 0, 0, 31404, 0, "Crusade Engineer Spitzpatrick"),
|
||||
(30686, 0, 0, "How dare you! I am the chief architect here and I make the final call on layouts! If you have a problem with my plans, feel free to file a grievance with Highlord Fordring. Now if you don't mind, I have work to attend!", 12, 0, 100, 1, 0, 0, 31406, 0, "Crusade Architect Silas");
|
||||
@@ -0,0 +1,9 @@
|
||||
--
|
||||
DELETE FROM `gossip_menu` WHERE `MenuID`=9999 AND `TextID`=13857;
|
||||
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
|
||||
(9999, 13857, -1);
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=9999;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(14, 9999, 13856, 0, 0, 15, 0, 32, 0, 0, 1, 0, 0, "", "Show gossip text 13856 if player is NOT a Death Knight"),
|
||||
(14, 9999, 13857, 0, 0, 15, 0, 32, 0, 0, 0, 0, 0, "", "Show gossip text 13857 if player is a Death Knight");
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `item_loot_template` SET `Chance`=10 WHERE `Item`=35783;
|
||||
@@ -0,0 +1,23 @@
|
||||
-- Nerub'ar Warrior
|
||||
UPDATE creature_template SET `AIName`='SmartAI' WHERE `entry`=25619;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=25619 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`,`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
|
||||
(25619,0,0,0,9,0,100,1,8,25,0,0,11,50347,0,0,0,0,0,2,0,0,0,0,0,0,0,"Nerub'ar Warrior - In Range - Cast 'Rush'");
|
||||
|
||||
-- Nerub'ar Web Lord
|
||||
UPDATE creature_template SET `AIName`='SmartAI' WHERE `entry`=25294;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=25294 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`,`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
|
||||
(25294,0,0,0,0,0,100,0,8000,8000,16000,21000,11,50284,0,0,0,0,0,1,0,0,0,0,0,0,0,"Nerub'ar Web Lord - In Combat - Cast 'Blinding Swarm'");
|
||||
|
||||
-- Nerub'ar Tunneler
|
||||
UPDATE creature_template SET `AIName`='SmartAI' WHERE `entry`=25622;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=25622 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`,`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
|
||||
(25622,0,0,0,2,0,100,1,0,30,0,0,11,50364,0,0,0,0,0,1,0,0,0,0,0,0,0,"Nerub'ar Tunneler - At 30% HP - Cast 'Rock Shield'");
|
||||
|
||||
-- Nerub'ar Corpse Harvester
|
||||
UPDATE creature_template SET `AIName`='SmartAI' WHERE `entry`=25445;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=25445 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`,`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
|
||||
(25445,0,0,0,0,0,100,0,2000,4000,12000,17000,11,45577,0,0,0,0,0,2,0,0,0,0,0,0,0,"Nerub''ar Corpse Harvester - In Combat - Cast 'Venom Spit'");
|
||||
@@ -0,0 +1,32 @@
|
||||
-- Lieutenant Celeyne
|
||||
UPDATE creature_template SET `AIName`='SmartAI' WHERE `entry`=23964;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=23964 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`,`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
|
||||
(23964,0,0,0,9,0,100,0,8,25,5000,5000,11,27577,0,0,0,0,0,2,0,0,0,0,0,0,0,"Lieutenant Celeyne - In Range - Cast 'Intercept'"),
|
||||
(23964,0,1,0,0,0,100,0,0,5,9000,14000,11,16856,0,0,0,0,0,2,0,0,0,0,0,0,0,"Lieutenant Celeyne - In Range - Cast 'Mortal Strike'");
|
||||
|
||||
-- Dragonflayer Guardian
|
||||
UPDATE creature_template SET `AIName`='SmartAI' WHERE `entry`=27927;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=27927 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`,`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
|
||||
(27927,0,0,0,0,0,100,0,4000,4000,15000,21000,11,48280,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dragonflayer Guardian - In Combat - Cast 'Whirlwind'");
|
||||
|
||||
-- Dragonflayer Hunting Hound
|
||||
UPDATE creature_template SET `AIName`='SmartAI' WHERE `entry`=23994;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=23994 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`,`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
|
||||
(23994,0,0,0,0,0,100,0,2000,6000,10000,15000,11,48287,0,0,0,0,0,2,0,0,0,0,0,0,0,"Dragonflayer Hunting Hound - In Combat - Cast 'Powerful Bite'");
|
||||
|
||||
-- Ember Clutch Ancient
|
||||
UPDATE creature_template SET `AIName`='SmartAI' WHERE `entry`=23870;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=23870 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`,`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
|
||||
(23870,0,0,0,0,0,100,0,3000,8000,9000,13000,11,12612,0,0,0,0,0,2,0,0,0,0,0,0,0,"Ember Clutch Ancient - In Combat - Cast 'Stomp'"),
|
||||
(23870,0,1,0,2,0,100,1,0,30,0,0,11,42544,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ember Clutch Ancient - At 30% HP - Cast 'Rejuvenation'");
|
||||
|
||||
-- Dragonflayer Handler
|
||||
UPDATE creature_template SET `AIName`='SmartAI' WHERE `entry`=23871;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=23871 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`,`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
|
||||
(23871,0,0,0,9,0,100,0,0,5,5000,7000,11,15496,0,0,0,0,0,2,0,0,0,0,0,0,0,"Dragonflayer Handler - In Range - Cast 'Cleave'"),
|
||||
(23871,0,1,0,9,0,100,0,0,20,9000,13000,11,6533,1,0,0,0,0,2,0,0,0,0,0,0,0,"Dragonflayer Handler - In Range - Cast 'Net'");
|
||||
@@ -0,0 +1,31 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `id` IN (23444) AND `guid` IN (109726, 109728, 109736, 109764, 109765, 109766, 109767, 109768, 109770, 109774, 109777, 109779, 109785, 109802, 109803, 109804, 109811, 109813, 109814, 109863, 109899, 109902, 109917, 109918);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `MovementType`) VALUES
|
||||
(109726, 23444, 530, '0', 0, 0, 4023.48, 5884.76, 268.1, 5.67232, 300, 0, 0),
|
||||
(109728, 23444, 530, '0', 0, 0, 4026.57, 5885.07, 275.7, 0.593412, 300, 0, 0),
|
||||
(109736, 23444, 530, '0', 0, 0, 4015.97, 5895.41, 270.196, 5.84685, 300, 0, 0),
|
||||
(109764, 23444, 530, '0', 0, 0, 4002.59, 5896.95, 276.084, 0.942478, 300, 0, 0),
|
||||
(109765, 23444, 530, '0', 0, 0, 4028.33, 5901.81, 275.885, 4.01426, 300, 0, 0),
|
||||
(109766, 23444, 530, '0', 0, 0, 4013.89, 5902.67, 272.256, 6.16101, 300, 0, 0),
|
||||
(109767, 23444, 530, '0', 0, 0, 4015.94, 5899.61, 272.49, 0.0872665, 300, 0, 0),
|
||||
(109768, 23444, 530, '0', 0, 0, 4012.26, 5910.36, 274.268, 3.01942, 300, 0, 0),
|
||||
(109770, 23444, 530, '0', 0, 0, 4027.88, 5899.01, 276.829, 2.25147, 300, 0, 0),
|
||||
(109774, 23444, 530, '0', 0, 0, 4027.71, 5899.27, 272.368, 3.75246, 300, 0, 0),
|
||||
(109777, 23444, 530, '0', 0, 0, 4026.51, 5904.03, 268.377, 6.26573, 300, 0, 0),
|
||||
(109779, 23444, 530, '0', 0, 0, 4025.83, 5887.44, 275.763, 0.314159, 300, 0, 0),
|
||||
(109785, 23444, 530, '0', 0, 0, 4012.01, 5903.19, 269.512, 1.53589, 300, 0, 0),
|
||||
(109802, 23444, 530, '0', 0, 0, 4028.61, 5904.03, 272.706, 5.34071, 300, 0, 0),
|
||||
(109803, 23444, 530, '0', 0, 0, 4025.82, 5899.68, 268.112, 4.67748, 300, 0, 0),
|
||||
(109804, 23444, 530, '0', 0, 0, 4024.19, 5884.32, 276.075, 0.0174533, 300, 0, 0),
|
||||
(109811, 23444, 530, '0', 0, 0, 4016.7, 5878.5, 275.011, 4.59022, 300, 0, 0),
|
||||
(109813, 23444, 530, '0', 0, 0, 4013.86, 5902.67, 276.362, 0.506145, 300, 0, 0),
|
||||
(109814, 23444, 530, '0', 0, 0, 4030.21, 5899.13, 267.882, 4.57276, 300, 0, 0),
|
||||
(109863, 23444, 530, '0', 0, 0, 4029.42, 5885.52, 267.808, 3.76991, 300, 0, 0),
|
||||
(109899, 23444, 530, '0', 0, 0, 4011.63, 5905.28, 276.52, 0.191986, 300, 0, 0),
|
||||
(109902, 23444, 530, '0', 0, 0, 4013.97, 5905.27, 275.847, 0.349066, 300, 0, 0),
|
||||
(109917, 23444, 530, '0', 0, 0, 4023.53, 5889.88, 272.276, 5.44543, 300, 0, 0),
|
||||
(109918, 23444, 530, '0', 0, 0, 4025.63, 5901.54, 276.751, 4.34587, 300, 0, 0);
|
||||
|
||||
DELETE FROM `creature_template_movement` WHERE `CreatureId`=23444;
|
||||
INSERT INTO `creature_template_movement` (`CreatureID`, `Ground`, `Swim`, `Flight`, `Rooted`) VALUES
|
||||
(23444,0,0,1,0);
|
||||
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `id` IN (23496) AND `guid` IN (110007);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
(110007, 23496, 530, 0, 0, '0', 0, 0, 0, -3727.06, 1020.66, 57.0917, 4.39823, 300, 120, 0, 0, 0, 0, 0, 0, 0, 0);
|
||||
@@ -0,0 +1,40 @@
|
||||
--
|
||||
UPDATE `creature` SET `spawndist`=0 WHERE `id` IN (23496) AND `guid` IN (110007);
|
||||
DELETE FROM `creature` WHERE `id` IN (23501) AND `guid` IN (110008, 110069, 110105, 110149, 110192, 110193, 110194, 110195, 110196, 110217, 110220, 110221, 110222, 110284, 110297, 110310, 110313, 110314, 110317, 110365, 110368, 110375, 110385, 110391, 110400, 110401, 110445, 110466, 110467);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`) VALUES
|
||||
(110008, 23501, 530, 0, 0, '0', 0, 0, 0, -4827.49, 414.771, 47.3922, 3.16906, 180, 10, 0, 5409, 1540, 1),
|
||||
(110069, 23501, 530, 0, 0, '0', 0, 0, 0, -4843.97, 498.238, 51.7803, 3.07874, 180, 10, 0, 5409, 1540, 1),
|
||||
(110105, 23501, 530, 0, 0, '0', 0, 0, 0, -4812.46, 473.837, 44.6002, 4.25291, 180, 10, 0, 5409, 1540, 1),
|
||||
(110149, 23501, 530, 0, 0, '0', 0, 0, 0, -4844.75, 323.996, 55.9539, 4.10997, 180, 10, 0, 5409, 1540, 1),
|
||||
(110192, 23501, 530, 0, 0, '0', 0, 0, 0, -4874.29, 238.101, 50.087, 5.07758, 180, 10, 0, 5409, 1540, 1),
|
||||
(110193, 23501, 530, 0, 0, '0', 0, 0, 0, -4873.55, 133.787, 36.4991, 3.79739, 180, 10, 0, 5409, 1540, 1),
|
||||
(110194, 23501, 530, 0, 0, '0', 0, 0, 0, -4859.36, 614.36, 67.2186, 3.51717, 180, 10, 0, 5409, 1540, 1),
|
||||
(110195, 23501, 530, 0, 0, '0', 0, 0, 0, -4856.61, 673.425, 57.6788, 3.51717, 180, 10, 0, 5409, 1540, 1),
|
||||
(110196, 23501, 530, 0, 0, '0', 0, 0, 0, -4922.75, 778.553, 56.5002, 4.24698, 180, 10, 0, 5409, 1540, 1),
|
||||
(110217, 23501, 530, 0, 0, '0', 0, 0, 0, -5259.8, 556.541, 46.7084, 5.73217, 180, 10, 0, 5409, 1540, 1),
|
||||
(110220, 23501, 530, 0, 0, '0', 0, 0, 0, -5271.19, 738.246, 36.4805, 5.73217, 180, 10, 0, 5409, 1540, 1),
|
||||
(110221, 23501, 530, 0, 0, '0', 0, 0, 0, -4923.05, 86.6896, 49.9752, 5.87825, 180, 10, 0, 5409, 1540, 1),
|
||||
(110222, 23501, 530, 0, 0, '0', 0, 0, 0, -4894.09, 39.4801, 44.6907, 4.0679, 180, 10, 0, 5409, 1540, 1),
|
||||
(110284, 23501, 530, 0, 0, '0', 0, 0, 0, -5133.79, -161.02, 47.5341, 1.32293, 180, 10, 0, 5409, 1540, 1),
|
||||
(110297, 23501, 530, 0, 0, '0', 0, 0, 0, -5206.6, -127.65, 65.117, 2.47475, 180, 10, 0, 5409, 1540, 1),
|
||||
(110310, 23501, 530, 0, 0, '0', 0, 0, 0, -5234.86, -61.5226, 55.3853, 0.126405, 180, 10, 0, 5409, 1540, 1),
|
||||
(110313, 23501, 530, 0, 0, '0', 0, 0, 0, -5248.36, -24.4979, 49.3864, 1.67364, 180, 10, 0, 5409, 1540, 1),
|
||||
(110314, 23501, 530, 0, 0, '0', 0, 0, 0, -5164.44, -125.322, 64.6157, 0.409143, 180, 10, 0, 5409, 1540, 1),
|
||||
(110317, 23501, 530, 0, 0, '0', 0, 0, 0, -5272.26, 103.414, 37.0954, 1.63436, 180, 10, 0, 5409, 1540, 1),
|
||||
(110365, 23501, 530, 0, 0, '0', 0, 0, 0, -5303.71, 125.254, 34.5261, 1.29665, 180, 10, 0, 5409, 1540, 1),
|
||||
(110368, 23501, 530, 0, 0, '0', 0, 0, 0, -5359.14, 223.231, 51.1004, 5.94071, 180, 10, 0, 5409, 1540, 1),
|
||||
(110375, 23501, 530, 0, 0, '0', 0, 0, 0, -5318.07, 257.106, 58.1337, 0.728789, 180, 10, 0, 5409, 1540, 1),
|
||||
(110385, 23501, 530, 0, 0, '0', 0, 0, 0, -5324.01, 305.984, 57.2987, 0.738214, 180, 10, 0, 5409, 1540, 1),
|
||||
(110391, 23501, 530, 0, 0, '0', 0, 0, 0, -5243.76, 425.19, 63.9083, 5.35244, 180, 10, 0, 5409, 1540, 1),
|
||||
(110400, 23501, 530, 0, 0, '0', 0, 0, 0, -5291.45, 457.516, 46.3174, 5.2739, 180, 10, 0, 5409, 1540, 1),
|
||||
(110401, 23501, 530, 0, 0, '0', 0, 0, 0, -5241.74, 598.91, 54.4103, 0.33374, 180, 10, 0, 5409, 1540, 1),
|
||||
(110445, 23501, 530, 0, 0, '0', 0, 0, 0, -5116.07, 782.035, 56.6409, 5.75563, 180, 10, 0, 5409, 1540, 1),
|
||||
(110466, 23501, 530, 0, 0, '0', 0, 0, 0, -5028.97, 817.793, 50.8939, 5.15716, 180, 10, 0, 5409, 1540, 1),
|
||||
(110467, 23501, 530, 0, 0, '0', 0, 0, 0, -4991.6, 808.653, 60.592, 4.74484, 180, 10, 0, 5409, 1540, 1);
|
||||
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=23501;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=23501 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`,`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
|
||||
(23501,0,0,0,0,0,100,0,4000,8000,8000,12000,11,17008,0,0,0,0,0,2,0,0,0,0,0,0,0,"Netherwing Ray - In Combat - Cast 'Drain Mana'"),
|
||||
(23501,0,1,0,0,0,100,0,5000,10000,7000,12000,11,35334,0,0,0,0,0,2,0,0,0,0,0,0,0,"Netherwing Ray - In Combat - Cast 'Nether Shock'"),
|
||||
(23501,0,2,0,0,0,100,0,3000,8000,17000,22000,11,36659,0,0,0,0,0,2,0,0,0,0,0,0,0,"Netherwing Ray - In Combat - Cast 'Tail Sting'");
|
||||
@@ -0,0 +1,42 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `id` IN (28407) AND `guid` IN (110507, 110509, 110518, 110522, 110523, 110525, 110531, 110574, 110576, 110751, 110772, 110827, 110935, 110937, 110938, 110939, 110942, 110947, 110948, 110949, 110957, 110968, 111003, 111004, 111006, 111007, 111009, 111011, 111012, 111013, 111015, 111018, 111019, 111020, 111021, 111023, 111024, 111026, 111027);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`) VALUES
|
||||
(110507, 28407, 571, 0, 0, '0', 0, 0, 0, -265.347, -5393.54, 17.6095, 3.58607, 600, 0, 0, 0, 0, 0),
|
||||
(110509, 28407, 571, 0, 0, '0', 0, 0, 0, -242.517, -5385.04, 17.4231, 3.36774, 600, 0, 0, 0, 0, 0),
|
||||
(110518, 28407, 571, 0, 0, '0', 0, 0, 0, -256.988, -5391.26, 17.5252, 4.77045, 600, 0, 0, 0, 0, 0),
|
||||
(110522, 28407, 571, 0, 0, '0', 0, 0, 0, -244.555, -5373.01, 18.2294, 3.7353, 600, 0, 0, 0, 0, 0),
|
||||
(110523, 28407, 571, 0, 0, '0', 0, 0, 0, -254.252, -5386.46, 17.5632, 0.593704, 600, 0, 0, 0, 0, 0),
|
||||
(110525, 28407, 571, 0, 0, '0', 0, 0, 0, -248.147, -5383.43, 17.6198, 0.660463, 600, 0, 0, 0, 0, 0),
|
||||
(110531, 28407, 571, 0, 0, '0', 0, 0, 0, -250.77, -5379.14, 17.8239, 4.21046, 600, 0, 0, 0, 0, 0),
|
||||
(110574, 28407, 571, 0, 0, '0', 0, 0, 0, -244.315, -5367.23, 18.3083, 4.12407, 600, 0, 0, 0, 0, 0),
|
||||
(110576, 28407, 571, 0, 0, '0', 0, 0, 0, -246.717, -5369.39, 18.3706, 1.85427, 600, 0, 0, 0, 0, 0),
|
||||
(110751, 28407, 571, 0, 0, '0', 0, 0, 0, -249.526, -5370.2, 18.3764, 1.73646, 600, 0, 0, 0, 0, 0),
|
||||
(110772, 28407, 571, 0, 0, '0', 0, 0, 0, -253.78, -5374.76, 18.0204, 4.38718, 600, 0, 0, 0, 0, 0),
|
||||
(110827, 28407, 571, 0, 0, '0', 0, 0, 0, -259.04, -5379.18, 17.6642, 5.03513, 600, 0, 0, 0, 0, 0),
|
||||
(110935, 28407, 571, 0, 0, '0', 0, 0, 0, -259.956, -5373.97, 17.5147, 4.83485, 600, 0, 0, 0, 0, 0),
|
||||
(110937, 28407, 571, 0, 0, '0', 0, 0, 0, -264.477, -5391.84, 17.7496, 2.71428, 600, 0, 0, 0, 0, 0),
|
||||
(110938, 28407, 571, 0, 0, '0', 0, 0, 0, -265.944, -5385.17, 17.6643, 1.01782, 600, 0, 0, 0, 0, 0),
|
||||
(110939, 28407, 571, 0, 0, '0', 0, 0, 0, -259.321, -5545.38, 18.5444, 3.53658, 600, 0, 0, 0, 0, 0),
|
||||
(110942, 28407, 571, 0, 0, '0', 0, 0, 0, -264.037, -5377.74, 17.541, 4.66207, 600, 0, 0, 0, 0, 0),
|
||||
(110947, 28407, 571, 0, 0, '0', 0, 0, 0, -251.769, -5343.58, 17.1284, 1.63592, 600, 0, 0, 0, 0, 0),
|
||||
(110948, 28407, 571, 0, 0, '0', 0, 0, 0, -267.306, -5374.55, 17.006, 3.09912, 600, 0, 0, 0, 0, 0),
|
||||
(110949, 28407, 571, 0, 0, '0', 0, 0, 0, -257.881, -5369.12, 17.7324, 1.29271, 600, 0, 0, 0, 0, 0),
|
||||
(110957, 28407, 571, 0, 0, '0', 0, 0, 0, -250.398, -5365.01, 18.2174, 2.14094, 600, 0, 0, 0, 0, 0),
|
||||
(110968, 28407, 571, 0, 0, '0', 0, 0, 0, -245.45, -5363.43, 18.3257, 2.27289, 600, 0, 0, 0, 0, 0),
|
||||
(111003, 28407, 571, 0, 0, '0', 0, 0, 0, -248.439, -5360.94, 18.1971, 2.49672, 600, 0, 0, 0, 0, 0),
|
||||
(111004, 28407, 571, 0, 0, '0', 0, 0, 0, -244.487, -5358.34, 18.0473, 1.82521, 600, 0, 0, 0, 0, 0),
|
||||
(111006, 28407, 571, 0, 0, '0', 0, 0, 0, -249.684, -5353.78, 17.891, 3.84368, 600, 0, 0, 0, 0, 0),
|
||||
(111007, 28407, 571, 0, 0, '0', 0, 0, 0, -255.397, -5359.23, 17.6402, 1.78594, 600, 0, 0, 0, 0, 0),
|
||||
(111009, 28407, 571, 0, 0, '0', 0, 0, 0, -254.876, -5367.99, 18.0053, 0.7335, 600, 0, 0, 0, 0, 0),
|
||||
(111011, 28407, 571, 0, 0, '0', 0, 0, 0, -254.761, -5545.15, 18.4633, 6.24621, 600, 0, 0, 0, 0, 0),
|
||||
(111012, 28407, 571, 0, 0, '0', 0, 0, 0, -256.129, -5547.07, 18.825, 4.52619, 600, 0, 0, 0, 0, 0),
|
||||
(111013, 28407, 571, 0, 0, '0', 0, 0, 0, -248.415, -5549.75, 19.0899, 4.01568, 600, 0, 0, 0, 0, 0),
|
||||
(111015, 28407, 571, 0, 0, '0', 0, 0, 0, -252.347, -5553.98, 18.9586, 1.72153, 600, 0, 0, 0, 0, 0),
|
||||
(111018, 28407, 571, 0, 0, '0', 0, 0, 0, -248.222, -5560.57, 18.8848, 2.59725, 600, 0, 0, 0, 0, 0),
|
||||
(111019, 28407, 571, 0, 0, '0', 0, 0, 0, -246.338, -5557.52, 19.1707, 1.45842, 600, 0, 0, 0, 0, 0),
|
||||
(111020, 28407, 571, 0, 0, '0', 0, 0, 0, -239.584, -5577.61, 18.6126, 5.31865, 600, 0, 0, 0, 0, 0),
|
||||
(111021, 28407, 571, 0, 0, '0', 0, 0, 0, -237.446, -5571.52, 18.7673, 2.73862, 600, 0, 0, 0, 0, 0),
|
||||
(111023, 28407, 571, 0, 0, '0', 0, 0, 0, -232.998, -5563.14, 18.9112, 1.68225, 600, 0, 0, 0, 0, 0),
|
||||
(111024, 28407, 571, 0, 0, '0', 0, 0, 0, -232.222, -5568.88, 18.6566, 2.53441, 600, 0, 0, 0, 0, 0),
|
||||
(111026, 28407, 571, 0, 0, '0', 0, 0, 0, -228.268, -5573.36, 18.5249, 6.1276, 600, 0, 0, 0, 0, 0),
|
||||
(111027, 28407, 571, 0, 0, '0', 0, 0, 0, -232.346, -5579.26, 18.5982, 5.21261, 600, 0, 0, 0, 0, 0);
|
||||
@@ -0,0 +1,8 @@
|
||||
--
|
||||
-- DELETE FROM `creature` WHERE `id` IN (23716) AND `guid` IN (111034);
|
||||
-- INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`) VALUES
|
||||
-- (111034, 23716, 530, 0, 0, 1, 1, 0, 1, 6782.92, -7642.17, 127.904, 2.775070, 600, 0, 0, 0, 0, 0);
|
||||
-- UPDATE `creature` SET `id`=23716 WHERE `id`=23705 AND `guid`= 111033;
|
||||
|
||||
DELETE FROM `creature_template_addon` WHERE `entry`=23716;
|
||||
INSERT INTO `creature_template_addon` (`entry`, `bytes2`, `auras`) VALUES (23716,1,"29266");
|
||||
@@ -0,0 +1,91 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `unit_flags`=768, `RegenHealth`=1 WHERE `entry` IN (23625,23624,23626,23623,23619);
|
||||
DELETE FROM `creature` WHERE `guid` IN (111035, 111036, 111037, 111039, 111040, 111074, 111076, 111077, 111078, 111079, 111080, 111081, 111082,111083);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
(111035, 23854, 230, 1584, 1584, '1', 0, 0, 0, 843.4062, -178.1329, -49.66997, 2.042035, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 23420), -- 23854 (Area: 1584 - Difficulty: 1)
|
||||
(111036, 23850, 230, 1584, 1584, '1', 0, 0, 0, 846.0439, -177.7303, -49.67037, 2.111848, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 23420), -- 23850 (Area: 1584 - Difficulty: 1)
|
||||
(111037, 23852, 230, 1584, 1584, '1', 0, 0, 0, 842.7178, -181.5613, -49.66998, 1.937315, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 23420), -- 23852 (Area: 1584 - Difficulty: 1)
|
||||
(111039, 23853, 230, 1584, 1584, '1', 0, 0, 0, 847.6445, -175.8458, -49.67056, 2.076942, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 23420), -- 23853 (Area: 1584 - Difficulty: 1)
|
||||
(111040, 23855, 230, 1584, 1584, '1', 0, 0, 0, 847.5542, -180.6305, -49.67069, 2.042035, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 23420), -- 23855 (Area: 1584 - Difficulty: 1)
|
||||
(111074, 23830, 230, 1584, 1584, '1', 0, 0, 0, 846.5654, -178.9536, -49.67049, 2.076942, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 23420), -- 23830 (Area: 1584 - Difficulty: 1)
|
||||
(111076, 23845, 230, 1584, 1584, '1', 0, 0, 0, 851.3013, -177.1584, -49.67116, 2.146755, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 23420), -- 23845 (Area: 1584 - Difficulty: 1)
|
||||
(111077, 23625, 230, 1584, 1584, '1', 0, 0, 0, 847.6739, -175.8695, -49.67056, 2.111848, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 23420), -- 23625 (Area: 1584 - Difficulty: 1)
|
||||
(111078, 23624, 230, 1584, 1584, '1', 0, 0, 0, 842.7151, -181.571, -49.66998, 2.042035, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 23420), -- 23624 (Area: 1584 - Difficulty: 1)
|
||||
(111079, 23626, 230, 1584, 1584, '1', 0, 0, 0, 843.4564, -178.1454, -49.66998, 2.059489, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 23420), -- 23626 (Area: 1584 - Difficulty: 1)
|
||||
(111080, 23623, 230, 1584, 1584, '1', 0, 0, 0, 847.8387, -181.1154, -49.67075, 1.867502, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 23420), -- 23623 (Area: 1584 - Difficulty: 1)
|
||||
(111081, 23619, 230, 1584, 1584, '1', 0, 0, 0, 851.2717, -177.1259, -49.67115, 2.164208, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 23420), -- 23619 (Area: 1584 - Difficulty: 1)
|
||||
(111082, 28210, 230, 1584, 1584, '1', 0, 0, 2, 847.1571, -187.3589, -49.754269, 2.06561, 7200, 0, 0, 0, 0, 0, 0, 0, 0, -1),
|
||||
(111083, 28209, 230, 1584, 1584, '1', 0, 0, 2, 853.8105, -183.515, -49.7542, 2.117463, 7200, 0, 0, 0, 0, 0, 0, 0, 0, -1);
|
||||
|
||||
DELETE FROM `game_event_creature` WHERE `guid` IN (111035, 111036, 111037, 111039, 111040, 111074, 111076, 111077, 111078, 111079, 111080, 111081, 86803, 86801, 86802, 111082, 111083) AND `eventEntry` IN (81,-81);
|
||||
INSERT INTO `game_event_creature` (`eventEntry`,`guid`) VALUES
|
||||
(81,111035),(81,111036),
|
||||
(81,111037),(81,111039),
|
||||
(81,111040),(81,111074),
|
||||
(81,111076),(81,111077),
|
||||
(81,111078),(81,111079),
|
||||
(81,111080),(81,111081),
|
||||
(-81,86803),(81,111082),
|
||||
(81,111083),(-81,86802),
|
||||
(-81,86801);
|
||||
|
||||
DELETE FROM `creature_equip_template` WHERE (`CreatureID`=28209 AND `ID`=2) OR (`CreatureID`=28210 AND `ID`=2);
|
||||
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `ItemID2`, `ItemID3`) VALUES
|
||||
(28209, 2, 2704, 0, 0),
|
||||
(28210, 2, 2704, 0, 0);
|
||||
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (111082,111083);
|
||||
INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES
|
||||
(111082, 0, 0, 0, 1, 10, ''), -- emote 423 for master
|
||||
(111083, 0, 0, 0, 1, 10, ''); -- emote 423 for master
|
||||
|
||||
DELETE FROM `game_event` WHERE `eventEntry`=81;
|
||||
INSERT INTO `game_event` (`eventEntry`,`start_time`,`end_time`,`occurence`,`length`,`holiday`,`description`,`world_event`) VALUES
|
||||
(81, '2016-10-28 20:00:00', '2020-12-31 20:05:00',1440,5,0, 'L70ETC Grim Guzzler',0);
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=28210;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `comment`) VALUES
|
||||
(28210, 0, 0, "Let's wrap it up, Miz. They'll be here in a second.", 12, 0, 100, 396, 0, 0, 27603, 'Ognip Blastbolt');
|
||||
|
||||
DELETE FROM `gossip_menu_option` WHERE `MenuId` IN (9666,9667) AND `OptionIndex`=0;
|
||||
INSERT INTO `gossip_menu_option` (`MenuId`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextId`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES
|
||||
(9666, 0, 0, 'But I drove my mole machine all the way down here...', 27600, 1, 1, 27843),
|
||||
(9667, 0, 0, "I\'m ready.", 27602, 1, 1, 27843);
|
||||
|
||||
DELETE FROM `gossip_menu_option_action` WHERE `MenuId` IN (9666,9667) AND `OptionIndex`=0;
|
||||
INSERT INTO `gossip_menu_option_action` (`MenuId`, `OptionIndex`, `ActionMenuID`) VALUES
|
||||
(9666, 0, 9667);
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` IN (15) AND `SourceGroup` IN (9666);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
|
||||
(15,9666,0,0,2,37863,1,0,0,0,'','Ognip Blastbolt - Show gossip option if player has Direbrews Remote in bags'),
|
||||
(15,9666,0,0,12,81,0,0,1,0,'','Ognip Blastbolt - Show gossip option if player has Direbrews Remote in bags');
|
||||
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry` IN (28210,28209);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (28210,28209) AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2821000,2820900) 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`,`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
|
||||
(28210,0,0,0,62,0,100,0,9667,0,0,0,80,2821000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ognip Blastbolt - On gosip select - Action list"),
|
||||
(2821000,9,0,0,0,0,100,0,0,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Ognip Blastbolt - Action list - Close gossip"),
|
||||
(2821000,9,1,0,0,0,100,0,0,0,0,0,83,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ognip Blastbolt - Action list - Remov npc flag"),
|
||||
(2821000,9,2,0,0,0,100,0,0,0,0,0,17,26,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ognip Blastbolt - Action list - Set stand state"),
|
||||
(2821000,9,3,0,0,0,100,0,2000,2000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ognip Blastbolt - Action list - Say text"),
|
||||
(2821000,9,4,0,0,0,100,0,2000,2000,0,0,45,1,1,0,0,0,0,19,28209,0,0,0,0,0,0,"Ognip Blastbolt - Action list - Set data"),
|
||||
(2821000,9,5,0,0,0,100,0,0,0,0,0,59,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ognip Blastbolt - Action list - Set run off"),
|
||||
(2821000,9,6,0,0,0,100,0,0,0,0,0,69,1,0,0,0,0,0,8,0,0,0,847.1571, -187.3589, -49.754269, 2.065617,"Ognip Blastbolt - Action list - Say text"),
|
||||
(2821000,9,7,0,0,0,100,0,4000,4000,0,0,112,81,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ognip Blastbolt - Action list - Start game event"),
|
||||
(2821000,9,8,0,0,0,100,0,300000,300000,0,0,111,81,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ognip Blastbolt - Action list - Stop game event"),
|
||||
(2821000,9,9,0,0,0,100,0,2000,2000,0,0,69,2,0,0,0,0,0,8,0,0,0,845.88, -182.203, -49.6705, 1.186820,"Ognip Blastbolt - Action list - move to pos"),
|
||||
(2821000,9,10,0,0,0,100,0,2000,2000,0,0,45,1,2,0,0,0,0,19,28209,0,0,0,0,0,0,"Ognip Blastbolt - Action list - Set data"),
|
||||
(2821000,9,11,0,0,0,100,0,5000,5000,0,0,82,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ognip Blastbolt - Action list - Add npc flag"),
|
||||
(28210,0,1,0,34,0,100,0,8,1,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,2.065617,"Ognip Blastbolt - On movement informer - Set Orientation"),
|
||||
(28210,0,2,0,34,0,100,0,8,2,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,1.186820,"Ognip Blastbolt - On movement informer - Set Orientation"),
|
||||
(28210,0,3,0,34,0,100,0,8,2,0,0,17,133,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ognip Blastbolt - On movement informer - Set Orientation"),
|
||||
(28209,0,0,0,34,0,100,0,8,1,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,2.065617,"Mizli Crankwheel - On movement informer - Set Orientation"),
|
||||
(28209,0,1,0,34,0,100,0,8,2,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,4.101520,"Mizli Crankwheel - On movement informer - Set Orientation"),
|
||||
(28209,0,2,0,34,0,100,0,8,2,0,0,17,133,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mizli Crankwheel - On movement informer - Set Orientation"),
|
||||
(28209,0,3,0,38,0,100,0,1,2,0,0,69,2,0,0,0,0,0,8,0,0,0,849.4899, -179.317, -49.671, 4.101520,"Mizli Crankwheel - On data set - Move to pos"),
|
||||
(28209,0,4,0,38,0,100,0,1,1,0,0,80,2820900,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mizli Crankwheel - On Data set - Action list"),
|
||||
(2820900,9,0,0,0,0,100,0,2000,2000,0,0,59,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mizli Crankwheel - Action list - Set run off"),
|
||||
(2820900,9,1,0,0,0,100,0,0,0,0,0,17,26,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mizli Crankwheel - Action list - Set stand state"),
|
||||
(2820900,9,2,0,0,0,100,0,0,0,0,0,69,1,0,0,0,0,0,8,0,0,0,853.8105, -183.515, -49.7542, 2.117463,"Mizli Crankwheel - Action list - Move to pos");
|
||||
@@ -0,0 +1,25 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `spell1`=56504, `spell2`=56513, `spell3`=56524,`unit_flags`=256 WHERE `entry`=30301;
|
||||
DELETE FROM `creature` WHERE `guid` IN (111098,111101);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
(111098, 30322, 571, 0, 0, '0', 172, 0, 1, 8501.92, -22.6061, 786.147, 3.01197, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 0),
|
||||
(111101, 30301, 571, 0, 0, '0', 172, 0, 0, 8492.53, -35.9508, 787.042, 2.64262, 7200, 0, 0, 0, 0, 0, 0, 0, 0, 0);
|
||||
|
||||
DELETE FROM `gameobject` WHERE `guid` IN (9004);
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
|
||||
(9004, 192262, 571, 0, 0, '0', 172, 8494.46, -27.2724, 787.036, 2.8863, 0, 0, -0.991864, -0.1273, 300, 255, 1, 0);
|
||||
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (6096);
|
||||
INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES
|
||||
(6096,60960,0,1,'');
|
||||
|
||||
UPDATE `creature` SET `MovementType`=2 WHERE `id`= 30300;
|
||||
DELETE FROM `waypoint_data` WHERE `id` IN (60960);
|
||||
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`orientation`, `action_chance`, `move_type`, `wpguid`) VALUES
|
||||
(60960, 1,8015.62988, -126.51499, 865.740234, 3.39914, 100, 0, 0),
|
||||
(60960, 2,7951.34668, -145.65760, 870.674805, 3.28296, 100, 0, 0),
|
||||
(60960, 3,7886.42480, -168.71707, 869.549194, 3.44004, 100, 0, 0),
|
||||
(60960, 4,7937.22900, -154.84613, 868.431519, 0.31415, 100, 0, 0),
|
||||
(60960, 5,8015.62988, -126.51499, 865.740234, 3.39914, 100, 0, 0),
|
||||
(60960, 6,8086.52685, -105.65644, 859.413513, 0.31415, 100, 0, 0),
|
||||
(60960, 7,8118.80419, -95.168877, 855.644043, 0.31415, 100, 0, 0);
|
||||
@@ -0,0 +1,36 @@
|
||||
--
|
||||
UPDATE `creature` SET `orientation`=5.448936 WHERE `id`=10638;
|
||||
DELETE FROM `script_waypoint` WHERE `entry` =10638;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI", ScriptName="" WHERE `entry` IN (10638,10720);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (10638,10720) AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (1063800) 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`, `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
|
||||
(10638,0,0,0,19,0,100,0,4966,0,0,0,80,1063800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kanati Greycloud - On quest accept - Action list"),
|
||||
(1063800,9,0,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kanati Greycloud - Action list - remove npc flag"),
|
||||
(1063800,9,1,0,0,0,100,0,0,0,0,0,59,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kanati Greycloud - Action list - Set run off"),
|
||||
(1063800,9,2,0,0,0,100,0,0,0,0,0,19,512,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kanati Greycloud - Action list - Remove unit flag"),
|
||||
(1063800,9,3,0,0,0,100,0,0,0,0,0,2,250,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kanati Greycloud - link - Set faction"),
|
||||
(1063800,9,4,0,0,0,100,0,0,0,0,0,64,1,0,0,0,0,0,16,0,0,0,0,0,0,0,"Kanati Greycloud - Action list - Store target"),
|
||||
(1063800,9,5,0,0,0,100,0,2000,2000,0,0,69,0,0,0,0,0,0,8,0,0,0,-4901.4824, -1372.647, -52.6119, 5.463072,"Kanati Greycloud - Action list - move to pos"),
|
||||
(1063800,9,6,0,0,0,100,0,3000,3000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kanati Greycloud - Action list - Say text"),
|
||||
(1063800,9,7,0,0,0,100,0,3000,3000,0,0,12,10720,8,0,0,0,0,8,0,0,0,-4878.44531, -1396.48547, -53.30289, 2.375675,"Kanati Greycloud - Action list - Summon Galak Assassin"),
|
||||
(1063800,9,8,0,0,0,100,0,0,0,0,0,12,10720,8,0,0,0,0,8,0,0,0,-4873.76416, -1397.92834, -53.46692, 2.375675,"Kanati Greycloud - Action list - Say text Galak Assassin"),
|
||||
(1063800,9,9,0,0,0,100,0,0,0,0,0,12,10720,8,0,0,0,0,8,0,0,0,-4876.83105, -1401.11694, -53.21575, 2.375675,"Kanati Greycloud - Action list - Say text Galak Assassin"),
|
||||
(10638,0,1,2,77,0,100,0,1,3,5000,5000,15,4966,0,0,0,0,0,12,1,0,0,0,0,0,0,"Kanati Greycloud - On counter - Quest explored"),
|
||||
(10638,0,2,3,61,0,100,0,0,0,0,0,18,512,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kanati Greycloud - link - Set unit flag"),
|
||||
(10638,0,3,4,61,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kanati Greycloud - link - Add npc flag"),
|
||||
(10638,0,4,5,61,0,100,0,0,0,0,0,63,1,0,1,0,0,0,1,0,0,0,0,0,0,0,"Kanati Greycloud - link - reset counter"),
|
||||
(10638,0,5,6,61,0,100,0,0,0,0,0,2,104,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kanati Greycloud - link - reset faction"),
|
||||
(10638,0,6,0,61,0,100,0,0,0,0,0,24,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kanati Greycloud - link - Evade"),
|
||||
(10638,0,7,8,7,0,100,0,0,0,0,0,18,512,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kanati Greycloud - In evade - Set unit flag"),
|
||||
(10638,0,8,9,61,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kanati Greycloud - link - Add npc flag"),
|
||||
(10638,0,9,10,61,0,100,0,0,0,0,0,63,1,0,1,0,0,0,1,0,0,0,0,0,0,0,"Kanati Greycloud - link - reset counter"),
|
||||
(10638,0,10,6,61,0,100,0,0,0,0,0,2,104,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kanati Greycloud - link - reset faction"),
|
||||
(10720,0,0,0,54,0,100,0,0,0,0,0,49,0,0,0,0,0,0,19,10638,0,0,0,0,0,0,"Galak Assassin - Just summoned - attack"),
|
||||
(10720,0,1,0,0,0,100,0,2000,7000,8000,12000,11,6533,0,0,0,0,0,2,0,0,0,0,0,0,0,"Galak Assassin - IC - Cast Net"),
|
||||
(10720,0,2,0,7,0,100,0,0,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Galak Assassin - On evade - Despawn"),
|
||||
(10720,0,3,0,6,0,100,0,0,0,0,0,63,1,1,0,0,0,0,19,10638,0,0,0,0,0,0,"Galak Assassin - On Death - Set counter");
|
||||
|
||||
DELETE FROM `creature_template_addon` WHERE `entry`=10720;
|
||||
INSERT INTO `creature_template_addon` (`entry`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES
|
||||
(10720,0,0,1,0, "3616");
|
||||
@@ -0,0 +1,19 @@
|
||||
--
|
||||
UPDATE `creature` SET `equipment_id`=-1 WHERE `id` IN (27953, 27290);
|
||||
DELETE FROM `creature_equip_template` WHERE `CreatureID` IN (27953, 27290);
|
||||
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `ItemID2`, `ItemID3`) VALUES
|
||||
(27953, 7, 38487, 0, 19368), -- 27953
|
||||
(27953, 6, 38490, 0, 19368), -- 27953
|
||||
(27953, 5, 31273, 0, 19368), -- 27953
|
||||
(27953, 4, 38209, 0, 19368), -- 27953
|
||||
(27953, 3, 38491, 0, 19368), -- 27953
|
||||
(27953, 2, 38488, 0, 19368), -- 27953
|
||||
(27953, 1, 32729, 0, 19368), -- 27953
|
||||
(27290, 8, 25587, 13604, 0), -- 27290
|
||||
(27290, 7, 2714, 0, 0), -- 27290
|
||||
(27290, 6, 2715, 0, 0), -- 27290
|
||||
(27290, 5, 1906, 0, 0), -- 27290
|
||||
(27290, 4, 2704, 0, 0), -- 27290
|
||||
(27290, 3, 3346, 0, 0), -- 27290
|
||||
(27290, 2, 3367, 0, 0), -- 27290
|
||||
(27290, 1, 3351, 0, 0); -- 27290
|
||||
@@ -0,0 +1,8 @@
|
||||
UPDATE `creature_template` SET `ScriptName`='npc_entrance_faction_leader' WHERE `entry`IN (39371,39372);
|
||||
DELETE FROM `spell_area` WHERE `spell`=73822 AND `area`=4812;
|
||||
DELETE FROM `spell_area` WHERE `spell`=73828 AND `area`=4812;
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup` IN (11203, 11206);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`ElseGroup`,`ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
|
||||
(15,11203,0,0,13,0,45,1,0,0,0,'','King of Stormwind - Show Option if DATA_ICC_BUFF is 1'),
|
||||
(15,11206,0,0,13,0,45,1,0,0,0,'','Overlord of the Warsong Offensive - Show Option if DATA_ICC_BUFF is 1');
|
||||
@@ -0,0 +1,6 @@
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags`=1 WHERE `ID` IN (8544, 8559, 8560, 8561, 8562, 8592, 8593, 8594, 8596, 8602, 8603, 8621, 8622, 8623, 8624, 8625, 8626, 8627, 8628, 8629, 8630, 8631, 8632, 8633, 8634, 8637, 8638, 8639, 8640, 8641, 8655, 8656, 8657, 8658, 8659, 8660, 8661, 8662, 8663, 8664, 8665, 8666, 8667, 8668, 8669);
|
||||
DELETE FROM `quest_template_addon` WHERE `ID` IN (8789, 8790);
|
||||
INSERT INTO `quest_template_addon` (`ID`, `SpecialFlags`) VALUES
|
||||
(8789, 1),
|
||||
(8790, 1);
|
||||
@@ -0,0 +1,39 @@
|
||||
-- Speak with Prospector Stonehewer and Speak with Voggah Deathgrip are deprecated
|
||||
DELETE FROM disables WHERE sourceType=1 AND entry IN (7221, 7222);
|
||||
INSERT INTO disables (sourceType, entry, flags, COMMENT) VALUES
|
||||
(1, 7221, 0, "Deprecated quest"),
|
||||
(1, 7222, 0, "Deprecated quest");
|
||||
|
||||
-- The Battle of Alterac and The Battle for Alterac have no prequest
|
||||
UPDATE `quest_template_addon` SET `NextQuestId`=0 WHERE `ID` IN (7221, 7222);
|
||||
|
||||
-- In Defense of Frostwolf is a breadcrumb to Proving Grounds
|
||||
UPDATE `quest_template_addon` SET `BreadcrumbForQuestId`=7161 WHERE `ID`=7241;
|
||||
-- The Sovereign Imperative is a breadcrumb to Proving Grounds
|
||||
UPDATE `quest_template_addon` SET `BreadcrumbForQuestId`=7162 WHERE `ID`=7261;
|
||||
|
||||
UPDATE `quest_request_items` SET `CompletionText`="<Warmaster Laggrond salutes you.>$B$BIt is your time, $N. You have done much for the Frostwolf Clan and in doing so, earned a place as not only a soldier of Frostwolf but also as a friend.$B$BWell done! Present your initiate's insignia." WHERE `ID`=7163;
|
||||
UPDATE `quest_request_items` SET `CompletionText`="It is good to see you again, $C. I had not expected you to return. Alas, you have proven yourself a brave and honorable soldier of the Frostwolf.$B$BYour time has come again, $N. You have earned a new ranking and as such, a new insignia denoting this rise in stature.$B$BPresent your insignia." WHERE `ID`=7164;
|
||||
UPDATE `quest_request_items` SET `CompletionText`="So many slain. Blood drenches the fields. Yet... You live... You have persevered. You have led our armies to many victories. For this, then, soldier, you have earned a new rank.$B$BPresent your insignia." WHERE `ID`=7165;
|
||||
UPDATE `quest_request_items` SET `CompletionText`="Your radiate command and power, $C. Exalted in the eyes of Frostwolf - the enemy cowers at the mention of your name.$B$BRise, Hero of Frostwolf. Rise and be honored!$B$BPresent your insignia." WHERE `ID`=7166;
|
||||
UPDATE `quest_request_items` SET `CompletionText`="Drek'Thar sings your praises. Kalimdor is abuzz with tales of your heroics. The Warchief glows - your stalwart defense of our clan has pleased him greatly.$B$BYou have earned the Eye of Command.$B$BPresent your insignia, Commander $N." WHERE `ID`=7167;
|
||||
UPDATE `quest_request_items` SET `CompletionText`="Let them hear your voice, Commander $N! Let them know fear. Show them what power the Stormpike holds in their rank!" WHERE `ID`=7172;
|
||||
|
||||
UPDATE `quest_offer_reward` SET `RewardText`="This new insignia reflects your rank amongst the Frostwolf. Keep it on you at all times.$B$BAnd $C... Die with honor!" WHERE `ID`=7163;
|
||||
UPDATE `quest_offer_reward` SET `RewardText`="<Warmaster Laggrond roars.>$B$BThey have already begun telling tales of your deeds, soldier. The Stormpike shakes in fear when your name is uttered. Carry on!" WHERE `ID`=7165;
|
||||
UPDATE `quest_offer_reward` SET `RewardText`="Surely it will be you who carries the Eye of Command!" WHERE `ID`=7171;
|
||||
|
||||
UPDATE `quest_template_addon` SET `RequiredMinRepFaction`=729, `RequiredMinRepValue`=3000 WHERE `ID`=7163;
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID`=7163, `RequiredMinRepFaction`=729, `RequiredMinRepValue`=9000 WHERE `ID`=7164;
|
||||
UPDATE `quest_template_addon` SET `RequiredMinRepFaction`=729, `RequiredMinRepValue`=42000 WHERE `ID`=7166;
|
||||
UPDATE `quest_template_addon` SET `RequiredMinRepFaction`=729, `RequiredMinRepValue`=42999 WHERE `ID`=7167;
|
||||
|
||||
UPDATE `quest_template_addon` SET `RequiredMinRepFaction`=730, `RequiredMinRepValue`=3000 WHERE `ID`=7168;
|
||||
UPDATE `quest_template_addon` SET `RequiredMinRepFaction`=730, `RequiredMinRepValue`=9000 WHERE `ID`=7169;
|
||||
UPDATE `quest_template_addon` SET `RequiredMinRepFaction`=730, `RequiredMinRepValue`=21000 WHERE `ID`=7170;
|
||||
UPDATE `quest_template_addon` SET `RequiredMinRepFaction`=730, `RequiredMinRepValue`=42000 WHERE `ID`=7171;
|
||||
UPDATE `quest_template_addon` SET `RequiredMinRepFaction`=730, `RequiredMinRepValue`=42999 WHERE `ID`=7172;
|
||||
|
||||
DELETE FROM `quest_template_addon` WHERE `ID`=7165;
|
||||
INSERT INTO `quest_template_addon` (`ID`, `PrevQuestID`, `RequiredMinRepFaction`, `RequiredMinRepValue`) VALUES
|
||||
(7165, 7164, 729, 21000);
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_loot_template` SET `Chance`=20, `GroupId`=2 WHERE `Item` IN (44564, 44565, 44566, 44567, 44568);
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
DELETE FROM `creature_loot_template` WHERE `Item`=16665;
|
||||
@@ -0,0 +1,36 @@
|
||||
--
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=17841;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(17841, 0, 0, "It's just like the structure you described at Umbrafen Lake. Does this mean the naga are pumping water out of all the lakes in Zangarmarsh?", 15, 0, 100, 0, 0, 0, 14706, 0, "Ysiel Windsinger"),
|
||||
(17841, 1, 0, "The naga are even pumping the water out of their own lake! What purpose could that possibly serve?", 15, 0, 100, 0, 0, 0, 14712, 0, "Ysiel Windsinger"),
|
||||
(17841, 2, 0, "There! Those pipes all appear to be connected to that structure. It can't possibly fit all the water they've been stealing. Where are they keeping it?", 15, 0, 100, 0, 0, 0, 14713, 0, "Ysiel Windsinger"),
|
||||
(17841, 3, 0, "What we saw explains what happened in the Dead Mire. There was a lake here once. If we don't stop the naga, all of the marsh will soon look like this!", 15, 0, 100, 0, 0, 0, 14714, 0, "Ysiel Windsinger");
|
||||
DELETE FROM `event_scripts` WHERE `id` IN (11286,11289,11290,11291);
|
||||
INSERT INTO `event_scripts` (`id`, `delay`, `command`, `datalong`, `datalong2`, `dataint`, `x`, `y`, `z`, `o`) VALUES
|
||||
(11286, 0, 10, 17841, 100, 0, 0,0,0, 0),
|
||||
(11289, 0, 10, 17841, 100, 0, 0,0,0, 0),
|
||||
(11290, 0, 10, 17841, 100, 0, 0,0,0, 0),
|
||||
(11291, 0, 10, 17841, 100, 0, 263.479, 5527.215, 65.718498, 0);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=17841 AND `source_type`=0 AND `id`>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`, `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
|
||||
(17841, 0, 1, 0, 54, 0, 100, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Ysiel Windsinger - Just summoned - Say text"),
|
||||
(17841, 0, 2, 0, 54, 0, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 21, 90, 0, 0, 0, 0, 0, 0, "Ysiel Windsinger - Just summoned - Say tex"),
|
||||
(17841, 0, 3, 0, 54, 0, 100, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 21, 90, 0, 0, 0, 0, 0, 0, "Ysiel Windsinger - Just summoned - Say tex"),
|
||||
(17841, 0, 4, 0, 54, 0, 100, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 21, 90, 0, 0, 0, 0, 0, 0, "Ysiel Windsinger - Just summoned - Say tex"),
|
||||
(17841, 0, 5, 0, 54, 0, 100, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 21, 90, 0, 0, 0, 0, 0, 0, "Ysiel Windsinger - Just summoned - Say tex");
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=17841;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(22, 3, 17841, 0, 0, 23, 1, 3819, 0, 0, 0, 0, 0, '', 'Ysiel Windsinger Requires Area'),
|
||||
(22, 4, 17841, 0, 0, 23, 1, 3653, 0, 0, 1, 0, 0, '', 'Ysiel Windsinger Requires Area'),
|
||||
(22, 4, 17841, 0, 0, 23, 1, 3819, 0, 0, 1, 0, 0, '', 'Ysiel Windsinger Requires Area'),
|
||||
(22, 4, 17841, 0, 0, 23, 1, 3648, 0, 0, 1, 0, 0, '', 'Ysiel Windsinger Requires Area'),
|
||||
(22, 5, 17841, 0, 0, 23, 1, 3653, 0, 0, 0, 0, 0, '', 'Ysiel Windsinger Requires Area'),
|
||||
(22, 6, 17841, 0, 0, 23, 1, 3648, 0, 0, 0, 0, 0, '', 'Ysiel Windsinger Requires Area');
|
||||
DELETE FROM `spell_linked_spell` WHERE `spell_trigger` IN (31746) AND `spell_effect`=31773;
|
||||
DELETE FROM `spell_linked_spell` WHERE `spell_trigger` IN (-31773, -31774, -31775, -31776);
|
||||
INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES
|
||||
(31746, 31773, 0, "Whisper Aura 0"),
|
||||
(-31773, 31774, 0, "Whisper Aura 1"),
|
||||
(-31774, 31775, 0, "Whisper Aura 2"),
|
||||
(-31775, 31776, 0, "Whisper Aura 3"),
|
||||
(-31776, 31777, 0, "Whisper Aura 4");
|
||||
@@ -0,0 +1,12 @@
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=23728 AND `source_type`=0 AND `id`=1;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=2372801 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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(23728,0,1,0,62,0,100,0,8984,0,0,0,0,80,2372801,2,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guard Captain Zorek - On Quest Accepted - Action list'"),
|
||||
(2372801,9,0,0,0,0,100,0,0,0,0,0,0,85,49845,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Guard Captain Zorek - Action list - Cast 'Valgarde Gryphon'"),
|
||||
(2372801,9,1,0,0,0,100,0,0,0,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Guard Captain Zorek - Action list - Close gossip");
|
||||
|
||||
SET @GRYPHON:= 27886;
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry` IN(@GRYPHON);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(22, 1, @GRYPHON, 0, 0, 31, 0, 4, 0, 0, 0, 0, 0, '', 'Valgarde Gryphon - Only run SAI if invoker is player'),
|
||||
(22, 7, @GRYPHON, 0, 0, 1, 1, 46598, 0, 0, 1, 0, 0, '', 'Valgarde Gryphon - Only run SAI no aura 46598');
|
||||
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `trinity_string` WHERE `entry`=5088;
|
||||
INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES
|
||||
(5088,'[Scenario]');
|
||||
@@ -0,0 +1,36 @@
|
||||
--
|
||||
DELETE FROM `npc_spellclick_spells` WHERE `npc_entry` IN (26477, 28202, 28203, 29856);
|
||||
INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `cast_flags`, `user_type`) VALUES
|
||||
(26477, 61832, 1, 0),
|
||||
(28202, 50926, 1, 0),
|
||||
(28203, 50918, 1, 0),
|
||||
(29856, 55364, 1, 0);
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (26477, 28202, 28203, 29856) 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`,`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
|
||||
(26477,0,0,0, 8,0,100,1,61832,0,0,0,11,47096,3,0,0,0,0,7,0,0,0,0,0,0,0,"Dead Mage Hunter - On Spellhit 'Rifle the Bodies: Create Magehunter Personal Effects Cover' - Cast `Rifle the Bodies: Create Mage Hunter Personal Effects`"),
|
||||
(26477,0,1,0,31,0,100,1,47096,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dead Mage Hunter - On Spellhit target 'Rifle the Bodies: Create Magehunter Personal Effects' - Despawn Instant"),
|
||||
(28202,0,0,0, 8,0,100,1,50926,0,0,0,11,50927,3,0,0,0,0,7,0,0,0,0,0,0,0,"Zul'Drak Rat - On Spellhit 'Gluttonous Lurkers: Create Zul'Drak Rat Cover' - Cast `Create Zul'Drak Rat`"),
|
||||
(28202,0,1,0,31,0,100,1,50927,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Zul'Drak Rat - On Spellhit target 'Create Zul'Drak Rat' - Despawn Instant"),
|
||||
(28203,0,0,0, 8,0,100,1,50918,0,0,0,11,50919,3,0,0,0,0,7,0,0,0,0,0,0,0,"Gorged Lurking Basilisk - On Spellhit 'Gluttonous Lurkers: Create Basilisk Crystals Cover' - Cast `Create Basilisk Crystals`)"),
|
||||
(28203,0,1,0,31,0,100,1,50919,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Gorged Lurking Basilisk - On Spellhit target 'Create Basilisk Crystals' - Despawn Instant"),
|
||||
(29856,0,0,0, 8,0,100,1,55364,0,0,0,11,55363,3,0,0,0,0,7,0,0,0,0,0,0,0,"Gooey Ghoul Drool - On Spellhit 'Create Ghoul Drool Cover' - Cast `Create Gooey Ghoul Drool`"),
|
||||
(29856,0,1,0,31,0,100,1,55363,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Gooey Ghoul Drool - On Spellhit target 'Create Gooey Ghoul Drool' - Despawn Instant");
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 18 AND `SourceGroup` IN (26477, 28202, 28203, 29856);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(18, 26477, 61832, 0, 0, 9, 0, 11999, 0, 0, 0, 0, 0, "", "spellclick 'Rifle the Bodies: Create Magehunter Personal Effects Cover' requires quest 'Rifle the Bodies (H)' active"),
|
||||
(18, 26477, 61832, 0, 1, 9, 0, 12000, 0, 0, 0, 0, 0, "", "spellclick 'Rifle the Bodies: Create Magehunter Personal Effects Cover' requires quest 'Rifle the Bodies (A)' active"),
|
||||
(18, 28202, 50926, 0, 0, 9, 0, 12527, 0, 0, 0, 0, 0, "", "spellclick 'Gluttonous Lurkers: Create Zul'Drak Rat Cover' requires quest 'Gluttonous Lurkers' active"),
|
||||
(18, 28203, 50918, 0, 0, 9, 0, 12527, 0, 0, 0, 0, 0, "", "spellclick 'Gluttonous Lurkers: Create Basilisk Crystals Cover' requires quest 'Gluttonous Lurkers' active"),
|
||||
(18, 29856, 55364, 0, 0, 9, 0, 12629, 0, 0, 0, 0, 0, "", "spellclick 'Create Ghoul Drool Cover' requires quest 'You Can Run, But You Can't Hide' active"),
|
||||
(18, 29856, 55364, 0, 0, 2, 0, 38687, 5, 0, 1, 0, 0, "", "spellclick 'Create Ghoul Drool Cover' requires not 5 Gooey Ghoul Drool in bags"),
|
||||
(18, 29856, 55364, 0, 1, 9, 0, 12643, 0, 0, 0, 0, 0, "", "spellclick 'Create Ghoul Drool Cover' requires quest 'Silver Lining' active"),
|
||||
(18, 29856, 55364, 0, 1, 2, 0, 38687, 5, 0, 1, 0, 0, "", "spellclick 'Create Ghoul Drool Cover' requires not 5 Gooey Ghoul Drool in bags");
|
||||
|
||||
|
||||
UPDATE `creature_template` SET `unit_flags`=0 WHERE `entry` IN (26477);
|
||||
UPDATE `creature_template_addon` SET `auras`="29266" WHERE `entry` IN (26477);
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` = 28203;
|
||||
INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES
|
||||
(28203, 0, 0, 0, 4097, 0, '50917');
|
||||
@@ -0,0 +1,10 @@
|
||||
--
|
||||
DELETE FROM `spell_group_stack_rules` WHERE `group_id`=1112;
|
||||
INSERT INTO `spell_group_stack_rules` (`group_id`, `stack_rule`) VALUES
|
||||
(1112, 1);
|
||||
DELETE FROM `spell_group` WHERE `id`=1112;
|
||||
INSERT INTO `spell_group` (`id`, `spell_id`) VALUES
|
||||
(1112, 8219),
|
||||
(1112, 8220),
|
||||
(1112, 8221),
|
||||
(1112, 8222);
|
||||
@@ -0,0 +1,20 @@
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID`=12854 WHERE `ID`=12855;
|
||||
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=29650;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (29650, 2965000) AND `source_type` IN (0, 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
|
||||
(29650, 0, 0, 0, 20, 0, 100, 0, 12854, 0, 0, 0, 0, 80, 2965000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Archaeologist Andorin - On Quest 'On Brann's Trail' Rewarded - Run Script"),
|
||||
(2965000, 9, 0, 0, 0, 0, 100, 0, 500, 500, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, "Archaeologist Andorin - On Script - Face Invoker"),
|
||||
(2965000, 9, 1, 0, 0, 0, 100, 0, 500, 500, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, "Archaeologist Andorin - On Script - Talk 0"),
|
||||
(2965000, 9, 2, 0, 0, 0, 100, 0, 6000, 6000, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, "Archaeologist Andorin - On Script - Talk 1"),
|
||||
(2965000, 9, 3, 0, 0, 0, 100, 0, 6000, 6000, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, "Archaeologist Andorin - On Script - Talk 2"),
|
||||
(2965000, 9, 4, 0, 0, 0, 100, 0, 6000, 6000, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, "Archaeologist Andorin - On Script - Talk 3"),
|
||||
(2965000, 9, 5, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Archaeologist Andorin - On Script - Restore Orientation");
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=29650;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(29650, 0, 0, "It's those blasted iron dwarves again! Somehow, they found him before we did.", 12, 7, 100, 1, 0, 0, 30322, 0, "Archaeologist Andorin"),
|
||||
(29650, 1, 0, "They're not going to give up until they find him. We can't allow that to happen, $n, and Brann knows it.", 12, 7, 100, 1, 0, 0, 30323, 0, "Archaeologist Andorin"),
|
||||
(29650, 2, 0, "There are some rather cryptic instructions in this note. Brann must've had some kind of backup plan, but he can't keep evading capture forever...", 12, 7, 100, 1, 0, 0, 30324, 0, "Archaeologist Andorin"),
|
||||
(29650, 3, 0, "It's up to you to find him before the irons do!", 12, 7, 100, 397, 0, 0, 30325, 0, "Archaeologist Andorin");
|
||||
@@ -0,0 +1,12 @@
|
||||
--
|
||||
-- UPDATE `spell_dbc` SET `RangeIndex`=1, `EffectImplicitTargetA1`=18, `EffectImplicitTargetA2`=18, `EffectRadiusIndex1`=0, `EffectRadiusIndex2`=0 WHERE `id` IN (11756);
|
||||
-- UPDATE `spell_dbc` SET `RangeIndex`=1, `EffectImplicitTargetA1`=18, `EffectRadiusIndex1`=0, `EffectRadiusIndex2`=0 WHERE `id` IN (19394);
|
||||
|
||||
UPDATE `gameobject_template` SET `AIName`='SmartGameObjectAI' WHERE `entry` IN (144064);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (144064) AND `source_type`=1;
|
||||
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`,`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
|
||||
(144064,1,0,0,70,0,100,0,3,0,0,0,41,0,0,0,0,0,0,20,177683,4,0,0,0,0,0, "Gordunni Dirt Mound - In loot state 3 - Despawn visual gob");
|
||||
|
||||
UPDATE `smart_scripts` SET `event_param2`=0 WHERE `entryorguid`=17214 AND `source_type`=0 AND `id`=1;
|
||||
UPDATE `smart_scripts` SET `event_param2`=0 WHERE `entryorguid`=17215 AND `source_type`=0 AND `id`=4;
|
||||
UPDATE `smart_scripts` SET `event_param2`=0 WHERE `entryorguid`=32423 AND `source_type`=0 AND `id`=0;
|
||||
@@ -0,0 +1,111 @@
|
||||
-- Phasing
|
||||
DELETE FROM `spell_area` WHERE `spell`=70193 AND `area`=4092;
|
||||
INSERT INTO `spell_area` (`spell`,`area`,`quest_start`,`quest_end`,`aura_spell`,`racemask`,`gender`,`flags`,`quest_start_status`,`quest_end_status`) VALUES
|
||||
(70193,4092,24535,0,0,0,2,3,10,0),
|
||||
(70193,4092,24563,0,0,0,2,3,10,0);
|
||||
|
||||
-- Thalorien Dawnseekers Remains
|
||||
UPDATE `creature` SET `phaseId`=261,`position_x`=11792.01,`position_y`=-7065.793,`position_z`=25.94043,`orientation`=5.009095 WHERE `guid`=950;
|
||||
UPDATE `creature_template` SET `gossip_menu_id`=10908,`ScriptName`='npc_thalorien_dawnseeker' WHERE `entry`=37552;
|
||||
DELETE FROM `creature_template_addon` WHERE `entry`=37552;
|
||||
INSERT INTO `creature_template_addon` (`entry`,`bytes2`,`auras`) VALUES (37552,1,'29266');
|
||||
|
||||
DELETE FROM `gossip_menu` WHERE `MenuID` IN (10908,37552);
|
||||
INSERT INTO `gossip_menu` (`MenuID`, `TextID`) VALUES (10908, 15155);
|
||||
DELETE FROM `gossip_menu_option` WHERE `MenuID`=10908;
|
||||
INSERT INTO `gossip_menu_option` (`MenuID`,`OptionIndex`,`OptionIcon`,`OptionText`,`OptionBroadcastTextID`,`OptionType`,`OptionNpcFlag`,`VerifiedBuild`) VALUES
|
||||
(10908,0,0,"Examine the remains.",37149,1,1,0);
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`= 15 AND `SourceGroup`= 10908;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
|
||||
(15,10908,0,0,0,9,0,24535,0,0,0,0,0,'','Show gossip option if 24535 is incomplete'),
|
||||
(15,10908,0,0,1,9,0,24563,0,0,0,0,0,'','Show gossip option if 24563 is incomplete');
|
||||
|
||||
DELETE FROM `gameobject` WHERE `guid`=9008 AND `id`=201718;
|
||||
INSERT INTO `gameobject` (`guid`,`id`,`map`,`spawnDifficulties`,`phaseId`,`position_x`,`position_y`,`position_z`,`orientation`,`rotation0`,`rotation1`,`rotation2`,`rotation3`,`spawntimesecs`,`animprogress`,`state`) VALUES
|
||||
(9008,201718,530,'0',261,11791.83,-7065.792,24.60784,0,0,0,0,1,120,255,1);
|
||||
|
||||
-- Thalorien Dawnseeker
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI',`ScriptName`='' WHERE `entry`=37205;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=37205 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`,`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
|
||||
(37205,0,0,0,0,0,100,0,5000,7000,15000,15000,11,67541,3,0,0,0,0,2,0,0,0,0,0,0,0,"Thalorien Dawnseeker - In Combat - Cast 'Bladestorm'"),
|
||||
(37205,0,1,0,0,0,100,0,2000,2000,13000,13000,11,67542,2,0,0,0,0,2,0,0,0,0,0,0,0,"Thalorien Dawnseeker - In Combat - Cast 'Mortal Strike'"),
|
||||
(37205,0,2,0,0,0,100,0,19000,19000,19000,19000,11,67716,2,0,0,0,0,1,0,0,0,0,0,0,0,"Thalorien Dawnseeker - In Combat - Cast 'Whirlwind'"),
|
||||
(37205,0,3,0,0,0,100,0,1000,1000,8000,8000,11,57846,2,0,0,0,0,2,0,0,0,0,0,0,0,"Thalorien Dawnseeker - In Combat - Cast 'Heroic Strike'");
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=37205;
|
||||
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
|
||||
(37205,0,0,"We must defend the Sunwell from the enemy at all costs.",12,0,100,1,0,16769,37154,0,'Thalorien Dawnseeker'),
|
||||
(37205,1,0,"I am ordering you to withdraw to the Sunwell proper to help prepare the defenses.",12,0,100,25,0,16770,37155,0,'Thalorien Dawnseeker'),
|
||||
(37205,2,0,"I will make my stand here and buy you as much time as I am able. Use it well and make our prince proud.",12,0,100,1,0,16771,37156,0,'Thalorien Dawnseeker'),
|
||||
(37205,3,0,"It has been a great honor to fight beside you in defense of our land and our people.",12,0,100,2,0,16772,37157,0,'Thalorien Dawnseeker'),
|
||||
(37205,4,0,"You, stranger... you are not one of my soldiers. Will you stay and stand with me to face the enemy?",12,0,100,0,0,16773,37158,0,'Thalorien Dawnseeker'),
|
||||
(37205,5,0,"Listen well, Scourge defilers. None of you will reach the Sunwell so long as I stand!",14,0,100,53,0,16774,37159,0,'Thalorien Dawnseeker'),
|
||||
(37205,6,0,"I... I wasn't meant to survive this attack.",12,0,100,6,0,16775,37196,0,'Thalorien Dawnseeker'),
|
||||
(37205,7,0,"Why has this happened? Why have you come here?",12,0,100,1,0,16776,37197,0,'Thalorien Dawnseeker'),
|
||||
(37205,8,0,"It's Quel'Delar! You possess the sword!",12,0,100,6,0,16777,37198,0,'Thalorien Dawnseeker'),
|
||||
(37205,9,0,"I don't know how, but the blade has chosen you to be its new wielder. Take it with my blessing, and wield it against the Scourge as I once did.",12,0,100,0,0,16778,37199,0,'Thalorien Dawnseeker');
|
||||
|
||||
-- Summons
|
||||
DELETE FROM `creature_summon_groups` WHERE `summonerId`=37552;
|
||||
INSERT INTO `creature_summon_groups` (`summonerId`,`summonerType`,`groupId`,`entry`,`position_x`,`position_y`,`position_z`,`orientation`,`summonType`,`summonTime`) VALUES
|
||||
-- Sunwell Defender
|
||||
(37552,0,1,37211,11803.44,-7076.203,25.94271,2.495821,3,39000),
|
||||
(37552,0,1,37211,11805.87,-7072.606,25.54664,2.426008,3,39000),
|
||||
(37552,0,1,37211,11802.07,-7077.963,26.17188,2.460914,3,39000),
|
||||
(37552,0,1,37211,11800.65,-7079.646,26.29167,2.460914,3,39000),
|
||||
(37552,0,1,37211,11804.64,-7074.424,25.72049,2.443461,3,39000),
|
||||
(37552,0,1,37211,11801.76,-7075.037,26.12346,2.426008,3,36000),
|
||||
(37552,0,1,37211,11804.1,-7071.374,25.45528,2.426008,3,36000),
|
||||
(37552,0,1,37211,11800.45,-7076.835,26.12346,2.443461,3,36000),
|
||||
(37552,0,1,37211,11799.08,-7078.556,26.12346,2.530727,3,36000),
|
||||
(37552,0,1,37211,11802.92,-7073.224,25.64548,2.426008,3,36000),
|
||||
-- Scourge Zombie
|
||||
(37552,0,2,37538,11768.14,-7062.753,24.6553,6.248279,6,2000),
|
||||
(37552,0,2,37538,11768.26,-7068.285,24.51112,6.265732,6,2000),
|
||||
(37552,0,2,37538,11768.17,-7057.224,25.08242,6.230825,6,2000),
|
||||
(37552,0,2,37538,11768.31,-7065.476,24.54401,6.230825,6,2000),
|
||||
(37552,0,2,37538,11768.05,-7059.979,24.87183,6.248279,6,2000),
|
||||
-- Ghoul Invader
|
||||
(37552,0,3,37539,11763.44,-7071.172,24.90278,0.05235988,6,2000),
|
||||
(37552,0,3,37539,11763.43,-7066.899,25.26042,0.08726646,6,2000),
|
||||
(37552,0,3,37539,11763.57,-7054.385,25.70313,0.122173,6,2000),
|
||||
(37552,0,3,37539,11763.31,-7062.83,25.18662,0.01745329,6,2000),
|
||||
(37552,0,3,37539,11763.42,-7058.622,25.33854,0.05235988,6,2000),
|
||||
-- Crypt Raider
|
||||
(37552,0,4,37541,11758.34,-7062.776,25.16488,6.248279,6,2000),
|
||||
(37552,0,4,37541,11757.5,-7056.007,26.01496,6.248279,6,2000),
|
||||
(37552,0,4,37541,11758.1,-7069.712,25.32423,6.248279,6,2000);
|
||||
|
||||
-- Morlen Coldgrip
|
||||
UPDATE creature_template SET `unit_flags`=256+512,`AIName`='SmartAI' WHERE `entry`=37542;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=37542 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`,`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
|
||||
(37542,0,0,0,0,0,100,0,2000,3000,9000,10000,11,50688,0,0,0,0,0,2,0,0,0,0,0,0,0,"Morlen Coldgrip - In Combat - Cast 'Plague Strike'");
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=37542;
|
||||
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
|
||||
(37542,0,0,"You will fall as your lands and your city have before you. My lord will win a great victory here, and none will remember your name!",14,0,100,25,0,0,37160,0,'Morlen Coldgrip'),
|
||||
(37542,1,0,"Forward!",14,0,100,25,0,0,37162,0,'Morlen Coldgrip'),
|
||||
(37542,2,0,"Ghouls, slay this patheric high elf!",14,0,100,25,0,0,37301,0,'Morlen Coldgrip'),
|
||||
(37542,3,0,"You will fall before the might of the Scourge. Crypt raiders, attack!",14,0,100,25,0,0,37302,0,'Morlen Coldgrip'),
|
||||
(37542,4,0,"I shall kill you myself!",14,0,100,0,0,0,37167,0,'Morlen Coldgrip');
|
||||
|
||||
-- Scourge Zombie
|
||||
UPDATE creature_template SET `unit_flags`=256+512,`AIName`='SmartAI' WHERE `entry`=37538;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=37538 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`,`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
|
||||
(37538,0,0,0,0,0,100,0,1000,2000,9000,10000,11,49861,0,0,0,0,0,2,0,0,0,0,0,0,0,"Scourge Zombie - In Combat - Cast 'Infected Bite'");
|
||||
|
||||
-- Ghoul Invader
|
||||
UPDATE creature_template SET `unit_flags`=256+512,`AIName`='SmartAI' WHERE `entry`=37539;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=37539 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`,`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
|
||||
(37539,0,0,0,0,0,100,0,1000,2000,9000,10000,11,38056,0,0,0,0,0,2,0,0,0,0,0,0,0,"Scourge Zombie - In Combat - Cast 'Flesh Rip'");
|
||||
|
||||
-- Crypt Raider
|
||||
UPDATE creature_template SET `unit_flags`=256+512,`AIName`='SmartAI' WHERE `entry`=37541;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=37541 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`,`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
|
||||
(37541,0,0,0,4,0,100,0,0,0,0,0,21,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Crypt Raider - Disable Combat Movement"),
|
||||
(37541,0,1,0,0,0,100,0,1000,2000,4000,5000,11,31600,0,0,0,0,0,2,0,0,0,0,0,0,0,"Crypt Raider - In Combat - Cast 'Crypt Scarabs'");
|
||||
@@ -0,0 +1,33 @@
|
||||
UPDATE `creature_template` SET `unit_flags`=33554432 WHERE `entry`=38463;
|
||||
UPDATE `creature_template` SET `ScriptName`='npc_icc_orb_controller' WHERE `entry`=38463;
|
||||
UPDATE `creature_template` SET `ScriptName`='npc_darkfallen_blood_knight' WHERE `entry`=37595;
|
||||
UPDATE `creature_template` SET `ScriptName`='npc_darkfallen_noble' WHERE `entry`=37663;
|
||||
UPDATE `creature_template` SET `ScriptName`='npc_vampiric_fiend' WHERE `entry`=37901;
|
||||
UPDATE `creature_template` SET `ScriptName`='npc_darkfallen_archmage' WHERE `entry`=37664;
|
||||
UPDATE `creature_template` SET `ScriptName`='npc_darkfallen_advisor' WHERE `entry`=37571;
|
||||
UPDATE `creature_template` SET `ScriptName`='npc_darkfallen_tactician' WHERE `entry`=37666;
|
||||
UPDATE `gameobject_template` SET `ScriptName`='go_empowering_blood_orb' WHERE `entry`=201741;
|
||||
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` IN (
|
||||
'spell_icc_empowered_blood',
|
||||
'spell_icc_empowered_blood_3',
|
||||
'spell_icc_siphon_essence',
|
||||
'spell_darkfallen_blood_mirror',
|
||||
'spell_generic_remove_empowered_blood');
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(70227,'spell_icc_empowered_blood'),
|
||||
(70304,'spell_icc_empowered_blood_3'),
|
||||
(70299,'spell_icc_siphon_essence'),
|
||||
(70450,'spell_darkfallen_blood_mirror'),
|
||||
(72131,'spell_generic_remove_empowered_blood'),
|
||||
(70939,'spell_generic_remove_empowered_blood');
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry` IN (72099,70299,70293);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(13,1,72099,0,0,31,0,3,36934,0,0,0,0,'','Effect_0 hits Empowering Orb Controller'),
|
||||
(13,1,70299,0,0,31,0,3,36934,0,0,0,0,'','Effect_0 hits Empowering Orb Controller'),
|
||||
(13,1,70293,0,0,31,0,3,38463,0,0,0,0,'','Effect_0 hits Empowering Orb Controller');
|
||||
|
||||
DELETE FROM `creature_template_movement` WHERE `CreatureId`=36934;
|
||||
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`) VALUES
|
||||
(36934,0,0,1,1,0,0);
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_type` = 0 WHERE `source_type` = 9 AND `event_type`>0;
|
||||
@@ -0,0 +1,7 @@
|
||||
--
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (121091,121122,121130,124617);
|
||||
UPDATE `creature_template_addon` SET `auras`="57836" WHERE `entry` IN (30742, 30744,30950,30745);
|
||||
DELETE FROM `spell_scripts` WHERE `id`=57852;
|
||||
INSERT INTO `spell_scripts` (`id`,`effIndex`,`delay`,`command`,`datalong`,`datalong2`,`dataint`,`x`,`y`,`z`,`o`) VALUES
|
||||
(57852,0,0,15,46419,2,0,0,0,0,0),
|
||||
(57852,0,0,15,57931,2,0,0,0,0,0);
|
||||
@@ -0,0 +1,15 @@
|
||||
--
|
||||
DELETE FROM `event_scripts` WHERE `id` IN (16243);
|
||||
INSERT INTO `event_scripts` (`id`, `delay`, `command`, `datalong`, `datalong2`, `dataint`, `x`, `y`, `z`, `o`) VALUES
|
||||
(16243, 0, 10, 23519, 180000, 0, -385.3869, -5649.8955, 0, 5.175775);
|
||||
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI', `unit_flags`=33024, `speed_walk`=4, `speed_run`=3 WHERE `entry` IN (23519);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (23519) 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`,`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
|
||||
(23519,0,0,0,54,0,100,0,0,0,0,0,59,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Big Shirl - Just summoned - Set run ON"),
|
||||
(23519,0,1,0,54,0,100,0,0,0,0,0,69,1,0,0,0,0,0,8,0,0,0,-83.86965, -5956.43017, 0 ,0,"Big Shirl - Just summoned - Movee to pos"),
|
||||
(23519,0,2,0,34,0,100,0,0,1,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Big Shirl - On movement informer - Despawn"),
|
||||
(23519,0,3,0,54,0,100,0,0,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Big Shirl - Just summoned - despawn");
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry` IN (23519);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
|
||||
(22,4,23519,0,0,29,1,23519,100,0,0,0,'','Execute sai if there''s already a spawned Big Shirl');
|
||||
@@ -0,0 +1,12 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `id` IN (21292) AND `guid` IN (111105);
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `unit_flags`) VALUES
|
||||
(111105, 21292, 530, 0, 0, '0', 0, 0, 0, -3795.850098, 2595.90991, 90.12059, 4.782200, 600, 0, 0, 0, 0, 0, 33554432);
|
||||
DELETE FROM `creature_addon` WHERE `guid`=111105;
|
||||
INSERT INTO `creature_addon` (`guid`, `bytes2`, `auras`) VALUES (111105,0,"29266 37497");
|
||||
UPDATE `smart_scripts` SET `target_type`=10, `target_param1`=84607 AND `target_param2`=21292 WHERE `action_type`=11 AND`action_param1` = 36558;
|
||||
-- DB errors and spawns fix
|
||||
DELETE FROM `gameobject_addon` WHERE `guid` IN (99874,99873,99872);
|
||||
UPDATE `gameobject` SET `rotation2`=0.588741, `rotation3`=0.808322 WHERE `id` = 142698;
|
||||
UPDATE `creature` SET `MovementType`=1, `spawndist`=5 WHERE `id` IN (18867,18866);
|
||||
UPDATE `creature` SET `position_x`=2172.269531, `position_y`=2317.429688, `position_z`=81.406921 WHERE `guid` IN (67476);
|
||||
@@ -0,0 +1,23 @@
|
||||
-- Building a Perimeter (10240)
|
||||
DELETE FROM smart_scripts WHERE entryorguid IN(19866, 19867, 19868) 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`, `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
|
||||
(19866, 0, 0, 0, 8, 0, 100, 0, 34646, 0, 1000, 1000, 33, 19866, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Invis East KV Rune - On Spell Hit - Kill Monster Credit'),
|
||||
(19866, 0, 1, 0, 8, 0, 100, 0, 34646, 0, 120000, 120000, 50, 183948, 120, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Invis East KV Rune - On Spell Hit - Summon Gameobject'),
|
||||
(19867, 0, 0, 0, 8, 0, 100, 0, 34646, 0, 1000, 1000, 33, 19867, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Invis NE KV Rune - On Spell Hit - Kill Monster Credit'),
|
||||
(19867, 0, 1, 0, 8, 0, 100, 0, 34646, 0, 120000, 120000, 50, 183948, 120, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Invis NE KV Rune - On Spell Hit - Summon Gameobject'),
|
||||
(19868, 0, 0, 0, 8, 0, 100, 0, 34646, 0, 1000, 1000, 33, 19868, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Invis West KV Rune - On Spell Hit - Kill Monster Credit'),
|
||||
(19868, 0, 1, 0, 8, 0, 100, 0, 34646, 0, 120000, 120000, 50, 183948, 120, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Invis West KV Rune - On Spell Hit - Summon Gameobject');
|
||||
|
||||
DELETE FROM `gameobject` WHERE `id` = 183955;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES
|
||||
(9009, 183955, 530, '0', 0, 2194.7275, 2314.035, 145, 2.179214, 0, 0, 0.133363, -0.991067, 180, 0, 1);
|
||||
|
||||
DELETE FROM `gameobject_addon` WHERE `guid` = 9009;
|
||||
INSERT INTO `gameobject_addon` (`guid`, `parent_rotation2`, `parent_rotation3`, `invisibilityType`, `invisibilityValue`) VALUES
|
||||
(9009,0.133363,-0.991067, 7, 1000);
|
||||
|
||||
DELETE FROM `spell_area` WHERE `spell` IN (60194) AND `area` IN (3879,3934,3935);
|
||||
INSERT INTO `spell_area` (`spell`,`area`,`quest_start`,`quest_end`,`aura_spell`,`racemask`,`gender`,`flags`,`quest_start_status`,`quest_end_status`) VALUES
|
||||
(60194,3879,10240,0,0,0,2,3,64,0),
|
||||
(60194,3934,10240,0,0,0,2,3,64,0),
|
||||
(60194,3935,10240,0,0,0,2,3,64,0);
|
||||
@@ -0,0 +1,262 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry` IN (28328, 28857);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (28328, 28857) AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` BETWEEN 2885700 AND 2885707 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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(28328, 0, 0, 0, 19, 0, 100, 0, 12592, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Quest 'The Great Hunter's Challenge' accepted - Talk 1"),
|
||||
(28857, 0, 0, 1, 54, 0, 100, 0, 0, 0, 0, 0, 0, 18, 768, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - Just Summoned - Set Immune To PC+NPC"),
|
||||
(28857, 0, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 0, 11, 52573, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - Just Summoned - Cast 'Drostan On Spawn'"),
|
||||
(28857, 0, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - Just Summoned - Face Invoker"),
|
||||
(28857, 0, 3, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 86, 52585, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - Just Summoned - Cross Cast 'Cue Drostan Response Set 1'"),
|
||||
(28857, 0, 4, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 86, 52725, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - Just Summoned - Cross Cast 'Cue Drostan Response Set 2'"),
|
||||
(28857, 0, 5, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 86, 52726, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - Just Summoned - Cross Cast 'Cue Drostan Response Set 3'"),
|
||||
(28857, 0, 6, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 86, 52727, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - Just Summoned - Cross Cast 'Cue Drostan Response Set 4'"),
|
||||
(28857, 0, 7, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 86, 52728, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - Just Summoned - Cross Cast 'Cue Drostan Response Set 5'"),
|
||||
(28857, 0, 8, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 86, 52729, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - Just Summoned - Cross Cast 'Cue Drostan Response Set 6'"),
|
||||
(28857, 0, 9, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 86, 52730, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - Just Summoned - Cross Cast 'Cue Drostan Response Set 7'"),
|
||||
(28857, 0, 10, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 86, 52731, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - Just Summoned - Cross Cast 'Cue Drostan Response Set 8'"),
|
||||
(28857, 0, 11, 0, 8, 0, 100, 0, 52585, 0, 0, 0, 0, 80, 2885700, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Spellhit 'Cue Drostan Response Set 1' - Run Actionlist"),
|
||||
(28857, 0, 12, 0, 8, 0, 100, 0, 52725, 0, 0, 0, 0, 80, 2885701, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Spellhit 'Cue Drostan Response Set 2' - Run Actionlist"),
|
||||
(28857, 0, 13, 0, 8, 0, 100, 0, 52726, 0, 0, 0, 0, 80, 2885702, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Spellhit 'Cue Drostan Response Set 3' - Run Actionlist"),
|
||||
(28857, 0, 14, 0, 8, 0, 100, 0, 52727, 0, 0, 0, 0, 80, 2885703, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Spellhit 'Cue Drostan Response Set 4' - Run Actionlist"),
|
||||
(28857, 0, 15, 0, 8, 0, 100, 0, 52728, 0, 0, 0, 0, 80, 2885704, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Spellhit 'Cue Drostan Response Set 5' - Run Actionlist"),
|
||||
(28857, 0, 16, 0, 8, 0, 100, 0, 52729, 0, 0, 0, 0, 80, 2885705, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Spellhit 'Cue Drostan Response Set 6' - Run Actionlist"),
|
||||
(28857, 0, 17, 0, 8, 0, 100, 0, 52730, 0, 0, 0, 0, 80, 2885706, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Spellhit 'Cue Drostan Response Set 7' - Run Actionlist"),
|
||||
(28857, 0, 18, 0, 8, 0, 100, 0, 52731, 0, 0, 0, 0, 80, 2885707, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Spellhit 'Cue Drostan Response Set 8' - Run Actionlist"),
|
||||
(2885700, 9, 0, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Script - Say Line 0"),
|
||||
(2885700, 9, 1, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -20, 0, 0, "Drostan - On Script - Move To Pos"),
|
||||
(2885700, 9, 2, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Script - Despawn"),
|
||||
(2885701, 9, 0, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Script - Say Line 1"),
|
||||
(2885701, 9, 1, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -20, 0, 0, "Drostan - On Script - Move To Pos"),
|
||||
(2885701, 9, 2, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Script - Despawn"),
|
||||
(2885702, 9, 0, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Script - Say Line 2"),
|
||||
(2885702, 9, 1, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -20, 0, 0, "Drostan - On Script - Move To Pos"),
|
||||
(2885702, 9, 2, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Script - Despawn"),
|
||||
(2885703, 9, 0, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Script - Say Line 3"),
|
||||
(2885703, 9, 1, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 75, 55474, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -20, 0, 0, "Drostan - On Script - Add Aura 'Cosmetic - Sleep Zzz'"),
|
||||
(2885703, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 90, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Script - Set Standstate Sleep"),
|
||||
(2885703, 9, 3, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Script - Despawn"),
|
||||
(2885704, 9, 0, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Script - Say Line 4"),
|
||||
(2885704, 9, 1, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Script - Say Line 5"),
|
||||
(2885704, 9, 2, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -20, 0, 0, "Drostan - On Script - Move To Pos"),
|
||||
(2885704, 9, 3, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Script - Despawn"),
|
||||
(2885705, 9, 0, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 1, 6, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Script - Say Line 6"),
|
||||
(2885705, 9, 1, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -20, 0, 0, "Drostan - On Script - Move To Pos"),
|
||||
(2885705, 9, 2, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Script - Despawn"),
|
||||
(2885706, 9, 0, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 1, 7, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Script - Say Line 7"),
|
||||
(2885706, 9, 1, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -20, 0, 0, "Drostan - On Script - Move To Pos"),
|
||||
(2885706, 9, 2, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Script - Despawn"),
|
||||
(2885707, 9, 0, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 1, 8, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Script - Say Line 8"),
|
||||
(2885707, 9, 1, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, -20, 0, 0, "Drostan - On Script - Move To Pos"),
|
||||
(2885707, 9, 2, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Drostan - On Script - Despawn");
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (28001, 28011, 28129, 28297, 28379) AND `id`=1 AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (28002, 28009, 28378, 28380) AND `id`=2 AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=2800100 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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(28001, 0, 1, 0, 6, 0, 100, 0, 0, 0, 0, 0, 0, 86, 52556, 2, 7, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Dreadsaber - On Death - Cross Cast 'Summon Drostan'"),
|
||||
(28002, 0, 2, 0, 6, 0, 100, 0, 0, 0, 0, 0, 0, 86, 52556, 2, 7, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Mangal Crocolisk - On Death - Cross Cast 'Summon Drostan'"),
|
||||
(28009, 0, 2, 0, 6, 0, 100, 0, 0, 0, 0, 0, 0, 86, 52556, 2, 7, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Shardtooth Rhino - On Death - Cross Cast 'Summon Drostan'"),
|
||||
(28011, 0, 1, 0, 6, 0, 100, 0, 0, 0, 0, 0, 0, 86, 52556, 2, 7, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Emperor Cobra - On Death - Cross Cast 'Summon Drostan'"),
|
||||
(28129, 0, 1, 0, 6, 0, 100, 0, 0, 0, 0, 0, 0, 86, 52556, 2, 7, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Longneck Grazer - On Death - Cross Cast 'Summon Drostan'"),
|
||||
(28297, 0, 1, 0, 6, 0, 100, 0, 0, 0, 0, 0, 0, 86, 52556, 2, 7, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Shango - On Death - Cross Cast 'Summon Drostan'"),
|
||||
(28378, 0, 2, 0, 6, 0, 100, 0, 0, 0, 0, 0, 0, 86, 52556, 2, 7, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Primordial Drake - On Death - Cross Cast 'Summon Drostan'"),
|
||||
(28379, 0, 1, 0, 6, 0, 100, 0, 0, 0, 0, 0, 0, 86, 52556, 2, 7, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Shattertusk Mammoth - On Death - Cross Cast 'Summon Drostan'"),
|
||||
(28380, 0, 2, 0, 6, 0, 100, 0, 0, 0, 0, 0, 0, 86, 52556, 2, 7, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Shattertusk Bull - On Death - Cross Cast 'Summon Drostan'");
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=28857 AND `SourceId`=0;
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry` IN (28001, 28002, 28009, 28011, 28129, 28297, 28378, 28379, 28380) AND `SourceId`=0;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(22, 4, 28857, 0, 0, 48, 0, 12592, 0, 6, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 6"),
|
||||
(22, 5, 28857, 0, 0, 48, 0, 12592, 0, 11, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 11"),
|
||||
(22, 6, 28857, 0, 0, 48, 0, 12592, 0, 21, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 21"),
|
||||
(22, 7, 28857, 0, 0, 48, 0, 12592, 0, 28, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 28"),
|
||||
(22, 8, 28857, 0, 0, 48, 0, 12592, 0, 35, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 35"),
|
||||
(22, 9, 28857, 0, 0, 48, 0, 12592, 0, 41, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 41"),
|
||||
(22, 10, 28857, 0, 0, 48, 0, 12592, 0, 49, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 49"),
|
||||
(22, 11, 28857, 0, 0, 48, 0, 12592, 0, 56, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 56"),
|
||||
|
||||
(22, 2, 28001, 0, 0, 48, 0, 12592, 0, 6, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 6 AND"),
|
||||
(22, 2, 28001, 0, 0, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28001, 0, 1, 48, 0, 12592, 0, 11, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 11 AND"),
|
||||
(22, 2, 28001, 0, 1, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28001, 0, 2, 48, 0, 12592, 0, 21, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 21 AND"),
|
||||
(22, 2, 28001, 0, 2, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28001, 0, 3, 48, 0, 12592, 0, 28, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 28 AND"),
|
||||
(22, 2, 28001, 0, 3, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28001, 0, 4, 48, 0, 12592, 0, 35, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 35 AND"),
|
||||
(22, 2, 28001, 0, 4, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28001, 0, 5, 48, 0, 12592, 0, 41, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 41 AND"),
|
||||
(22, 2, 28001, 0, 5, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28001, 0, 6, 48, 0, 12592, 0, 49, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 49 AND"),
|
||||
(22, 2, 28001, 0, 6, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28001, 0, 7, 48, 0, 12592, 0, 56, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 56 AND"),
|
||||
(22, 2, 28001, 0, 7, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
|
||||
(22, 3, 28002, 0, 0, 48, 0, 12592, 0, 6, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 6 AND"),
|
||||
(22, 3, 28002, 0, 0, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28002, 0, 1, 48, 0, 12592, 0, 11, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 11 AND"),
|
||||
(22, 3, 28002, 0, 1, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28002, 0, 2, 48, 0, 12592, 0, 21, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 21 AND"),
|
||||
(22, 3, 28002, 0, 2, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28002, 0, 3, 48, 0, 12592, 0, 28, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 28 AND"),
|
||||
(22, 3, 28002, 0, 3, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28002, 0, 4, 48, 0, 12592, 0, 35, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 35 AND"),
|
||||
(22, 3, 28002, 0, 4, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28002, 0, 5, 48, 0, 12592, 0, 41, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 41 AND"),
|
||||
(22, 3, 28002, 0, 5, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28002, 0, 6, 48, 0, 12592, 0, 49, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 49 AND"),
|
||||
(22, 3, 28002, 0, 6, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28002, 0, 7, 48, 0, 12592, 0, 56, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 56 AND"),
|
||||
(22, 3, 28002, 0, 7, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
|
||||
(22, 3, 28009, 0, 0, 48, 0, 12592, 0, 6, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 6 AND"),
|
||||
(22, 3, 28009, 0, 0, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28009, 0, 1, 48, 0, 12592, 0, 11, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 11 AND"),
|
||||
(22, 3, 28009, 0, 1, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28009, 0, 2, 48, 0, 12592, 0, 21, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 21 AND"),
|
||||
(22, 3, 28009, 0, 2, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28009, 0, 3, 48, 0, 12592, 0, 28, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 28 AND"),
|
||||
(22, 3, 28009, 0, 3, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28009, 0, 4, 48, 0, 12592, 0, 35, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 35 AND"),
|
||||
(22, 3, 28009, 0, 4, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28009, 0, 5, 48, 0, 12592, 0, 41, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 41 AND"),
|
||||
(22, 3, 28009, 0, 5, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28009, 0, 6, 48, 0, 12592, 0, 49, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 49 AND"),
|
||||
(22, 3, 28009, 0, 6, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28009, 0, 7, 48, 0, 12592, 0, 56, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 56 AND"),
|
||||
(22, 3, 28009, 0, 7, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
|
||||
(22, 2, 28011, 0, 0, 48, 0, 12592, 0, 6, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 6 AND"),
|
||||
(22, 2, 28011, 0, 0, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28011, 0, 1, 48, 0, 12592, 0, 11, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 11 AND"),
|
||||
(22, 2, 28011, 0, 1, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28011, 0, 2, 48, 0, 12592, 0, 21, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 21 AND"),
|
||||
(22, 2, 28011, 0, 2, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28011, 0, 3, 48, 0, 12592, 0, 28, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 28 AND"),
|
||||
(22, 2, 28011, 0, 3, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28011, 0, 4, 48, 0, 12592, 0, 35, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 35 AND"),
|
||||
(22, 2, 28011, 0, 4, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28011, 0, 5, 48, 0, 12592, 0, 41, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 41 AND"),
|
||||
(22, 2, 28011, 0, 5, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28011, 0, 6, 48, 0, 12592, 0, 49, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 49 AND"),
|
||||
(22, 2, 28011, 0, 6, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28011, 0, 7, 48, 0, 12592, 0, 56, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 56 AND"),
|
||||
(22, 2, 28011, 0, 7, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
|
||||
(22, 2, 28129, 0, 0, 48, 0, 12592, 0, 6, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 6 AND"),
|
||||
(22, 2, 28129, 0, 0, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28129, 0, 1, 48, 0, 12592, 0, 11, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 11 AND"),
|
||||
(22, 2, 28129, 0, 1, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28129, 0, 2, 48, 0, 12592, 0, 21, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 21 AND"),
|
||||
(22, 2, 28129, 0, 2, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28129, 0, 3, 48, 0, 12592, 0, 28, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 28 AND"),
|
||||
(22, 2, 28129, 0, 3, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28129, 0, 4, 48, 0, 12592, 0, 35, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 35 AND"),
|
||||
(22, 2, 28129, 0, 4, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28129, 0, 5, 48, 0, 12592, 0, 41, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 41 AND"),
|
||||
(22, 2, 28129, 0, 5, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28129, 0, 6, 48, 0, 12592, 0, 49, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 49 AND"),
|
||||
(22, 2, 28129, 0, 6, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28129, 0, 7, 48, 0, 12592, 0, 56, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 56 AND"),
|
||||
(22, 2, 28129, 0, 7, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
|
||||
(22, 2, 28297, 0, 0, 48, 0, 12592, 0, 6, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 6 AND"),
|
||||
(22, 2, 28297, 0, 0, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28297, 0, 1, 48, 0, 12592, 0, 11, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 11 AND"),
|
||||
(22, 2, 28297, 0, 1, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28297, 0, 2, 48, 0, 12592, 0, 21, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 21 AND"),
|
||||
(22, 2, 28297, 0, 2, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28297, 0, 3, 48, 0, 12592, 0, 28, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 28 AND"),
|
||||
(22, 2, 28297, 0, 3, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28297, 0, 4, 48, 0, 12592, 0, 35, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 35 AND"),
|
||||
(22, 2, 28297, 0, 4, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28297, 0, 5, 48, 0, 12592, 0, 41, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 41 AND"),
|
||||
(22, 2, 28297, 0, 5, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28297, 0, 6, 48, 0, 12592, 0, 49, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 49 AND"),
|
||||
(22, 2, 28297, 0, 6, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28297, 0, 7, 48, 0, 12592, 0, 56, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 56 AND"),
|
||||
(22, 2, 28297, 0, 7, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
|
||||
(22, 3, 28378, 0, 0, 48, 0, 12592, 0, 6, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 6 AND"),
|
||||
(22, 3, 28378, 0, 0, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28378, 0, 1, 48, 0, 12592, 0, 11, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 11 AND"),
|
||||
(22, 3, 28378, 0, 1, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28378, 0, 2, 48, 0, 12592, 0, 21, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 21 AND"),
|
||||
(22, 3, 28378, 0, 2, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28378, 0, 3, 48, 0, 12592, 0, 28, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 28 AND"),
|
||||
(22, 3, 28378, 0, 3, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28378, 0, 4, 48, 0, 12592, 0, 35, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 35 AND"),
|
||||
(22, 3, 28378, 0, 4, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28378, 0, 5, 48, 0, 12592, 0, 41, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 41 AND"),
|
||||
(22, 3, 28378, 0, 5, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28378, 0, 6, 48, 0, 12592, 0, 49, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 49 AND"),
|
||||
(22, 3, 28378, 0, 6, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28378, 0, 7, 48, 0, 12592, 0, 56, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 56 AND"),
|
||||
(22, 3, 28378, 0, 7, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
|
||||
(22, 2, 28379, 0, 0, 48, 0, 12592, 0, 6, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 6 AND"),
|
||||
(22, 2, 28379, 0, 0, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28379, 0, 1, 48, 0, 12592, 0, 11, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 11 AND"),
|
||||
(22, 2, 28379, 0, 1, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28379, 0, 2, 48, 0, 12592, 0, 21, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 21 AND"),
|
||||
(22, 2, 28379, 0, 2, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28379, 0, 3, 48, 0, 12592, 0, 28, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 28 AND"),
|
||||
(22, 2, 28379, 0, 3, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28379, 0, 4, 48, 0, 12592, 0, 35, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 35 AND"),
|
||||
(22, 2, 28379, 0, 4, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28379, 0, 5, 48, 0, 12592, 0, 41, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 41 AND"),
|
||||
(22, 2, 28379, 0, 5, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28379, 0, 6, 48, 0, 12592, 0, 49, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 49 AND"),
|
||||
(22, 2, 28379, 0, 6, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 2, 28379, 0, 7, 48, 0, 12592, 0, 56, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 56 AND"),
|
||||
(22, 2, 28379, 0, 7, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
|
||||
(22, 3, 28380, 0, 0, 48, 0, 12592, 0, 6, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 6 AND"),
|
||||
(22, 3, 28380, 0, 0, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28380, 0, 1, 48, 0, 12592, 0, 11, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 11 AND"),
|
||||
(22, 3, 28380, 0, 1, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28380, 0, 2, 48, 0, 12592, 0, 21, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 21 AND"),
|
||||
(22, 3, 28380, 0, 2, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28380, 0, 3, 48, 0, 12592, 0, 28, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 28 AND"),
|
||||
(22, 3, 28380, 0, 3, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28380, 0, 4, 48, 0, 12592, 0, 35, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 35 AND"),
|
||||
(22, 3, 28380, 0, 4, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28380, 0, 5, 48, 0, 12592, 0, 41, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 41 AND"),
|
||||
(22, 3, 28380, 0, 5, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28380, 0, 6, 48, 0, 12592, 0, 49, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 49 AND"),
|
||||
(22, 3, 28380, 0, 6, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR"),
|
||||
(22, 3, 28380, 0, 7, 48, 0, 12592, 0, 56, 0, 0, 0, "", "Run SAI only if objective count of quest The Great Hunter's Challenge is 56 AND"),
|
||||
(22, 3, 28380, 0, 7, 29, 0, 28857, 30, 0, 1, 0, 0, "", "Run SAI only if NPC Drostan is NOT within 30 yards OR");
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=28328 AND `GroupID`=1;
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=28857;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(28328, 1, 0, "Remember, $n, this is no sprint. The true test of a hunter tests his endurance over the course of a long expedition.", 12, 0, 100, 0, 0, 0, 29924, 0, "Drostan"),
|
||||
(28857, 0, 0, "Yer gonna have to shoot faster than that! I've already got 11 kills!", 12, 0, 100, 5, 0, 0, 28983, 0, "Drostan"),
|
||||
(28857, 0, 1, "That's number 10! How many've you got?", 12, 0, 100, 5, 0, 0, 28984, 0, "Drostan"),
|
||||
(28857, 0, 2, "Number 9! I could do this with my eyes closed!", 12, 0, 100, 5, 0, 0, 28985, 0, "Drostan"),
|
||||
(28857, 0, 3, "11! It's gonna take a bigger effort than that to beat ol' Drostan!", 12, 0, 100, 5, 0, 0, 28986, 0, "Drostan"),
|
||||
(28857, 1, 0, "I'm up to 15. Top that!", 12, 0, 100, 5, 0, 0, 29080, 0, "Drostan"),
|
||||
(28857, 1, 1, "That's my 16th and I'm still going easy on ya!", 12, 0, 100, 5, 0, 0, 29081, 0, "Drostan"),
|
||||
(28857, 1, 2, "You're going to have to pick it up, or this isn't going to be much of a competition.", 12, 0, 100, 5, 0, 0, 29082, 0, "Drostan"),
|
||||
(28857, 1, 3, "Ha! 16! How many've you got? 10, maybe 11 if you're lucky?", 12, 0, 100, 5, 0, 0, 29083, 0, "Drostan"),
|
||||
(28857, 2, 0, "That's my 25th kill. How far behind are you now?", 12, 0, 100, 5, 0, 0, 29084, 0, "Drostan"),
|
||||
(28857, 2, 1, "26th! Are you going to start killing, or what?", 12, 0, 100, 5, 0, 0, 29091, 0, "Drostan"),
|
||||
(28857, 2, 2, "My mother could hunt faster than you, $n.", 12, 0, 100, 5, 0, 0, 29092, 0, "Drostan"),
|
||||
(28857, 2, 3, "Kill number 26 and I'm still just warming up.", 12, 0, 100, 5, 0, 0, 29093, 0, "Drostan"),
|
||||
(28857, 3, 0, "Well, now that I've got a nice lead, I think I'll enjoy a little nap.", 12, 0, 100, 5, 0, 0, 29096, 0, "Drostan"),
|
||||
(28857, 4, 0, "Well, that was a relaxing nap. How's the game hunting going over there?", 12, 0, 100, 5, 0, 0, 29097, 0, "Drostan"),
|
||||
(28857, 5, 0, "I've got a nice lead, yet. Think I'll do some fishin'.", 12, 0, 100, 5, 0, 0, 29101, 0, "Drostan"),
|
||||
(28857, 6, 0, "Well, now we've got a competition on our hands.", 12, 0, 100, 5, 0, 0, 29112, 0, "Drostan"),
|
||||
(28857, 6, 1, "Just got number 41! How's that for skill?", 12, 0, 100, 5, 0, 0, 29116, 0, "Drostan"),
|
||||
(28857, 6, 2, "41! Two-thirds of the way there. Better step it up!", 12, 0, 100, 5, 0, 0, 29117, 0, "Drostan"),
|
||||
(28857, 6, 3, "Hey! I was just lining up a shot on that one. Kill stealer!", 12, 0, 100, 5, 0, 0, 29118, 0, "Drostan"),
|
||||
(28857, 7, 0, "Argh, just now getting number 48. This is getting tough.", 12, 0, 100, 5, 0, 0, 29119, 0, "Drostan"),
|
||||
(28857, 7, 1, "Someone's been killing all the game out from under me. Hard-won number 48, here.", 12, 0, 100, 5, 0, 0, 29120, 0, "Drostan"),
|
||||
(28857, 7, 2, "Number 48. Startin' to slow down a bit, now.", 12, 0, 100, 5, 0, 0, 29121, 0, "Drostan"),
|
||||
(28857, 7, 3, "Gotta go elsewhere to find some more game. Was hoping to be beyond 48 by now.", 12, 0, 100, 5, 0, 0, 29122, 0, "Drostan"),
|
||||
(28857, 8, 0, "Ha, 54! In the home stretch now!", 12, 0, 100, 5, 0, 0, 29123, 0, "Drostan"),
|
||||
(28857, 8, 1, "Number 54! No way I'm gonna let you beat me!", 12, 0, 100, 5, 0, 0, 29124, 0, "Drostan"),
|
||||
(28857, 8, 2, "54! Surely an insurmountable lead!", 12, 0, 100, 5, 0, 0, 29125, 0, "Drostan"),
|
||||
(28857, 8, 3, "That was 54! Soon you'll be congratulating me!", 12, 0, 100, 5, 0, 0, 29126, 0, "Drostan");
|
||||
@@ -0,0 +1,15 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=24027;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=24027 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`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(24027, 0, 0, 0, 1, 0, 100, 0, 20000, 40000, 60000, 120000, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Sergeant Gorth - OOC - Talk");
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=24027;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(24027, 0, 0, "Crush them! Crush their faces!", 14, 1, 100, 0, 0, 0, 22623, 0, "Sergeant Gorth"),
|
||||
(24027, 0, 1, "Hold positions! Keep vrykul men back!", 14, 1, 100, 0, 0, 0, 22624, 0, "Sergeant Gorth"),
|
||||
(24027, 0, 2, "Kill vrykul scum! For Sylvanas!", 14, 1, 100, 0, 0, 0, 22625, 0, "Sergeant Gorth"),
|
||||
(24027, 0, 3, "Don't let vrykul come through! Kill all!", 14, 1, 100, 0, 0, 0, 22626, 0, "Sergeant Gorth"),
|
||||
(24027, 0, 4, "Some things Gorth has to do himself!", 12, 1, 100, 0, 0, 0, 22627, 0, "Sergeant Gorth"),
|
||||
(24027, 0, 5, "You no match for Gorth!", 12, 1, 100, 0, 0, 0, 22628, 0, "Sergeant Gorth"),
|
||||
(24027, 0, 6, "Gorth no care if he die! Gorth get put back together!", 12, 1, 100, 0, 0, 0, 22629, 0, "Sergeant Gorth");
|
||||
@@ -0,0 +1,16 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=25326;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=25326 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`, `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
|
||||
(25326, 0, 0, 0, 1, 0, 100, 0, 10000, 30000, 100000, 140000, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Overlord Bor'gorok - Out of Combat - Say Line 0");
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=25326;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(25326, 0, 0, "You peons work harder or I will come over there and beat you!", 12, 0, 100, 0, 0, 0, 24705, 0, "Overlord Bor'gorok"),
|
||||
(25326, 0, 1, "This outpost is not ready! What would happen if Malygos and the blue dragonflight decided to strike?", 12, 0, 100, 0, 0, 0, 24706, 0, "Overlord Bor'gorok"),
|
||||
(25326, 0, 2, "Work faster! We must push into Sholazar Basin before the Alliance!", 12, 0, 100, 0, 0, 0, 24707, 0, "Overlord Bor'gorok"),
|
||||
(25326, 0, 3, "You peons are falling behind. Half rations until you pick up the pace!", 12, 0, 100, 0, 0, 0, 24708, 0, "Overlord Bor'gorok"),
|
||||
(25326, 0, 4, "This is the most pathetic bunch of peons I've ever seen! Where's my booterang?", 12, 0, 100, 0, 0, 0, 24709, 0, "Overlord Bor'gorok"),
|
||||
(25326, 0, 5, "I swear that if you do not work faster I'm going to feed you to my worg!", 12, 0, 100, 0, 0, 0, 24710, 0, "Overlord Bor'gorok"),
|
||||
(25326, 0, 6, "Have you grunts no pride? You will have this outpost ready for the reinforcements from Warsong Hold or your worthless corpses will fill the graveyard!", 12, 0, 100, 0, 0, 0, 24711, 0, "Overlord Bor'gorok"),
|
||||
(25326, 0, 7, "Time for a five-minute break. Haha, just kidding! What do you think this is, the Alliance?!", 12, 0, 100, 0, 0, 0, 24712, 0, "Overlord Bor'gorok");
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
DELETE FROM `gameobject_loot_template` WHERE `Entry`=26877 AND `Item`=45062;
|
||||
@@ -0,0 +1,34 @@
|
||||
--
|
||||
UPDATE `serverside_spell` SET `DurationIndex`=39 WHERE `id` IN (33122);
|
||||
UPDATE `creature_template` SET `flags_extra`= `flags_extra`|128, `ScriptName`="" WHERE `entry` IN (18840, 18841, 18842, 18843);
|
||||
DELETE FROM `areatrigger_scripts` WHERE `entry` IN (4368,4369,4372,4371);
|
||||
INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES
|
||||
(4368,'SmartTrigger'),(4369,'SmartTrigger'),(4372,'SmartTrigger'),(4371,'SmartTrigger');
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI",`unit_flags`= `unit_flags`|768 WHERE `entry` IN (18904);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (18904) AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (4368,4369,4372,4371) 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`, `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
|
||||
(18904,0,0,0,54,0,100,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Vision of the Forgotten - On Just summoned - Say text"),
|
||||
(4368,2,0,1,46,0,100,0,4368,0,0,0,85,33122,0,0,0,0,0,7,0,0,0,0,0,0,0,"Area Trigger 4368 - On Trigger - Self cast Serverside - A Vision of the Forgotten"),
|
||||
(4368,2,1,0,61,0,100,0,0,0,0,0,33,18843,0,0,0,0,0,7,0,0,0,0,0,0,0,"Area Trigger 4368 - On Trigger - Kill credit"),
|
||||
(4369,2,0,1,46,0,100,0,4369,0,0,0,85,33122,0,0,0,0,0,7,0,0,0,0,0,0,0,"Area Trigger 4368 - On Trigger - Self cast Serverside - A Vision of the Forgotten"),
|
||||
(4369,2,1,0,61,0,100,0,0,0,0,0,33,18840,0,0,0,0,0,7,0,0,0,0,0,0,0,"Area Trigger 4368 - On Trigger - Kill credit"),
|
||||
(4372,2,0,1,46,0,100,0,4372,0,0,0,85,33122,0,0,0,0,0,7,0,0,0,0,0,0,0,"Area Trigger 4368 - On Trigger - Self cast Serverside - A Vision of the Forgotten"),
|
||||
(4372,2,1,0,61,0,100,0,0,0,0,0,33,18842,0,0,0,0,0,7,0,0,0,0,0,0,0,"Area Trigger 4368 - On Trigger - Kill credit"),
|
||||
(4371,2,0,1,46,0,100,0,4371,0,0,0,85,33122,0,0,0,0,0,7,0,0,0,0,0,0,0,"Area Trigger 4368 - On Trigger - Self cast Serverside - A Vision of the Forgotten"),
|
||||
(4371,2,1,0,61,0,100,0,0,0,0,0,33,18841,0,0,0,0,0,7,0,0,0,0,0,0,0,"Area Trigger 4368 - On Trigger - Kill credit");
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=18904;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(18904,0,0,"Turn back, mortal... This is not your battle.",15,0,100,0,0,0,16007,0,"Vision of the Forgotten"),
|
||||
(18904,0,1,"You cannot stop them...",15,0,100,0,0,0,16008,0,"Vision of the Forgotten"),
|
||||
(18904,0,2,"We are infinite... eternal.",15,0,100,0,0,0,16009,0,"Vision of the Forgotten"),
|
||||
(18904,0,3,"They lack control... Oshu'gun calls to them...",15,0,100,0,0,0,16010,0,"Vision of the Forgotten"),
|
||||
(18904,0,4,"It is a beacon. A remnant of a forgotten era.",15,0,100,0,0,0,16011,0,"Vision of the Forgotten");
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry` IN (4368,4369,4372,4371) AND `SourceId`=2;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(22, 1, 4369, 2, 0, 48, 0, 262445, 0, 0, 0, 0, 0, "", "Run SAI only if quest 10085 objective 1 is not complete"),
|
||||
(22, 1, 4371, 2, 0, 48, 0, 262446, 0, 0, 0, 0, 0, "", "Run SAI only if quest 10085 objective 2 is not complete"),
|
||||
(22, 1, 4372, 2, 0, 48, 0, 262447, 0, 0, 0, 0, 0, "", "Run SAI only if quest 10085 objective 3 is not complete"),
|
||||
(22, 1, 4368, 2, 0, 48, 0, 262448, 0, 0, 0, 0, 0, "", "Run SAI only if quest 10085 objective 4 is not complete");
|
||||
@@ -0,0 +1,75 @@
|
||||
--
|
||||
DELETE FROM `spell_area` WHERE `spell` IN (58530, 58551);
|
||||
INSERT INTO `spell_area` (`spell`,`area`,`quest_start`,`quest_end`,`aura_spell`,`racemask`,`gender`,`flags`,`quest_start_status`,`quest_end_status`) VALUES
|
||||
(58530,12,13188,13188,0,0,2,3,2,11),
|
||||
(58530,1519,13188,13188,0,0,2,3,2,11),
|
||||
(58551,1637,13189,13189,0,0,2,3,2,11),
|
||||
(58551,14,13189,13189,0,0,2,3,2,11);
|
||||
|
||||
UPDATE `conditions` SET `NegativeCondition`=1 WHERE `SourceTypeOrReferenceId`=22 AND `SourceGroup`=1 AND `SourceEntry` IN (68,14304,1976,1756,3296);
|
||||
DELETE FROM conditions WHERE SourceTypeOrReferenceId = 13 AND SourceEntry = 58533;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(13, 1, 58533, 0, 31, 3, 68, 0, 0, '', "Return to Stormwind"),
|
||||
(13, 1, 58533, 1, 31, 3, 1756, 0, 0, '', "Return to Stormwind"),
|
||||
(13, 1, 58533, 2, 31, 3, 1976, 0, 0, '', "Return to Stormwind");
|
||||
DELETE FROM conditions WHERE SourceTypeOrReferenceId = 13 AND SourceEntry = 58552;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(13, 1, 58552, 0, 31, 3, 14304, 0, 0, '', "Return to Orgrimmar"),
|
||||
(13, 1, 58552, 1, 31, 3, 3296, 0, 0, '', "Return to Orgrimmar");
|
||||
|
||||
-- Stormwind City Guard SAI
|
||||
SET @ENTRY := 68;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0 AND `id`=11;
|
||||
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`,`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
|
||||
(@ENTRY,0,11,0,8,0,100,0,58533,0,1000,1000,87,329600,329601,329602,329603,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On spell hit - Run Random Script");
|
||||
|
||||
-- Kor''kron Elite SAI
|
||||
SET @ENTRY := 14304;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0 AND `id`=12;
|
||||
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`,`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
|
||||
(@ENTRY,0,12,0,8,0,100,0,58552,0,1000,1000,87,329600,329601,329602,329603,0,0,1,0,0,0,0,0,0,0,"Kor''kron Elite - On spell hit - Run Random Script");
|
||||
|
||||
-- Stormwind City Patroller SAI
|
||||
SET @ENTRY := 1976;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0 AND `id`=11;
|
||||
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`,`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
|
||||
(@ENTRY,0,11,0,8,0,100,0,58533,0,1000,1000,87,329600,329601,329602,329603,0,0,1,0,0,0,0,0,0,0,"Stormwind City Patroller - On spell hit - Run Random Script");
|
||||
|
||||
-- Stormwind Royal Guard SAI
|
||||
SET @ENTRY := 1756;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0 AND `id`=11;
|
||||
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`,`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
|
||||
(@ENTRY,0,11,0,8,0,100,0,58533,0,1000,1000,87,329600,329601,329602,329603,0,0,1,0,0,0,0,0,0,0,"Stormwind Royal Guard - On spell hit - Run Random Script");
|
||||
|
||||
-- Orgrimmar Grunt SAI
|
||||
SET @ENTRY := 3296;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0 AND `id`=12;
|
||||
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`,`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
|
||||
(@ENTRY,0,12,0,8,0,100,0,58552,0,1000,1000,87,329600,329601,329602,329603,0,0,1,0,0,0,0,0,0,0,"Orgrimmar Grunt - On spell hit - Run Random Script");
|
||||
|
||||
-- Actionlist SAI
|
||||
SET @ENTRY := 329600;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY 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`,`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
|
||||
(@ENTRY,9,0,0,0,0,100,0,0,0,0,0,11,58509,0,0,0,0,0,7,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Cast ''Rotten Apple Toss'"),
|
||||
(@ENTRY,9,1,0,0,0,100,0,0,0,0,0,1,2,0,0,0,0,0,7,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Say Line 2");
|
||||
|
||||
-- Actionlist SAI
|
||||
SET @ENTRY := 329601;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY 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`,`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
|
||||
(@ENTRY,9,0,0,0,0,100,0,0,0,0,0,11,58513,0,0,0,0,0,7,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Cast 'Rotten Banana Toss'"),
|
||||
(@ENTRY,9,1,0,0,0,100,0,0,0,0,0,1,3,0,0,0,0,0,7,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Say Line 3");
|
||||
|
||||
-- Actionlist SAI
|
||||
SET @ENTRY := 329602;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY 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`,`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
|
||||
(@ENTRY,9,0,0,0,0,100,0,0,0,0,0,11,58520,0,0,0,0,0,7,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Cast 'Spit'"),
|
||||
(@ENTRY,9,1,0,0,0,100,0,0,0,0,0,1,4,0,0,0,0,0,7,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Say Line 4");
|
||||
|
||||
-- Actionlist SAI
|
||||
SET @ENTRY := 329603;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY 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`,`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
|
||||
(@ENTRY,9,0,0,0,0,100,0,0,0,0,0,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Say Line 5");
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_text` SET `Type`=42 WHERE `CreatureID`=36476 AND `GroupID`=1;
|
||||
@@ -0,0 +1 @@
|
||||
DELETE FROM `creature` WHERE `id`=38463 AND `map`=631;
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_loot_template` SET `Chance`=5 WHERE `Item` IN (44564, 44565, 44566, 44567, 44568);
|
||||
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_q11653_shortening_blaster');
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(45668,'spell_q11653_shortening_blaster');
|
||||
@@ -0,0 +1,4 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_teleport_leaders_blessing');
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(58418,'spell_teleport_leaders_blessing'),
|
||||
(58420,'spell_teleport_leaders_blessing');
|
||||
@@ -0,0 +1,9 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry` IN (18706);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (18706) 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`, `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
|
||||
(18706, 0, 0, 0, 7, 0, 100, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Bonechewer Riding Wolf - On evade - Despawn"),
|
||||
(18706, 0, 1, 0, 0, 0, 100, 0, 1000, 2000, 15000, 17000, 11, 3149, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Bonechewer Riding Wolf - IC - cast spell Furious Howl"),
|
||||
(18706, 0, 2, 0, 0, 0, 100, 0, 3000, 4000, 4000, 7000, 11, 16460, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Bonechewer Riding Wolf - IC - cast spell Festering Bite"),
|
||||
(18706, 0, 3, 0, 54, 0, 100, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 21, 30, 0, 0, 0, 0, 0, 0, "Bonechewer Riding Wolf - just summoned - morph"),
|
||||
(18706, 0, 4, 0, 1, 0, 100, 1, 2000, 2000, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Bonechewer Riding Wolf - OOC - Despawn");
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `unit_flags`=256|512 WHERE `entry`=17318;
|
||||
@@ -0,0 +1,5 @@
|
||||
--
|
||||
DELETE FROM `quest_request_items` WHERE `ID` IN (/*11284,*/ 13839);
|
||||
INSERT INTO `quest_request_items` (`ID`, `CompletionText`, `VerifiedBuild`) VALUES
|
||||
-- (11284, "Have you had any luck removing that stupid yeti from my mine? ", 0),
|
||||
(13839, "Have you mastered the use of the charge?", 0);
|
||||
@@ -0,0 +1,8 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry` IN (23740, 29710);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=26472 AND `source_type`=0 AND `id`=7;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (23740, 29710) 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`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(26472, 0, 7, 0, 0, 0, 100, 0, 5000, 7000, 8000, 12000, 0, 11, 29577, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, "Highland Mustang - In Combat - Cast 'Hoof Strike'"),
|
||||
(23740, 0, 0, 0, 0, 0, 100, 0, 5000, 7000, 8000, 12000, 0, 11, 29577, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, "Frosthorn Ram - In Combat - Cast 'Hoof Strike'"),
|
||||
(29710, 0, 0, 0, 0, 0, 100, 0, 5000, 7000, 8000, 12000, 0, 11, 29577, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, "Onslaught Destrier - In Combat - Cast 'Hoof Strike'");
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `ExclusiveGroup`=0, `NextQuestID`=0, `BreadcrumbForQuestId`=11313 WHERE `ID` IN (11302, 11312);
|
||||
@@ -0,0 +1,12 @@
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=28314 AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=2831400 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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(28314, 0, 0, 0, 19, 0, 100, 0, 12566, 0, 0, 0, 0, 80, 2831400, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Longrunner Nanik - On Quest Accept - Run Script"),
|
||||
(2831400, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19, 28313, 0, 0, 0, 0, 0, 0, 0, "Longrunner Nanik - On Script - Say Line 0 (Apothecary Scyllis)"),
|
||||
(2831400, 9, 1, 0, 0, 0, 0, 0, 6000, 6000, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 19, 28313, 0, 0, 0, 0, 0, 0, 0, "Longrunner Nanik - On Script - Say Line 1 (Apothecary Scyllis)");
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=28313;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(28313, 0, 0, "Yes, yes, we should do whatever we can to help them.", 12, 1, 100, 1, 0, 0, 27726, 0, "Apothecary Scyllis"),
|
||||
(28313, 1, 0, "Longrunner, your fodder... err, people will be a valuable resource against the vrykul. Did I say resource? I meant, 'ally.' \n", 12, 1, 100, 25, 0, 0, 27727, 0, "Apothecary Scyllis");
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `page_text` SET `Text`="Day 10500: $BThe halls are quiet. Empty. $B$BI thought the Makers want me to watch the hall, but they never specifically said, \"Archavon, watch the hall...\"$BMaybe it's okay if I watch outside too? It would probably be less boring outside. It's decided - I am now responsible for watching the hall AND the outside. I shall take on my new responsibility next month.$B -ARCHAVON$B$BDay 20120:$BThe outside is much more open than the hall. There are convenient cliffs and mountains bordering it. I'm now confident that the Makers meant for me to watch this too. I hope they don't notice that I've only been in the hall for the first decade.$B -ARCHAVON$B" WHERE `ID`=3548;
|
||||
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=17 AND `SourceEntry`=49624 AND `ConditionTypeOrReference`=38;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(17, 0, 49624, 0, 0, 38, 1, 30, 4, 0, 0, 0, 0, "","Spell Lurielle's Pendant requires target to be at 30% health or below");
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user