bot_sniper_tool_weapon

{
    "ammo_id": "/pa/units/land/bot_sniper/bot_sniper_ammo.json",
    "auto_attack": true,
    "base_spec": "/pa/tools/base_shell_turret/base_shell_turret.json",
    "idle_aim_delay": 3.0,
    "max_range": 200,
    "pitch_range": 80,
    "pitch_rate": 90,
    "rate_of_fire": 0.2,
    "spread_fire": true,
    "target_layers": [
        "WL_LandHorizontal",
        "WL_WaterSurface",
        "WL_Air"
    ],
    "target_priorities": [
        "Air & (Tactical | Heavy | MissileDefense)",
        "Mobile - Air",
        "Structure - Wall",
        "Mobile & Air",
        "Wall"
    ],
    "yaw_range": 180,
    "yaw_rate": 60
}