l_scout_bot_tool_weapon

{
    "ammo_capacity": 3,
    "ammo_demand": 1,
    "ammo_id": [
        {
            "id": "/pa/units/land/l_scout_bot/l_scout_bot_land_ammo.json",
            "layer": "WL_LandHorizontal"
        },
        {
            "id": "/pa/units/land/l_scout_bot/l_scout_bot_water_ammo.json",
            "layer": "WL_Seafloor"
        }
    ],
    "ammo_per_shot": 3,
    "ammo_source": "time",
    "arc_type": "ARC_high",
    "auto_attack": false,
    "base_spec": "/pa/tools/base_missile_tactical_turret/base_missile_tactical_turret.json",
    "firing_arc_pitch": 90,
    "firing_arc_yaw": 1,
    "firing_standard_deviation": 0,
    "force_fire_from_muzzle": true,
    "idle_aim_delay": 0,
    "manual_fire": true,
    "max_range": 50,
    "min_firing_velocity": 90,
    "pitch_range": 180,
    "pitch_rate": 1500,
    "rate_of_fire": 1,
    "self_destruct": true,
    "start_fully_charged": false,
    "target_layers": [
        "WL_LandHorizontal",
        "WL_Seafloor"
    ],
    "tool_type": "TOOL_Weapon",
    "yaw_range": 180,
    "yaw_rate": 3000
}