From f4f8064d7bf3174982fefb2b95206ae50aab8f3d Mon Sep 17 00:00:00 2001 From: Von Hresvelg Date: Sat, 26 Jun 2021 20:09:12 +0000 Subject: [PATCH 1/2] Updated TzHaar-Ket Drop Table (Authentic) --- Server/data/configs/drop_tables.json | 72 +++++++++++++++------------- 1 file changed, 39 insertions(+), 33 deletions(-) diff --git a/Server/data/configs/drop_tables.json b/Server/data/configs/drop_tables.json index c78696f6c..d0580bdb4 100644 --- a/Server/data/configs/drop_tables.json +++ b/Server/data/configs/drop_tables.json @@ -33868,10 +33868,22 @@ "main": [ { "minAmount": "1", - "weight": "5.0", + "weight": "0.685", "id": "6528", "maxAmount": "1" }, + { + "minAmount": "1", + "weight": "0.685", + "id": "6524", + "maxAmount": "1" + }, + { + "minAmount": "1", + "weight": "0.685", + "id": "6568", + "maxAmount": "1" + }, { "minAmount": "1", "weight": "5.0", @@ -33879,21 +33891,15 @@ "maxAmount": "1" }, { - "minAmount": "1", - "weight": "1.0", - "id": "6524", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "1.0", - "id": "6568", - "maxAmount": "1" + "minAmount": "12", + "weight": "5.0", + "id": "562", + "maxAmount": "12" }, { "minAmount": "1", "weight": "25.0", - "id": "167", + "id": "149", "maxAmount": "1" }, { @@ -33902,17 +33908,29 @@ "id": "161", "maxAmount": "1" }, + { + "minAmount": "1", + "weight": "25.0", + "id": "167", + "maxAmount": "1" + }, { "minAmount": "100", "weight": "50.0", "id": "6529", - "maxAmount": "1900" + "maxAmount": "2000" }, { "minAmount": "1", "weight": "50.0", "id": "12168", - "maxAmount": "2" + "maxAmount": "1" + }, + { + "minAmount": "1", + "weight": "50.0", + "id": "7054", + "maxAmount": "1" }, { "minAmount": "1", @@ -33920,35 +33938,23 @@ "id": "379", "maxAmount": "1" }, - { - "minAmount": "1", - "weight": "25.0", - "id": "7054", - "maxAmount": "1" - }, - { - "minAmount": "2", - "weight": "25.0", - "id": "7054", - "maxAmount": "2" - }, { "minAmount": "1", "weight": "25.0", "id": "9194", - "maxAmount": "4" - }, - { - "minAmount": "5", - "weight": "5.0", - "id": "7936", - "maxAmount": "5" + "maxAmount": "3" }, { "minAmount": "1", "weight": "5.0", "id": "31", "maxAmount": "1" + }, + { + "minAmount": "1", + "weight": "50.0", + "id": "0", + "maxAmount": "1" } ] }, From a8d89b312dc8582897f9ca2335a27f59d24070eb Mon Sep 17 00:00:00 2001 From: Von Hresvelg Date: Sat, 26 Jun 2021 20:28:46 +0000 Subject: [PATCH 2/2] Updated TzHaar-Xil Drop Table (Authentic) --- Server/data/configs/drop_tables.json | 50 ++++++++++++++++------------ 1 file changed, 28 insertions(+), 22 deletions(-) diff --git a/Server/data/configs/drop_tables.json b/Server/data/configs/drop_tables.json index d0580bdb4..cbfc65315 100644 --- a/Server/data/configs/drop_tables.json +++ b/Server/data/configs/drop_tables.json @@ -33776,50 +33776,38 @@ "main": [ { "minAmount": "9", - "weight": "1.0", + "weight": "0.665", "id": "6522", - "maxAmount": "9" - }, - { - "minAmount": "11", - "weight": "1.0", - "id": "6522", - "maxAmount": "11" + "maxAmount": "19" }, { "minAmount": "1", - "weight": "1.0", + "weight": "0.665", "id": "6523", "maxAmount": "1" }, { "minAmount": "1", - "weight": "1.0", + "weight": "0.665", "id": "6525", "maxAmount": "1" }, { "minAmount": "1", - "weight": "1.0", - "id": "6524", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "1.0", + "weight": "0.665", "id": "6568", "maxAmount": "1" }, { "minAmount": "1", "weight": "25.0", - "id": "161", + "id": "149", "maxAmount": "1" }, { "minAmount": "1", "weight": "25.0", - "id": "149", + "id": "161", "maxAmount": "1" }, { @@ -33832,13 +33820,25 @@ "minAmount": "100", "weight": "50.0", "id": "6529", - "maxAmount": "1500" + "maxAmount": "2000" }, { - "minAmount": "2", + "minAmount": "15000", + "weight": "0.665", + "id": "6529", + "maxAmount": "15000" + }, + { + "minAmount": "1", "weight": "50.0", "id": "12168", - "maxAmount": "2" + "maxAmount": "1" + }, + { + "minAmount": "1", + "weight": "50.0", + "id": "7054", + "maxAmount": "1" }, { "minAmount": "1", @@ -33857,6 +33857,12 @@ "weight": "5.0", "id": "31", "maxAmount": "1" + }, + { + "minAmount": "1", + "weight": "50.0", + "id": "0", + "maxAmount": "1" } ] },