Server/project/assets/database/locations/factory4_day/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

121 lines
2.7 KiB
JSON

[
{
"Chance": 100.0,
"Count": 0,
"EntryPoints": "Factory",
"EventAvailable": false,
"ExfiltrationTime": 10.0,
"ExfiltrationType": "Individual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "Cellars",
"PassageRequirement": "None",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "",
"Side": "Pmc"
},
{
"Chance": 100.0,
"Count": 0,
"EntryPoints": "Factory",
"EventAvailable": false,
"ExfiltrationTime": 10.0,
"ExfiltrationType": "Individual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "Gate 3",
"PassageRequirement": "None",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "",
"Side": "Pmc"
},
{
"Chance": 100.0,
"Count": 0,
"EntryPoints": "Factory",
"EventAvailable": false,
"ExfiltrationTime": 10.0,
"ExfiltrationType": "Individual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "Gate 0",
"PassageRequirement": "None",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "",
"Side": "Pmc"
},
{
"Chance": 100.0,
"Count": 0,
"EntryPoints": "Factory",
"EventAvailable": false,
"ExfiltrationTime": 10.0,
"ExfiltrationType": "Individual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "Gate m",
"PassageRequirement": "None",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "",
"Side": "Pmc"
},
{
"Chance": 100.0,
"Count": 0,
"EntryPoints": "",
"EventAvailable": false,
"ExfiltrationTime": 8.0,
"ExfiltrationType": "Individual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "Gate 3",
"PassageRequirement": "None",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "",
"Side": "Scav"
},
{
"Chance": 100.0,
"Count": 0,
"EntryPoints": "",
"EventAvailable": false,
"ExfiltrationTime": 8.0,
"ExfiltrationType": "Individual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "Camera Bunker Door",
"PassageRequirement": "None",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "",
"Side": "Scav"
},
{
"Chance": 100.0,
"Count": 0,
"EntryPoints": "",
"EventAvailable": false,
"ExfiltrationTime": 8.0,
"ExfiltrationType": "Individual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "Office Window",
"PassageRequirement": "None",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "",
"Side": "Scav"
}
]