From 92a5de776072a2de1ed31bd01f6a51928281e058 Mon Sep 17 00:00:00 2001 From: kr45732 <52721908+kr45732@users.noreply.github.com> Date: Tue, 9 Aug 2022 06:35:38 -0400 Subject: Update weight.json (#793) --- constants/weight.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/constants/weight.json b/constants/weight.json index d7cfd13c..3830efcd 100644 --- a/constants/weight.json +++ b/constants/weight.json @@ -607,7 +607,8 @@ "foraging": 163.0884, "combat": 227.5907, "fishing": 504.2361 - } + }, + "overall" : 1.8162162162162162 }, "dungeons": { "completion_worth": { @@ -635,7 +636,8 @@ "5": 500, "6": 700, "7": 1500 - } + }, + "overall": 1.2733079672009226 } } } -- cgit