From 022c73d791bdff6d6d58ad17debde8cb8af7f5d7 Mon Sep 17 00:00:00 2001 From: Dev Date: Tue, 7 Nov 2023 14:43:35 +0000 Subject: [PATCH] Further adjustment to daily/weekly rewards --- project/assets/configs/quest.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/project/assets/configs/quest.json b/project/assets/configs/quest.json index df8640e9..b197865d 100644 --- a/project/assets/configs/quest.json +++ b/project/assets/configs/quest.json @@ -146,8 +146,8 @@ "levels": [1, 10, 20, 30, 40, 50, 60], "experience": [1000, 12000, 42000, 89000, 177000, 300000, 500000], "roubles": [15000, 40000, 75000, 100000, 140000, 170000, 210000], - "items": [4, 4, 5, 5, 5, 6, 6], - "reputation": [0.01, 0.01, 0.02, 0.02], + "items": [3, 4, 5, 5, 5, 5, 5], + "reputation": [0.01, 0.01, 0.02, 0.02, 0.03, 0.03, 0.03], "rewardSpread": 0.5, "skillRewardChance": [0, 0.01, 0.05, 0.1, 0.15, 0.2, 0.25], "skillPointReward": [10, 15, 20, 25, 30, 35, 40] @@ -711,11 +711,11 @@ "levels": [1, 10, 20, 30, 40, 50, 60], "experience": [5000, 25000, 60000, 130000, 240000, 390000, 750000], "roubles": [50000, 150000, 300000, 425000, 550000, 675000, 850000], - "items": [5, 5, 5, 6, 6, 7, 7], - "reputation": [0.02, 0.02, 0.03, 0.03, 0.04, 0.05, 0.05], + "items": [4, 5, 5, 6, 6, 7, 7], + "reputation": [0.02, 0.03, 0.04, 0.04, 0.05, 0.05, 0.05], "rewardSpread": 0.5, "skillRewardChance": [0, 0.05, 0.1, 0.2, 0.3, 0.35, 0.4], - "skillPointReward": [20, 35, 40, 45, 50, 55, 60] + "skillPointReward": [25, 35, 45, 50, 55, 60, 65] }, "locations": { "any": ["any"],