solar_drone_tool_weapon

{
    "ammo_capacity": 1500,
    "ammo_demand": 100,
    "ammo_id": "/pa/units/air/solar_drone/solar_drone_ammo.json",
    "ammo_per_shot": 300,
    "ammo_source": "energy",
    "auto_attack": true,
    "base_spec": "/pa/tools/base_laser_turret/base_laser_turret.json",
    "idle_aim_delay": 1,
    "max_range": 70,
    "pitch_range": 180,
    "pitch_rate": 720,
    "rate_of_fire": 1.0,
    "target_layers": [
        "WL_Air",
        "WL_AnyHorizontalGroundOrWaterSurface"
    ],
    "target_priorities": [
        "Fabber",
        "AirDefense",
        "Mobile & (Land | Naval)"
    ],
    "yaw_range": 180,
    "yaw_rate": 180
}