149 lines
2.9 KiB
JSON
149 lines
2.9 KiB
JSON
{
|
|
"customs": {
|
|
"spawnMinDistance": 30,
|
|
"pmcWaveCount": 12,
|
|
"scavWaveCount": 21,
|
|
"zombieWaveCount": 9,
|
|
"scavHotZones": [
|
|
"ZoneDormitory",
|
|
"ZoneCrossRoad",
|
|
"ZoneGasStation"
|
|
],
|
|
"pmcHotZones": [
|
|
"ZoneDormitory",
|
|
"ZoneGasStation",
|
|
"ZoneCustoms"
|
|
]
|
|
},
|
|
"factoryDay": {
|
|
"spawnMinDistance": 20,
|
|
"maxBotCapOverride": 12,
|
|
"maxBotPerZoneOverride": 10,
|
|
"pmcWaveCount": 8,
|
|
"scavWaveCount": 9,
|
|
"zombieWaveCount": 6
|
|
},
|
|
"factoryNight": {
|
|
"spawnMinDistance": 20,
|
|
"maxBotCapOverride": 12,
|
|
"maxBotPerZoneOverride": 10,
|
|
"pmcWaveCount": 8,
|
|
"scavWaveCount": 9,
|
|
"zombieWaveCount": 6
|
|
},
|
|
"interchange": {
|
|
"spawnMinDistance": 40,
|
|
"pmcWaveCount": 14,
|
|
"scavWaveCount": 32,
|
|
"zombieWaveCount": 12,
|
|
"scavHotZones": [
|
|
"ZoneCenterBot",
|
|
"ZoneCenter"
|
|
],
|
|
"pmcHotZones": [
|
|
"ZoneIDEA",
|
|
"ZoneOLI",
|
|
"ZoneCenter"
|
|
]
|
|
},
|
|
"laboratory": {
|
|
"spawnMinDistance": 20,
|
|
"pmcWaveCount": 10,
|
|
"scavWaveCount": 0,
|
|
"zombieWaveCount": 12
|
|
},
|
|
"lighthouse": {
|
|
"spawnMinDistance": 40,
|
|
"pmcWaveCount": 12,
|
|
"scavWaveCount": 20,
|
|
"zombieWaveCount": 10,
|
|
"scavHotZones": [
|
|
"Zone_LongRoad",
|
|
"Zone_Village"
|
|
],
|
|
"pmcHotZones": [
|
|
"Zone_DestroyedHouse",
|
|
"Zone_Chalet",
|
|
"Zone_Village"
|
|
]
|
|
},
|
|
"rezervbase": {
|
|
"spawnMinDistance": 40,
|
|
"pmcWaveCount": 11,
|
|
"scavWaveCount": 24,
|
|
"zombieWaveCount": 9,
|
|
"scavHotZones": [
|
|
"ZoneRailStrorage",
|
|
"ZoneBunkerStorage",
|
|
"ZoneBarrack"
|
|
],
|
|
"pmcHotZones": [
|
|
"ZoneBarrack",
|
|
"ZoneBunkerStorage"
|
|
]
|
|
},
|
|
"shoreline": {
|
|
"spawnMinDistance": 40,
|
|
"pmcWaveCount": 14,
|
|
"scavWaveCount": 32,
|
|
"zombieWaveCount": 12,
|
|
"scavHotZones": [
|
|
"ZoneSanatorium1",
|
|
"ZoneGasStation",
|
|
"ZonePowerStation",
|
|
"ZoneBusStation",
|
|
"ZoneStartVillage"
|
|
],
|
|
"pmcHotZones": [
|
|
"ZoneSanatorium2",
|
|
"ZoneGasStation",
|
|
"ZonePowerStation"
|
|
]
|
|
},
|
|
"tarkovstreets": {
|
|
"spawnMinDistance": 40,
|
|
"pmcWaveCount": 16,
|
|
"scavWaveCount": 28,
|
|
"zombieWaveCount": 13,
|
|
"scavHotZones": [
|
|
"ZoneHotel_2",
|
|
"ZoneHotel_1",
|
|
"ZoneConstruction",
|
|
"ZoneCarShowroom"
|
|
],
|
|
"pmcHotZones": [
|
|
"ZoneSanatorium2",
|
|
"ZoneCinema",
|
|
"ZoneConcordiaParking"
|
|
]
|
|
},
|
|
"woods": {
|
|
"spawnMinDistance": 40,
|
|
"pmcWaveCount": 14,
|
|
"scavWaveCount": 28,
|
|
"zombieWaveCount": 10,
|
|
"scavHotZones": [
|
|
"ZoneWoodCutter",
|
|
"ZoneClearVill",
|
|
"ZoneScavBase2",
|
|
"ZoneRedHouse"
|
|
],
|
|
"pmcHotZones": [
|
|
"ZoneWoodCutter",
|
|
"ZoneBigRocks",
|
|
"ZoneHighRocks"
|
|
]
|
|
},
|
|
"gzLow": {
|
|
"spawnMinDistance": 30,
|
|
"pmcWaveCount": 10,
|
|
"scavWaveCount": 18,
|
|
"zombieWaveCount": 9
|
|
},
|
|
"gzHigh": {
|
|
"spawnMinDistance": 30,
|
|
"pmcWaveCount": 12,
|
|
"scavWaveCount": 18,
|
|
"zombieWaveCount": 9
|
|
}
|
|
} |