assault_bot_tool_weapon

{
  "ammo_id": [
    {
      "layer": "WL_AnyLand",
      "id": "/pa/units/land/assault_bot/assault_bot_ammo.json"
    }
  ],
  "auto_attack": true,
  "base_spec": "/pa/tools/base_bot_weapon/base_bot_weapon.json",
  "idle_aim_delay": 1.0,
  "max_range": 75,
  "pitch_range": 40,
  "pitch_rate": 360,
  "rate_of_fire": 1.0,
  "target_layers": [
    "WL_LandHorizontal",
    "WL_Seafloor",
    "WL_WaterSurface",
    "WL_Air"
  ],
  "yaw_range": 180,
  "yaw_rate": 360
}