This commit is contained in:
GetParanoid 2026-04-12 03:41:11 -07:00
parent 5f7d6b3047
commit dfe3ccb1df
134 changed files with 157465 additions and 97 deletions

View file

@ -6,7 +6,7 @@
"impossible": 10
},
"pmcType": {
"usecChance" : 50
"usecChance": 50
},
"pmcConfig": {
"startingPMCs": {
@ -17,63 +17,63 @@
"maxGroupCount": 4,
"mapLimits": {
"bigmap": {
"min": 8,
"max": 10
"max": 10,
"min": 8
},
"factory4_day": {
"min": 5,
"max": 7
"max": 7,
"min": 5
},
"factory4_night": {
"min": 5,
"max": 7
"max": 7,
"min": 5
},
"interchange": {
"min": 9,
"max": 13
"max": 13,
"min": 9
},
"laboratory": {
"min": 7,
"max": 9
"max": 9,
"min": 7
},
"lighthouse": {
"min": 7,
"max": 10
"max": 10,
"min": 7
},
"rezervbase": {
"min": 8,
"max": 10
"max": 10,
"min": 8
},
"sandbox": {
"min": 8,
"max": 11
"max": 11,
"min": 8
},
"sandbox_high": {
"min": 8,
"max": 11
"max": 11,
"min": 8
},
"shoreline": {
"min": 9,
"max": 13
"max": 13,
"min": 9
},
"tarkovstreets": {
"min": 7,
"max": 10
"max": 10,
"min": 7
},
"woods": {
"min": 9,
"max": 13
"max": 13,
"min": 9
},
"labyrinth": {
"min": 0,
"max": 0
"max": 0,
"min": 0
}
}
},
"waves": {
"enable": false,
"enable": true,
"allowPmcsOnLabyrinth": false,
"ignoreMaxBotCaps": false,
"ignoreMaxBotCaps": true,
"groupChance": 10,
"maxGroupSize": 2,
"maxGroupCount": 3,
@ -126,7 +126,7 @@
"impossible": 10
},
"weeklyBoss": {
"enable": false
"enable": true
},
"bossConfig": {
"bossKnight": {
@ -285,7 +285,8 @@
"sandbox_high": 0,
"shoreline": 0,
"tarkovstreets": 0,
"woods": 0
"woods": 0,
"labyrinth": 0
},
"bossZone": {
"bigmap": "",
@ -765,7 +766,7 @@
}
},
"gifter": {
"enable": true,
"enable": false,
"disableFollowers": false,
"time": -1,
"spawnChance": {