7971e81ce3
Updated the inraid.json to add the new Sandbox_VExit. Reference: [SPT-AKI/Issues#219](https://dev.sp-tarkov.com/SPT-AKI/Issues/issues/219) Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/181 Co-authored-by: Valens <valens@noreply.dev.sp-tarkov.com> Co-committed-by: Valens <valens@noreply.dev.sp-tarkov.com>
35 lines
795 B
JSON
35 lines
795 B
JSON
{
|
|
"MIAOnRaidEnd": true,
|
|
"raidMenuSettings": {
|
|
"aiAmount": "AsOnline",
|
|
"aiDifficulty": "AsOnline",
|
|
"bossEnabled": true,
|
|
"scavWars": false,
|
|
"taggedAndCursed": false,
|
|
"enablePve": true
|
|
},
|
|
"save": {
|
|
"loot": true,
|
|
"durability": true
|
|
},
|
|
"carExtracts": [
|
|
"Dorms V-Ex",
|
|
"PP Exfil",
|
|
"V-Ex_light",
|
|
"South V-Ex",
|
|
"E7_car",
|
|
"Sandbox_VExit"
|
|
],
|
|
"coopExtracts": [
|
|
"Interchange Cooperation",
|
|
"tunnel_shared",
|
|
"EXFIL_ScavCooperation",
|
|
"Factory Gate",
|
|
"Exit_E10_coop"
|
|
],
|
|
"carExtractBaseStandingGain": 0.4,
|
|
"coopExtractBaseStandingGain": 0.25,
|
|
"scavExtractGain": 0.01,
|
|
"keepFiRSecureContainerOnDeath": false
|
|
}
|