diff --git a/Libraries/SPTarkov.Server.Assets/SPT_Data/database/locations/bigmap/base.json b/Libraries/SPTarkov.Server.Assets/SPT_Data/database/locations/bigmap/base.json index dc999218..76760a6f 100644 --- a/Libraries/SPTarkov.Server.Assets/SPT_Data/database/locations/bigmap/base.json +++ b/Libraries/SPTarkov.Server.Assets/SPT_Data/database/locations/bigmap/base.json @@ -138,7 +138,7 @@ "TriggerName": "" }, { - "BossChance": 18, + "BossChance": 20, "BossDifficult": "normal", "BossEscortAmount": "2", "BossEscortDifficult": "normal", diff --git a/Libraries/SPTarkov.Server.Assets/SPT_Data/database/locations/lighthouse/base.json b/Libraries/SPTarkov.Server.Assets/SPT_Data/database/locations/lighthouse/base.json index fbf28293..c927550a 100644 --- a/Libraries/SPTarkov.Server.Assets/SPT_Data/database/locations/lighthouse/base.json +++ b/Libraries/SPTarkov.Server.Assets/SPT_Data/database/locations/lighthouse/base.json @@ -84,7 +84,7 @@ "TriggerName": "" }, { - "BossChance": 50, + "BossChance": 20, "BossDifficult": "normal", "BossEscortAmount": "2", "BossEscortDifficult": "normal", diff --git a/Libraries/SPTarkov.Server.Assets/SPT_Data/database/locations/shoreline/base.json b/Libraries/SPTarkov.Server.Assets/SPT_Data/database/locations/shoreline/base.json index 9eb1042e..c09d7ac8 100644 --- a/Libraries/SPTarkov.Server.Assets/SPT_Data/database/locations/shoreline/base.json +++ b/Libraries/SPTarkov.Server.Assets/SPT_Data/database/locations/shoreline/base.json @@ -110,7 +110,7 @@ "TriggerName": "" }, { - "BossChance": 25, + "BossChance": 20, "BossDifficult": "normal", "BossEscortAmount": "0", "BossEscortDifficult": "normal",