From f93e7b0a3894ce83bf78636834af54eeee8dcc3b Mon Sep 17 00:00:00 2001 From: LJS Date: Mon, 2 Mar 2026 02:07:16 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20LSB=20SAIN=20=EB=B4=87=20=ED=94=84?= =?UTF-8?q?=EB=A6=AC=EC=85=8B=20=EB=B0=8F=20=EB=8B=A4=EC=96=91=ED=95=9C=20?= =?UTF-8?q?=EB=AA=A8=EB=93=9C=20=EC=84=A4=EC=A0=95=20=ED=8C=8C=EC=9D=BC(mo?= =?UTF-8?q?d=20configuration=20files)=EC=9D=84=20=EC=B6=94=EA=B0=80?= =?UTF-8?q?=ED=95=A9=EB=8B=88=EB=8B=A4.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../com.acidphantasm.botplacementsystem.cfg | 2 +- ...com.bepis.bepinex.configurationmanager.cfg | 2 +- BepInEx/config/com.fika.core.cfg | 6 +- .../SAIN/Presets/LSB/BotSettings/Bear.json | 20 +++--- .../BotSettings/Shadow of Tagilla Guard.json | 24 +++---- .../LSB/BotSettings/Shadow of Tagilla.json | 46 ++++++------- .../SAIN/Presets/LSB/BotSettings/Usec.json | 20 +++--- .../LSB/BotSettings/Vengeful Killa.json | 58 ++++++++--------- .../Presets/LSB.json | 64 +++++++++---------- .../fika-server/assets/configs/fika.jsonc | 2 +- 10 files changed, 122 insertions(+), 122 deletions(-) diff --git a/BepInEx/config/com.acidphantasm.botplacementsystem.cfg b/BepInEx/config/com.acidphantasm.botplacementsystem.cfg index f3ce4c7..63bd4e1 100644 --- a/BepInEx/config/com.acidphantasm.botplacementsystem.cfg +++ b/BepInEx/config/com.acidphantasm.botplacementsystem.cfg @@ -175,7 +175,7 @@ Maximum Chance = 100 ## Note that with this disabled, PMCs will still spawn anywhere if there are no player spawn points available. # Setting type: Boolean # Default value: false -Allow PMC Spawn Anywhere = true +Allow PMC Spawn Anywhere = false ## How far all PMCs must be from a spawn point for it to be enabled for other PMC spawns. ## Setting this too high will cause PMCs to fail to spawn. diff --git a/BepInEx/config/com.bepis.bepinex.configurationmanager.cfg b/BepInEx/config/com.bepis.bepinex.configurationmanager.cfg index f6daa3f..0198158 100644 --- a/BepInEx/config/com.bepis.bepinex.configurationmanager.cfg +++ b/BepInEx/config/com.bepis.bepinex.configurationmanager.cfg @@ -5,7 +5,7 @@ # Setting type: Boolean # Default value: false -Show advanced = false +Show advanced = true # Setting type: Boolean # Default value: true diff --git a/BepInEx/config/com.fika.core.cfg b/BepInEx/config/com.fika.core.cfg index e04b386..699fb8f 100644 --- a/BepInEx/config/com.fika.core.cfg +++ b/BepInEx/config/com.fika.core.cfg @@ -29,7 +29,7 @@ No Loot = false # Setting type: ELoadPriority # Default value: Low # Acceptable values: Low, Medium, High -Player Load Priority = Low +Player Load Priority = Medium ## Max amount of bundles loading in parallel. ## Increase if you take a long time to load bots as a client. @@ -38,7 +38,7 @@ Player Load Priority = Low # Setting type: Int32 # Default value: 5 # Acceptable value range: From 1 to 10 -Max Bundle Lock = 5 +Max Bundle Lock = 7 [Coop] @@ -327,7 +327,7 @@ Force IP = ## 서버 호스팅 시 서버가 시작될 때 로컬 어댑터를 사용하도록 강제합니다. VPN 사용시 유용합니다. # Setting type: String # Default value: Disabled -# Acceptable values: Disabled, 0.0.0.0, ::, 192.168.2.5, 192.168.0.2, 172.28.160.1, 172.27.160.1 +# Acceptable values: Disabled, 0.0.0.0, ::, 192.168.2.5, 192.168.0.2, 172.22.48.1, 172.27.160.1 Force Bind IP = Disabled ## UDP 패킷 전송시 사용하는 포트 diff --git a/BepInEx/plugins/SAIN/Presets/LSB/BotSettings/Bear.json b/BepInEx/plugins/SAIN/Presets/LSB/BotSettings/Bear.json index 8840fbf..266f88a 100644 --- a/BepInEx/plugins/SAIN/Presets/LSB/BotSettings/Bear.json +++ b/BepInEx/plugins/SAIN/Presets/LSB/BotSettings/Bear.json @@ -48,13 +48,13 @@ "Change": {}, "Grenade": { "CanThrowWhileSprinting": false, - "CAN_THROW_STRAIGHT_CONTACT": false, + "CAN_THROW_STRAIGHT_CONTACT": true, "TimeSinceSeenBeforeThrow": 4.0, "ThrowGrenadeFrequency": 5.0, "ThrowGrenadeFrequency_MAX": 10.0, "MinFriendlyDistance": 8.0, "MinEnemyDistance": 8.0, - "GrenadePrecision": 0.1 + "GrenadePrecision": 3.0 }, "Hearing": {}, "Lay": {}, @@ -128,7 +128,7 @@ "Aiming": { "AimCenterMass": false, "AimForHead": false, - "AimForHeadChance": 10.0, + "AimForHeadChance": 2.0, "DistanceAimTimeMultiplier": 1.0, "AngleAimTimeMultiplier": 1.0, "FasterCQBReactions": true, @@ -156,7 +156,7 @@ "ThrowGrenadeFrequency_MAX": 10.0, "MinFriendlyDistance": 8.0, "MinEnemyDistance": 8.0, - "GrenadePrecision": 0.1 + "GrenadePrecision": 2.0 }, "Hearing": {}, "Lay": {}, @@ -229,8 +229,8 @@ }, "Aiming": { "AimCenterMass": false, - "AimForHead": false, - "AimForHeadChance": 33.0, + "AimForHead": true, + "AimForHeadChance": 10.0, "DistanceAimTimeMultiplier": 1.0, "AngleAimTimeMultiplier": 1.0, "FasterCQBReactions": true, @@ -258,7 +258,7 @@ "ThrowGrenadeFrequency_MAX": 10.0, "MinFriendlyDistance": 8.0, "MinEnemyDistance": 8.0, - "GrenadePrecision": 0.1 + "GrenadePrecision": 1.0 }, "Hearing": {}, "Lay": {}, @@ -331,8 +331,8 @@ }, "Aiming": { "AimCenterMass": false, - "AimForHead": false, - "AimForHeadChance": 50.0, + "AimForHead": true, + "AimForHeadChance": 33.0, "DistanceAimTimeMultiplier": 1.0, "AngleAimTimeMultiplier": 1.0, "FasterCQBReactions": true, @@ -353,7 +353,7 @@ }, "Change": {}, "Grenade": { - "CanThrowWhileSprinting": false, + "CanThrowWhileSprinting": true, "CAN_THROW_STRAIGHT_CONTACT": false, "TimeSinceSeenBeforeThrow": 4.0, "ThrowGrenadeFrequency": 5.0, diff --git a/BepInEx/plugins/SAIN/Presets/LSB/BotSettings/Shadow of Tagilla Guard.json b/BepInEx/plugins/SAIN/Presets/LSB/BotSettings/Shadow of Tagilla Guard.json index 72e0a5e..2fc5c0b 100644 --- a/BepInEx/plugins/SAIN/Presets/LSB/BotSettings/Shadow of Tagilla Guard.json +++ b/BepInEx/plugins/SAIN/Presets/LSB/BotSettings/Shadow of Tagilla Guard.json @@ -9,8 +9,8 @@ "GainSightCoef": 1.0, "ScatteringCoef": 1.0, "HearingDistanceCoef": 1.0, - "AggressionCoef": 1.0, - "PRECISION_SPEED_COEF": 1.0, + "AggressionCoef": 1.5, + "PRECISION_SPEED_COEF": 1.2, "ACCURACY_SPEED_COEF": 1.0 }, "Core": { @@ -29,7 +29,7 @@ "AimForHeadChance": 1.0, "DistanceAimTimeMultiplier": 1.0, "AngleAimTimeMultiplier": 1.0, - "FasterCQBReactions": false, + "FasterCQBReactions": true, "FasterCQBReactionsDistance": 30.0, "FasterCQBReactionsMinimum": 0.33, "MAX_AIMING_UPGRADE_BY_TIME": 0.25, @@ -109,10 +109,10 @@ "Difficulty": { "VisibleDistCoef": 1.0, "GainSightCoef": 1.0, - "ScatteringCoef": 1.0, + "ScatteringCoef": 0.9, "HearingDistanceCoef": 1.0, - "AggressionCoef": 1.0, - "PRECISION_SPEED_COEF": 1.0, + "AggressionCoef": 1.6, + "PRECISION_SPEED_COEF": 1.4, "ACCURACY_SPEED_COEF": 1.0 }, "Core": { @@ -211,10 +211,10 @@ "Difficulty": { "VisibleDistCoef": 1.0, "GainSightCoef": 1.0, - "ScatteringCoef": 1.0, + "ScatteringCoef": 0.8, "HearingDistanceCoef": 1.0, - "AggressionCoef": 1.0, - "PRECISION_SPEED_COEF": 1.0, + "AggressionCoef": 1.8, + "PRECISION_SPEED_COEF": 1.6, "ACCURACY_SPEED_COEF": 1.0 }, "Core": { @@ -313,10 +313,10 @@ "Difficulty": { "VisibleDistCoef": 1.0, "GainSightCoef": 1.0, - "ScatteringCoef": 1.0, + "ScatteringCoef": 0.75, "HearingDistanceCoef": 1.0, - "AggressionCoef": 1.0, - "PRECISION_SPEED_COEF": 1.0, + "AggressionCoef": 2.0, + "PRECISION_SPEED_COEF": 2.0, "ACCURACY_SPEED_COEF": 1.0 }, "Core": { diff --git a/BepInEx/plugins/SAIN/Presets/LSB/BotSettings/Shadow of Tagilla.json b/BepInEx/plugins/SAIN/Presets/LSB/BotSettings/Shadow of Tagilla.json index f5aa78b..c4ab8c5 100644 --- a/BepInEx/plugins/SAIN/Presets/LSB/BotSettings/Shadow of Tagilla.json +++ b/BepInEx/plugins/SAIN/Presets/LSB/BotSettings/Shadow of Tagilla.json @@ -9,7 +9,7 @@ "GainSightCoef": 1.0, "ScatteringCoef": 0.5, "HearingDistanceCoef": 1.0, - "AggressionCoef": 1.0, + "AggressionCoef": 1.5, "PRECISION_SPEED_COEF": 1.0, "ACCURACY_SPEED_COEF": 1.0 }, @@ -21,7 +21,7 @@ "ScatteringPerMeter": 0.1, "ScatteringClosePerMeter": 0.12, "HearingDistanceMulti": 1.0, - "CanGrenade": true + "CanGrenade": false }, "Aiming": { "AimCenterMass": false, @@ -70,7 +70,7 @@ "Mind": { "Aggression": 1.0, "WeaponProficiency": 0.5, - "SuppressionResistance": 0.0, + "SuppressionResistance": 0.21, "TalkFrequency": 1.0, "CanTalk": true, "BotTaunts": true, @@ -82,13 +82,13 @@ "MinExtractPercentage": 5.0 }, "Move": { - "STRAFE_SPEED": 0.5, + "STRAFE_SPEED": 0.65, "LEAN_TOGGLE": true, "LEAN_INCOVER_TOGGLE": true, "JUMP_TOGGLE": true, "AUTOCROUCH_TOGGLE": true, - "PRONE_TOGGLE": true, - "PRONE_SUPPRESS_TOGGLE": true, + "PRONE_TOGGLE": false, + "PRONE_SUPPRESS_TOGGLE": false, "VAULT_TOGGLE": true, "VAULT_UNSTUCK_TOGGLE": true }, @@ -111,7 +111,7 @@ "GainSightCoef": 1.0, "ScatteringCoef": 0.5, "HearingDistanceCoef": 1.0, - "AggressionCoef": 1.0, + "AggressionCoef": 1.6, "PRECISION_SPEED_COEF": 1.0, "ACCURACY_SPEED_COEF": 1.0 }, @@ -123,7 +123,7 @@ "ScatteringPerMeter": 0.1, "ScatteringClosePerMeter": 0.12, "HearingDistanceMulti": 1.0, - "CanGrenade": true + "CanGrenade": false }, "Aiming": { "AimCenterMass": false, @@ -172,7 +172,7 @@ "Mind": { "Aggression": 1.0, "WeaponProficiency": 0.5, - "SuppressionResistance": 0.0, + "SuppressionResistance": 0.23, "TalkFrequency": 1.0, "CanTalk": true, "BotTaunts": true, @@ -184,13 +184,13 @@ "MinExtractPercentage": 5.0 }, "Move": { - "STRAFE_SPEED": 0.65, + "STRAFE_SPEED": 0.8, "LEAN_TOGGLE": true, "LEAN_INCOVER_TOGGLE": true, "JUMP_TOGGLE": true, "AUTOCROUCH_TOGGLE": true, - "PRONE_TOGGLE": true, - "PRONE_SUPPRESS_TOGGLE": true, + "PRONE_TOGGLE": false, + "PRONE_SUPPRESS_TOGGLE": false, "VAULT_TOGGLE": true, "VAULT_UNSTUCK_TOGGLE": true }, @@ -213,7 +213,7 @@ "GainSightCoef": 1.0, "ScatteringCoef": 0.5, "HearingDistanceCoef": 1.0, - "AggressionCoef": 1.0, + "AggressionCoef": 1.7, "PRECISION_SPEED_COEF": 1.0, "ACCURACY_SPEED_COEF": 1.0 }, @@ -225,7 +225,7 @@ "ScatteringPerMeter": 0.1, "ScatteringClosePerMeter": 0.12, "HearingDistanceMulti": 1.0, - "CanGrenade": true + "CanGrenade": false }, "Aiming": { "AimCenterMass": false, @@ -274,7 +274,7 @@ "Mind": { "Aggression": 1.0, "WeaponProficiency": 0.5, - "SuppressionResistance": 0.0, + "SuppressionResistance": 0.25, "TalkFrequency": 1.0, "CanTalk": true, "BotTaunts": true, @@ -286,13 +286,13 @@ "MinExtractPercentage": 5.0 }, "Move": { - "STRAFE_SPEED": 0.8, + "STRAFE_SPEED": 0.9, "LEAN_TOGGLE": true, "LEAN_INCOVER_TOGGLE": true, "JUMP_TOGGLE": true, "AUTOCROUCH_TOGGLE": true, - "PRONE_TOGGLE": true, - "PRONE_SUPPRESS_TOGGLE": true, + "PRONE_TOGGLE": false, + "PRONE_SUPPRESS_TOGGLE": false, "VAULT_TOGGLE": true, "VAULT_UNSTUCK_TOGGLE": true }, @@ -315,7 +315,7 @@ "GainSightCoef": 1.0, "ScatteringCoef": 0.5, "HearingDistanceCoef": 1.0, - "AggressionCoef": 1.0, + "AggressionCoef": 1.8, "PRECISION_SPEED_COEF": 1.0, "ACCURACY_SPEED_COEF": 1.0 }, @@ -327,7 +327,7 @@ "ScatteringPerMeter": 0.1, "ScatteringClosePerMeter": 0.12, "HearingDistanceMulti": 1.0, - "CanGrenade": true + "CanGrenade": false }, "Aiming": { "AimCenterMass": false, @@ -376,7 +376,7 @@ "Mind": { "Aggression": 1.0, "WeaponProficiency": 0.5, - "SuppressionResistance": 0.0, + "SuppressionResistance": 0.27, "TalkFrequency": 1.0, "CanTalk": true, "BotTaunts": true, @@ -393,8 +393,8 @@ "LEAN_INCOVER_TOGGLE": true, "JUMP_TOGGLE": true, "AUTOCROUCH_TOGGLE": true, - "PRONE_TOGGLE": true, - "PRONE_SUPPRESS_TOGGLE": true, + "PRONE_TOGGLE": false, + "PRONE_SUPPRESS_TOGGLE": false, "VAULT_TOGGLE": true, "VAULT_UNSTUCK_TOGGLE": true }, diff --git a/BepInEx/plugins/SAIN/Presets/LSB/BotSettings/Usec.json b/BepInEx/plugins/SAIN/Presets/LSB/BotSettings/Usec.json index ea912df..5b439b0 100644 --- a/BepInEx/plugins/SAIN/Presets/LSB/BotSettings/Usec.json +++ b/BepInEx/plugins/SAIN/Presets/LSB/BotSettings/Usec.json @@ -48,13 +48,13 @@ "Change": {}, "Grenade": { "CanThrowWhileSprinting": false, - "CAN_THROW_STRAIGHT_CONTACT": false, + "CAN_THROW_STRAIGHT_CONTACT": true, "TimeSinceSeenBeforeThrow": 4.0, "ThrowGrenadeFrequency": 5.0, "ThrowGrenadeFrequency_MAX": 10.0, "MinFriendlyDistance": 8.0, "MinEnemyDistance": 8.0, - "GrenadePrecision": 0.1 + "GrenadePrecision": 3.0 }, "Hearing": {}, "Lay": {}, @@ -128,7 +128,7 @@ "Aiming": { "AimCenterMass": false, "AimForHead": false, - "AimForHeadChance": 10.0, + "AimForHeadChance": 2.0, "DistanceAimTimeMultiplier": 1.0, "AngleAimTimeMultiplier": 1.0, "FasterCQBReactions": true, @@ -156,7 +156,7 @@ "ThrowGrenadeFrequency_MAX": 10.0, "MinFriendlyDistance": 8.0, "MinEnemyDistance": 8.0, - "GrenadePrecision": 0.1 + "GrenadePrecision": 2.0 }, "Hearing": {}, "Lay": {}, @@ -229,8 +229,8 @@ }, "Aiming": { "AimCenterMass": false, - "AimForHead": false, - "AimForHeadChance": 33.0, + "AimForHead": true, + "AimForHeadChance": 10.0, "DistanceAimTimeMultiplier": 1.0, "AngleAimTimeMultiplier": 1.0, "FasterCQBReactions": true, @@ -258,7 +258,7 @@ "ThrowGrenadeFrequency_MAX": 10.0, "MinFriendlyDistance": 8.0, "MinEnemyDistance": 8.0, - "GrenadePrecision": 0.1 + "GrenadePrecision": 1.0 }, "Hearing": {}, "Lay": {}, @@ -331,8 +331,8 @@ }, "Aiming": { "AimCenterMass": false, - "AimForHead": false, - "AimForHeadChance": 50.0, + "AimForHead": true, + "AimForHeadChance": 33.0, "DistanceAimTimeMultiplier": 1.0, "AngleAimTimeMultiplier": 1.0, "FasterCQBReactions": true, @@ -353,7 +353,7 @@ }, "Change": {}, "Grenade": { - "CanThrowWhileSprinting": false, + "CanThrowWhileSprinting": true, "CAN_THROW_STRAIGHT_CONTACT": false, "TimeSinceSeenBeforeThrow": 4.0, "ThrowGrenadeFrequency": 5.0, diff --git a/BepInEx/plugins/SAIN/Presets/LSB/BotSettings/Vengeful Killa.json b/BepInEx/plugins/SAIN/Presets/LSB/BotSettings/Vengeful Killa.json index 199ffaa..343e77c 100644 --- a/BepInEx/plugins/SAIN/Presets/LSB/BotSettings/Vengeful Killa.json +++ b/BepInEx/plugins/SAIN/Presets/LSB/BotSettings/Vengeful Killa.json @@ -9,8 +9,8 @@ "GainSightCoef": 1.0, "ScatteringCoef": 0.5, "HearingDistanceCoef": 1.0, - "AggressionCoef": 1.0, - "PRECISION_SPEED_COEF": 1.0, + "AggressionCoef": 1.1, + "PRECISION_SPEED_COEF": 1.1, "ACCURACY_SPEED_COEF": 1.0 }, "Core": { @@ -21,7 +21,7 @@ "ScatteringPerMeter": 0.1, "ScatteringClosePerMeter": 0.12, "HearingDistanceMulti": 1.0, - "CanGrenade": true + "CanGrenade": false }, "Aiming": { "AimCenterMass": false, @@ -70,7 +70,7 @@ "Mind": { "Aggression": 1.0, "WeaponProficiency": 0.5, - "SuppressionResistance": 0.0, + "SuppressionResistance": 0.03, "TalkFrequency": 1.0, "CanTalk": true, "BotTaunts": true, @@ -87,8 +87,8 @@ "LEAN_INCOVER_TOGGLE": true, "JUMP_TOGGLE": true, "AUTOCROUCH_TOGGLE": true, - "PRONE_TOGGLE": true, - "PRONE_SUPPRESS_TOGGLE": true, + "PRONE_TOGGLE": false, + "PRONE_SUPPRESS_TOGGLE": false, "VAULT_TOGGLE": true, "VAULT_UNSTUCK_TOGGLE": true }, @@ -111,9 +111,9 @@ "GainSightCoef": 1.0, "ScatteringCoef": 0.5, "HearingDistanceCoef": 1.0, - "AggressionCoef": 1.0, - "PRECISION_SPEED_COEF": 1.0, - "ACCURACY_SPEED_COEF": 1.0 + "AggressionCoef": 1.2, + "PRECISION_SPEED_COEF": 1.15, + "ACCURACY_SPEED_COEF": 1.15 }, "Core": { "VisibleAngle": 150.0, @@ -123,7 +123,7 @@ "ScatteringPerMeter": 0.1, "ScatteringClosePerMeter": 0.12, "HearingDistanceMulti": 1.0, - "CanGrenade": true + "CanGrenade": false }, "Aiming": { "AimCenterMass": false, @@ -172,7 +172,7 @@ "Mind": { "Aggression": 1.0, "WeaponProficiency": 0.5, - "SuppressionResistance": 0.0, + "SuppressionResistance": 0.05, "TalkFrequency": 1.0, "CanTalk": true, "BotTaunts": true, @@ -189,8 +189,8 @@ "LEAN_INCOVER_TOGGLE": true, "JUMP_TOGGLE": true, "AUTOCROUCH_TOGGLE": true, - "PRONE_TOGGLE": true, - "PRONE_SUPPRESS_TOGGLE": true, + "PRONE_TOGGLE": false, + "PRONE_SUPPRESS_TOGGLE": false, "VAULT_TOGGLE": true, "VAULT_UNSTUCK_TOGGLE": true }, @@ -213,9 +213,9 @@ "GainSightCoef": 1.0, "ScatteringCoef": 0.5, "HearingDistanceCoef": 1.0, - "AggressionCoef": 1.0, - "PRECISION_SPEED_COEF": 1.0, - "ACCURACY_SPEED_COEF": 1.0 + "AggressionCoef": 1.3, + "PRECISION_SPEED_COEF": 1.2, + "ACCURACY_SPEED_COEF": 1.2 }, "Core": { "VisibleAngle": 150.0, @@ -225,7 +225,7 @@ "ScatteringPerMeter": 0.1, "ScatteringClosePerMeter": 0.12, "HearingDistanceMulti": 1.0, - "CanGrenade": true + "CanGrenade": false }, "Aiming": { "AimCenterMass": false, @@ -274,10 +274,10 @@ "Mind": { "Aggression": 1.0, "WeaponProficiency": 0.5, - "SuppressionResistance": 0.0, + "SuppressionResistance": 0.08, "TalkFrequency": 1.0, "CanTalk": true, - "BotTaunts": true, + "BotTaunts": false, "SquadTalk": true, "SquadMemberTalkFreq": 3.0, "SquadLeadTalkFreq": 3.0, @@ -291,8 +291,8 @@ "LEAN_INCOVER_TOGGLE": true, "JUMP_TOGGLE": true, "AUTOCROUCH_TOGGLE": true, - "PRONE_TOGGLE": true, - "PRONE_SUPPRESS_TOGGLE": true, + "PRONE_TOGGLE": false, + "PRONE_SUPPRESS_TOGGLE": false, "VAULT_TOGGLE": true, "VAULT_UNSTUCK_TOGGLE": true }, @@ -315,9 +315,9 @@ "GainSightCoef": 1.0, "ScatteringCoef": 0.5, "HearingDistanceCoef": 1.0, - "AggressionCoef": 1.0, - "PRECISION_SPEED_COEF": 1.0, - "ACCURACY_SPEED_COEF": 1.0 + "AggressionCoef": 1.4, + "PRECISION_SPEED_COEF": 1.25, + "ACCURACY_SPEED_COEF": 1.3 }, "Core": { "VisibleAngle": 150.0, @@ -327,7 +327,7 @@ "ScatteringPerMeter": 0.1, "ScatteringClosePerMeter": 0.12, "HearingDistanceMulti": 1.0, - "CanGrenade": true + "CanGrenade": false }, "Aiming": { "AimCenterMass": false, @@ -376,10 +376,10 @@ "Mind": { "Aggression": 1.0, "WeaponProficiency": 0.5, - "SuppressionResistance": 0.0, + "SuppressionResistance": 0.1, "TalkFrequency": 1.0, "CanTalk": true, - "BotTaunts": true, + "BotTaunts": false, "SquadTalk": true, "SquadMemberTalkFreq": 3.0, "SquadLeadTalkFreq": 3.0, @@ -393,8 +393,8 @@ "LEAN_INCOVER_TOGGLE": true, "JUMP_TOGGLE": true, "AUTOCROUCH_TOGGLE": true, - "PRONE_TOGGLE": true, - "PRONE_SUPPRESS_TOGGLE": true, + "PRONE_TOGGLE": false, + "PRONE_SUPPRESS_TOGGLE": false, "VAULT_TOGGLE": true, "VAULT_UNSTUCK_TOGGLE": true }, diff --git a/SPT/user/mods/[SVM] Server Value Modifier/Presets/LSB.json b/SPT/user/mods/[SVM] Server Value Modifier/Presets/LSB.json index 8c54042..df91051 100644 --- a/SPT/user/mods/[SVM] Server Value Modifier/Presets/LSB.json +++ b/SPT/user/mods/[SVM] Server Value Modifier/Presets/LSB.json @@ -197,10 +197,10 @@ }, "Sandbox_air": 0, "Streets_air": 2, - "AirtimeMin": 0, - "AirtimeMax": 0, + "AirtimeMin": 1, + "AirtimeMax": 5, "Lighthouse_air": 3, - "Bigmap_air": 100, + "Bigmap_air": 0, "Interchange_air": 0, "Shoreline_air": 2, "Reserve_air": 0, @@ -209,56 +209,56 @@ "EnableLoot": true, "Locations": { "Streets": { - "Loose": 0.05, - "Container": 0.35 + "Loose": 3, + "Container": 1 }, "Sandbox": { - "Loose": 0.05, - "Container": 0.2 + "Loose": 3, + "Container": 1 }, "SandboxHard": { - "Loose": 0.05, - "Container": 0.28 + "Loose": 3, + "Container": 1 }, "Lighthouse": { - "Loose": 0.05, - "Container": 0.3 + "Loose": 3, + "Container": 1 }, "Bigmap": { - "Loose": 100, - "Container": 0.2 + "Loose": 3, + "Container": 1 }, "Interchange": { - "Loose": 0.05, - "Container": 0.22 + "Loose": 3, + "Container": 1 }, "FactoryDay": { - "Loose": 0.05, - "Container": 0.26 + "Loose": 1, + "Container": 1 }, "Laboratory": { - "Loose": 0.05, - "Container": 0.35 + "Loose": 5, + "Container": 2 }, "Shoreline": { - "Loose": 0.05, - "Container": 0.3 + "Loose": 3, + "Container": 1 }, "Reserve": { - "Loose": 0.05, - "Container": 0.25 + "Loose": 3, + "Container": 1 }, "Woods": { - "Loose": 0.05, - "Container": 0.24 + "Loose": 4, + "Container": 1 }, "Labyrinth": { - "Loose": 0.05, - "Container": 0.35 + "Loose": 3, + "Container": 2 }, "FactoryNight": { - "Loose": 0.05, - "Container": 0.26 + "Loose": 1, + "Container": 1 }, "AllContainers": false } @@ -888,7 +888,7 @@ "RightLeg": 65 }, "EnableScavHealth": false, - "EnableScav": true, + "EnableScav": false, "ScavStats": { "MaxHydration": 100, "MaxEnergy": 100 @@ -969,7 +969,7 @@ "WeaponMin": 60, "WeaponMax": 100 }, - "EnableBots": true + "EnableBots": false }, "PMC": { "NameOverride": false, @@ -994,7 +994,7 @@ }, "DisableLowLevelPMC": false, "LootableMelee": false, - "EnablePMC": true + "EnablePMC": false }, "Custom": { "EnableCustom": false, diff --git a/SPT/user/mods/fika-server/assets/configs/fika.jsonc b/SPT/user/mods/fika-server/assets/configs/fika.jsonc index 87ad432..a46de37 100644 --- a/SPT/user/mods/fika-server/assets/configs/fika.jsonc +++ b/SPT/user/mods/fika-server/assets/configs/fika.jsonc @@ -17,7 +17,7 @@ "enableTransits": true, "anyoneCanStartRaid": false, "allowNamePlates": true, - "randomLabyrinthSpawns": false, + "randomLabyrinthSpawns": true, "pmcFoundInRaid": false }, "server": {