From 163e97ae5111acad9d45c72b6f63a892eafd6731 Mon Sep 17 00:00:00 2001 From: Chomp Date: Tue, 4 Feb 2025 19:49:21 +0000 Subject: [PATCH] Updated weekly 40+ repeatable exp given --- project/assets/configs/quest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/assets/configs/quest.json b/project/assets/configs/quest.json index 4e0af028c..4cdc66e8f 100644 --- a/project/assets/configs/quest.json +++ b/project/assets/configs/quest.json @@ -1010,7 +1010,7 @@ "minPlayerLevel": 15, "rewardScaling": { "levels": [1, 10, 20, 30, 40, 50, 60], - "experience": [5000, 15000, 27000, 80000, 142000, 220000, 290000], + "experience": [5000, 15000, 27000, 80000, 210000, 260000, 350000], "roubles": [20000, 50000, 175000, 350000, 540000, 710000, 880000], "gpCoins": [10, 10, 16, 16, 20, 30, 35], "items": [4, 5, 5, 6, 6, 7, 7],