battleship_tool_weapon

{
    "ammo_id": "/pa/units/sea/battleship/battleship_ammo.json",
    "auto_attack": true,
    "base_spec": "/pa/tools/base_shell_turret/base_shell_turret.json",
    "firing_standard_deviation": 1,
    "max_firing_velocity": 800,
    "max_range": 400,
    "min_firing_velocity": 100,
    "pitch_range": 80,
    "pitch_rate": 45,
    "rate_of_fire": 0.2,
    "target_layers": [
        "WL_LandHorizontal",
        "WL_WaterSurface"
    ],
    "yaw_range": 135,
    "yaw_rate": 60
}