l_shotgun_tank_tool_weapon

{
  "ammo_id": "/pa/units/land/l_shotgun_tank/l_shotgun_tank_ammo.json",
  "auto_attack": true,
  "base_spec": "/pa/tools/base_bot_weapon/base_bot_weapon.json",
  "firing_arc_pitch": 20,
  "firing_arc_yaw": 5,
  "firing_standard_deviation": 8,
  "idle_aim_delay": 1,
  "max_range": 50,
  "rate_of_fire": 1,
  "spread_fire": false,
  "target_layers": [
    "WL_LandHorizontal",
    "WL_Seafloor",
    "WL_WaterSurface"
  ],
  "target_priorities": [
    "Mobile - Air",
    "Mobile",
    "Structure - Wall"
  ],
  "yaw_range": 180,
  "yaw_rate": 240
}