Updated Labs/GZ_high base jsons
This commit is contained in:
parent
ee314099d9
commit
8f75851748
@ -540,10 +540,10 @@
|
|||||||
"VisibleDistance": 1
|
"VisibleDistance": 1
|
||||||
},
|
},
|
||||||
"BotMarksman": 0,
|
"BotMarksman": 0,
|
||||||
"BotMax": 25,
|
"BotMax": 14,
|
||||||
"BotMaxPlayer": 0,
|
"BotMaxPlayer": 14,
|
||||||
"BotMaxPvE": 25,
|
"BotMaxPvE": 25,
|
||||||
"BotMaxTimePlayer": 0,
|
"BotMaxTimePlayer": 1000,
|
||||||
"BotNormal": 30,
|
"BotNormal": 30,
|
||||||
"BotSpawnCountStep": 3,
|
"BotSpawnCountStep": 3,
|
||||||
"BotSpawnPeriodCheck": 15,
|
"BotSpawnPeriodCheck": 15,
|
||||||
@ -552,7 +552,7 @@
|
|||||||
"BotSpawnTimeOnMax": 330,
|
"BotSpawnTimeOnMax": 330,
|
||||||
"BotSpawnTimeOnMin": 300,
|
"BotSpawnTimeOnMin": 300,
|
||||||
"BotStart": 10,
|
"BotStart": 10,
|
||||||
"BotStartPlayer": 0,
|
"BotStartPlayer": 15,
|
||||||
"BotStop": 1400,
|
"BotStop": 1400,
|
||||||
"Description": "Laboratory description",
|
"Description": "Laboratory description",
|
||||||
"DisabledForScav": true,
|
"DisabledForScav": true,
|
||||||
|
@ -65,6 +65,112 @@
|
|||||||
"BotImpossible": 0,
|
"BotImpossible": 0,
|
||||||
"BotLocationModifier": {
|
"BotLocationModifier": {
|
||||||
"AccuracySpeed": 1,
|
"AccuracySpeed": 1,
|
||||||
|
"AdditionalHostilitySettings": [
|
||||||
|
{
|
||||||
|
"AlwaysEnemies": [
|
||||||
|
"pmcBot",
|
||||||
|
"exUsec",
|
||||||
|
"bossBully",
|
||||||
|
"bossBoar",
|
||||||
|
"bossTagilla",
|
||||||
|
"bossKilla",
|
||||||
|
"bossKojaniy",
|
||||||
|
"bossSanitar",
|
||||||
|
"bossKolontay",
|
||||||
|
"bossGluhar",
|
||||||
|
"bossKnight"
|
||||||
|
],
|
||||||
|
"AlwaysFriends": [
|
||||||
|
"bossZryachiy",
|
||||||
|
"followerZryachiy",
|
||||||
|
"peacefullZryachiyEvent",
|
||||||
|
"ravangeZryachiyEvent",
|
||||||
|
"gifter"
|
||||||
|
],
|
||||||
|
"BearEnemyChance": 75,
|
||||||
|
"BearPlayerBehaviour": "ChancedEnemies",
|
||||||
|
"BotRole": "pmcBEAR",
|
||||||
|
"ChancedEnemies": [
|
||||||
|
{
|
||||||
|
"EnemyChance": 70,
|
||||||
|
"Role": "assault"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"EnemyChance": 70,
|
||||||
|
"Role": "marksman"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"EnemyChance": 75,
|
||||||
|
"Role": "pmcUSEC"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Neutral": [
|
||||||
|
"sectantPriest",
|
||||||
|
"sectantWarrior"
|
||||||
|
],
|
||||||
|
"SavagePlayerBehaviour": "Warn",
|
||||||
|
"UsecEnemyChance": 90,
|
||||||
|
"UsecPlayerBehaviour": "ChancedEnemies",
|
||||||
|
"Warn": [
|
||||||
|
"sectactPriestEvent"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AlwaysEnemies": [
|
||||||
|
"pmcBot",
|
||||||
|
"bossBully",
|
||||||
|
"bossBoar",
|
||||||
|
"bossTagilla",
|
||||||
|
"bossKilla",
|
||||||
|
"bossKojaniy",
|
||||||
|
"bossSanitar",
|
||||||
|
"bossKolontay",
|
||||||
|
"bossGluhar"
|
||||||
|
],
|
||||||
|
"AlwaysFriends": [
|
||||||
|
"bossZryachiy",
|
||||||
|
"followerZryachiy",
|
||||||
|
"peacefullZryachiyEvent",
|
||||||
|
"ravangeZryachiyEvent",
|
||||||
|
"gifter"
|
||||||
|
],
|
||||||
|
"BearEnemyChance": 90,
|
||||||
|
"BearPlayerBehaviour": "ChancedEnemies",
|
||||||
|
"BotRole": "pmcUSEC",
|
||||||
|
"ChancedEnemies": [
|
||||||
|
{
|
||||||
|
"EnemyChance": 70,
|
||||||
|
"Role": "assault"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"EnemyChance": 70,
|
||||||
|
"Role": "marksman"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"EnemyChance": 75,
|
||||||
|
"Role": "pmcBEAR"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"EnemyChance": 15,
|
||||||
|
"Role": "exUsec"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"EnemyChance": 15,
|
||||||
|
"Role": "bossKnight"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Neutral": [
|
||||||
|
"sectantPriest",
|
||||||
|
"sectantWarrior"
|
||||||
|
],
|
||||||
|
"SavagePlayerBehaviour": "Warn",
|
||||||
|
"UsecEnemyChance": 75,
|
||||||
|
"UsecPlayerBehaviour": "ChancedEnemies",
|
||||||
|
"Warn": [
|
||||||
|
"sectactPriestEvent"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
"DistToActivate": 260,
|
"DistToActivate": 260,
|
||||||
"DistToActivatePvE": 260,
|
"DistToActivatePvE": 260,
|
||||||
"DistToSleep": 300,
|
"DistToSleep": 300,
|
||||||
@ -77,10 +183,10 @@
|
|||||||
"VisibleDistance": 1
|
"VisibleDistance": 1
|
||||||
},
|
},
|
||||||
"BotMarksman": 0,
|
"BotMarksman": 0,
|
||||||
"BotMax": 20,
|
"BotMax": 10,
|
||||||
"BotMaxPlayer": 0,
|
"BotMaxPlayer": 10,
|
||||||
"BotMaxPvE": 20,
|
"BotMaxPvE": 24,
|
||||||
"BotMaxTimePlayer": 0,
|
"BotMaxTimePlayer": 1000,
|
||||||
"BotNormal": 50,
|
"BotNormal": 50,
|
||||||
"BotSpawnCountStep": 3,
|
"BotSpawnCountStep": 3,
|
||||||
"BotSpawnPeriodCheck": 14,
|
"BotSpawnPeriodCheck": 14,
|
||||||
@ -89,7 +195,7 @@
|
|||||||
"BotSpawnTimeOnMax": 380,
|
"BotSpawnTimeOnMax": 380,
|
||||||
"BotSpawnTimeOnMin": 290,
|
"BotSpawnTimeOnMin": 290,
|
||||||
"BotStart": 120,
|
"BotStart": 120,
|
||||||
"BotStartPlayer": 0,
|
"BotStartPlayer": 1,
|
||||||
"BotStop": 1800,
|
"BotStop": 1800,
|
||||||
"Description": "The downtown Tarkov with banks, malls, hotels and all the other things a striving modern city could have needed.",
|
"Description": "The downtown Tarkov with banks, malls, hotels and all the other things a striving modern city could have needed.",
|
||||||
"DisabledForScav": false,
|
"DisabledForScav": false,
|
||||||
@ -103,7 +209,7 @@
|
|||||||
"ForceOnlineRaidInPVE": false,
|
"ForceOnlineRaidInPVE": false,
|
||||||
"GenerateLocalLootCache": true,
|
"GenerateLocalLootCache": true,
|
||||||
"GlobalContainerChanceModifier": 1,
|
"GlobalContainerChanceModifier": 1,
|
||||||
"GlobalLootChanceModifier": 0.95,
|
"GlobalLootChanceModifier": 0.65,
|
||||||
"GlobalLootChanceModifierPvE": 0.95,
|
"GlobalLootChanceModifierPvE": 0.95,
|
||||||
"IconX": 760,
|
"IconX": 760,
|
||||||
"IconY": 740,
|
"IconY": 740,
|
||||||
@ -145,7 +251,7 @@
|
|||||||
"MaxBotPerZone": 5,
|
"MaxBotPerZone": 5,
|
||||||
"MaxCoopGroup": 20,
|
"MaxCoopGroup": 20,
|
||||||
"MaxDistToFreePoint": 220,
|
"MaxDistToFreePoint": 220,
|
||||||
"MaxPlayers": 10,
|
"MaxPlayers": 12,
|
||||||
"MinDistToExitPoint": 10,
|
"MinDistToExitPoint": 10,
|
||||||
"MinDistToFreePoint": 60,
|
"MinDistToFreePoint": 60,
|
||||||
"MinMaxBots": [],
|
"MinMaxBots": [],
|
||||||
@ -6072,166 +6178,33 @@
|
|||||||
"matching_min_seconds": 60,
|
"matching_min_seconds": 60,
|
||||||
"sav_summon_seconds": 60,
|
"sav_summon_seconds": 60,
|
||||||
"tmp_location_field_remove_me": 0,
|
"tmp_location_field_remove_me": 0,
|
||||||
|
"transits": [
|
||||||
|
{
|
||||||
|
"activateAfterSec": 420,
|
||||||
|
"active": true,
|
||||||
|
"conditions": "SAN_TRANSIT_1_COND",
|
||||||
|
"description": "SAN_TRANSIT_1_DESC",
|
||||||
|
"id": 1,
|
||||||
|
"location": "TarkovStreets",
|
||||||
|
"name": "SAN_TRANSIT_1",
|
||||||
|
"target": "5714dc692459777137212e12",
|
||||||
|
"time": 30
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"activateAfterSec": 420,
|
||||||
|
"active": false,
|
||||||
|
"conditions": "SAN_TRANSIT_2_COND",
|
||||||
|
"description": "SAN_TRANSIT_2_DESC",
|
||||||
|
"id": 2,
|
||||||
|
"location": "laboratory",
|
||||||
|
"name": "SAN_TRANSIT_2",
|
||||||
|
"target": "5b0fc42d86f7744a585f9105",
|
||||||
|
"time": 30
|
||||||
|
}
|
||||||
|
],
|
||||||
"users_gather_seconds": 0,
|
"users_gather_seconds": 0,
|
||||||
"users_spawn_seconds_n": 120,
|
"users_spawn_seconds_n": 120,
|
||||||
"users_spawn_seconds_n2": 200,
|
"users_spawn_seconds_n2": 200,
|
||||||
"users_summon_seconds": 0,
|
"users_summon_seconds": 0,
|
||||||
"waves": [
|
"waves": []
|
||||||
{
|
|
||||||
"BotPreset": "normal",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "ZoneSW00",
|
|
||||||
"WildSpawnType": "assault",
|
|
||||||
"isPlayers": false,
|
|
||||||
"number": 0,
|
|
||||||
"slots_max": 4,
|
|
||||||
"slots_min": 3,
|
|
||||||
"time_max": 10,
|
|
||||||
"time_min": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotPreset": "hard",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "ZoneCarShowroom",
|
|
||||||
"WildSpawnType": "assault",
|
|
||||||
"isPlayers": true,
|
|
||||||
"number": 1,
|
|
||||||
"slots_max": 3,
|
|
||||||
"slots_min": 2,
|
|
||||||
"time_max": 40,
|
|
||||||
"time_min": 10
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotPreset": "normal",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "ZoneStilo",
|
|
||||||
"WildSpawnType": "assault",
|
|
||||||
"isPlayers": true,
|
|
||||||
"number": 2,
|
|
||||||
"slots_max": 4,
|
|
||||||
"slots_min": 3,
|
|
||||||
"time_max": 50,
|
|
||||||
"time_min": 10
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotPreset": "hard",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "ZoneSnipeStilo",
|
|
||||||
"WildSpawnType": "marksman",
|
|
||||||
"isPlayers": false,
|
|
||||||
"number": 3,
|
|
||||||
"slots_max": 1,
|
|
||||||
"slots_min": 1,
|
|
||||||
"time_max": 120,
|
|
||||||
"time_min": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotPreset": "hard",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "ZoneCard1",
|
|
||||||
"WildSpawnType": "assault",
|
|
||||||
"isPlayers": true,
|
|
||||||
"number": 4,
|
|
||||||
"slots_max": 4,
|
|
||||||
"slots_min": 2,
|
|
||||||
"time_max": 60,
|
|
||||||
"time_min": 20
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotPreset": "hard",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "ZoneSnipeCard",
|
|
||||||
"WildSpawnType": "marksman",
|
|
||||||
"isPlayers": false,
|
|
||||||
"number": 5,
|
|
||||||
"slots_max": 1,
|
|
||||||
"slots_min": 1,
|
|
||||||
"time_max": 120,
|
|
||||||
"time_min": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotPreset": "normal",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "ZoneHotel_1",
|
|
||||||
"WildSpawnType": "assault",
|
|
||||||
"isPlayers": true,
|
|
||||||
"number": 6,
|
|
||||||
"slots_max": 3,
|
|
||||||
"slots_min": 2,
|
|
||||||
"time_max": 90,
|
|
||||||
"time_min": 50
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotPreset": "hard",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "ZoneSnipeBuilding",
|
|
||||||
"WildSpawnType": "marksman",
|
|
||||||
"isPlayers": false,
|
|
||||||
"number": 7,
|
|
||||||
"slots_max": 1,
|
|
||||||
"slots_min": 1,
|
|
||||||
"time_max": 120,
|
|
||||||
"time_min": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotPreset": "hard",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "ZoneSnipeSW01",
|
|
||||||
"WildSpawnType": "marksman",
|
|
||||||
"isPlayers": false,
|
|
||||||
"number": 8,
|
|
||||||
"slots_max": 1,
|
|
||||||
"slots_min": 1,
|
|
||||||
"time_max": 120,
|
|
||||||
"time_min": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotPreset": "hard",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "ZoneSW01",
|
|
||||||
"WildSpawnType": "assault",
|
|
||||||
"isPlayers": true,
|
|
||||||
"number": 9,
|
|
||||||
"slots_max": 4,
|
|
||||||
"slots_min": 1,
|
|
||||||
"time_max": 90,
|
|
||||||
"time_min": 40
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotPreset": "hard",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "ZoneConstruction",
|
|
||||||
"WildSpawnType": "assault",
|
|
||||||
"isPlayers": false,
|
|
||||||
"number": 10,
|
|
||||||
"slots_max": 4,
|
|
||||||
"slots_min": 1,
|
|
||||||
"time_max": 100,
|
|
||||||
"time_min": 70
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotPreset": "normal",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "ZoneHotel_2",
|
|
||||||
"WildSpawnType": "assault",
|
|
||||||
"isPlayers": false,
|
|
||||||
"number": 11,
|
|
||||||
"slots_max": 3,
|
|
||||||
"slots_min": 2,
|
|
||||||
"time_max": 110,
|
|
||||||
"time_min": 80
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotPreset": "hard",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "ZoneConcordia_1",
|
|
||||||
"WildSpawnType": "assault",
|
|
||||||
"isPlayers": true,
|
|
||||||
"number": 12,
|
|
||||||
"slots_max": 4,
|
|
||||||
"slots_min": 2,
|
|
||||||
"time_max": 120,
|
|
||||||
"time_min": 110
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user