0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 02:10:44 -05:00

Updated various JSONs

This commit is contained in:
Dev 2024-05-13 17:05:04 +01:00
parent ba1ac09b0b
commit f2c7e938cc
12 changed files with 70015 additions and 69585 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,50 +1,50 @@
[
{
"_id": "62710a69adfbd4354d79c58e",
"ProductionTime": 8100,
"_id": "6271093e621b0a76055cd61e",
"ProductionTime": 16800,
"Requirements": [
{
"templateId": "5449016a4bdc2d6f028b456f",
"count": 95000,
"templateId": "5d1b376e86f774252519444e",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
}
],
"EndProducts": {
"Rare": {
"min": "1",
"max": "3"
},
"Common": {
"min": "0",
"max": "0"
},
"Superrare": {
"Rare": {
"min": "1",
"max": "2"
"max": "1"
},
"Superrare": {
"min": "3",
"max": "5"
}
}
},
{
"_id": "62710a8c403346379e3de9be",
"ProductionTime": 7700,
"_id": "62710974e71632321e5afd5f",
"ProductionTime": 2500,
"Requirements": [
{
"templateId": "5449016a4bdc2d6f028b456f",
"count": 15000,
"count": 2500,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
}
],
"EndProducts": {
"Rare": {
"min": "1",
"max": "3"
},
"Common": {
"min": "1",
"max": "2"
},
"Rare": {
"min": "0",
"max": "1"
},
"Superrare": {
@ -81,24 +81,24 @@
}
},
{
"_id": "62710974e71632321e5afd5f",
"ProductionTime": 2500,
"_id": "62710a8c403346379e3de9be",
"ProductionTime": 7700,
"Requirements": [
{
"templateId": "5449016a4bdc2d6f028b456f",
"count": 2500,
"count": 15000,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
}
],
"EndProducts": {
"Rare": {
"min": "1",
"max": "3"
},
"Common": {
"min": "1",
"max": "2"
},
"Rare": {
"min": "0",
"max": "1"
},
"Superrare": {
@ -108,29 +108,29 @@
}
},
{
"_id": "6271093e621b0a76055cd61e",
"ProductionTime": 16800,
"_id": "62710a69adfbd4354d79c58e",
"ProductionTime": 8100,
"Requirements": [
{
"templateId": "5d1b376e86f774252519444e",
"count": 1,
"templateId": "5449016a4bdc2d6f028b456f",
"count": 95000,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
}
],
"EndProducts": {
"Rare": {
"min": "1",
"max": "3"
},
"Common": {
"min": "0",
"max": "0"
},
"Rare": {
"min": "1",
"max": "1"
},
"Superrare": {
"min": "3",
"max": "5"
"min": "1",
"max": "2"
}
}
}

File diff suppressed because it is too large Load Diff

View File

@ -150,7 +150,7 @@
"TriggerName": ""
},
{
"BossChance": 15,
"BossChance": 20,
"BossDifficult": "normal",
"BossEscortAmount": "4",
"BossEscortDifficult": "normal",
@ -166,7 +166,7 @@
"regular",
"pve"
],
"Supports": [],
"Supports": null,
"Time": -1,
"TriggerId": "",
"TriggerName": ""
@ -230,9 +230,10 @@
"Enabled": true,
"EscapeTimeLimit": 40,
"EscapeTimeLimitCoop": 25,
"EscapeTimeLimitPVE": 26,
"GenerateLocalLootCache": true,
"GlobalContainerChanceModifier": 1,
"GlobalLootChanceModifier": 0.8,
"GlobalLootChanceModifier": 0.9,
"GlobalLootChanceModifierPvE": 1,
"IconX": 550,
"IconY": 460,
@ -8166,7 +8167,7 @@
]
}
],
"UnixDateTime": 1707142711,
"UnixDateTime": 1636382469,
"_Id": "56f40101d2720b2a4d8b45d6",
"doors": [],
"exit_access_time": 60,

View File

@ -126,9 +126,10 @@
"Enabled": true,
"EscapeTimeLimit": 20,
"EscapeTimeLimitCoop": 15,
"EscapeTimeLimitPVE": 16,
"GenerateLocalLootCache": true,
"GlobalContainerChanceModifier": 1,
"GlobalLootChanceModifier": 0.2,
"GlobalLootChanceModifier": 0.3,
"GlobalLootChanceModifierPvE": 1,
"IconX": 470,
"IconY": 510,

View File

@ -78,17 +78,17 @@
"VisibleDistance": 1
},
"BotMarksman": 0,
"BotMax": 17,
"BotMaxPlayer": 9,
"BotMax": 19,
"BotMaxPlayer": 10,
"BotMaxPvE": 32,
"BotMaxTimePlayer": 1000,
"BotNormal": 50,
"BotSpawnCountStep": 4,
"BotSpawnPeriodCheck": 15,
"BotSpawnTimeOffMax": 30,
"BotSpawnTimeOffMin": 20,
"BotSpawnTimeOnMax": 320,
"BotSpawnTimeOnMin": 240,
"BotSpawnTimeOffMax": 12,
"BotSpawnTimeOffMin": 10,
"BotSpawnTimeOnMax": 350,
"BotSpawnTimeOnMin": 340,
"BotStart": 20,
"BotStartPlayer": 200,
"BotStop": 2400,
@ -99,9 +99,10 @@
"Enabled": true,
"EscapeTimeLimit": 40,
"EscapeTimeLimitCoop": 30,
"EscapeTimeLimitPVE": 24,
"GenerateLocalLootCache": true,
"GlobalContainerChanceModifier": 1,
"GlobalLootChanceModifier": 0.64,
"GlobalLootChanceModifier": 0.74,
"GlobalLootChanceModifierPvE": 1,
"IconX": 660,
"IconY": 360,

View File

@ -47,6 +47,10 @@
"BossZone": "BotZoneFloor1",
"Delay": 0,
"RandomTimeSpawn": false,
"SpawnMode": [
"regular",
"pve"
],
"Time": 900,
"TriggerId": "",
"TriggerName": ""
@ -62,6 +66,10 @@
"BossZone": "BotZoneFloor2",
"Delay": 0,
"RandomTimeSpawn": false,
"SpawnMode": [
"regular",
"pve"
],
"Time": 300,
"TriggerId": "",
"TriggerName": ""
@ -77,6 +85,10 @@
"BossZone": "BotZoneBasement",
"Delay": 0,
"RandomTimeSpawn": false,
"SpawnMode": [
"regular",
"pve"
],
"Time": 450,
"TriggerId": "autoId_00008_EXFIL",
"TriggerName": "interactObject"
@ -92,6 +104,10 @@
"BossZone": "BotZoneBasement",
"Delay": 0,
"RandomTimeSpawn": false,
"SpawnMode": [
"regular",
"pve"
],
"Time": 800,
"TriggerId": "autoId_00010_EXFIL",
"TriggerName": "interactObject"
@ -107,6 +123,10 @@
"BossZone": "BotZoneBasement",
"Delay": 0,
"RandomTimeSpawn": false,
"SpawnMode": [
"regular",
"pve"
],
"Time": -1,
"TriggerId": "autoId_00007_EXFIL",
"TriggerName": "interactObject"
@ -122,6 +142,10 @@
"BossZone": "BotZoneFloor2",
"Delay": 0,
"RandomTimeSpawn": false,
"SpawnMode": [
"regular",
"pve"
],
"Time": -1,
"TriggerId": "autoId_00007_EXFIL",
"TriggerName": "interactObject"
@ -137,6 +161,10 @@
"BossZone": "BotZoneFloor1",
"Delay": 0,
"RandomTimeSpawn": false,
"SpawnMode": [
"regular",
"pve"
],
"Time": 600,
"TriggerId": "autoId_00632_EXFIL",
"TriggerName": "interactObject"
@ -152,6 +180,10 @@
"BossZone": "BotZoneFloor2",
"Delay": 0,
"RandomTimeSpawn": false,
"SpawnMode": [
"regular",
"pve"
],
"Time": 600,
"TriggerId": "autoId_00632_EXFIL",
"TriggerName": "interactObject"
@ -167,6 +199,10 @@
"BossZone": "BotZoneFloor1",
"Delay": 0,
"RandomTimeSpawn": false,
"SpawnMode": [
"regular",
"pve"
],
"Time": -1,
"TriggerId": "autoId_00012_EXFIL",
"TriggerName": "interactObject"
@ -182,6 +218,10 @@
"BossZone": "BotZoneFloor2",
"Delay": 0,
"RandomTimeSpawn": false,
"SpawnMode": [
"regular",
"pve"
],
"Time": -1,
"TriggerId": "autoId_00012_EXFIL",
"TriggerName": "interactObject"
@ -197,6 +237,10 @@
"BossZone": "BotZoneFloor1",
"Delay": 0,
"RandomTimeSpawn": false,
"SpawnMode": [
"regular",
"pve"
],
"Time": 1200,
"TriggerId": "autoId_00014_EXFIL",
"TriggerName": "interactObject"
@ -212,6 +256,10 @@
"BossZone": "BotZoneFloor2",
"Delay": 0,
"RandomTimeSpawn": false,
"SpawnMode": [
"regular",
"pve"
],
"Time": 1200,
"TriggerId": "autoId_00014_EXFIL",
"TriggerName": "interactObject"
@ -227,6 +275,10 @@
"BossZone": "BotZoneFloor1",
"Delay": 0,
"RandomTimeSpawn": false,
"SpawnMode": [
"regular",
"pve"
],
"Time": -1,
"TriggerId": "autoId_00009_EXFIL",
"TriggerName": "interactObject"
@ -242,6 +294,10 @@
"BossZone": "BotZoneFloor2",
"Delay": 0,
"RandomTimeSpawn": false,
"SpawnMode": [
"regular",
"pve"
],
"Time": -1,
"TriggerId": "autoId_00009_EXFIL",
"TriggerName": "interactObject"
@ -257,6 +313,10 @@
"BossZone": "BotZoneGate2",
"Delay": 8,
"RandomTimeSpawn": false,
"SpawnMode": [
"regular",
"pve"
],
"Time": -1,
"TriggerId": "autoId_00014_EXFIL",
"TriggerName": "interactObject"
@ -272,6 +332,10 @@
"BossZone": "BotZoneGate1",
"Delay": 8,
"RandomTimeSpawn": false,
"SpawnMode": [
"regular",
"pve"
],
"Time": -1,
"TriggerId": "autoId_00632_EXFIL",
"TriggerName": "interactObject"
@ -296,6 +360,7 @@
"BotMarksman": 0,
"BotMax": 14,
"BotMaxPlayer": 14,
"BotMaxPvE": 25,
"BotMaxTimePlayer": 1000,
"BotNormal": 30,
"BotSpawnCountStep": 3,
@ -314,9 +379,11 @@
"Enabled": true,
"EscapeTimeLimit": 35,
"EscapeTimeLimitCoop": 30,
"EscapeTimeLimitPVE": 25,
"GenerateLocalLootCache": true,
"GlobalContainerChanceModifier": 1,
"GlobalLootChanceModifier": 0.65,
"GlobalLootChanceModifier": 0.77,
"GlobalLootChanceModifierPvE": 1,
"IconX": 700,
"IconY": 800,
"Id": "laboratory",

View File

@ -64,7 +64,7 @@
"TriggerName": ""
},
{
"BossChance": 30,
"BossChance": 37,
"BossDifficult": "normal",
"BossEscortAmount": "2",
"BossEscortDifficult": "normal",
@ -343,9 +343,10 @@
"Enabled": true,
"EscapeTimeLimit": 40,
"EscapeTimeLimitCoop": 30,
"EscapeTimeLimitPVE": 26,
"GenerateLocalLootCache": true,
"GlobalContainerChanceModifier": 1,
"GlobalLootChanceModifier": 0.17,
"GlobalLootChanceModifier": 0.26,
"GlobalLootChanceModifierPvE": 1,
"IconX": 120,
"IconY": 450,
@ -7504,7 +7505,7 @@
]
}
],
"UnixDateTime": 1707141874,
"UnixDateTime": 1634148599,
"_Id": "5704e4dad2720bb55b8b4567",
"doors": [],
"exit_access_time": 45,

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -77,6 +77,7 @@ export interface ILocationBase
doors: any[]
EscapeTimeLimit: number
EscapeTimeLimitCoop: number
EscapeTimeLimitPVE: number
exit_access_time: number
exit_count: number
exit_time: number