superb-warfare/src/main/resources/data/superbwarfare/guns/mosin_nagant.json
2024-09-23 18:52:19 +08:00

26 lines
No EOL
454 B
JSON

{
"zoom_speed": 0.9,
"zoom": 3.5,
"spread": 4.8,
"recoil_x": 0.002,
"recoil_y": 0.063,
"damage": 33,
"headshot": 3,
"velocity": 42,
"projectile_amount": 1,
"mag": 5,
"bolt_action_time": 22,
"weight": 1,
"fire_mode": 0,
"semi": 1,
"burst": 0,
"auto": 0,
"burst_size": 1,
"prepare_time": 29,
"prepare_empty": 16,
"iterative_time": 11,
"finish_time": 18,
"BypassesArmor": 0.54,
"SoundRadius": 18,
"rpm": 240
}