drone_tool_weapon

{
  "ammo_id": "/pa/units/sea/drone_carrier/drone/drone_ammo.json",
  "auto_attack": true,
  "base_spec": "/pa/tools/base_fighter_turret/base_fighter_turret.json",
  "firing_arc_pitch": 45,
  "firing_arc_yaw": 45,
  "max_range": 100,
  "rate_of_fire": 0.8,
  "target_layers": [
    "WL_WaterSurface",
    "WL_LandHorizontal",
    "WL_Air"
  ],
  "target_priorities": [
    "Commander",
    "Air",
    "Mobile",
    "Structure - Wall",
    "Wall"
  ]
}