From 58cbba4c7b77f0e64e89491d49b3ffea4df99611 Mon Sep 17 00:00:00 2001 From: Dev Date: Sat, 16 Nov 2024 13:19:46 +0000 Subject: [PATCH] Updated lighthouse extract data --- .../database/locations/lighthouse/allExtracts.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/project/assets/database/locations/lighthouse/allExtracts.json b/project/assets/database/locations/lighthouse/allExtracts.json index fcdb8601..b195b531 100644 --- a/project/assets/database/locations/lighthouse/allExtracts.json +++ b/project/assets/database/locations/lighthouse/allExtracts.json @@ -2,7 +2,7 @@ { "Chance": 100.0, "ChancePVE": 100.0, - "Count": 300, + "Count": 400, "CountPve": 0, "EntryPoints": "Tunnel,North", "EventAvailable": false, @@ -10,10 +10,10 @@ "ExfiltrationTimePVE": 5.0, "ExfiltrationType": "SharedTimer", "Id": "0", - "MinTime": 1300.0, - "MinTimePVE": 1300.0, - "MaxTime": 1420.0, - "MaxTimePVE": 1420.0, + "MinTime": 1200.0, + "MinTimePVE": 1200.0, + "MaxTime": 1500.0, + "MaxTimePVE": 1500.0, "Name": "EXFIL_Train", "PassageRequirement": "Train", "PlayersCount": 0,