0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 05:50: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", "_id": "6271093e621b0a76055cd61e",
"ProductionTime": 8100, "ProductionTime": 16800,
"Requirements": [ "Requirements": [
{ {
"templateId": "5449016a4bdc2d6f028b456f", "templateId": "5d1b376e86f774252519444e",
"count": 95000, "count": 1,
"isFunctional": false, "isFunctional": false,
"isEncoded": false, "isEncoded": false,
"type": "Item" "type": "Item"
} }
], ],
"EndProducts": { "EndProducts": {
"Rare": {
"min": "1",
"max": "3"
},
"Common": { "Common": {
"min": "0", "min": "0",
"max": "0" "max": "0"
}, },
"Superrare": { "Rare": {
"min": "1", "min": "1",
"max": "2" "max": "1"
},
"Superrare": {
"min": "3",
"max": "5"
} }
} }
}, },
{ {
"_id": "62710a8c403346379e3de9be", "_id": "62710974e71632321e5afd5f",
"ProductionTime": 7700, "ProductionTime": 2500,
"Requirements": [ "Requirements": [
{ {
"templateId": "5449016a4bdc2d6f028b456f", "templateId": "5449016a4bdc2d6f028b456f",
"count": 15000, "count": 2500,
"isFunctional": false, "isFunctional": false,
"isEncoded": false, "isEncoded": false,
"type": "Item" "type": "Item"
} }
], ],
"EndProducts": { "EndProducts": {
"Rare": {
"min": "1",
"max": "3"
},
"Common": { "Common": {
"min": "1", "min": "1",
"max": "2"
},
"Rare": {
"min": "0",
"max": "1" "max": "1"
}, },
"Superrare": { "Superrare": {
@ -81,24 +81,24 @@
} }
}, },
{ {
"_id": "62710974e71632321e5afd5f", "_id": "62710a8c403346379e3de9be",
"ProductionTime": 2500, "ProductionTime": 7700,
"Requirements": [ "Requirements": [
{ {
"templateId": "5449016a4bdc2d6f028b456f", "templateId": "5449016a4bdc2d6f028b456f",
"count": 2500, "count": 15000,
"isFunctional": false, "isFunctional": false,
"isEncoded": false, "isEncoded": false,
"type": "Item" "type": "Item"
} }
], ],
"EndProducts": { "EndProducts": {
"Rare": {
"min": "1",
"max": "3"
},
"Common": { "Common": {
"min": "1", "min": "1",
"max": "2"
},
"Rare": {
"min": "0",
"max": "1" "max": "1"
}, },
"Superrare": { "Superrare": {
@ -108,29 +108,29 @@
} }
}, },
{ {
"_id": "6271093e621b0a76055cd61e", "_id": "62710a69adfbd4354d79c58e",
"ProductionTime": 16800, "ProductionTime": 8100,
"Requirements": [ "Requirements": [
{ {
"templateId": "5d1b376e86f774252519444e", "templateId": "5449016a4bdc2d6f028b456f",
"count": 1, "count": 95000,
"isFunctional": false, "isFunctional": false,
"isEncoded": false, "isEncoded": false,
"type": "Item" "type": "Item"
} }
], ],
"EndProducts": { "EndProducts": {
"Rare": {
"min": "1",
"max": "3"
},
"Common": { "Common": {
"min": "0", "min": "0",
"max": "0" "max": "0"
}, },
"Rare": {
"min": "1",
"max": "1"
},
"Superrare": { "Superrare": {
"min": "3", "min": "1",
"max": "5" "max": "2"
} }
} }
} }

File diff suppressed because it is too large Load Diff

View File

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

View File

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

View File

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

View File

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

View File

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