cfg tweaks
This commit is contained in:
parent
dc4f6ff1d2
commit
f6d6767dec
4 changed files with 13 additions and 13 deletions
|
|
@ -23,9 +23,9 @@
|
|||
"scavWaveQuantity": 0.7
|
||||
},
|
||||
"more-scavs-and-pmcs": {
|
||||
"scavGroupChance": 0.3,
|
||||
"scavGroupChance": 0.5,
|
||||
"scavMaxGroupSize": 5,
|
||||
"pmcGroupChance": 0.5,
|
||||
"pmcGroupChance": 0.6,
|
||||
"pmcMaxGroupSize": 5,
|
||||
"scavWaveQuantity": 2.2,
|
||||
"pmcWaveQuantity": 2.0
|
||||
|
|
|
|||
|
|
@ -6,11 +6,11 @@
|
|||
"scavDifficulty": 0.4,
|
||||
|
||||
"scavWaveDistribution": 0.6,
|
||||
"scavWaveQuantity": 1,
|
||||
"scavWaveQuantity": 2,
|
||||
|
||||
"startingPmcs": true,
|
||||
"startingPmcs": false,
|
||||
"pmcWaveDistribution": 0.5,
|
||||
"pmcWaveQuantity": 1,
|
||||
"pmcWaveQuantity": 2,
|
||||
|
||||
"randomSpawns": false,
|
||||
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
"sniperGroupChance": 0.2,
|
||||
"scavGroupChance": 0.2,
|
||||
"pmcGroupChance": 0.2,
|
||||
"pmcGroupChance": 0.4,
|
||||
|
||||
"pmcMaxGroupSize": 4,
|
||||
"scavMaxGroupSize": 3,
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"CurrentlySelectedPreset":"test"
|
||||
"CurrentlySelectedPreset":"Noname"
|
||||
}
|
||||
|
|
@ -131,13 +131,13 @@
|
|||
"Therapist": 1
|
||||
},
|
||||
"MinDurabSell": 60,
|
||||
"RemoveTimeCondition": false,
|
||||
"RemoveTimeCondition": true,
|
||||
"AllQuestsAvailable": false,
|
||||
"RemoveBarterOffers": false,
|
||||
"RemoveCurrencyOffers": false,
|
||||
"IncreaseAssort": false,
|
||||
"UnlockQuestAssort": false,
|
||||
"EnableTraders": false,
|
||||
"EnableTraders": true,
|
||||
"FIRRestrictsQuests": false,
|
||||
"TradersLvl4": false,
|
||||
"FIRTrade": false,
|
||||
|
|
@ -375,7 +375,7 @@
|
|||
"GlukharLabs": false
|
||||
},
|
||||
"LabInsurance": false,
|
||||
"EnableRaids": false,
|
||||
"EnableRaids": true,
|
||||
"Removelabkey": false,
|
||||
"EnableCarCoop": false,
|
||||
"ForceBTRFriendly": false,
|
||||
|
|
@ -499,9 +499,9 @@
|
|||
"InsuranceMultPraporLvl2": 17,
|
||||
"InsuranceMultPraporLvl3": 18,
|
||||
"InsuranceMultPraporLvl4": 19,
|
||||
"EnableServices": false,
|
||||
"EnableServices": true,
|
||||
"EnableRepair": false,
|
||||
"ClothesAnySide": false,
|
||||
"ClothesAnySide": true,
|
||||
"ClothesLevelUnlock": false,
|
||||
"ClothesFree": false
|
||||
},
|
||||
|
|
@ -843,7 +843,7 @@
|
|||
"RogueMin": 80,
|
||||
"RaiderMin": 80
|
||||
},
|
||||
"EnableBots": true
|
||||
"EnableBots": false
|
||||
},
|
||||
"PMC": {
|
||||
"NameOverride": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue