l_hover_tank_tool_weapon

{
  "ammo_id": "/pa/units/land/l_hover_tank/l_hover_tank_ammo.json",
  "arc_type": "ARC_High",
  "auto_attack": true,
  "base_spec": "/pa/tools/base_bot_weapon/base_bot_weapon.json",
  "firing_standard_deviation": 1.0,
  "idle_aim_delay": 10,
  "max_firing_velocity": 150,
  "max_range": 160,
  "min_firing_velocity": 1,
  "pitch_range": 89,
  "pitch_rate": 45,
  "rate_of_fire": 0.25,
  "spread_fire": true,
  "target_layers": [
    "WL_LandHorizontal",
    "WL_Seafloor",
    "WL_WaterSurface"
  ],
  "target_priorities": [
    "Structure - Wall",
    "Mobile - Air",
    "Wall"
  ],
  "yaw_range": 180,
  "yaw_rate": 45
}