base_torpedo_turret

{
    "ammo_id": "/pa/ammo/torpedo/torpedo.json",
    "auto_attack": true,
    "base_spec": "/pa/tools/base_turret/base_turret.json",
    "max_range": 175,
    "pitch_range": 85,
    "pitch_rate": 30,
    "rate_of_fire": 0.66,
    "target_layers": [
        "WL_WaterSurface",
        "WL_Underwater",
        "WL_Seafloor"
    ],
    "target_priorities": [
        "Sub",
        "Mobile",
        "Structure - Wall",
        "Wall"
    ],
    "tool_type": "TOOL_Weapon",
    "yaw_range": 180,
    "yaw_rate": 90
}