Server/project/assets/configs/btr.json
Arys f5d56f8ae3 Increased BTR moveSpeed to 9 (!213)
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/213
Co-authored-by: Arys <arys@noreply.dev.sp-tarkov.com>
Co-committed-by: Arys <arys@noreply.dev.sp-tarkov.com>
2024-01-30 09:37:12 +00:00

18 lines
319 B
JSON

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