Dev 76733cc5db Lint JSONs
(cherry picked from commit 94c96c8ff2d7473274d043b78f0bb6d1fa1b7d0b)
2024-03-29 20:20:37 +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
}
}