From bcb52586ab09c860733674834571b5600e71236c Mon Sep 17 00:00:00 2001 From: incidentalstoat Date: Sat, 17 Aug 2024 01:25:29 -0600 Subject: [PATCH] Difficulty no longer scales per player --- config/dungeon_difficulty_v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dungeon_difficulty_v2.json b/config/dungeon_difficulty_v2.json index 5e3c603..eca5072 100644 --- a/config/dungeon_difficulty_v2.json +++ b/config/dungeon_difficulty_v2.json @@ -6,7 +6,7 @@ "rounding_unit": 0.5 }, "perPlayerDifficulty": { - "enabled": true, + "enabled": false, "counting": "EVERYWHERE", "entities": [ {