missile_ship_aa_tool_weapon

{
  "ammo_id": "/pa/units/sea/missile_ship/missile_ship_aa_ammo.json",
  "auto_attack": true,
  "base_spec": "/pa/tools/base_turret/base_turret.json",
  "firing_arc_pitch": 360,
  "firing_arc_yaw": 360,
  "max_range": 150,
  "pitch_range": 0,
  "pitch_rate": 0,
  "rate_of_fire": 4,
  "spread_fire": true,
  "target_layers": [
    "WL_Air"
  ],
  "target_priorities": [
    "Air & ( EnergyProduction | Transport | Bomber | Gunship | Titan )",
    "Mobile & Air"
  ],
  "yaw_range": 0,
  "yaw_rate": 0
}