mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 09:50:43 -05:00
update shoreline and factory
This commit is contained in:
parent
e664742e49
commit
7a3acaee95
@ -3920,7 +3920,10 @@
|
|||||||
"BossEscortAmount": "0",
|
"BossEscortAmount": "0",
|
||||||
"Time": -1,
|
"Time": -1,
|
||||||
"RandomTimeSpawn": false,
|
"RandomTimeSpawn": false,
|
||||||
"Supports": null
|
"Supports": null,
|
||||||
|
"Delay": 0,
|
||||||
|
"TriggerId": "",
|
||||||
|
"TriggerName": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"MatchMakerMinPlayersByWaitTime": [
|
"MatchMakerMinPlayersByWaitTime": [
|
||||||
|
@ -100,9 +100,9 @@
|
|||||||
"BotImpossible": 0,
|
"BotImpossible": 0,
|
||||||
"BotLocationModifier": {
|
"BotLocationModifier": {
|
||||||
"AccuracySpeed": 1,
|
"AccuracySpeed": 1,
|
||||||
"DistToActivate": 140,
|
"DistToActivate": 100,
|
||||||
"DistToPersueAxemanCoef": 0.9,
|
"DistToPersueAxemanCoef": 0.9,
|
||||||
"DistToSleep": 150,
|
"DistToSleep": 120,
|
||||||
"GainSight": 1,
|
"GainSight": 1,
|
||||||
"KhorovodChance": 0,
|
"KhorovodChance": 0,
|
||||||
"MagnetPower": 15,
|
"MagnetPower": 15,
|
||||||
@ -111,7 +111,7 @@
|
|||||||
"VisibleDistance": 1
|
"VisibleDistance": 1
|
||||||
},
|
},
|
||||||
"BotMarksman": 0,
|
"BotMarksman": 0,
|
||||||
"BotMax": 0,
|
"BotMax": 16,
|
||||||
"BotMaxPlayer": 0,
|
"BotMaxPlayer": 0,
|
||||||
"BotMaxTimePlayer": 0,
|
"BotMaxTimePlayer": 0,
|
||||||
"BotNormal": 0,
|
"BotNormal": 0,
|
||||||
@ -128,12 +128,12 @@
|
|||||||
"DisabledForScav": false,
|
"DisabledForScav": false,
|
||||||
"DisabledScavExits": "Cellars,Gate 0",
|
"DisabledScavExits": "Cellars,Gate 0",
|
||||||
"EnableCoop": true,
|
"EnableCoop": true,
|
||||||
"Enabled": true,
|
"Enabled": false,
|
||||||
"EscapeTimeLimit": 20,
|
"EscapeTimeLimit": 25,
|
||||||
"EscapeTimeLimitCoop": 15,
|
"EscapeTimeLimitCoop": 15,
|
||||||
"GenerateLocalLootCache": true,
|
"GenerateLocalLootCache": true,
|
||||||
"GlobalContainerChanceModifier": 1,
|
"GlobalContainerChanceModifier": 1,
|
||||||
"GlobalLootChanceModifier": 0.2,
|
"GlobalLootChanceModifier": 0.4,
|
||||||
"IconX": 318,
|
"IconX": 318,
|
||||||
"IconY": 359,
|
"IconY": 359,
|
||||||
"Id": "factory4_night",
|
"Id": "factory4_night",
|
||||||
@ -148,18 +148,18 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"minPlayers": 3,
|
"minPlayers": 3,
|
||||||
"time": 120
|
"time": 70
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"minPlayers": 2,
|
"minPlayers": 2,
|
||||||
"time": 250
|
"time": 120
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"minPlayers": 1,
|
"minPlayers": 1,
|
||||||
"time": 330
|
"time": 330
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"MaxBotPerZone": 4,
|
"MaxBotPerZone": 0,
|
||||||
"MaxCoopGroup": 6,
|
"MaxCoopGroup": 6,
|
||||||
"MaxDistToFreePoint": 900,
|
"MaxDistToFreePoint": 900,
|
||||||
"MaxPlayers": 6,
|
"MaxPlayers": 6,
|
||||||
@ -3910,12 +3910,7 @@
|
|||||||
"filter_ex": [],
|
"filter_ex": [],
|
||||||
"limits": [],
|
"limits": [],
|
||||||
"matching_min_seconds": 45,
|
"matching_min_seconds": 45,
|
||||||
"maxItemCountInLocation": [
|
"maxItemCountInLocation": [],
|
||||||
{
|
|
||||||
"TemplateId": "54009119af1c881c07000029",
|
|
||||||
"Value": 0
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"sav_summon_seconds": 60,
|
"sav_summon_seconds": 60,
|
||||||
"tmp_location_field_remove_me": 0,
|
"tmp_location_field_remove_me": 0,
|
||||||
"users_gather_seconds": 0,
|
"users_gather_seconds": 0,
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user