feat: LSB SAIN 봇 프리셋 및 다양한 모드 설정 파일(mod configuration files)을 추가합니다.

This commit is contained in:
이정수 2026-03-02 02:07:16 +09:00
parent 8307f83dd2
commit f93e7b0a38
10 changed files with 122 additions and 122 deletions

View File

@ -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. ## Note that with this disabled, PMCs will still spawn anywhere if there are no player spawn points available.
# Setting type: Boolean # Setting type: Boolean
# Default value: false # 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. ## 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. ## Setting this too high will cause PMCs to fail to spawn.

View File

@ -5,7 +5,7 @@
# Setting type: Boolean # Setting type: Boolean
# Default value: false # Default value: false
Show advanced = false Show advanced = true
# Setting type: Boolean # Setting type: Boolean
# Default value: true # Default value: true

View File

@ -29,7 +29,7 @@ No Loot = false
# Setting type: ELoadPriority # Setting type: ELoadPriority
# Default value: Low # Default value: Low
# Acceptable values: Low, Medium, High # Acceptable values: Low, Medium, High
Player Load Priority = Low Player Load Priority = Medium
## Max amount of bundles loading in parallel. ## Max amount of bundles loading in parallel.
## Increase if you take a long time to load bots as a client. ## Increase if you take a long time to load bots as a client.
@ -38,7 +38,7 @@ Player Load Priority = Low
# Setting type: Int32 # Setting type: Int32
# Default value: 5 # Default value: 5
# Acceptable value range: From 1 to 10 # Acceptable value range: From 1 to 10
Max Bundle Lock = 5 Max Bundle Lock = 7
[Coop] [Coop]
@ -327,7 +327,7 @@ Force IP =
## 서버 호스팅 시 서버가 시작될 때 로컬 어댑터를 사용하도록 강제합니다. VPN 사용시 유용합니다. ## 서버 호스팅 시 서버가 시작될 때 로컬 어댑터를 사용하도록 강제합니다. VPN 사용시 유용합니다.
# Setting type: String # Setting type: String
# Default value: Disabled # 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 Force Bind IP = Disabled
## UDP 패킷 전송시 사용하는 포트 ## UDP 패킷 전송시 사용하는 포트

View File

@ -48,13 +48,13 @@
"Change": {}, "Change": {},
"Grenade": { "Grenade": {
"CanThrowWhileSprinting": false, "CanThrowWhileSprinting": false,
"CAN_THROW_STRAIGHT_CONTACT": false, "CAN_THROW_STRAIGHT_CONTACT": true,
"TimeSinceSeenBeforeThrow": 4.0, "TimeSinceSeenBeforeThrow": 4.0,
"ThrowGrenadeFrequency": 5.0, "ThrowGrenadeFrequency": 5.0,
"ThrowGrenadeFrequency_MAX": 10.0, "ThrowGrenadeFrequency_MAX": 10.0,
"MinFriendlyDistance": 8.0, "MinFriendlyDistance": 8.0,
"MinEnemyDistance": 8.0, "MinEnemyDistance": 8.0,
"GrenadePrecision": 0.1 "GrenadePrecision": 3.0
}, },
"Hearing": {}, "Hearing": {},
"Lay": {}, "Lay": {},
@ -128,7 +128,7 @@
"Aiming": { "Aiming": {
"AimCenterMass": false, "AimCenterMass": false,
"AimForHead": false, "AimForHead": false,
"AimForHeadChance": 10.0, "AimForHeadChance": 2.0,
"DistanceAimTimeMultiplier": 1.0, "DistanceAimTimeMultiplier": 1.0,
"AngleAimTimeMultiplier": 1.0, "AngleAimTimeMultiplier": 1.0,
"FasterCQBReactions": true, "FasterCQBReactions": true,
@ -156,7 +156,7 @@
"ThrowGrenadeFrequency_MAX": 10.0, "ThrowGrenadeFrequency_MAX": 10.0,
"MinFriendlyDistance": 8.0, "MinFriendlyDistance": 8.0,
"MinEnemyDistance": 8.0, "MinEnemyDistance": 8.0,
"GrenadePrecision": 0.1 "GrenadePrecision": 2.0
}, },
"Hearing": {}, "Hearing": {},
"Lay": {}, "Lay": {},
@ -229,8 +229,8 @@
}, },
"Aiming": { "Aiming": {
"AimCenterMass": false, "AimCenterMass": false,
"AimForHead": false, "AimForHead": true,
"AimForHeadChance": 33.0, "AimForHeadChance": 10.0,
"DistanceAimTimeMultiplier": 1.0, "DistanceAimTimeMultiplier": 1.0,
"AngleAimTimeMultiplier": 1.0, "AngleAimTimeMultiplier": 1.0,
"FasterCQBReactions": true, "FasterCQBReactions": true,
@ -258,7 +258,7 @@
"ThrowGrenadeFrequency_MAX": 10.0, "ThrowGrenadeFrequency_MAX": 10.0,
"MinFriendlyDistance": 8.0, "MinFriendlyDistance": 8.0,
"MinEnemyDistance": 8.0, "MinEnemyDistance": 8.0,
"GrenadePrecision": 0.1 "GrenadePrecision": 1.0
}, },
"Hearing": {}, "Hearing": {},
"Lay": {}, "Lay": {},
@ -331,8 +331,8 @@
}, },
"Aiming": { "Aiming": {
"AimCenterMass": false, "AimCenterMass": false,
"AimForHead": false, "AimForHead": true,
"AimForHeadChance": 50.0, "AimForHeadChance": 33.0,
"DistanceAimTimeMultiplier": 1.0, "DistanceAimTimeMultiplier": 1.0,
"AngleAimTimeMultiplier": 1.0, "AngleAimTimeMultiplier": 1.0,
"FasterCQBReactions": true, "FasterCQBReactions": true,
@ -353,7 +353,7 @@
}, },
"Change": {}, "Change": {},
"Grenade": { "Grenade": {
"CanThrowWhileSprinting": false, "CanThrowWhileSprinting": true,
"CAN_THROW_STRAIGHT_CONTACT": false, "CAN_THROW_STRAIGHT_CONTACT": false,
"TimeSinceSeenBeforeThrow": 4.0, "TimeSinceSeenBeforeThrow": 4.0,
"ThrowGrenadeFrequency": 5.0, "ThrowGrenadeFrequency": 5.0,

View File

@ -9,8 +9,8 @@
"GainSightCoef": 1.0, "GainSightCoef": 1.0,
"ScatteringCoef": 1.0, "ScatteringCoef": 1.0,
"HearingDistanceCoef": 1.0, "HearingDistanceCoef": 1.0,
"AggressionCoef": 1.0, "AggressionCoef": 1.5,
"PRECISION_SPEED_COEF": 1.0, "PRECISION_SPEED_COEF": 1.2,
"ACCURACY_SPEED_COEF": 1.0 "ACCURACY_SPEED_COEF": 1.0
}, },
"Core": { "Core": {
@ -29,7 +29,7 @@
"AimForHeadChance": 1.0, "AimForHeadChance": 1.0,
"DistanceAimTimeMultiplier": 1.0, "DistanceAimTimeMultiplier": 1.0,
"AngleAimTimeMultiplier": 1.0, "AngleAimTimeMultiplier": 1.0,
"FasterCQBReactions": false, "FasterCQBReactions": true,
"FasterCQBReactionsDistance": 30.0, "FasterCQBReactionsDistance": 30.0,
"FasterCQBReactionsMinimum": 0.33, "FasterCQBReactionsMinimum": 0.33,
"MAX_AIMING_UPGRADE_BY_TIME": 0.25, "MAX_AIMING_UPGRADE_BY_TIME": 0.25,
@ -109,10 +109,10 @@
"Difficulty": { "Difficulty": {
"VisibleDistCoef": 1.0, "VisibleDistCoef": 1.0,
"GainSightCoef": 1.0, "GainSightCoef": 1.0,
"ScatteringCoef": 1.0, "ScatteringCoef": 0.9,
"HearingDistanceCoef": 1.0, "HearingDistanceCoef": 1.0,
"AggressionCoef": 1.0, "AggressionCoef": 1.6,
"PRECISION_SPEED_COEF": 1.0, "PRECISION_SPEED_COEF": 1.4,
"ACCURACY_SPEED_COEF": 1.0 "ACCURACY_SPEED_COEF": 1.0
}, },
"Core": { "Core": {
@ -211,10 +211,10 @@
"Difficulty": { "Difficulty": {
"VisibleDistCoef": 1.0, "VisibleDistCoef": 1.0,
"GainSightCoef": 1.0, "GainSightCoef": 1.0,
"ScatteringCoef": 1.0, "ScatteringCoef": 0.8,
"HearingDistanceCoef": 1.0, "HearingDistanceCoef": 1.0,
"AggressionCoef": 1.0, "AggressionCoef": 1.8,
"PRECISION_SPEED_COEF": 1.0, "PRECISION_SPEED_COEF": 1.6,
"ACCURACY_SPEED_COEF": 1.0 "ACCURACY_SPEED_COEF": 1.0
}, },
"Core": { "Core": {
@ -313,10 +313,10 @@
"Difficulty": { "Difficulty": {
"VisibleDistCoef": 1.0, "VisibleDistCoef": 1.0,
"GainSightCoef": 1.0, "GainSightCoef": 1.0,
"ScatteringCoef": 1.0, "ScatteringCoef": 0.75,
"HearingDistanceCoef": 1.0, "HearingDistanceCoef": 1.0,
"AggressionCoef": 1.0, "AggressionCoef": 2.0,
"PRECISION_SPEED_COEF": 1.0, "PRECISION_SPEED_COEF": 2.0,
"ACCURACY_SPEED_COEF": 1.0 "ACCURACY_SPEED_COEF": 1.0
}, },
"Core": { "Core": {

View File

@ -9,7 +9,7 @@
"GainSightCoef": 1.0, "GainSightCoef": 1.0,
"ScatteringCoef": 0.5, "ScatteringCoef": 0.5,
"HearingDistanceCoef": 1.0, "HearingDistanceCoef": 1.0,
"AggressionCoef": 1.0, "AggressionCoef": 1.5,
"PRECISION_SPEED_COEF": 1.0, "PRECISION_SPEED_COEF": 1.0,
"ACCURACY_SPEED_COEF": 1.0 "ACCURACY_SPEED_COEF": 1.0
}, },
@ -21,7 +21,7 @@
"ScatteringPerMeter": 0.1, "ScatteringPerMeter": 0.1,
"ScatteringClosePerMeter": 0.12, "ScatteringClosePerMeter": 0.12,
"HearingDistanceMulti": 1.0, "HearingDistanceMulti": 1.0,
"CanGrenade": true "CanGrenade": false
}, },
"Aiming": { "Aiming": {
"AimCenterMass": false, "AimCenterMass": false,
@ -70,7 +70,7 @@
"Mind": { "Mind": {
"Aggression": 1.0, "Aggression": 1.0,
"WeaponProficiency": 0.5, "WeaponProficiency": 0.5,
"SuppressionResistance": 0.0, "SuppressionResistance": 0.21,
"TalkFrequency": 1.0, "TalkFrequency": 1.0,
"CanTalk": true, "CanTalk": true,
"BotTaunts": true, "BotTaunts": true,
@ -82,13 +82,13 @@
"MinExtractPercentage": 5.0 "MinExtractPercentage": 5.0
}, },
"Move": { "Move": {
"STRAFE_SPEED": 0.5, "STRAFE_SPEED": 0.65,
"LEAN_TOGGLE": true, "LEAN_TOGGLE": true,
"LEAN_INCOVER_TOGGLE": true, "LEAN_INCOVER_TOGGLE": true,
"JUMP_TOGGLE": true, "JUMP_TOGGLE": true,
"AUTOCROUCH_TOGGLE": true, "AUTOCROUCH_TOGGLE": true,
"PRONE_TOGGLE": true, "PRONE_TOGGLE": false,
"PRONE_SUPPRESS_TOGGLE": true, "PRONE_SUPPRESS_TOGGLE": false,
"VAULT_TOGGLE": true, "VAULT_TOGGLE": true,
"VAULT_UNSTUCK_TOGGLE": true "VAULT_UNSTUCK_TOGGLE": true
}, },
@ -111,7 +111,7 @@
"GainSightCoef": 1.0, "GainSightCoef": 1.0,
"ScatteringCoef": 0.5, "ScatteringCoef": 0.5,
"HearingDistanceCoef": 1.0, "HearingDistanceCoef": 1.0,
"AggressionCoef": 1.0, "AggressionCoef": 1.6,
"PRECISION_SPEED_COEF": 1.0, "PRECISION_SPEED_COEF": 1.0,
"ACCURACY_SPEED_COEF": 1.0 "ACCURACY_SPEED_COEF": 1.0
}, },
@ -123,7 +123,7 @@
"ScatteringPerMeter": 0.1, "ScatteringPerMeter": 0.1,
"ScatteringClosePerMeter": 0.12, "ScatteringClosePerMeter": 0.12,
"HearingDistanceMulti": 1.0, "HearingDistanceMulti": 1.0,
"CanGrenade": true "CanGrenade": false
}, },
"Aiming": { "Aiming": {
"AimCenterMass": false, "AimCenterMass": false,
@ -172,7 +172,7 @@
"Mind": { "Mind": {
"Aggression": 1.0, "Aggression": 1.0,
"WeaponProficiency": 0.5, "WeaponProficiency": 0.5,
"SuppressionResistance": 0.0, "SuppressionResistance": 0.23,
"TalkFrequency": 1.0, "TalkFrequency": 1.0,
"CanTalk": true, "CanTalk": true,
"BotTaunts": true, "BotTaunts": true,
@ -184,13 +184,13 @@
"MinExtractPercentage": 5.0 "MinExtractPercentage": 5.0
}, },
"Move": { "Move": {
"STRAFE_SPEED": 0.65, "STRAFE_SPEED": 0.8,
"LEAN_TOGGLE": true, "LEAN_TOGGLE": true,
"LEAN_INCOVER_TOGGLE": true, "LEAN_INCOVER_TOGGLE": true,
"JUMP_TOGGLE": true, "JUMP_TOGGLE": true,
"AUTOCROUCH_TOGGLE": true, "AUTOCROUCH_TOGGLE": true,
"PRONE_TOGGLE": true, "PRONE_TOGGLE": false,
"PRONE_SUPPRESS_TOGGLE": true, "PRONE_SUPPRESS_TOGGLE": false,
"VAULT_TOGGLE": true, "VAULT_TOGGLE": true,
"VAULT_UNSTUCK_TOGGLE": true "VAULT_UNSTUCK_TOGGLE": true
}, },
@ -213,7 +213,7 @@
"GainSightCoef": 1.0, "GainSightCoef": 1.0,
"ScatteringCoef": 0.5, "ScatteringCoef": 0.5,
"HearingDistanceCoef": 1.0, "HearingDistanceCoef": 1.0,
"AggressionCoef": 1.0, "AggressionCoef": 1.7,
"PRECISION_SPEED_COEF": 1.0, "PRECISION_SPEED_COEF": 1.0,
"ACCURACY_SPEED_COEF": 1.0 "ACCURACY_SPEED_COEF": 1.0
}, },
@ -225,7 +225,7 @@
"ScatteringPerMeter": 0.1, "ScatteringPerMeter": 0.1,
"ScatteringClosePerMeter": 0.12, "ScatteringClosePerMeter": 0.12,
"HearingDistanceMulti": 1.0, "HearingDistanceMulti": 1.0,
"CanGrenade": true "CanGrenade": false
}, },
"Aiming": { "Aiming": {
"AimCenterMass": false, "AimCenterMass": false,
@ -274,7 +274,7 @@
"Mind": { "Mind": {
"Aggression": 1.0, "Aggression": 1.0,
"WeaponProficiency": 0.5, "WeaponProficiency": 0.5,
"SuppressionResistance": 0.0, "SuppressionResistance": 0.25,
"TalkFrequency": 1.0, "TalkFrequency": 1.0,
"CanTalk": true, "CanTalk": true,
"BotTaunts": true, "BotTaunts": true,
@ -286,13 +286,13 @@
"MinExtractPercentage": 5.0 "MinExtractPercentage": 5.0
}, },
"Move": { "Move": {
"STRAFE_SPEED": 0.8, "STRAFE_SPEED": 0.9,
"LEAN_TOGGLE": true, "LEAN_TOGGLE": true,
"LEAN_INCOVER_TOGGLE": true, "LEAN_INCOVER_TOGGLE": true,
"JUMP_TOGGLE": true, "JUMP_TOGGLE": true,
"AUTOCROUCH_TOGGLE": true, "AUTOCROUCH_TOGGLE": true,
"PRONE_TOGGLE": true, "PRONE_TOGGLE": false,
"PRONE_SUPPRESS_TOGGLE": true, "PRONE_SUPPRESS_TOGGLE": false,
"VAULT_TOGGLE": true, "VAULT_TOGGLE": true,
"VAULT_UNSTUCK_TOGGLE": true "VAULT_UNSTUCK_TOGGLE": true
}, },
@ -315,7 +315,7 @@
"GainSightCoef": 1.0, "GainSightCoef": 1.0,
"ScatteringCoef": 0.5, "ScatteringCoef": 0.5,
"HearingDistanceCoef": 1.0, "HearingDistanceCoef": 1.0,
"AggressionCoef": 1.0, "AggressionCoef": 1.8,
"PRECISION_SPEED_COEF": 1.0, "PRECISION_SPEED_COEF": 1.0,
"ACCURACY_SPEED_COEF": 1.0 "ACCURACY_SPEED_COEF": 1.0
}, },
@ -327,7 +327,7 @@
"ScatteringPerMeter": 0.1, "ScatteringPerMeter": 0.1,
"ScatteringClosePerMeter": 0.12, "ScatteringClosePerMeter": 0.12,
"HearingDistanceMulti": 1.0, "HearingDistanceMulti": 1.0,
"CanGrenade": true "CanGrenade": false
}, },
"Aiming": { "Aiming": {
"AimCenterMass": false, "AimCenterMass": false,
@ -376,7 +376,7 @@
"Mind": { "Mind": {
"Aggression": 1.0, "Aggression": 1.0,
"WeaponProficiency": 0.5, "WeaponProficiency": 0.5,
"SuppressionResistance": 0.0, "SuppressionResistance": 0.27,
"TalkFrequency": 1.0, "TalkFrequency": 1.0,
"CanTalk": true, "CanTalk": true,
"BotTaunts": true, "BotTaunts": true,
@ -393,8 +393,8 @@
"LEAN_INCOVER_TOGGLE": true, "LEAN_INCOVER_TOGGLE": true,
"JUMP_TOGGLE": true, "JUMP_TOGGLE": true,
"AUTOCROUCH_TOGGLE": true, "AUTOCROUCH_TOGGLE": true,
"PRONE_TOGGLE": true, "PRONE_TOGGLE": false,
"PRONE_SUPPRESS_TOGGLE": true, "PRONE_SUPPRESS_TOGGLE": false,
"VAULT_TOGGLE": true, "VAULT_TOGGLE": true,
"VAULT_UNSTUCK_TOGGLE": true "VAULT_UNSTUCK_TOGGLE": true
}, },

View File

@ -48,13 +48,13 @@
"Change": {}, "Change": {},
"Grenade": { "Grenade": {
"CanThrowWhileSprinting": false, "CanThrowWhileSprinting": false,
"CAN_THROW_STRAIGHT_CONTACT": false, "CAN_THROW_STRAIGHT_CONTACT": true,
"TimeSinceSeenBeforeThrow": 4.0, "TimeSinceSeenBeforeThrow": 4.0,
"ThrowGrenadeFrequency": 5.0, "ThrowGrenadeFrequency": 5.0,
"ThrowGrenadeFrequency_MAX": 10.0, "ThrowGrenadeFrequency_MAX": 10.0,
"MinFriendlyDistance": 8.0, "MinFriendlyDistance": 8.0,
"MinEnemyDistance": 8.0, "MinEnemyDistance": 8.0,
"GrenadePrecision": 0.1 "GrenadePrecision": 3.0
}, },
"Hearing": {}, "Hearing": {},
"Lay": {}, "Lay": {},
@ -128,7 +128,7 @@
"Aiming": { "Aiming": {
"AimCenterMass": false, "AimCenterMass": false,
"AimForHead": false, "AimForHead": false,
"AimForHeadChance": 10.0, "AimForHeadChance": 2.0,
"DistanceAimTimeMultiplier": 1.0, "DistanceAimTimeMultiplier": 1.0,
"AngleAimTimeMultiplier": 1.0, "AngleAimTimeMultiplier": 1.0,
"FasterCQBReactions": true, "FasterCQBReactions": true,
@ -156,7 +156,7 @@
"ThrowGrenadeFrequency_MAX": 10.0, "ThrowGrenadeFrequency_MAX": 10.0,
"MinFriendlyDistance": 8.0, "MinFriendlyDistance": 8.0,
"MinEnemyDistance": 8.0, "MinEnemyDistance": 8.0,
"GrenadePrecision": 0.1 "GrenadePrecision": 2.0
}, },
"Hearing": {}, "Hearing": {},
"Lay": {}, "Lay": {},
@ -229,8 +229,8 @@
}, },
"Aiming": { "Aiming": {
"AimCenterMass": false, "AimCenterMass": false,
"AimForHead": false, "AimForHead": true,
"AimForHeadChance": 33.0, "AimForHeadChance": 10.0,
"DistanceAimTimeMultiplier": 1.0, "DistanceAimTimeMultiplier": 1.0,
"AngleAimTimeMultiplier": 1.0, "AngleAimTimeMultiplier": 1.0,
"FasterCQBReactions": true, "FasterCQBReactions": true,
@ -258,7 +258,7 @@
"ThrowGrenadeFrequency_MAX": 10.0, "ThrowGrenadeFrequency_MAX": 10.0,
"MinFriendlyDistance": 8.0, "MinFriendlyDistance": 8.0,
"MinEnemyDistance": 8.0, "MinEnemyDistance": 8.0,
"GrenadePrecision": 0.1 "GrenadePrecision": 1.0
}, },
"Hearing": {}, "Hearing": {},
"Lay": {}, "Lay": {},
@ -331,8 +331,8 @@
}, },
"Aiming": { "Aiming": {
"AimCenterMass": false, "AimCenterMass": false,
"AimForHead": false, "AimForHead": true,
"AimForHeadChance": 50.0, "AimForHeadChance": 33.0,
"DistanceAimTimeMultiplier": 1.0, "DistanceAimTimeMultiplier": 1.0,
"AngleAimTimeMultiplier": 1.0, "AngleAimTimeMultiplier": 1.0,
"FasterCQBReactions": true, "FasterCQBReactions": true,
@ -353,7 +353,7 @@
}, },
"Change": {}, "Change": {},
"Grenade": { "Grenade": {
"CanThrowWhileSprinting": false, "CanThrowWhileSprinting": true,
"CAN_THROW_STRAIGHT_CONTACT": false, "CAN_THROW_STRAIGHT_CONTACT": false,
"TimeSinceSeenBeforeThrow": 4.0, "TimeSinceSeenBeforeThrow": 4.0,
"ThrowGrenadeFrequency": 5.0, "ThrowGrenadeFrequency": 5.0,

View File

@ -9,8 +9,8 @@
"GainSightCoef": 1.0, "GainSightCoef": 1.0,
"ScatteringCoef": 0.5, "ScatteringCoef": 0.5,
"HearingDistanceCoef": 1.0, "HearingDistanceCoef": 1.0,
"AggressionCoef": 1.0, "AggressionCoef": 1.1,
"PRECISION_SPEED_COEF": 1.0, "PRECISION_SPEED_COEF": 1.1,
"ACCURACY_SPEED_COEF": 1.0 "ACCURACY_SPEED_COEF": 1.0
}, },
"Core": { "Core": {
@ -21,7 +21,7 @@
"ScatteringPerMeter": 0.1, "ScatteringPerMeter": 0.1,
"ScatteringClosePerMeter": 0.12, "ScatteringClosePerMeter": 0.12,
"HearingDistanceMulti": 1.0, "HearingDistanceMulti": 1.0,
"CanGrenade": true "CanGrenade": false
}, },
"Aiming": { "Aiming": {
"AimCenterMass": false, "AimCenterMass": false,
@ -70,7 +70,7 @@
"Mind": { "Mind": {
"Aggression": 1.0, "Aggression": 1.0,
"WeaponProficiency": 0.5, "WeaponProficiency": 0.5,
"SuppressionResistance": 0.0, "SuppressionResistance": 0.03,
"TalkFrequency": 1.0, "TalkFrequency": 1.0,
"CanTalk": true, "CanTalk": true,
"BotTaunts": true, "BotTaunts": true,
@ -87,8 +87,8 @@
"LEAN_INCOVER_TOGGLE": true, "LEAN_INCOVER_TOGGLE": true,
"JUMP_TOGGLE": true, "JUMP_TOGGLE": true,
"AUTOCROUCH_TOGGLE": true, "AUTOCROUCH_TOGGLE": true,
"PRONE_TOGGLE": true, "PRONE_TOGGLE": false,
"PRONE_SUPPRESS_TOGGLE": true, "PRONE_SUPPRESS_TOGGLE": false,
"VAULT_TOGGLE": true, "VAULT_TOGGLE": true,
"VAULT_UNSTUCK_TOGGLE": true "VAULT_UNSTUCK_TOGGLE": true
}, },
@ -111,9 +111,9 @@
"GainSightCoef": 1.0, "GainSightCoef": 1.0,
"ScatteringCoef": 0.5, "ScatteringCoef": 0.5,
"HearingDistanceCoef": 1.0, "HearingDistanceCoef": 1.0,
"AggressionCoef": 1.0, "AggressionCoef": 1.2,
"PRECISION_SPEED_COEF": 1.0, "PRECISION_SPEED_COEF": 1.15,
"ACCURACY_SPEED_COEF": 1.0 "ACCURACY_SPEED_COEF": 1.15
}, },
"Core": { "Core": {
"VisibleAngle": 150.0, "VisibleAngle": 150.0,
@ -123,7 +123,7 @@
"ScatteringPerMeter": 0.1, "ScatteringPerMeter": 0.1,
"ScatteringClosePerMeter": 0.12, "ScatteringClosePerMeter": 0.12,
"HearingDistanceMulti": 1.0, "HearingDistanceMulti": 1.0,
"CanGrenade": true "CanGrenade": false
}, },
"Aiming": { "Aiming": {
"AimCenterMass": false, "AimCenterMass": false,
@ -172,7 +172,7 @@
"Mind": { "Mind": {
"Aggression": 1.0, "Aggression": 1.0,
"WeaponProficiency": 0.5, "WeaponProficiency": 0.5,
"SuppressionResistance": 0.0, "SuppressionResistance": 0.05,
"TalkFrequency": 1.0, "TalkFrequency": 1.0,
"CanTalk": true, "CanTalk": true,
"BotTaunts": true, "BotTaunts": true,
@ -189,8 +189,8 @@
"LEAN_INCOVER_TOGGLE": true, "LEAN_INCOVER_TOGGLE": true,
"JUMP_TOGGLE": true, "JUMP_TOGGLE": true,
"AUTOCROUCH_TOGGLE": true, "AUTOCROUCH_TOGGLE": true,
"PRONE_TOGGLE": true, "PRONE_TOGGLE": false,
"PRONE_SUPPRESS_TOGGLE": true, "PRONE_SUPPRESS_TOGGLE": false,
"VAULT_TOGGLE": true, "VAULT_TOGGLE": true,
"VAULT_UNSTUCK_TOGGLE": true "VAULT_UNSTUCK_TOGGLE": true
}, },
@ -213,9 +213,9 @@
"GainSightCoef": 1.0, "GainSightCoef": 1.0,
"ScatteringCoef": 0.5, "ScatteringCoef": 0.5,
"HearingDistanceCoef": 1.0, "HearingDistanceCoef": 1.0,
"AggressionCoef": 1.0, "AggressionCoef": 1.3,
"PRECISION_SPEED_COEF": 1.0, "PRECISION_SPEED_COEF": 1.2,
"ACCURACY_SPEED_COEF": 1.0 "ACCURACY_SPEED_COEF": 1.2
}, },
"Core": { "Core": {
"VisibleAngle": 150.0, "VisibleAngle": 150.0,
@ -225,7 +225,7 @@
"ScatteringPerMeter": 0.1, "ScatteringPerMeter": 0.1,
"ScatteringClosePerMeter": 0.12, "ScatteringClosePerMeter": 0.12,
"HearingDistanceMulti": 1.0, "HearingDistanceMulti": 1.0,
"CanGrenade": true "CanGrenade": false
}, },
"Aiming": { "Aiming": {
"AimCenterMass": false, "AimCenterMass": false,
@ -274,10 +274,10 @@
"Mind": { "Mind": {
"Aggression": 1.0, "Aggression": 1.0,
"WeaponProficiency": 0.5, "WeaponProficiency": 0.5,
"SuppressionResistance": 0.0, "SuppressionResistance": 0.08,
"TalkFrequency": 1.0, "TalkFrequency": 1.0,
"CanTalk": true, "CanTalk": true,
"BotTaunts": true, "BotTaunts": false,
"SquadTalk": true, "SquadTalk": true,
"SquadMemberTalkFreq": 3.0, "SquadMemberTalkFreq": 3.0,
"SquadLeadTalkFreq": 3.0, "SquadLeadTalkFreq": 3.0,
@ -291,8 +291,8 @@
"LEAN_INCOVER_TOGGLE": true, "LEAN_INCOVER_TOGGLE": true,
"JUMP_TOGGLE": true, "JUMP_TOGGLE": true,
"AUTOCROUCH_TOGGLE": true, "AUTOCROUCH_TOGGLE": true,
"PRONE_TOGGLE": true, "PRONE_TOGGLE": false,
"PRONE_SUPPRESS_TOGGLE": true, "PRONE_SUPPRESS_TOGGLE": false,
"VAULT_TOGGLE": true, "VAULT_TOGGLE": true,
"VAULT_UNSTUCK_TOGGLE": true "VAULT_UNSTUCK_TOGGLE": true
}, },
@ -315,9 +315,9 @@
"GainSightCoef": 1.0, "GainSightCoef": 1.0,
"ScatteringCoef": 0.5, "ScatteringCoef": 0.5,
"HearingDistanceCoef": 1.0, "HearingDistanceCoef": 1.0,
"AggressionCoef": 1.0, "AggressionCoef": 1.4,
"PRECISION_SPEED_COEF": 1.0, "PRECISION_SPEED_COEF": 1.25,
"ACCURACY_SPEED_COEF": 1.0 "ACCURACY_SPEED_COEF": 1.3
}, },
"Core": { "Core": {
"VisibleAngle": 150.0, "VisibleAngle": 150.0,
@ -327,7 +327,7 @@
"ScatteringPerMeter": 0.1, "ScatteringPerMeter": 0.1,
"ScatteringClosePerMeter": 0.12, "ScatteringClosePerMeter": 0.12,
"HearingDistanceMulti": 1.0, "HearingDistanceMulti": 1.0,
"CanGrenade": true "CanGrenade": false
}, },
"Aiming": { "Aiming": {
"AimCenterMass": false, "AimCenterMass": false,
@ -376,10 +376,10 @@
"Mind": { "Mind": {
"Aggression": 1.0, "Aggression": 1.0,
"WeaponProficiency": 0.5, "WeaponProficiency": 0.5,
"SuppressionResistance": 0.0, "SuppressionResistance": 0.1,
"TalkFrequency": 1.0, "TalkFrequency": 1.0,
"CanTalk": true, "CanTalk": true,
"BotTaunts": true, "BotTaunts": false,
"SquadTalk": true, "SquadTalk": true,
"SquadMemberTalkFreq": 3.0, "SquadMemberTalkFreq": 3.0,
"SquadLeadTalkFreq": 3.0, "SquadLeadTalkFreq": 3.0,
@ -393,8 +393,8 @@
"LEAN_INCOVER_TOGGLE": true, "LEAN_INCOVER_TOGGLE": true,
"JUMP_TOGGLE": true, "JUMP_TOGGLE": true,
"AUTOCROUCH_TOGGLE": true, "AUTOCROUCH_TOGGLE": true,
"PRONE_TOGGLE": true, "PRONE_TOGGLE": false,
"PRONE_SUPPRESS_TOGGLE": true, "PRONE_SUPPRESS_TOGGLE": false,
"VAULT_TOGGLE": true, "VAULT_TOGGLE": true,
"VAULT_UNSTUCK_TOGGLE": true "VAULT_UNSTUCK_TOGGLE": true
}, },

View File

@ -197,10 +197,10 @@
}, },
"Sandbox_air": 0, "Sandbox_air": 0,
"Streets_air": 2, "Streets_air": 2,
"AirtimeMin": 0, "AirtimeMin": 1,
"AirtimeMax": 0, "AirtimeMax": 5,
"Lighthouse_air": 3, "Lighthouse_air": 3,
"Bigmap_air": 100, "Bigmap_air": 0,
"Interchange_air": 0, "Interchange_air": 0,
"Shoreline_air": 2, "Shoreline_air": 2,
"Reserve_air": 0, "Reserve_air": 0,
@ -209,56 +209,56 @@
"EnableLoot": true, "EnableLoot": true,
"Locations": { "Locations": {
"Streets": { "Streets": {
"Loose": 0.05, "Loose": 3,
"Container": 0.35 "Container": 1
}, },
"Sandbox": { "Sandbox": {
"Loose": 0.05, "Loose": 3,
"Container": 0.2 "Container": 1
}, },
"SandboxHard": { "SandboxHard": {
"Loose": 0.05, "Loose": 3,
"Container": 0.28 "Container": 1
}, },
"Lighthouse": { "Lighthouse": {
"Loose": 0.05, "Loose": 3,
"Container": 0.3 "Container": 1
}, },
"Bigmap": { "Bigmap": {
"Loose": 100, "Loose": 3,
"Container": 0.2 "Container": 1
}, },
"Interchange": { "Interchange": {
"Loose": 0.05, "Loose": 3,
"Container": 0.22 "Container": 1
}, },
"FactoryDay": { "FactoryDay": {
"Loose": 0.05, "Loose": 1,
"Container": 0.26 "Container": 1
}, },
"Laboratory": { "Laboratory": {
"Loose": 0.05, "Loose": 5,
"Container": 0.35 "Container": 2
}, },
"Shoreline": { "Shoreline": {
"Loose": 0.05, "Loose": 3,
"Container": 0.3 "Container": 1
}, },
"Reserve": { "Reserve": {
"Loose": 0.05, "Loose": 3,
"Container": 0.25 "Container": 1
}, },
"Woods": { "Woods": {
"Loose": 0.05, "Loose": 4,
"Container": 0.24 "Container": 1
}, },
"Labyrinth": { "Labyrinth": {
"Loose": 0.05, "Loose": 3,
"Container": 0.35 "Container": 2
}, },
"FactoryNight": { "FactoryNight": {
"Loose": 0.05, "Loose": 1,
"Container": 0.26 "Container": 1
}, },
"AllContainers": false "AllContainers": false
} }
@ -888,7 +888,7 @@
"RightLeg": 65 "RightLeg": 65
}, },
"EnableScavHealth": false, "EnableScavHealth": false,
"EnableScav": true, "EnableScav": false,
"ScavStats": { "ScavStats": {
"MaxHydration": 100, "MaxHydration": 100,
"MaxEnergy": 100 "MaxEnergy": 100
@ -969,7 +969,7 @@
"WeaponMin": 60, "WeaponMin": 60,
"WeaponMax": 100 "WeaponMax": 100
}, },
"EnableBots": true "EnableBots": false
}, },
"PMC": { "PMC": {
"NameOverride": false, "NameOverride": false,
@ -994,7 +994,7 @@
}, },
"DisableLowLevelPMC": false, "DisableLowLevelPMC": false,
"LootableMelee": false, "LootableMelee": false,
"EnablePMC": true "EnablePMC": false
}, },
"Custom": { "Custom": {
"EnableCustom": false, "EnableCustom": false,

View File

@ -17,7 +17,7 @@
"enableTransits": true, "enableTransits": true,
"anyoneCanStartRaid": false, "anyoneCanStartRaid": false,
"allowNamePlates": true, "allowNamePlates": true,
"randomLabyrinthSpawns": false, "randomLabyrinthSpawns": true,
"pmcFoundInRaid": false "pmcFoundInRaid": false
}, },
"server": { "server": {