Server/project/assets/configs/inraid.json

26 lines
559 B
JSON
Raw Normal View History

2023-03-03 16:23:46 +01:00
{
"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"
],
"carExtractBaseStandingGain": 0.4,
"scavExtractGain": 0.01,
"keepFiRSecureContainerOnDeath": false
2023-03-03 16:23:46 +01:00
}