tutorial_ai_commander_2

{
    "base_spec": "/pa/units/commanders/imperial_delta/imperial_delta.json",
    "buildable_types": "(CmdBuild -Air -Bot) - Custom1 - Custom2 - Custom3 - Custom4",
    "max_health": 1000,
    "recon": {
        "observer": {
            "items": [
                {
                    "channel": "sight",
                    "layer": "surface_and_air",
                    "radius": 100,
                    "shape": "capsule"
                }
            ]
        }
    },
    "tools": [
        {
            "aim_bone": "bone_turret",
            "spec_id": "/pa/units/commanders/tutorial_ai_commander_2/tutorial_ai_commander_2_arm.json"
        },
        {
            "aim_bone": "bone_turret",
            "muzzle_bone": "socket_rightMuzzle",
            "primary_weapon": true,
            "spec_id": "/pa/units/commanders/base_commander/base_commander_tool_bullet_weapon.json"
        }
    ],
    "unit_types": [
        "UNITTYPE_Commander",
        "UNITTYPE_Construction",
        "UNITTYPE_Mobile",
        "UNITTYPE_Offense",
        "UNITTYPE_Land",
        "UNITTYPE_Amphibious"
    ]
}