l_t1_turret_basic_tool_weapon

{
  "ammo_capacity": 1,
  "ammo_demand": 1,
  "ammo_id": "/pa/units/land/l_t1_turret_basic/l_t1_turret_basic_ammo.json",
  "ammo_per_shot": 0.3,
  "ammo_source": "time",
  "auto_attack": true,
  "base_spec": "/pa/tools/base_laser_turret/base_laser_turret.json",
  "carpet_fire": true,
  "carpet_wait_for_full_ammo": true,
  "firing_standard_deviation": 1,
  "max_range": 105,
  "pitch_range": 90,
  "pitch_rate": 180,
  "rate_of_fire": 10,
  "target_layers": [
    "WL_LandHorizontal",
    "WL_Seafloor",
    "WL_WaterSurface"
  ],
  "yaw_range": 180,
  "yaw_rate": 300
}