From 47bd650864c8ad326190650e9f077df6c470770a Mon Sep 17 00:00:00 2001 From: Von Hresvelg Date: Mon, 5 Sep 2022 12:57:35 +0000 Subject: [PATCH] Drop table updates Updated Dagon'hai Monk DT: Added Black Robes Added Dark Wizard Hat Adjusted Fire, Earth, Body, and Mind Rune Drops Removed Rune Scimitar Drops Removed Rune Dagger Drops Removed Water Rune Drops Set Dagon'hai Robe Top, Robe Bottom, and Hat to EXACTLY 1/256 Updated Visage Drop Rates: Adjusted Mithril Dragon and Skeletal Wyvern Draconic Visage drop Updated Zamorak Warrior DT: Adjusted Rune Dagger Drop Rate Adjusted Rune Scimitar Drop Rate Adjusted Coins Drop Rate Adjusted Nothing Drop Rate --- Server/data/configs/drop_tables.json | 100 +++++++++++++++++---------- 1 file changed, 62 insertions(+), 38 deletions(-) diff --git a/Server/data/configs/drop_tables.json b/Server/data/configs/drop_tables.json index a6c91b52c..b230cc2fe 100644 --- a/Server/data/configs/drop_tables.json +++ b/Server/data/configs/drop_tables.json @@ -38845,7 +38845,7 @@ }, { "minAmount": "1", - "weight": "0.12", + "weight": "0.110511", "id": "11286", "maxAmount": "1" }, @@ -46861,13 +46861,13 @@ }, { "minAmount": "1", - "weight": "0.0768", + "weight": "0.07570993", "id": "11286", "maxAmount": "1" }, { "minAmount": "1", - "weight": "0.025", + "weight": "0.0236593552", "id": "11335", "maxAmount": "1" }, @@ -53294,7 +53294,7 @@ "main": [ { "minAmount": "1", - "weight": "50.0", + "weight": "5.0", "id": "1213", "maxAmount": "1" }, @@ -53318,13 +53318,13 @@ }, { "minAmount": "1", - "weight": "25.0", + "weight": "5.0", "id": "1333", "maxAmount": "1" }, { "minAmount": "100", - "weight": "50.0", + "weight": "100.0", "id": "995", "maxAmount": "100" }, @@ -60462,67 +60462,61 @@ "main": [ { "minAmount": "1", - "weight": "1.0", + "weight": "2.371541", "id": "14497", "maxAmount": "1" }, { "minAmount": "1", - "weight": "1.0", + "weight": "2.371541", "id": "14499", "maxAmount": "1" }, { "minAmount": "1", - "weight": "1.0", + "weight": "2.371541", "id": "14501", "maxAmount": "1" }, { "minAmount": "10", - "weight": "50.0", + "weight": "25.0", "id": "557", "maxAmount": "10" }, { "minAmount": "18", - "weight": "50.0", + "weight": "25.0", "id": "557", "maxAmount": "18" }, { "minAmount": "10", - "weight": "50.0", + "weight": "25.0", "id": "556", - "maxAmount": "36" + "maxAmount": "10" }, { "minAmount": "10", - "weight": "50.0", + "weight": "25.0", "id": "559", - "maxAmount": "36" + "maxAmount": "10" }, { "minAmount": "10", - "weight": "50.0", + "weight": "25.0", "id": "554", - "maxAmount": "36" + "maxAmount": "10" }, { "minAmount": "10", - "weight": "50.0", - "id": "555", - "maxAmount": "18" - }, - { - "minAmount": "10", - "weight": "50.0", + "weight": "25.0", "id": "558", "maxAmount": "10" }, { "minAmount": "18", - "weight": "50.0", + "weight": "25.0", "id": "558", "maxAmount": "18" }, @@ -60577,26 +60571,56 @@ { "minAmount": "1", "weight": "25.0", - "id": "1213", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "25.0", - "id": "1333", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "50.0", "id": "995", "maxAmount": "1" }, { "minAmount": "2", - "weight": "50.0", + "weight": "25.0", "id": "995", "maxAmount": "2" + }, + { + "minAmount": "4", + "weight": "25.0", + "id": "995", + "maxAmount": "4" + }, + { + "minAmount": "1", + "weight": "25.0", + "id": "581", + "maxAmount": "1" + }, + { + "minAmount": "1", + "weight": "25.0", + "id": "1017", + "maxAmount": "1" + }, + { + "minAmount": "36", + "weight": "25.0", + "id": "556", + "maxAmount": "36" + }, + { + "minAmount": "36", + "weight": "25.0", + "id": "559", + "maxAmount": "36" + }, + { + "minAmount": "36", + "weight": "25.0", + "id": "554", + "maxAmount": "36" + }, + { + "minAmount": "36", + "weight": "25.0", + "id": "558", + "maxAmount": "36" } ] },