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