Add sandbox pmc waves
This commit is contained in:
parent
6080c992b9
commit
7f8d629dbe
@ -15,7 +15,7 @@
|
||||
"suburbs": 1,
|
||||
"tarkovstreets": 3.6,
|
||||
"terminal": 1,
|
||||
"sandbox": 3,
|
||||
"sandbox": 3,
|
||||
"town": 0
|
||||
},
|
||||
"staticLootMultiplier": {
|
||||
@ -34,7 +34,7 @@
|
||||
"suburbs": 1,
|
||||
"tarkovstreets": 1,
|
||||
"terminal": 1,
|
||||
"sandbox": 1,
|
||||
"sandbox": 1,
|
||||
"town": 1
|
||||
},
|
||||
"customWaves": {
|
||||
@ -515,8 +515,7 @@
|
||||
"ChanceGroup": 0
|
||||
}
|
||||
],
|
||||
"rezervbase": [
|
||||
{
|
||||
"rezervbase": [{
|
||||
"sptId": "sptBearReserveNormalSpawn",
|
||||
"BossName": "sptBear",
|
||||
"BossChance": 15,
|
||||
@ -537,8 +536,7 @@
|
||||
],
|
||||
"RandomTimeSpawn": false,
|
||||
"ChanceGroup": 0
|
||||
},
|
||||
{
|
||||
}, {
|
||||
"sptId": "sptUsecReserveNormalSpawn",
|
||||
"BossName": "sptUsec",
|
||||
"BossChance": 15,
|
||||
@ -560,7 +558,51 @@
|
||||
"RandomTimeSpawn": false,
|
||||
"ChanceGroup": 0
|
||||
}
|
||||
]
|
||||
],
|
||||
"sandbox": [{
|
||||
"sptId": "sptBearSandboxNormalSpawn",
|
||||
"BossName": "sptBear",
|
||||
"BossChance": 30,
|
||||
"BossZone": "ZoneSandbox",
|
||||
"BossPlayer": false,
|
||||
"BossDifficult": "normal",
|
||||
"BossEscortType": "sptBear",
|
||||
"BossEscortDifficult": "normal",
|
||||
"BossEscortAmount": "2",
|
||||
"Time": -1,
|
||||
"Supports": [{
|
||||
"BossEscortType": "sptBear",
|
||||
"BossEscortDifficult": [
|
||||
"normal"
|
||||
],
|
||||
"BossEscortAmount": "2"
|
||||
}
|
||||
],
|
||||
"RandomTimeSpawn": false,
|
||||
"ChanceGroup": 0
|
||||
}, {
|
||||
"sptId": "sptUsecSandboxNormalSpawn",
|
||||
"BossName": "sptUsec",
|
||||
"BossChance": 30,
|
||||
"BossZone": "ZoneSandbox",
|
||||
"BossPlayer": false,
|
||||
"BossDifficult": "normal",
|
||||
"BossEscortType": "sptUsec",
|
||||
"BossEscortDifficult": "normal",
|
||||
"BossEscortAmount": "2",
|
||||
"Time": -1,
|
||||
"Supports": [{
|
||||
"BossEscortType": "sptUsec",
|
||||
"BossEscortDifficult": [
|
||||
"normal"
|
||||
],
|
||||
"BossEscortAmount": "2"
|
||||
}
|
||||
],
|
||||
"RandomTimeSpawn": false,
|
||||
"ChanceGroup": 0
|
||||
}
|
||||
],
|
||||
},
|
||||
"normal": {
|
||||
"factory4_day": [{
|
||||
@ -767,16 +809,16 @@
|
||||
"64f09c02b63b74469b6c149f",
|
||||
"64f07f7726cfa02c506f8ac0",
|
||||
"64f69b4267e11a7c6206e010",
|
||||
"64f5b4f71a5f313cb144c06c"
|
||||
"64f5b4f71a5f313cb144c06c"
|
||||
],
|
||||
"laboratory": [
|
||||
"6398a4cfb5992f573c6562b3",
|
||||
"64e74a44c2b4f829615ec334"
|
||||
],
|
||||
"sandbox": [
|
||||
"6575a6ca8778e96ded05a802",
|
||||
"6582bd252b50c61c565828e2"
|
||||
]
|
||||
"sandbox": [
|
||||
"6575a6ca8778e96ded05a802",
|
||||
"6582bd252b50c61c565828e2"
|
||||
]
|
||||
},
|
||||
"splitWaveIntoSingleSpawnsSettings": {
|
||||
"enabled": true,
|
||||
@ -828,7 +870,7 @@
|
||||
"lighthouse": true,
|
||||
"laboratory": true,
|
||||
"rezervbase": true,
|
||||
"sandbox": true
|
||||
"sandbox": true
|
||||
},
|
||||
"containerTypesToNotRandomise": [
|
||||
"5d6fd45b86f774317075ed43",
|
||||
@ -1056,11 +1098,11 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"equipmentLootSettings": {
|
||||
"modSpawnChancePercent": {
|
||||
"mod_nvg": 20,
|
||||
"front_plate": 50,
|
||||
"back_plate": 50
|
||||
}
|
||||
}
|
||||
"equipmentLootSettings": {
|
||||
"modSpawnChancePercent": {
|
||||
"mod_nvg": 20,
|
||||
"front_plate": 50,
|
||||
"back_plate": 50
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user