Server/project/assets/database/locations/laboratory/allExtracts.json
DrakiaXYZ a29902b980 Add a new allExtracts property to locations database, and use it for daily quest generation (!266)
- Dumped from the client using an aki-debugging patch
- Contains all extracts according to the map data, with a side indicator
- Cleaned up ILocation vs ILocationData duplication

Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/266
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-03-20 09:43:51 +00:00

172 lines
3.9 KiB
JSON

[
{
"Chance": 100.0,
"Count": 0,
"EntryPoints": "Common",
"EventAvailable": false,
"ExfiltrationTime": 10.0,
"ExfiltrationType": "Manual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "lab_Elevator_Cargo",
"PassageRequirement": "WorldEvent",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "",
"Side": "Pmc"
},
{
"Chance": 100.0,
"Count": 0,
"EntryPoints": "Common",
"EventAvailable": false,
"ExfiltrationTime": 5.0,
"ExfiltrationType": "Manual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "lab_Elevator_Main",
"PassageRequirement": "WorldEvent",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "",
"Side": "Pmc"
},
{
"Chance": 100.0,
"Count": 0,
"EntryPoints": "Common",
"EventAvailable": false,
"ExfiltrationTime": 15.0,
"ExfiltrationType": "Individual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "lab_Vent",
"PassageRequirement": "Empty",
"PlayersCount": 0,
"RequiredSlot": "Backpack",
"RequirementTip": "EXFIL_tip_backpack",
"Side": "Pmc"
},
{
"Chance": 100.0,
"Count": 0,
"EntryPoints": "Common",
"EventAvailable": false,
"ExfiltrationTime": 5.0,
"ExfiltrationType": "Manual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "lab_Elevator_Med",
"PassageRequirement": "WorldEvent",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "",
"Side": "Pmc"
},
{
"Chance": 100.0,
"Count": 0,
"EntryPoints": "Common",
"EventAvailable": false,
"ExfiltrationTime": 10.0,
"ExfiltrationType": "Individual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "lab_Under_Storage_Collector",
"PassageRequirement": "WorldEvent",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "",
"Side": "Pmc"
},
{
"Chance": 60.0,
"Count": 0,
"EntryPoints": "Common",
"EventAvailable": false,
"ExfiltrationTime": 10.0,
"ExfiltrationType": "Individual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "lab_Parking_Gate",
"PassageRequirement": "WorldEvent",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "",
"Side": "Pmc"
},
{
"Chance": 60.0,
"Count": 0,
"EntryPoints": "Common",
"EventAvailable": false,
"ExfiltrationTime": 10.0,
"ExfiltrationType": "Individual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "lab_Hangar_Gate",
"PassageRequirement": "WorldEvent",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "",
"Side": "Pmc"
},
{
"Chance": 0.0,
"Count": 0,
"EntryPoints": "",
"EventAvailable": false,
"ExfiltrationTime": 8.0,
"ExfiltrationType": "Individual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "lab_Elevator_Cargo",
"PassageRequirement": "None",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "",
"Side": "Scav"
},
{
"Chance": 0.0,
"Count": 0,
"EntryPoints": "",
"EventAvailable": false,
"ExfiltrationTime": 8.0,
"ExfiltrationType": "Individual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "lab_Elevator_Main",
"PassageRequirement": "None",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "",
"Side": "Scav"
},
{
"Chance": 0.0,
"Count": 0,
"EntryPoints": "",
"EventAvailable": false,
"ExfiltrationTime": 8.0,
"ExfiltrationType": "Individual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "lab_Elevator_Med",
"PassageRequirement": "None",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "",
"Side": "Scav"
}
]