From abc79d50047a50146250f6da4583d56b8a37acbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20B=C3=BCttner?= Date: Thu, 31 May 2018 00:58:53 +0200 Subject: [PATCH] fixing utym being treated as kraken for calcs --- src/mods/stats.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mods/stats.js b/src/mods/stats.js index b4659c5..e1c151e 100644 --- a/src/mods/stats.js +++ b/src/mods/stats.js @@ -53,7 +53,7 @@ idrinth.stats = { idrinth.settings.get("stats#legion") / 100; } - if (idrinth.settings.get("stats#utym")) { + if (idrinth.settings.get("stats#kraken")) { base += (idrinth.settings.get("stats#defense") <= 10000 ? 0.2 : 0.01) * 1.8 *