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

Adjusted pmc conversion rate and max bot cap values

This commit is contained in:
Chomp 2025-02-03 17:13:40 +00:00
parent 48a7c5e60e
commit c44e90b064
2 changed files with 16 additions and 10 deletions

View File

@ -2860,14 +2860,14 @@
"maxBotCap": {
"factory4_day": 12,
"factory4_night": 12,
"bigmap": 18,
"woods": 19,
"shoreline": 20,
"lighthouse": 18,
"rezervbase": 20,
"interchange": 20,
"laboratory": 18,
"tarkovstreets": 20,
"bigmap": 26,
"woods": 23,
"shoreline": 25,
"lighthouse": 23,
"rezervbase": 23,
"interchange": 24,
"laboratory": 19,
"tarkovstreets": 24,
"sandbox": 11,
"sandbox_high": 12,
"default": 18

View File

@ -762,8 +762,8 @@
"convertIntoPmcChance": {
"default": {
"assault": {
"min": 25,
"max": 35
"min": 15,
"max": 23
},
"cursedassault": {
"min": 0,
@ -807,6 +807,12 @@
"min": 0,
"max": 0
}
},
"lighthouse": {
"exusec": {
"min": 1,
"max": 1
}
}
},
"hostilitySettings": {