Correct Flaming Feather drop chance

This commit is contained in:
P0nk
2025-07-02 06:49:22 +02:00
parent f0be1bae4c
commit fba0dbf8e3
2 changed files with 5 additions and 8 deletions

View File

@@ -25,9 +25,6 @@ USE `cosmic`;
);
DROP TABLE temp_data;
UPDATE drop_data SET chance=70000 WHERE itemid=4001356;
UPDATE drop_data SET chance=7000 WHERE itemid=4001006;
UPDATE drop_data SET chance=600000 WHERE itemid=4000058;
UPDATE drop_data SET chance=3000 WHERE itemid=4005004;

View File

@@ -15112,7 +15112,7 @@ VALUES (5100004, 2383034, 1, 1, 0, 10000),
(3210201, 4000073, 1, 1, 0, 200000),
(3210201, 4000021, 1, 1, 0, 200000),
(3210201, 4003004, 1, 1, 0, 7000),
(3210201, 4001006, 1, 1, 0, 10000),
(3210201, 4001006, 1, 1, 0, 7000),
(3210201, 4030012, 1, 1, 0, 125000),
(3210201, 2000002, 1, 1, 0, 40000),
(3210201, 2000003, 1, 1, 0, 40000),
@@ -15239,7 +15239,7 @@ VALUES (5100004, 2383034, 1, 1, 0, 10000),
(3210200, 4000073, 1, 1, 0, 200000),
(3210200, 4003004, 1, 1, 0, 7000),
(3210200, 4000021, 1, 1, 0, 200000),
(3210200, 4001006, 1, 1, 0, 10000),
(3210200, 4001006, 1, 1, 0, 7000),
(3210200, 4030012, 1, 1, 0, 125000),
(3210200, 4130021, 1, 1, 0, 3000),
(3210200, 2000002, 1, 1, 0, 40000),
@@ -21250,8 +21250,8 @@ VALUES (5100004, 2383034, 1, 1, 0, 10000),
(9500125, 4000014, 1, 1, 0, 200000),
(6130100, 4000030, 1, 1, 0, 200000),
(9500125, 4000030, 1, 1, 0, 200000),
(6130100, 4001006, 1, 1, 0, 10000),
(9500125, 4001006, 1, 1, 0, 10000),
(6130100, 4001006, 1, 1, 0, 7000),
(9500125, 4001006, 1, 1, 0, 7000),
(6130100, 2000006, 1, 1, 0, 40000),
(9500125, 2000006, 1, 1, 0, 40000),
(6130100, 2000004, 1, 1, 0, 40000),
@@ -21576,7 +21576,7 @@ VALUES (5100004, 2383034, 1, 1, 0, 10000),
(9400562, 1072303, 1, 1, 0, 700),
(9400562, 1002634, 1, 1, 0, 700),
(9420511, 4000382, 1, 1, 0, 200000),
(9420511, 4001006, 1, 1, 0, 10000),
(9420511, 4001006, 1, 1, 0, 7000),
(9420511, 2000006, 1, 1, 0, 40000),
(9420511, 2020028, 1, 1, 0, 3000),
(9420511, 2070005, 1, 1, 0, 400),