0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 02:30:43 -05:00

Cleaned up scavRaidTimeSettings data to reduce the scav raid times slight less + added sandbox_high

(cherry picked from commit c44f5b2ca9782d61a7f511c704a7472cf88b9de7)
This commit is contained in:
Dev 2024-07-12 16:09:08 +01:00
parent d3c20624a7
commit 124e23b8f6

View File

@ -1222,8 +1222,7 @@
"45": 4,
"50": 4,
"60": 2,
"70": 2,
"80": 1
"70": 2
},
"adjustWaves": true
},
@ -1240,8 +1239,7 @@
"40": 5,
"50": 5,
"60": 2,
"70": 2,
"75": 2
"65": 2
},
"adjustWaves": true
},
@ -1255,8 +1253,7 @@
"30": 3,
"40": 3,
"60": 2,
"70": 2,
"75": 1
"65": 2
},
"adjustWaves": true
},
@ -1272,8 +1269,7 @@
"35": 5,
"40": 5,
"50": 5,
"60": 2,
"80": 1
"55": 2
},
"adjustWaves": true
},
@ -1287,9 +1283,7 @@
"30": 3,
"40": 4,
"50": 4,
"60": 2,
"70": 1,
"80": 1
"60": 2
},
"adjustWaves": true
},
@ -1303,8 +1297,7 @@
"30": 5,
"40": 5,
"50": 5,
"60": 2,
"80": 1
"60": 2
},
"adjustWaves": true
},
@ -1319,8 +1312,7 @@
"30": 4,
"40": 4,
"50": 4,
"60": 2,
"80": 1
"60": 2
},
"adjustWaves": true
},
@ -1337,8 +1329,7 @@
"40": 5,
"50": 5,
"60": 2,
"70": 1,
"80": 1
"65": 1
},
"adjustWaves": true
},
@ -1352,8 +1343,7 @@
"30": 4,
"40": 5,
"50": 4,
"60": 4,
"70": 1
"60": 3
},
"adjustWaves": true
},
@ -1368,7 +1358,7 @@
"40": 5,
"50": 5,
"60": 1,
"70": 1
"65": 1
},
"adjustWaves": true
},
@ -1383,8 +1373,22 @@
"40": 5,
"50": 5,
"60": 1,
"70": 1,
"80": 1
"65": 1
},
"adjustWaves": true
},
"sandbox_high": {
"reduceLootByPercent": true,
"minDynamicLootPercent": 50,
"minStaticLootPercent": 40,
"reducedChancePercent": 95,
"reductionPercentWeights": {
"20": 3,
"30": 5,
"40": 5,
"50": 5,
"60": 1,
"65": 1
},
"adjustWaves": true
},
@ -1401,7 +1405,6 @@
"50": 5,
"60": 2,
"70": 1,
"80": 1
},
"adjustWaves": true
}