mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 16:10:49 +01:00
gree
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `target_type`=2 WHERE `entryorguid`=28557 AND `source_type`=0 AND `id`=0;
|
||||
@@ -1,4 +0,0 @@
|
||||
-- Fix 'Teleport to Lake Wintergrasp'
|
||||
DELETE FROM `spell_scripts` WHERE `id`=58622;
|
||||
INSERT INTO `spell_scripts` (`id`, `effIndex`, `delay`, `command`, `datalong`, `datalong2`, `dataint`, `x`, `y`, `z`, `o`) VALUES
|
||||
(58622, 0, 1, 6, 571, 0, 0, 5386.05, 2840.97, 418.675, 3.14159);
|
||||
@@ -1,6 +0,0 @@
|
||||
-- Magnataur Huntress SAI
|
||||
SET @ENTRY := 24469;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY 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
|
||||
(@ENTRY,0,2,0,8,0,100,0,46012,0,0,0,36,25788,0,0,0,0,0,1,0,0,0,0,0,0,0,"Magnataur Huntress - On Spellhit 'Bloodspore Poison' - Update Template To 'Weakened Magnataur Huntress'");
|
||||
@@ -1,14 +0,0 @@
|
||||
-- Festering Corpse SAI
|
||||
SET @ENTRY := 31130;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY 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
|
||||
(@ENTRY,0,0,0,8,0,100,1,58641,0,0,0,80,@ENTRY*100+00,0,0,0,0,0,1,0,0,0,0,0,0,0,"Festering Corpse - On Spellhit 'Olakin's Torch' - Run Script (No Repeat)");
|
||||
|
||||
-- Actionlist SAI
|
||||
SET @ENTRY := 3113000;
|
||||
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,59216,0,0,0,0,0,1,0,0,0,0,0,0,0,"Festering Corpse - On Script - Cast 'Burning Corpse'"),
|
||||
(@ENTRY,9,1,0,0,0,100,0,1000,1000,0,0,33,31130,0,0,0,0,0,7,0,0,0,0,0,0,0,"Festering Corpse - On Script - Quest Credit 'By Fire Be Purged'"),
|
||||
(@ENTRY,9,2,0,0,0,100,0,6000,9000,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Festering Corpse - On Script - Despawn Instant");
|
||||
@@ -1,4 +0,0 @@
|
||||
--
|
||||
DELETE FROM `event_scripts` WHERE `id` = 14394;
|
||||
INSERT INTO `event_scripts` (`id`,`delay`,`command`,`datalong`,`datalong2`,`dataint`,`x`,`y`,`z`,`o`) VALUES
|
||||
(14394,0,8,22395,0,0,0,0,0,0);
|
||||
@@ -1,37 +0,0 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `npcflag`=16777217, `InhabitType`=4 WHERE `entry`=27923;
|
||||
|
||||
DELETE FROM `npc_spellclick_spells` WHERE `npc_entry`=27923;
|
||||
INSERT INTO `npc_spellclick_spells` (`npc_entry`,`spell_id`,`cast_flags`,`user_type`) VALUES
|
||||
(27923,46598,1,1);
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=9045 AND `SourceEntry`=0 AND `SourceId`=0 AND `ElseGroup`=0 AND `ConditionTypeOrReference`=8 AND `ConditionTarget`=0 AND `ConditionValue1`=11509 AND `ConditionValue2`=0 AND `ConditionValue3`=0;
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=9045 AND `SourceEntry`=0 AND `SourceId`=0 AND `ElseGroup`=1 AND `ConditionTypeOrReference`=28 AND `ConditionTarget`=0 AND `ConditionValue1`=11509 AND `ConditionValue2`=0 AND `ConditionValue3`=0;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES (15, 9045, 0, 0, 0, 8, 0, 11509, 0, 0, 0, 0, 0, '', 'Lou the Cabin Boy - Show gossip option only if player has taken quest 11509');
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES (15, 9045, 0, 0, 1, 28, 0, 11509, 0, 0, 0, 0, 0, '', 'Lou the Cabin Boy - Show gossip option only if player has taken quest 11509');
|
||||
|
||||
-- Lou the Cabin Boy SAI
|
||||
SET @ENTRY := 27923;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY 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
|
||||
(@ENTRY,0,0,0,54,0,100,0,0,0,0,0,53,1,27923,0,0,0,0,1,0,0,0,0,0,0,0,"Lou the Cabin Boy - On Just Summoned - Start Waypoint"),
|
||||
(@ENTRY,0,1,0,28,0,100,0,0,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lou the Cabin Boy - On Passenger Removed - Despawn Instant"),
|
||||
(@ENTRY,0,2,0,54,0,100,0,0,0,0,0,8,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lou the Cabin Boy - On Just Summoned - Set Reactstate Passive"),
|
||||
(@ENTRY,0,3,0,40,0,100,0,13,27923,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lou the Cabin Boy - On Waypoint 13 Reached - Despawn Instant");
|
||||
|
||||
DELETE FROM `waypoints` WHERE `entry`=27923;
|
||||
INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES
|
||||
(27923, 1, 556.8802, -2811.598, -0.076807, 'Lou'),
|
||||
(27923, 2, 482.0306, -2834.213, -0.049029, 'Lou'),
|
||||
(27923, 3, 454.4951, -2891.859, -0.049029, 'Lou'),
|
||||
(27923, 4, 335.4129, -2946.441, -0.049029, 'Lou'),
|
||||
(27923, 5, 262.8804, -3016.949, -0.021251, 'Lou'),
|
||||
(27923, 6, 147.2193, -3176.037, -0.049029, 'Lou'),
|
||||
(27923, 7, 86.28928, -3239.844, -0.021251, 'Lou'),
|
||||
(27923, 8, -22.49794, -3241.448, -0.076807, 'Lou'),
|
||||
(27923, 9, -151.2886, -3296.966, 0.006526, 'Lou'),
|
||||
(27923, 10, -195.9667, -3366.19, -0.132362, 'Lou'),
|
||||
(27923, 11, -255.5049, -3519.14, -0.021251, 'Lou'),
|
||||
(27923, 12, -217.6928, -3555.593, -0.076807, 'Lou'),
|
||||
(27923, 13, -201.783, -3548.484, -0.021251, 'Lou');
|
||||
@@ -1,2 +0,0 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `spell1`=52331,`spell2`=52358,`spell3`=53032,`spell4`=52327,`spell5`=52321 WHERE `entry`=28115;
|
||||
@@ -1,53 +0,0 @@
|
||||
-- Dawnblade Marksman SAI
|
||||
SET @ENTRY := 24979;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY 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
|
||||
(@ENTRY,0,0,0,10,0,100,0,0,70,7000,13000,11,45101,0,0,0,0,0,7,0,0,0,0,0,0,0,"Dawnblade Marksman - Within 0-70 Range Out of Combat LoS - Cast 'Flaming Arrow'"),
|
||||
(@ENTRY,0,1,0,1,0,100,0,3000,3000,5000,5000,11,45101,0,0,0,0,0,19,5202,26,0,0,0,0,0,"Dawnblade Marksman - Out of Combat - Cast 'Flaming Arrow'");
|
||||
|
||||
-- Pathing for Entry: 25001 'TDB FORMAT'
|
||||
SET @NPC := 93967;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=12616.02,`position_y`=-6826.477,`position_z`=13.30631 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,1,0, '');
|
||||
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,1,12616.02,-6826.477,13.30631,0,0,0,0,100,0),
|
||||
(@PATH,2,12615.95,-6826.547,13.58466,0,0,0,0,100,0),
|
||||
(@PATH,3,12607.38,-6830.652,13.76608,0,0,0,0,100,0),
|
||||
(@PATH,4,12591.51,-6834.896,13.87594,0,0,0,0,100,0),
|
||||
(@PATH,5,12566.56,-6827.448,16.54662,0,0,0,0,100,0),
|
||||
(@PATH,6,12579.94,-6832.642,14.98803,0,0,0,0,100,0),
|
||||
(@PATH,7,12584.21,-6834.116,14.20888,0,0,0,0,100,0),
|
||||
(@PATH,8,12591.75,-6834.886,13.74139,0,0,0,0,100,0),
|
||||
(@PATH,9,12607.81,-6830.203,13.69277,0,0,0,0,100,0),
|
||||
(@PATH,10,12616.39,-6826.547,13.49831,0,0,0,0,100,0),
|
||||
(@PATH,11,12616.02,-6826.477,13.30631,0,0,0,0,100,0),
|
||||
(@PATH,12,12615.95,-6826.547,13.5846,0,0,0,0,100,0),
|
||||
(@PATH,13,12607.6,-6830.664,13.76679,0,0,0,0,100,0),
|
||||
(@PATH,14,12591.65,-6834.927,13.87652,0,0,0,0,100,0),
|
||||
(@PATH,15,12566.47,-6827.438,16.55291,0,0,0,0,100,0),
|
||||
(@PATH,16,12579.94,-6832.642,14.98803,0,0,0,0,100,0),
|
||||
(@PATH,17,12584.21,-6834.114,14.20937,0,0,0,0,100,0),
|
||||
(@PATH,18,12591.73,-6834.884,13.74244,0,0,0,0,100,0),
|
||||
(@PATH,19,12607.78,-6830.21,13.69292,0,0,0,0,100,0),
|
||||
(@PATH,20,12616.38,-6826.549,13.49841,0,0,0,0,100,0),
|
||||
(@PATH,21,12616.02,-6826.477,13.30631,0,0,0,0,100,0),
|
||||
(@PATH,22,12615.95,-6826.547,13.58466,0,0,0,0,100,0),
|
||||
(@PATH,23,12607.59,-6830.418,13.76704,0,0,0,0,100,0);
|
||||
-- 0x1C09084240186A4000002E000055E86A .go 12616.02 -6826.477 13.30631
|
||||
|
||||
-- Pathing for Entry: 25001 'TDB FORMAT'
|
||||
SET @NPC := 93966;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=12488.71,`position_y`=-6887.34,`position_z`=16.40788 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,1,0, '');
|
||||
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,1,12488.71,-6887.34,16.40788,0,0,0,0,100,0),
|
||||
(@PATH,2,12495.96,-6887.744,16.62086,0,0,0,0,100,0),
|
||||
(@PATH,3,12491.32,-6874.924,17.07642,0,0,0,0,100,0);
|
||||
-- 0x1C09084240186A4000002E0000558FDB .go 12488.71 -6887.34 16.40788
|
||||
@@ -1,68 +0,0 @@
|
||||
--
|
||||
SET @Ameer :=20482; -- Image of Commander Ameer
|
||||
SET @SpellSummon:=35679; -- Summons Protectorate.
|
||||
SET @Protectorate:=20802; -- Protectorate Demolitionist
|
||||
SET @Cleave :=30619; -- Protectorate Demolitionist's Cleave
|
||||
SET @Hamstring :=31553; -- Protectorate Demolitionist's Hamstring
|
||||
SET @Strike :=16856; -- Protectorate Demolitionist's Mortal Striket
|
||||
SET @Stalker :=20474; -- Ethereum Nexus-Stalker
|
||||
SET @Sshadowtouched:=36515; -- Ethereum Nexus-Stalker's Shadowtouched
|
||||
SET @Sshadowsurge:=36517; -- Ethereum Nexus-Stalker's Shadowsurge
|
||||
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry` IN (@Ameer,@Protectorate,@Stalker);
|
||||
DELETE FROM `smart_scripts` WHERE `source_type`=0 AND `entryorguid`= @Ameer AND id IN (5,6);
|
||||
DELETE FROM `smart_scripts` WHERE `source_type`=0 AND `entryorguid` IN (@Protectorate,@Stalker);
|
||||
DELETE FROM `smart_scripts` WHERE `source_type`=9 AND `entryorguid` IN (@Protectorate*100);
|
||||
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
|
||||
(@Ameer,0,5,0,19,0,100,0,10406,0,0,0,85,@SpellSummon,2,0,0,0,0,7,0,0,0,0,0,0,0,'Image of Commander Ameer - On Quest 10406 accepted - Cast Summon Protectorate Demolitionist'),
|
||||
(@Ameer,0,6,0,20,0,100,0,10406,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,'Image of Commander Ameer - On Quest 10406 accepted - Cast Summon Protectorate Demolitionist'),
|
||||
(@Protectorate,0,0,0,54,0,100,0,0,0,0,0,1,0,4000,0,0,0,0,1,0,0,0,0,0,0,0,'Protectorate Demolitionist - Just Summoned - Say 0'),
|
||||
(@Protectorate,0,1,0,52,0,100,0,0,@Protectorate,0,0,53,0,@Protectorate,0,0,0,0,1,0,0,0,0,0,0,0,'Protectorate Demolitionist - Text Over - Start Wp'),
|
||||
(@Protectorate,0,2,3,40,0,100,0,3,@Protectorate,0,0,54,4000,0,0,0,0,0,1,0,0,0,0,0,0,0,'Protectorate Demolitionist - Reached WP 3 - Pause Wp'),
|
||||
(@Protectorate,0,3,0,61,0,100,0,0,0,0,0,1,1,5000,0,0,0,0,1,0,0,0,0,0,0,0,'Protectorate Demolitionist - Link Event - Say 1'),
|
||||
(@Protectorate,0,4,5,40,0,100,0,5,@Protectorate,0,0,54,4000,0,0,0,0,0,1,0,0,0,0,0,0,0,'Protectorate Demolitionist - Reached WP 5 - Pause Wp'),
|
||||
(@Protectorate,0,5,0,61,0,100,0,0,0,0,0,1,2,4000,0,0,0,0,1,0,0,0,0,0,0,0,'Protectorate Demolitionist - Link Event - Say 2'),
|
||||
(@Protectorate,0,6,7,40,0,100,0,7,@Protectorate,0,0,54,10000,0,0,0,0,0,1,0,0,0,0,0,0,0,'Protectorate Demolitionist - Reached WP 7 - Pause Wp'),
|
||||
(@Protectorate*100,9,0,0,0,0,100,0,0,0,0,0,1,3,14000,0,0,0,0,1,0,0,0,0,0,0,0,'Protectorate Demolitionist - Script - Say 3'),
|
||||
(@Protectorate*100,9,1,0,0,0,100,0,500,500,0,0,5,28,0,0,0,0,0,1,0,0,0,0,0,0,0,'Protectorate Demolitionist - Script - Emote Work'),
|
||||
(@Protectorate*100,9,2,0,0,0,100,0,3500,3500,0,0,12,@Stalker,2,30000,1,0,0,8,0,0,0,3866.837402,2321.753418,113.736206,0.120686,'Protectorate Demolitionist - Script - Summon Nexus-Stalker'),
|
||||
(@Protectorate*100,9,3,0,0,0,100,0,0,0,0,0,12,@Stalker,2,30000,1,0,0,8,0,0,0,3879.268799,2321.939209,115.065338,3.137270,'Protectorate Demolitionist - Script - Summon Nexus-Stalker'),
|
||||
(@Protectorate*100,9,4,0,0,0,100,0,6000,6000,0,0,1,4,4000,0,0,0,0,1,0,0,0,0,0,0,0,'Protectorate Demolitionist - Script - Say 4'),
|
||||
(@Protectorate*100,9,5,0,0,0,100,0,0,0,0,0,59,1,0,0,0,0,0,1,0,0,0,0,0,0,0,'Protectorate Demolitionist - Script - Run'),
|
||||
(@Protectorate*100,9,6,0,0,0,100,0,0,0,0,0,65,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Protectorate Demolitionist - Script - Resume WP'),
|
||||
(@Protectorate*100,9,7,0,0,0,100,0,0,0,0,0,5,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Protectorate Demolitionist - Script - Emote Work'),
|
||||
(@Protectorate,0,7,0,61,0,100,0,0,0,0,0,80,@Protectorate*100,0,0,0,0,0,1,0,0,0,0,0,0,0,'Protectorate Demolitionist - Link - Start Script'),
|
||||
(@Protectorate,0,8,9,40,0,100,0,8,@Protectorate,0,0,54,10000,0,0,0,0,0,1,0,0,0,0,0,0,0,'Protectorate Demolitionist - Reached WP 8 - Pause Wp'),
|
||||
(@Protectorate,0,9,10,61,0,100,0,0,0,0,0,1,5,6000,0,0,0,0,1,0,0,0,0,0,0,0,'Protectorate Demolitionist - Link - Say 5'),
|
||||
(@Protectorate,0,10,0,61,0,100,0,0,0,0,0,15,10406,0,0,0,0,0,21,15,0,0,0,0,0,0,'Protectorate Demolitionist - Link - Complete Quest'),
|
||||
(@Protectorate,0,11,12,52,0,100,0,5,@Protectorate,0,0,11,35517,0,0,0,0,0,1,0,0,0,0,0,0,0,'Protectorate Demolitionist - Text Over - cast teleportaion visual'),
|
||||
(@Protectorate,0,12,0,61,0,100,0,0,0,0,0,41,2000,0,0,0,0,0,1,0,0,0,0,0,0,0,'Protectorate Demolitionist - Text Over - despawn'),
|
||||
(@Protectorate,0,13,0,4,0,100,0,0,0,0,0,1,6,0,0,0,0,0,1,0,0,0,0,0,0,0,'Protectorate Demolitionist - On aggro - talk'),
|
||||
(@Stalker,0,0,0,54,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Ethereum Nexus-Stalker - On respawn - Say 0'),
|
||||
(@Stalker,0,1,0,0,0,100,0,200,200,5000,5000,11,@Sshadowtouched,0,0,0,0,0,1,0,0,0,0,0,0,0,'Ethereum Nexus-Stalker - IC - Cast Shadowtouched'),
|
||||
(@Stalker,0,2,0,0,0,100,0,500,2000,10000,12000,11,@Sshadowsurge,0,0,0,0,0,2,0,0,0,0,0,0,0,'Ethereum Nexus-Stalker -IC - Cast Shadowsurge');
|
||||
|
||||
DELETE FROM `creature_text` WHERE `entry` IN (@Protectorate,@Stalker, @Ameer);
|
||||
INSERT INTO `creature_text` (`entry`,`groupid`,`id`,`text`,`type`,`language`,`probability`,`emote`,`duration`,`sound`,`comment`,`BroadcastTextID`) VALUES
|
||||
(@Protectorate,0,0,'Let''s do this... Just keep me covered and I''ll deliver the package.',12,0,100,0,0,0,'Protectorate Demolitionist - Comienza escort', 18432),
|
||||
(@Protectorate,1,0,'By the second sun of K''aresh, look at this place! I can only imagine what Salhadaar is planning. Come on, let''s keep going.',12,0,100,0,0,0,'Protectorate Demolitionist - Waypoint 1', 18433),
|
||||
(@Protectorate,2,0,'Look there, fleshling! Salhadaar''s conduits! He''s keeping well fed...',12,0,100,0,0,0,'Protectorate Demolitionist - Waypoint 4', 18435),
|
||||
(@Protectorate,3,0,'Alright, keep me protected while I plant this disruptor. This shouldn''t take very long..',12,0,100,0,0,0,'Protectorate Demolitionist - Waypoint 6', 18436),
|
||||
(@Protectorate,4,0,'Done! Back up! Back up!',12,0,100,0,0,0,'Protectorate Demolitionist - Disruptor', 18437),
|
||||
(@Protectorate,5,0,'Looks like my work here is done. Report to the holo-image of Ameer over at the transporter.',12,0,100,0,0,0,'Protectorate Demolitionist - Waypoint 7', 18442),
|
||||
(@Protectorate,6,0,'I''m under attack! I repeat, I am under attack!',12,0,100,0,0,0,'Protectorate Demolitionist - Being attacked', 18439),
|
||||
(@Protectorate,6,1,'Keep these things off me!',12,0,100,0,0,0,'Protectorate Demolitionist - Being attacked', 18438),
|
||||
(@Stalker,0,0,'Protect the conduit! Stop the intruders!',12,0,100,0,0,0,'Ethereum Nexus-Stalker - Protect Conduct',18441),
|
||||
(@Ameer,0,0,'Hostiles detected. Ending transmission.',12,0,100,15,0,0,'Image of Commander Ameer - On aggro', 18190),
|
||||
(@Ameer,1,0,'Protectorate transmission complete.',12,0,100,0,0,0,'Ameer - Quest rewarded',18191);
|
||||
|
||||
DELETE FROM `waypoints` WHERE `entry`=@Protectorate;
|
||||
INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES
|
||||
(@Protectorate,1,4006.368652,2323.582520,111.407501,'Protectorate Demolitionist'),
|
||||
(@Protectorate,2,3946.502441,2329.601074,113.647179,'Protectorate Demolitionist'),
|
||||
(@Protectorate,3,3934.442383,2333.215088,110.971733,'Protectorate Demolitionist'),
|
||||
(@Protectorate,4,3912.811035,2339.968018,113.876434,'Protectorate Demolitionist'),
|
||||
(@Protectorate,5,3887.416748,2408.539063,113.081406,'Protectorate Demolitionist'),
|
||||
(@Protectorate,6,3863.596191,2348.160645,115.446754,'Protectorate Demolitionist'),
|
||||
(@Protectorate,7,3872.944580,2321.384766,114.501541,'Protectorate Demolitionist'),
|
||||
(@Protectorate,8,3859.826416,2360.402588,114.603340,'Protectorate Demolitionist');
|
||||
@@ -1,2 +0,0 @@
|
||||
--
|
||||
UPDATE creature_template SET npcflag=0 WHERE entry=6776;
|
||||
@@ -1,62 +0,0 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `ScriptName`='' WHERE `entry`=2983;
|
||||
-- The Plains Vision SAI
|
||||
SET @ENTRY := 2983;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY 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
|
||||
(@ENTRY,0,0,0,54,0,100,0,0,0,0,0,53,1,2983,0,0,0,0,1,0,0,0,0,0,0,0,"The Plains Vision - On Just Summoned - Start Waypoint"),
|
||||
(@ENTRY,0,1,0,40,0,100,0,50,2983,0,0,41,1000,0,0,0,0,0,1,0,0,0,0,0,0,0,"The Plains Vision - On Waypoint 50 Reached - Despawn In 1000 ms");
|
||||
|
||||
DELETE FROM `waypoints` WHERE `entry`=@ENTRY;
|
||||
INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES
|
||||
(@ENTRY, 1, -2226.32, -408.095, -9.36235, 'The Plains Vision'),
|
||||
(@ENTRY, 2, -2203.04, -437.212, -5.72498, 'The Plains Vision'),
|
||||
(@ENTRY, 3, -2163.91, -457.851, -7.09049, 'The Plains Vision'),
|
||||
(@ENTRY, 4, -2123.87, -448.137, -9.29591, 'The Plains Vision'),
|
||||
(@ENTRY, 5, -2104.66, -427.166, -6.49513, 'The Plains Vision'),
|
||||
(@ENTRY, 6, -2101.48, -422.826, -5.3567, 'The Plains Vision'),
|
||||
(@ENTRY, 7, -2097.56, -417.083, -7.16716, 'The Plains Vision'),
|
||||
(@ENTRY, 8, -2084.87, -398.626, -9.88973, 'The Plains Vision'),
|
||||
(@ENTRY, 9, -2072.71, -382.324, -10.2488, 'The Plains Vision'),
|
||||
(@ENTRY, 10, -2054.05, -356.728, -6.22468, 'The Plains Vision'),
|
||||
(@ENTRY, 11, -2051.8, -353.645, -5.35791, 'The Plains Vision'),
|
||||
(@ENTRY, 12, -2049.08, -349.912, -6.15723, 'The Plains Vision'),
|
||||
(@ENTRY, 13, -2030.6, -310.724, -9.59302, 'The Plains Vision'),
|
||||
(@ENTRY, 14, -2002.15, -249.308, -10.8124, 'The Plains Vision'),
|
||||
(@ENTRY, 15, -1972.85, -195.811, -10.6316, 'The Plains Vision'),
|
||||
(@ENTRY, 16, -1940.93, -147.652, -11.7055, 'The Plains Vision'),
|
||||
(@ENTRY, 17, -1888.06, -81.943, -11.4404, 'The Plains Vision'),
|
||||
(@ENTRY, 18, -1837.05, -34.0109, -12.258, 'The Plains Vision'),
|
||||
(@ENTRY, 19, -1796.12, -14.6462, -10.3581, 'The Plains Vision'),
|
||||
(@ENTRY, 20, -1732.61, -4.27746, -10.0213, 'The Plains Vision'),
|
||||
(@ENTRY, 21, -1688.94, -0.829945, -11.7103, 'The Plains Vision'),
|
||||
(@ENTRY, 22, -1681.32, 13.0313, -9.48056, 'The Plains Vision'),
|
||||
(@ENTRY, 23, -1677.04, 36.8349, -7.10318, 'The Plains Vision'),
|
||||
(@ENTRY, 24, -1675.2, 68.559, -8.95384, 'The Plains Vision'),
|
||||
(@ENTRY, 25, -1676.57, 89.023, -9.65104, 'The Plains Vision'),
|
||||
(@ENTRY, 26, -1678.16, 110.939, -10.1782, 'The Plains Vision'),
|
||||
(@ENTRY, 27, -1677.86, 128.681, -5.73869, 'The Plains Vision'),
|
||||
(@ENTRY, 28, -1675.27, 144.324, -3.47916, 'The Plains Vision'),
|
||||
(@ENTRY, 29, -1671.7, 163.169, -1.23098, 'The Plains Vision'),
|
||||
(@ENTRY, 30, -1666.61, 181.584, 5.26145, 'The Plains Vision'),
|
||||
(@ENTRY, 31, -1661.51, 196.154, 8.95252, 'The Plains Vision'),
|
||||
(@ENTRY, 32, -1655.47, 210.811, 8.38727, 'The Plains Vision'),
|
||||
(@ENTRY, 33, -1647.07, 226.947, 5.27755, 'The Plains Vision'),
|
||||
(@ENTRY, 34, -1621.65, 232.91, 2.69579, 'The Plains Vision'),
|
||||
(@ENTRY, 35, -1600.23, 237.641, 2.98539, 'The Plains Vision'),
|
||||
(@ENTRY, 36, -1576.07, 242.546, 4.66541, 'The Plains Vision'),
|
||||
(@ENTRY, 37, -1554.57, 248.494, 6.60377, 'The Plains Vision'),
|
||||
(@ENTRY, 38, -1547.53, 259.302, 10.6741, 'The Plains Vision'),
|
||||
(@ENTRY, 39, -1541.7, 269.847, 16.4418, 'The Plains Vision'),
|
||||
(@ENTRY, 40, -1539.83, 278.989, 21.0597, 'The Plains Vision'),
|
||||
(@ENTRY, 41, -1540.16, 290.219, 27.8247, 'The Plains Vision'),
|
||||
(@ENTRY, 42, -1538.99, 298.983, 34.0032, 'The Plains Vision'),
|
||||
(@ENTRY, 43, -1540.38, 307.337, 41.3557, 'The Plains Vision'),
|
||||
(@ENTRY, 44, -1536.61, 314.884, 48.0179, 'The Plains Vision'),
|
||||
(@ENTRY, 45, -1532.42, 323.277, 55.6667, 'The Plains Vision'),
|
||||
(@ENTRY, 46, -1528.77, 329.774, 61.1525, 'The Plains Vision'),
|
||||
(@ENTRY, 47, -1525.65, 333.18, 63.2161, 'The Plains Vision'),
|
||||
(@ENTRY, 48, -1517.01, 350.713, 62.4286, 'The Plains Vision'),
|
||||
(@ENTRY, 49, -1511.39, 362.537, 62.4539, 'The Plains Vision'),
|
||||
(@ENTRY, 50, -1508.68, 366.822, 62.733, 'The Plains Vision');
|
||||
Reference in New Issue
Block a user