artillery_unit_launcher_tool_weapon

{
  "ammo_capacity": 432,
  "ammo_demand": 13,
  "ammo_id": "/pa/units/land/artillery_unit_launcher/artillery_unit_launcher_ammo.json",
  "ammo_per_shot": 50,
  "ammo_source": "metal",
  "auto_attack": true,
  "base_spec": "/pa/tools/base_artillery_turret/base_artillery_turret.json",
  "carpet_fire": true,
  "carpet_wait_for_full_ammo": true,
  "firing_arc_pitch": 5,
  "firing_arc_yaw": 0,
  "firing_standard_deviation": 3.5,
  "max_firing_velocity": 150,
  "max_range": 240,
  "min_firing_velocity": 100,
  "physics": {
    "radius": 1,
    "gravity_scalar": 1,
    "add_to_spatial_db": false
  },
  "pitch_range": 89.9,
  "pitch_rate": 15,
  "rate_of_fire": 4.5,
  "target_layers": [
    "WL_LandHorizontal",
    "WL_Seafloor",
    "WL_WaterSurface",
    "WL_Underwater"
  ],
  "yaw_range": 180,
  "yaw_rate": 15
}