Files
SPT-Server-Build/Libraries/SPTarkov.Server.Assets/SPT_Data/database/locations/labyrinth/allExtracts.json
T
Cj 07f57e16a8 Task: Rename Assets folder to SPT_Data (#394)
* Rename `Assets` to `SPT_Data`

* Added GZ 20+ variant to repeatable quest system #395

* Repeatable code cleanup

* Removed PMC level check for repeatable Quest pool generation #395
they will always generate for both GZ variants

* Rename `Assets` to `SPT_Data`

---------

Co-authored-by: Chomp <dev@dev.sp-tarkov.com>
2025-06-15 09:54:33 +01:00

25 lines
554 B
JSON

[
{
"Chance": 100.0,
"ChancePVE": 100.0,
"Count": 0,
"CountPve": 0,
"EntryPoints": "Factory",
"EventAvailable": false,
"ExfiltrationTime": 5.0,
"ExfiltrationTimePVE": 5.0,
"ExfiltrationType": "SharedTimer",
"Id": "",
"MinTime": 900.0,
"MinTimePVE": 900.0,
"MaxTime": 905.0,
"MaxTimePVE": 905.0,
"Name": "labir_exit",
"PassageRequirement": "Timer",
"PlayersCount": 0,
"PlayersCountPVE": 0,
"RequiredSlot": "FirstPrimaryWeapon",
"RequirementTip": "",
"Side": "Pmc"
}
]