l_bot_artillery_tool_weapon

{
    "ammo_capacity": 7,
    "ammo_demand": 1,
    "ammo_id": "/pa/units/land/l_bot_artillery/l_bot_artillery_ammo.json",
    "ammo_per_shot": 4,
    "ammo_source": "time",
    "arc_type": "ARC_Low",
    "auto_attack": true,
    "base_spec": "/pa/tools/base_bot_weapon/base_bot_weapon.json",
    "carpet_fire": true,
    "carpet_wait_for_full_ammo": true,
    "firing_standard_deviation": 2,
    "idle_aim_delay": 1,
    "manual_attack": true,
    "max_firing_velocity": 110,
    "max_range": 220,
    "min_firing_velocity": 40,
    "pitch_range": 90,
    "pitch_rate": 360,
    "rate_of_fire": 1,
    "target_layers": [
        "WL_LandHorizontal",
        "WL_Seafloor",
        "WL_WaterSurface"
    ],
    "target_priorities": [
        "Structure & SurfaceDefense",
        "Structure & Defense",
        "Mobile - Air",
        "Structure - Wall",
        "Wall"
    ],
    "yaw_range": 180,
    "yaw_rate": 45
}