From ffe5b6d2d32011e1c4fe01b8688db92613f242a7 Mon Sep 17 00:00:00 2001 From: Von Hresvelg Date: Sun, 18 Dec 2022 08:05:45 +0000 Subject: [PATCH] Reworked Paladin drop table --- Server/data/configs/drop_tables.json | 158 ++++++++++----------------- 1 file changed, 58 insertions(+), 100 deletions(-) diff --git a/Server/data/configs/drop_tables.json b/Server/data/configs/drop_tables.json index 78331e6cd..de647a452 100644 --- a/Server/data/configs/drop_tables.json +++ b/Server/data/configs/drop_tables.json @@ -1645,147 +1645,105 @@ "main": [ { "minAmount": "1", - "weight": "50.0", - "id": "201", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "50.0", - "id": "199", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "25.0", - "id": "205", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "25.0", - "id": "203", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "5.0", - "id": "217", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "5.0", - "id": "209", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "5.0", - "id": "207", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "5.0", - "id": "2485", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "5.0", - "id": "215", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "5.0", - "id": "213", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "5.0", - "id": "211", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "50.0", + "weight": "2.0", "id": "1281", "maxAmount": "1" }, { "minAmount": "1", - "weight": "25.0", + "weight": "1.0", "id": "1295", "maxAmount": "1" }, { "minAmount": "1", - "weight": "25.0", + "weight": "1.0", "id": "1157", "maxAmount": "1" }, { "minAmount": "30", - "weight": "50.0", + "weight": "13.0", "id": "555", "maxAmount": "30" }, { "minAmount": "1", - "weight": "5.0", + "weight": "1.0", "id": "565", "maxAmount": "1" }, - { - "minAmount": "2", - "weight": "50.0", - "id": "995", - "maxAmount": "2" - }, - { - "minAmount": "8", - "weight": "50.0", - "id": "995", - "maxAmount": "8" - }, { "minAmount": "1", - "weight": "50.0", + "weight": "9.0", "id": "2351", "maxAmount": "1" }, { "minAmount": "1", - "weight": "25.0", - "id": "2359", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "25.0", + "weight": "1.0", "id": "2353", "maxAmount": "1" }, { "minAmount": "1", - "weight": "25.0", - "id": "1458", + "weight": "1.0", + "id": "2359", "maxAmount": "1" }, { "minAmount": "1", - "weight": "5.0", + "weight": "8.0", + "id": "14424", + "maxAmount": "1" + }, + { + "minAmount": "2", + "weight": "16.0", + "id": "995", + "maxAmount": "2" + }, + { + "minAmount": "8", + "weight": "10.0", + "id": "995", + "maxAmount": "8" + }, + { + "minAmount": "15", + "weight": "18.0", + "id": "995", + "maxAmount": "15" + }, + { + "minAmount": "48", + "weight": "40.0", + "id": "995", + "maxAmount": "48" + }, + { + "minAmount": "120", + "weight": "2.0", + "id": "995", + "maxAmount": "120" + }, + { + "minAmount": "1", + "weight": "2.0", + "id": "0", + "maxAmount": "1" + }, + { + "minAmount": "1", + "weight": "2.0", + "id": "14426", + "maxAmount": "1" + }, + { + "minAmount": "1", + "weight": "1.0", "id": "5733", "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "5.0", - "id": "31", - "maxAmount": "1" } ] },