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