Format Style Fixes
This commit is contained in:
@@ -1,28 +1,36 @@
|
||||
{
|
||||
"raidMenuSettings": {
|
||||
"aiAmount": "AsOnline",
|
||||
"aiDifficulty": "AsOnline",
|
||||
"bossEnabled": true,
|
||||
"scavWars": false,
|
||||
"taggedAndCursed": false,
|
||||
"enablePve": true,
|
||||
"randomWeather": false,
|
||||
"randomTime": false
|
||||
},
|
||||
"carExtracts": ["Dorms V-Ex", "PP Exfil", "V-Ex_light", "South V-Ex", "E7_car", "Sandbox_VExit", "Shorl_V-Ex"],
|
||||
"coopExtracts": [
|
||||
"Interchange Cooperation",
|
||||
"tunnel_shared",
|
||||
"EXFIL_ScavCooperation",
|
||||
"Factory Gate",
|
||||
"Exit_E10_coop",
|
||||
"Smugglers_Trail_coop",
|
||||
"Scav_coop_exit"
|
||||
],
|
||||
"carExtractBaseStandingGain": 0.2,
|
||||
"coopExtractBaseStandingGain": 0.25,
|
||||
"scavExtractStandingGain": 0.01,
|
||||
"keepFiRSecureContainerOnDeath": false,
|
||||
"alwaysKeepFoundInRaidOnRaidEnd": false,
|
||||
"playerScavHostileChancePercent": 15
|
||||
"raidMenuSettings": {
|
||||
"aiAmount": "AsOnline",
|
||||
"aiDifficulty": "AsOnline",
|
||||
"bossEnabled": true,
|
||||
"scavWars": false,
|
||||
"taggedAndCursed": false,
|
||||
"enablePve": true,
|
||||
"randomWeather": false,
|
||||
"randomTime": false
|
||||
},
|
||||
"carExtracts": [
|
||||
"Dorms V-Ex",
|
||||
"PP Exfil",
|
||||
"V-Ex_light",
|
||||
"South V-Ex",
|
||||
"E7_car",
|
||||
"Sandbox_VExit",
|
||||
"Shorl_V-Ex"
|
||||
],
|
||||
"coopExtracts": [
|
||||
"Interchange Cooperation",
|
||||
"tunnel_shared",
|
||||
"EXFIL_ScavCooperation",
|
||||
"Factory Gate",
|
||||
"Exit_E10_coop",
|
||||
"Smugglers_Trail_coop",
|
||||
"Scav_coop_exit"
|
||||
],
|
||||
"carExtractBaseStandingGain": 0.2,
|
||||
"coopExtractBaseStandingGain": 0.25,
|
||||
"scavExtractStandingGain": 0.01,
|
||||
"keepFiRSecureContainerOnDeath": false,
|
||||
"alwaysKeepFoundInRaidOnRaidEnd": false,
|
||||
"playerScavHostileChancePercent": 15
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user