base_bullet_turret

{
    "ammo_id": "/pa/ammo/shell_bullet/shell_bullet.json",
    "auto_attack": true,
    "base_spec": "/pa/tools/base_turret/base_turret.json",
    "max_range": 40,
    "pitch_range": 40,
    "pitch_rate": 50,
    "rate_of_fire": 5.0,
    "target_layers": [
        "WL_LandHorizontal",
        "WL_WaterSurface",
        "WL_Air"
    ],
    "target_priorities": [
        "Mobile - Air",
        "Structure - Wall",
        "Wall"
    ],
    "tool_type": "TOOL_Weapon",
    "yaw_range": 180,
    "yaw_rate": 120
}