Skip to content

Commit

Permalink
V0.9.276 (#1604)
Browse files Browse the repository at this point in the history
* Add Channeling Stone Hatchet recipe (#1592)

Add Channeling Stone Hatchet recipe

* Add proc rate to channeling bone bow (#1593)

* Remove Swarm Demon Life Immunity (#1594)

* Make Invisible Assailant skills MOA compliant (#1595)

* Fix AOD Bridge Timer (#1596)

* Fix Protecting Picketed Pets Bugs (#1597)

* society fix for retail meta (#1598)

error in text that retail meta would not proceed due to the missing ,

* Fix Deewain timers and turn-in emotes (#1599)

* Fix GY colo timers (#1600)

* Add missing recipes to lower mukkir slayer stones (#1601)

* Fix Swamp Cavern gen (#1602)

* Update some text to match retail meta (#1603)

Co-authored-by: Ross Elliott <[email protected]>

* normalize

* Update 69994 Night Club Attendant.sql

* Ilte Krongal

Co-Authored-By: Fire-Chimp <[email protected]>
Co-Authored-By: OptimShi <[email protected]>

* Create 69994.es

* normalize

* finalize

---------

Co-authored-by: Boop-AC <[email protected]>
Co-authored-by: Fire-Chimp <[email protected]>
Co-authored-by: OptimShi <[email protected]>
Co-authored-by: Ross Elliott <[email protected]>
  • Loading branch information
5 people authored Nov 17, 2023
1 parent 7a74140 commit 79dfd8d
Show file tree
Hide file tree
Showing 27 changed files with 1,315 additions and 659 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
DELETE FROM `recipe` WHERE `id` = 8518;

INSERT INTO `recipe` (`id`, `unknown_1`, `skill`, `difficulty`, `salvage_Type`, `success_W_C_I_D`, `success_Amount`, `success_Message`, `fail_W_C_I_D`, `fail_Amount`, `fail_Message`, `success_Destroy_Source_Chance`, `success_Destroy_Source_Amount`, `success_Destroy_Source_Message`, `success_Destroy_Target_Chance`, `success_Destroy_Target_Amount`, `success_Destroy_Target_Message`, `fail_Destroy_Source_Chance`, `fail_Destroy_Source_Amount`, `fail_Destroy_Source_Message`, `fail_Destroy_Target_Chance`, `fail_Destroy_Target_Amount`, `fail_Destroy_Target_Message`, `data_Id`, `last_Modified`)
VALUES (8518, 0, 28 /* WeaponTinkering */, 550, 0, 34999 /* Channeling Stone Hatchet */, 200, 'As you apply the mucor-altered mahogany carefully, you feel the hatchet warm in your hands. As you finish your task, you perceive that the hatchet is now much more magical than it was.', 0, 0, 'You fail to enhance the hatchet!', 1, 1, NULL, 1, 1, NULL, 1, 1, NULL, 1, 1, NULL, 0, '2023-11-17 05:21:40');

DELETE FROM `cook_book` WHERE `recipe_Id` = 8518;

INSERT INTO `cook_book` (`recipe_Id`, `source_W_C_I_D`, `target_W_C_I_D`, `last_Modified`)
VALUES (8518, 34965 /* Mucor-altered Mahogany */, 34585 /* Stone Hatchet */, '2023-11-17 05:21:40');
790 changes: 509 additions & 281 deletions Database/Patches/4 CraftTable/08527 Lesser Mukkir Slayer Stone.sql

Large diffs are not rendered by default.

790 changes: 509 additions & 281 deletions Database/Patches/4 CraftTable/08528 Mukkir Slayer Stone.sql

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DELETE FROM `quest` WHERE `name` = 'GYColoRewardGiverInProgress';

INSERT INTO `quest` (`name`, `min_Delta`, `max_Solves`, `message`, `last_Modified`)
VALUES ('GYColoRewardGiverInProgress', 300, -1, 'Shade of Lord Cynreft Spawned', '2021-11-01 00:00:00');
VALUES ('GYColoRewardGiverInProgress', 175, -1, 'Shade of Lord Cynreft Spawned', '2023-11-17 05:21:40');
2 changes: 1 addition & 1 deletion Database/Patches/8 QuestDefDB/GYColoWinRewardReceived.sql
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DELETE FROM `quest` WHERE `name` = 'GYColoWinRewardReceived';

INSERT INTO `quest` (`name`, `min_Delta`, `max_Solves`, `message`, `last_Modified`)
VALUES ('GYColoWinRewardReceived', 300, -1, 'Received Reward from GY Colo', '2021-11-01 00:00:00');
VALUES ('GYColoWinRewardReceived', 190, -1, 'Received Reward from GY Colo', '2023-11-17 05:21:40');
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
DELETE FROM `weenie` WHERE `class_Id` = 51654;

INSERT INTO `weenie` (`class_Id`, `class_Name`, `type`, `last_Modified`)
VALUES (51654, 'ace51654-iltekrongal', 10, '2022-08-22 03:09:27') /* Creature */;
VALUES (51654, 'ace51654-iltekrongal', 10, '2023-11-17 05:21:40') /* Creature */;

INSERT INTO `weenie_properties_int` (`object_Id`, `type`, `value`)
VALUES (51654, 1, 16) /* ItemType - Creature */
Expand Down Expand Up @@ -53,10 +53,10 @@ VALUES (51654, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
SET @parent_id = LAST_INSERT_ID();

INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`)
VALUES (@parent_id, 0, 36 /* InqIntStat */, 0, 1, NULL, 'Level_180-999_6', NULL, 180, 999, NULL, NULL, NULL, NULL, 25 /* PropertyInt.Level */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
VALUES (@parent_id, 0, 36 /* InqIntStat */, 0, 1, NULL, 'Level_180-999', NULL, 180, 999, NULL, NULL, NULL, NULL, 25 /* PropertyInt.Level */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);

INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`)
VALUES (51654, 12 /* QuestSuccess */, 1, NULL, NULL, NULL, 'ChangingGearsCompleted_0813@2', NULL, NULL, NULL);
VALUES (51654, 12 /* QuestSuccess */, 1, NULL, NULL, NULL, 'ChangingGearsCompleted_0813', NULL, NULL, NULL);

SET @parent_id = LAST_INSERT_ID();

Expand All @@ -65,15 +65,15 @@ VALUES (@parent_id, 0, 10 /* Tell */, 0, 1, NULL, 'Come back later and I might
, (@parent_id, 1, 18 /* DirectBroadcast */, 0, 1, NULL, 'You may complete this quest again in %tqt.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);

INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`)
VALUES (51654, 12 /* QuestSuccess */, 1, NULL, NULL, NULL, 'ChangingGearsStarted_0813@2', NULL, NULL, NULL);
VALUES (51654, 12 /* QuestSuccess */, 1, NULL, NULL, NULL, 'ChangingGearsStarted_0813', NULL, NULL, NULL);

SET @parent_id = LAST_INSERT_ID();

INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`)
VALUES (@parent_id, 0, 21 /* InqQuest */, 0, 1, NULL, 'TaintedAll_0813@2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
VALUES (@parent_id, 0, 21 /* InqQuest */, 0, 1, NULL, 'TaintedAll_0813', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);

INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`)
VALUES (51654, 12 /* QuestSuccess */, 1, NULL, NULL, NULL, 'TaintedAll_0813@2', NULL, NULL, NULL);
VALUES (51654, 12 /* QuestSuccess */, 1, NULL, NULL, NULL, 'TaintedAll_0813', NULL, NULL, NULL);

SET @parent_id = LAST_INSERT_ID();

Expand All @@ -84,19 +84,20 @@ VALUES (@parent_id, 0, 10 /* Tell */, 0, 1, NULL, 'Excellent work my friend! T
, (@parent_id, 3, 31 /* EraseQuest */, 0, 1, NULL, 'ChangingGearsStarted_0813', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL)
, (@parent_id, 4, 31 /* EraseQuest */, 0, 1, NULL, 'TaintedAll_0813', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL)
, (@parent_id, 5, 62 /* AwardNoShareXP */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 200000000, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL)
, (@parent_id, 6, 113 /* AwardLuminance */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 10000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL)
, (@parent_id, 7, 102 /* InqQuestBitsOn */, 0, 1, NULL, 'LegendaryQuestsB@6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 64, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
, (@parent_id, 6, 113 /* AwardLuminance */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 18000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL)
, (@parent_id, 7, 3 /* Give */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0 /* Undef */, 20630 /* Trade Note (250,000) */, 6, 0 /* Undef */, 0, False, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL)
, (@parent_id, 8, 102 /* InqQuestBitsOn */, 0, 1, NULL, 'LegendaryQuestsB', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 64, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);

INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`)
VALUES (51654, 13 /* QuestFailure */, 1, NULL, NULL, NULL, 'ChangingGearsCompleted_0813@2', NULL, NULL, NULL);
VALUES (51654, 13 /* QuestFailure */, 1, NULL, NULL, NULL, 'ChangingGearsCompleted_0813', NULL, NULL, NULL);

SET @parent_id = LAST_INSERT_ID();

INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`)
VALUES (@parent_id, 0, 21 /* InqQuest */, 0, 1, NULL, 'ChangingGearsStarted_0813@2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
VALUES (@parent_id, 0, 21 /* InqQuest */, 0, 1, NULL, 'ChangingGearsStarted_0813', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);

INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`)
VALUES (51654, 13 /* QuestFailure */, 1, NULL, NULL, NULL, 'LegendaryQuestsB@6', NULL, NULL, NULL);
VALUES (51654, 13 /* QuestFailure */, 1, NULL, NULL, NULL, 'LegendaryQuestsB', NULL, NULL, NULL);

SET @parent_id = LAST_INSERT_ID();

Expand All @@ -105,15 +106,15 @@ VALUES (@parent_id, 0, 106 /* SetQuestBitsOn */, 0, 1, NULL, 'LegendaryQuestsB'
, (@parent_id, 1, 22 /* StampQuest */, 0, 1, NULL, 'LegendaryQuestCounter_0913', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);

INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`)
VALUES (51654, 13 /* QuestFailure */, 1, NULL, NULL, NULL, 'TaintedAll_0813@2', NULL, NULL, NULL);
VALUES (51654, 13 /* QuestFailure */, 1, NULL, NULL, NULL, 'TaintedAll_0813', NULL, NULL, NULL);

SET @parent_id = LAST_INSERT_ID();

INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`)
VALUES (@parent_id, 0, 76 /* InqOwnsItems */, 0, 1, NULL, 'OwnsItem-51658', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0 /* Undef */, 51658 /* Tainted Aetherium Oil */, 3, 0 /* Undef */, 0, False, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);

INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`)
VALUES (51654, 13 /* QuestFailure */, 1, NULL, NULL, NULL, 'ChangingGearsStarted_0813@2', NULL, NULL, NULL);
VALUES (51654, 13 /* QuestFailure */, 1, NULL, NULL, NULL, 'ChangingGearsStarted_0813', NULL, NULL, NULL);

SET @parent_id = LAST_INSERT_ID();

Expand All @@ -128,13 +129,13 @@ VALUES (@parent_id, 0, 10 /* Tell */, 0, 1, NULL, 'Those vile Rynthid! They ar
, (@parent_id, 7, 22 /* StampQuest */, 0, 1, NULL, 'ChangingGearsStarted_0813', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);

INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`)
VALUES (51654, 22 /* TestSuccess */, 1, NULL, NULL, NULL, 'Level_180-999_6', NULL, NULL, NULL);
VALUES (51654, 22 /* TestSuccess */, 1, NULL, NULL, NULL, 'Level_180-999', NULL, NULL, NULL);

SET @parent_id = LAST_INSERT_ID();

INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`)
VALUES (@parent_id, 0, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL)
, (@parent_id, 1, 21 /* InqQuest */, 0, 1, NULL, 'ChangingGearsCompleted_0813@2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
, (@parent_id, 1, 21 /* InqQuest */, 0, 1, NULL, 'ChangingGearsCompleted_0813', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);

INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`)
VALUES (51654, 22 /* TestSuccess */, 1, NULL, NULL, NULL, 'OwnsItem-51658', NULL, NULL, NULL);
Expand All @@ -154,7 +155,7 @@ VALUES (@parent_id, 0, 10 /* Tell */, 0, 1, NULL, 'You require more Tainted Ae
, (@parent_id, 1, 3 /* Give */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0 /* Undef */, 51658 /* Tainted Aetherium Oil */, 3, 0 /* Undef */, 0, False, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);

INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`)
VALUES (51654, 23 /* TestFailure */, 1, NULL, NULL, NULL, 'Level_180-999_6', NULL, NULL, NULL);
VALUES (51654, 23 /* TestFailure */, 1, NULL, NULL, NULL, 'Level_180-999', NULL, NULL, NULL);

SET @parent_id = LAST_INSERT_ID();

Expand Down
43 changes: 43 additions & 0 deletions Database/Patches/9 WeenieDefaults/Creature/GearKnight/51654.es
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
Use:
- InqIntStat: Level, 180 - 999
TestSuccess:
- TurnToTarget
- InqQuest: ChangingGearsCompleted_0813
QuestSuccess:
- Tell: Come back later and I might have more work for you.
- DirectBroadcast: You may complete this quest again in %tqt.
QuestFailure:
- InqQuest: ChangingGearsStarted_0813
QuestSuccess:
- InqQuest: TaintedAll_0813
QuestSuccess:
- Tell: Excellent work my friend! The Rynthid's operation is sure to be hamstrung after losing such a vast amount of Aetherium.
- Tell: This war is far from over, but we have made great strides forward today.
- StampQuest: ChangingGearsCompleted_0813
- EraseQuest: ChangingGearsStarted_0813
- EraseQuest: TaintedAll_0813
- AwardNoShareXP: 200,000,000
- AwardLuminance: 18,000
- Give: Trade Note (250,000) (20630), 6
- InqQuestBitsOn: LegendaryQuestsB, 0x40
QuestFailure:
- SetQuestBitsOn: LegendaryQuestsB, 0x40
- StampQuest: LegendaryQuestCounter_0913
QuestFailure:
- InqOwnsItems: Tainted Aetherium Oil (51658), 3
TestSuccess:
- Tell: Have you had any success?
TestFailure:
- Tell: You require more Tainted Aetherium Oil? Please try to be careful with this batch, our supplies are limited.
- Give: Tainted Aetherium Oil (51658), 3
QuestFailure:
- Tell: Those vile Rynthid! They are amassing an army of Corrupted Gear Knights to use as their pawns. I cannot allow this travesty to continue.
- Tell: Bringing their entire operation to a halt is far too ambitious at this stage, the Rynthid are extremely powerful creatures.
- Tell: But, if we can disrupt their production, it may give us the edge we need.
- Tell: Our greatest alchemists have created a liquid that will drain the energy from their Aetherium supplies and render it useless to any Gear Knight.
- Tell: Several of our kind have infiltrated their ranks and discovered the location of their three largest stockpiles of ore. Take these vials, enter their Foundry and pour the Tainted Oil once onto each of the three Aetherium caches.
- Tell: This is sure to slow their production and help save many Gear Knights from being further corrupted by the Rynthid.
- Give: Tainted Aetherium Oil (51658), 3
- StampQuest: ChangingGearsStarted_0813
TestFailure:
- Tell: I suggest returning when you are stronger.
Loading

0 comments on commit 79dfd8d

Please sign in to comment.