Server/project/assets/configs/btr.json
2024-03-14 09:19:58 +00:00

19 lines
320 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
}
}