superb-warfare/src/main/resources/data/superbwarfare/guns/marlin.json
2024-12-24 15:12:10 +08:00

19 lines
No EOL
335 B
JSON

{
"Spread": 2,
"recoil_x": 0.004,
"recoil_y": 0.031,
"damage": 16,
"Headshot": 2.5,
"velocity": 38,
"mag": 8,
"force_stop_reloading": 1,
"Weight": 3,
"FireMode": 0,
"Semi": 1,
"prepare_time": 7,
"iterative_time": 16,
"finish_time": 19,
"BypassesArmor": 0.3,
"SoundRadius": 15,
"bolt_action_time": 12
}