torpedo_launcher_tool_weapon

{
  "ammo_id": [
    {
      "layer": "WL_WaterSurface",
      "id": "/pa/units/sea/torpedo_launcher/torpedo_launcher_ammo_water.json"
    },
    {
      "layer": "WL_LandHorizontal",
      "id": "/pa/units/sea/torpedo_launcher/torpedo_launcher_ammo_land.json"
    }
  ],
  "auto_attack": true,
  "base_spec": "/pa/tools/base_torpedo_turret/base_torpedo_turret.json",
  "exclude_unit_types": "Hover",
  "max_range": 200,
  "pitch_range": 180,
  "pitch_rate": 360,
  "rate_of_fire": 0.6,
  "spawn_layers": "WL_Underwater",
  "spread_fire": true,
  "target_layers": [
    "WL_WaterSurface",
    "WL_Underwater",
    "WL_Seafloor"
  ],
  "yaw_range": 180,
  "yaw_rate": 360
}