bot_grenadier_tool_weapon

{
    "ammo_id": "/pa/units/land/bot_grenadier/bot_grenadier_ammo.json",
    "arc_type": "ARC_High",
    "auto_attack": true,
    "base_spec": "/pa/tools/base_bot_weapon/base_bot_weapon.json",
    "idle_aim_delay": 1.0,
    "max_firing_velocity": 90,
    "max_range": 140,
    "min_firing_velocity": 80,
    "pitch_range": 90,
    "pitch_rate": 360,
    "rate_of_fire": 0.5,
    "target_layers": [
        "WL_LandHorizontal",
        "WL_Seafloor",
        "WL_WaterSurface"
    ],
    "target_priorities": [
        "Structure & SurfaceDefense",
        "Structure & Defense",
        "Commander",
        "Mobile - Air",
        "Structure - Wall",
        "Wall"
    ],
    "yaw_range": 135,
    "yaw_rate": 120
}