From 993ea78ce6d99f1e8dfe7dc7d38e3254e8c0208a Mon Sep 17 00:00:00 2001 From: Dev Date: Tue, 26 Mar 2024 09:35:17 +0000 Subject: [PATCH] Reduce loose loot down to 75% of live values to account for only one player being on map --- project/assets/configs/location.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/project/assets/configs/location.json b/project/assets/configs/location.json index 3dbc4632..685bc5ec 100644 --- a/project/assets/configs/location.json +++ b/project/assets/configs/location.json @@ -1,21 +1,21 @@ { "looseLootMultiplier": { - "bigmap": 3.1, + "bigmap": 2.5, "develop": 1, - "factory4_day": 4, - "factory4_night": 4, - "interchange": 3.5, - "laboratory": 3, - "rezervbase": 3.7, - "shoreline": 4.5, - "woods": 2.4, + "factory4_day": 3.5, + "factory4_night": 3.5, + "interchange": 2.8, + "laboratory": 2.8, + "rezervbase": 2.9, + "shoreline": 3.7, + "woods": 1.9, "hideout": 0, - "lighthouse": 3.6, + "lighthouse": 2.8, "privatearea": 1, "suburbs": 1, - "tarkovstreets": 3.6, + "tarkovstreets": 3, "terminal": 1, - "sandbox": 3, + "sandbox": 2.8, "town": 0 }, "staticLootMultiplier": {