Copy Fairy 1 drops to Fairy 2, Fairy 3 & Fairy 4

This commit is contained in:
P0nk
2025-07-04 15:23:06 +02:00
parent 76d8a4b985
commit a5a1de5362
2 changed files with 45 additions and 14 deletions

View File

@@ -27,18 +27,6 @@ USE `cosmic`;
-- Copying drops from some mobs to other versions of them
INSERT IGNORE INTO drop_data (`dropperid`, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance`)
SELECT 3000002, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance`
FROM drop_data WHERE dropperid = 3000001;
INSERT IGNORE INTO drop_data (`dropperid`, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance`)
SELECT 3000003, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance`
FROM drop_data WHERE dropperid = 3000001;
INSERT IGNORE INTO drop_data (`dropperid`, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance`)
SELECT 3000004, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance`
FROM drop_data WHERE dropperid = 3000001;
-- Thanks to DietStory v1.02 dev team
-- There are two Jr. Boogies mob ids for some unknown reason. 3230301 had no drops, but 3230300 had all the correct drops.
-- Just copying the drops from the one with the correct drop data.

View File

@@ -1140,6 +1140,7 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000),
(3000000, 1002622, 1, 1, 0, 1500),
(3000000, 2040316, 1, 1, 0, 300),
(3000000, 2040620, 1, 1, 0, 300),
(3000001, 4000068, 1, 1, 0, 600000),
(3000001, 2000001, 1, 1, 0, 20000),
(3000001, 2000003, 1, 1, 0, 20000),
@@ -1150,6 +1151,48 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000),
(3000001, 2050002, 1, 1, 0, 50000),
(3000001, 2050003, 1, 1, 0, 50000),
(3000001, 2050004, 1, 1, 0, 50000),
(3000001, 0, 80, 120, 0, 400000),
(3000001, 2381033, 1, 1, 0, 8000),
(3000002, 4000068, 1, 1, 0, 600000),
(3000002, 2000001, 1, 1, 0, 20000),
(3000002, 2000003, 1, 1, 0, 20000),
(3000002, 4020004, 1, 1, 0, 9000),
(3000002, 4010002, 1, 1, 0, 9000),
(3000002, 2050000, 1, 1, 0, 50000),
(3000002, 2050001, 1, 1, 0, 50000),
(3000002, 2050002, 1, 1, 0, 50000),
(3000002, 2050003, 1, 1, 0, 50000),
(3000002, 2050004, 1, 1, 0, 50000),
(3000002, 0, 80, 120, 0, 400000),
(3000002, 2381033, 1, 1, 0, 8000),
(3000003, 4000068, 1, 1, 0, 600000),
(3000003, 2000001, 1, 1, 0, 20000),
(3000003, 2000003, 1, 1, 0, 20000),
(3000003, 4020004, 1, 1, 0, 9000),
(3000003, 4010002, 1, 1, 0, 9000),
(3000003, 2050000, 1, 1, 0, 50000),
(3000003, 2050001, 1, 1, 0, 50000),
(3000003, 2050002, 1, 1, 0, 50000),
(3000003, 2050003, 1, 1, 0, 50000),
(3000003, 2050004, 1, 1, 0, 50000),
(3000003, 0, 80, 120, 0, 400000),
(3000003, 2381033, 1, 1, 0, 8000),
(3000004, 4000068, 1, 1, 0, 600000),
(3000004, 2000001, 1, 1, 0, 20000),
(3000004, 2000003, 1, 1, 0, 20000),
(3000004, 4020004, 1, 1, 0, 9000),
(3000004, 4010002, 1, 1, 0, 9000),
(3000004, 2050000, 1, 1, 0, 50000),
(3000004, 2050001, 1, 1, 0, 50000),
(3000004, 2050002, 1, 1, 0, 50000),
(3000004, 2050003, 1, 1, 0, 50000),
(3000004, 2050004, 1, 1, 0, 50000),
(3000004, 0, 80, 120, 0, 400000),
(3000004, 2381033, 1, 1, 0, 8000),
(3000005, 4000106, 1, 1, 0, 600000),
(3000005, 4131003, 1, 1, 0, 6000),
(3000005, 2060000, 1, 1, 0, 30000),
@@ -27697,7 +27740,7 @@ VALUES (5100004, 2383034, 1, 1, 0, 8000),
(8820000, 1002780, 1, 1, 0, 40000),
(8820000, 1482023, 1, 1, 0, 40000),
(8820000, 1072359, 1, 1, 0, 40000),
(3000001, 0, 80, 120, 0, 400000),
(3230100, 4001004, 1, 1, 0, 5000),
(3000002, 4000068, 1, 1, 0, 40000),
(3000003, 4000068, 1, 1, 0, 40000),
@@ -27717,7 +27760,7 @@ VALUES (5100004, 2383034, 1, 1, 0, 8000),
(1140130, 4031773, 1, 1, 2145, 80000),
(4230114, 4031203, 1, 1, 0, 70000),
(4230115, 4031203, 1, 1, 0, 70000),
(3000001, 2381033, 1, 1, 0, 8000),
(3000002, 2381033, 1, 1, 0, 8000),
(3000003, 2381033, 1, 1, 0, 8000),
(3000004, 2381033, 1, 1, 0, 8000),