Orbweaver (l_bot_aa_adv) - /pa/units/land/l_bot_aa_adv/l_bot_aa_adv.json

Advanced Anti-Air Walker - High damage precision laser strikes. Only attacks air targets.
{
    "display_name": "!LOC:Orbweaver",
    "description": "!LOC:Advanced Anti-Air Walker - High damage precision laser strikes. Only attacks air targets.",
    "TEMP_texelinfo": 5.47132,
    "attachable": {
        "offsets": {
            "head": [
                0,
                0.3,
                3
            ],
            "root": [
                0,
                0,
                0
            ]
        }
    },
    "audio": {
        "loops": {
            "move": {
                "cue": "/SE/Movement/bot/aa_loop",
                "flag": "vel_changed",
                "should_start_func": "is_moving",
                "should_stop_func": "is_not_moving"
            }
        }
    },
    "base_spec": "/pa/units/land/base_vehicle/base_vehicle.json",
    "build_metal_cost": 750,
    "events": {
        "fired": {
            "audio_cue": "/SE/Weapons/bot/bot_aa_fire",
            "effect_spec": "/pa/units/land/l_bot_aa_adv/muzzle_flash.pfx socket_muzzle004 /pa/units/land/l_bot_aa_adv/muzzle_flash.pfx socket_muzzle001"
        }
    },
    "guard_layer": "WL_Air",
    "max_health": 400,
    "mesh_bounds": [
        6.5,
        6.5,
        8
    ],
    "model": {
        "animations": {
            "idle": "/pa/units/land/l_bot_aa_adv/l_bot_aa_adv_idle.papa",
            "walk": "/pa/units/land/l_bot_aa_adv/l_bot_aa_adv_walk.papa"
        },
        "animtree": "/pa/anim/anim_trees/l_sniper_bot_anim_tree.json",
        "filename": "/pa/units/land/l_bot_aa_adv/l_bot_aa_adv.papa",
        "walk_speed": 6
    },
    "navigation": {
        "acceleration": 120,
        "brake": 120,
        "move_speed": 12,
        "turn_speed": 720
    },
    "nearby_target_tick_update_interval": 3,
    "physics": {
        "radius": 2.25
    },
    "recon": {
        "observer": {
            "items": [
                {
                    "channel": "sight",
                    "layer": "surface_and_air",
                    "radius": 100,
                    "shape": "capsule"
                }
            ]
        }
    },
    "selection_icon": {
        "diameter": -17
    },
    "tools": [
        {
            "aim_bone": "bone_turret",
            "muzzle_bone": [
                "socket_muzzle001",
                "socket_muzzle002",
                "socket_muzzle003",
                "socket_muzzle004"
            ],
            "projectiles_per_fire": 4,
            "spec_id": "/pa/units/land/l_bot_aa_adv/l_bot_aa_adv_tool_weapon.json"
        }
    ],
    "transportable": {
        "size": 1
    },
    "unit_types": [
        "UNITTYPE_Bot",
        "UNITTYPE_Mobile",
        "UNITTYPE_Offense",
        "UNITTYPE_AirDefense",
        "UNITTYPE_Land",
        "UNITTYPE_Advanced",
        "UNITTYPE_FactoryBuild",
        "UNITTYPE_CannonBuildable",
        "UNITTYPE_Custom1"
    ]
}