From 59f263d38633e9b2f3a0f97795fd8f1ea9a8febf Mon Sep 17 00:00:00 2001 From: Von Hresvelg Date: Thu, 17 Nov 2022 23:09:20 +0000 Subject: [PATCH] Reworked Rogue drop table --- Server/data/configs/drop_tables.json | 178 +++++++++++---------------- 1 file changed, 74 insertions(+), 104 deletions(-) diff --git a/Server/data/configs/drop_tables.json b/Server/data/configs/drop_tables.json index 45412e275..631595d74 100644 --- a/Server/data/configs/drop_tables.json +++ b/Server/data/configs/drop_tables.json @@ -10630,152 +10630,122 @@ "main": [ { "minAmount": "1", - "weight": "25.0", + "weight": "2.0", "id": "1139", "maxAmount": "1" }, { "minAmount": "1", - "weight": "25.0", + "weight": "1.0", "id": "1203", "maxAmount": "1" }, { "minAmount": "1", - "weight": "5.0", + "weight": "1.0", "id": "1115", "maxAmount": "1" }, { - "minAmount": "1", - "weight": "25.0", - "id": "1381", - "maxAmount": "1" + "minAmount": "2", + "weight": "22.0", + "id": "877", + "maxAmount": "12" + }, + { + "minAmount": "7", + "weight": "3.0", + "id": "882", + "maxAmount": "7" + }, + { + "minAmount": "4", + "weight": "2.0", + "id": "557", + "maxAmount": "4" + }, + { + "minAmount": "6", + "weight": "2.0", + "id": "554", + "maxAmount": "6" + }, + { + "minAmount": "9", + "weight": "2.0", + "id": "558", + "maxAmount": "9" + }, + { + "minAmount": "2", + "weight": "1.0", + "id": "562", + "maxAmount": "2" }, { "minAmount": "1", - "weight": "50.0", - "id": "199", + "weight": "23.0", + "id": "14424", "maxAmount": "1" }, { - "minAmount": "1", - "weight": "50.0", - "id": "201", - "maxAmount": "1" + "minAmount": "3", + "weight": "36.0", + "id": "995", + "maxAmount": "3" }, { - "minAmount": "1", - "weight": "50.0", - "id": "203", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "50.0", - "id": "205", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "25.0", - "id": "207", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "25.0", - "id": "209", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "25.0", - "id": "211", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "25.0", - "id": "213", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "25.0", - "id": "215", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "5.0", - "id": "2485", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "5.0", - "id": "217", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "50.0", + "minAmount": "5", + "weight": "9.0", "id": "995", "maxAmount": "5" }, + { + "minAmount": "15", + "weight": "4.0", + "id": "6964", + "maxAmount": "15" + }, { "minAmount": "25", - "weight": "50.0", - "id": "995", + "weight": "1.0", + "id": "6964", "maxAmount": "25" }, + { + "minAmount": "1", + "weight": "8.0", + "id": "0", + "maxAmount": "1" + }, { "minAmount": "1", "weight": "5.0", - "id": "436", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "25.0", - "id": "1440", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "25.0", "id": "313", "maxAmount": "1" }, { "minAmount": "1", - "weight": "25.0", + "weight": "2.0", + "id": "436", + "maxAmount": "1" + }, + { + "minAmount": "1", + "weight": "2.0", + "id": "1440", + "maxAmount": "1" + }, + { + "minAmount": "1", + "weight": "1.0", "id": "1965", "maxAmount": "1" }, { "minAmount": "1", - "weight": "5.0", - "id": "1993", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "5.0", - "id": "1523", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "5.0", - "id": "5733", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "100.0", - "id": "0", + "weight": "1.0", + "id": "1", "maxAmount": "1" } ]