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

138 lines
3.2 KiB
JSON

[
{
"Chance": 100.0,
"Count": 0,
"EntryPoints": "MallNW",
"EventAvailable": false,
"ExfiltrationTime": 8.0,
"ExfiltrationType": "Individual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "SE Exfil",
"PassageRequirement": "None",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "",
"Side": "Pmc"
},
{
"Chance": 100.0,
"Count": 0,
"EntryPoints": "MallSE",
"EventAvailable": false,
"ExfiltrationTime": 8.0,
"ExfiltrationType": "Individual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "NW Exfil",
"PassageRequirement": "None",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "",
"Side": "Pmc"
},
{
"Chance": 50.0,
"Count": 5000,
"EntryPoints": "MallSE,MallNW",
"EventAvailable": false,
"ExfiltrationTime": 60.0,
"ExfiltrationType": "SharedTimer",
"Id": "5449016a4bdc2d6f028b456f",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "PP Exfil",
"PassageRequirement": "TransferItem",
"PlayersCount": 4,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "EXFIL_Item",
"Side": "Pmc"
},
{
"Chance": 100.0,
"Count": 0,
"EntryPoints": "MallSE,MallNW",
"EventAvailable": false,
"ExfiltrationTime": 8.0,
"ExfiltrationType": "SharedTimer",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "Interchange Cooperation",
"PassageRequirement": "ScavCooperation",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "EXFIL_Cooperate",
"Side": "Coop"
},
{
"Chance": 100.0,
"Count": 0,
"EntryPoints": "MallSE,MallNW",
"EventAvailable": false,
"ExfiltrationTime": 10.0,
"ExfiltrationType": "Individual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "Hole Exfill",
"PassageRequirement": "Empty",
"PlayersCount": 0,
"RequiredSlot": "Backpack",
"RequirementTip": "EXFIL_INTERCHANGE_HOLE_TIP",
"Side": "Pmc"
},
{
"Chance": 100.0,
"Count": 0,
"EntryPoints": "MallSE,MallNW",
"EventAvailable": false,
"ExfiltrationTime": 3.0,
"ExfiltrationType": "Manual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "Saferoom Exfil",
"PassageRequirement": "WorldEvent",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "EXFIL_INTERCHANGE_SAFEROOM_TIP",
"Side": "Pmc"
},
{
"Chance": 100.0,
"Count": 0,
"EntryPoints": "",
"EventAvailable": false,
"ExfiltrationTime": 8.0,
"ExfiltrationType": "Individual",
"Id": "",
"MinTime": 0.0,
"MaxTime": 0.0,
"Name": "SE Exfil",
"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": "NW Exfil",
"PassageRequirement": "None",
"PlayersCount": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "",
"Side": "Scav"
}
]