l_orbital_laser_tool_weapon

{
  "ammo_capacity": 20000,
  "ammo_demand": 2000,
  "ammo_id": "/pa/units/orbital/l_orbital_laser/l_orbital_laser_ammo.json",
  "ammo_per_shot": 20000,
  "ammo_source": "energy",
  "auto_attack": true,
  "base_spec": "/pa/tools/base_laser_turret/base_laser_turret.json",
  "max_range": 40,
  "pitch_range": 180,
  "pitch_rate": 7200,
  "rate_of_fire": 0.2,
  "target_layers": [
    "WL_LandHorizontal",
    "WL_WaterSurface",
    "WL_Seafloor",
    "WL_Air"
  ],
  "target_priorities": [
    "Structure - Wall",
    "Land - Wall",
    "Naval",
    "Wall",
    "Air"
  ],
  "yaw_range": 180,
  "yaw_rate": 7200
}