Server/project/assets/configs/btr.json
Arys 5c077dc99b Added new BTR config settings (!207)
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/207
Co-authored-by: Arys <arys@noreply.dev.sp-tarkov.com>
Co-committed-by: Arys <arys@noreply.dev.sp-tarkov.com>
2024-01-25 08:52:10 +00:00

18 lines
320 B
JSON

{
"moveSpeed": 15,
"coverFireTime": 90,
"pointWaitTime": {
"min": 60,
"max": 90
},
"taxiWaitTime": 15,
"machineGunAimDelay": 0.4,
"machineGunBurstCount": {
"min": 3,
"max": 5
},
"machineGunRecoveryTime": {
"min": 1.2,
"max": 1.7
}
}