Cyclopes Commander (l_cyclops) - /pa/units/commanders/l_cyclops/l_cyclops.json

Legion Cyclopes Commander
{
  "display_name": "Cyclopes Commander",
  "description": "!LOC:Legion Cyclopes Commander",
  "attachable": {
    "offsets": {
      "root": [
        0,
        0,
        0
      ],
      "head": [
        0,
        0,
        12.2
      ]
    }
  },
  "base_spec": "/pa/units/commanders/l_overwatch/l_imperial_base.json",
  "catalog_object_name": "LegionCyclops",
  "client": {
    "ui": {
      "image": "/ui/main/shared/img/commanders/img_l_cyclops.png",
      "profile_image": "/ui/main/shared/img/commanders/profiles/profile_l_cyclops.png",
      "thumb_image": "/ui/main/shared/img/commanders/thumbs/img_l_cyclops_thumb.png"
    }
  },
  "headlights": [
    {
      "gobo": "/pa/effects/textures/gobo/spotlight_gobo.papa",
      "offset": [
        0.0,
        -2.5,
        1.9
      ],
      "orientation": [
        0.0,
        45.0,
        0.0
      ],
      "near_width": 5.0,
      "near_height": 5.0,
      "near_distance": 3.0,
      "far_distance": 30.0,
      "color": [
        1.0,
        1.0,
        1.0
      ],
      "intensity": 6.0,
      "bone": "bone_spine",
      "shadow_resolution": 128
    }
  ],
  "lamps": [
    {
      "offset": [
        0.0,
        -1.7,
        1.9
      ],
      "radius": 2.0,
      "color": [
        1.0,
        1.0,
        1.0
      ],
      "intensity": 5.0,
      "bone": "bone_spine"
    },
    {
      "offset": [
        0.07,
        -3.85,
        0.2
      ],
      "radius": 4.0,
      "color": [
        0.4,
        1.0,
        0.01
      ],
      "intensity": 2.0,
      "bone": "bone_leftElbow"
    },
    {
      "offset": [
        -1.754,
        0.022,
        1.272
      ],
      "radius": 4.0,
      "color": [
        1.0,
        0.0,
        0.0
      ],
      "intensity": 1.0,
      "bone": "bone_rightPad"
    },
    {
      "offset": [
        1.753,
        0.022,
        1.272
      ],
      "radius": 4.0,
      "color": [
        1.0,
        0.0,
        0.0
      ],
      "intensity": 1.0,
      "bone": "bone_leftPad"
    }
  ],
  "mesh_bounds": [
    10,
    10,
    12
  ],
  "model": {
    "filename": "/pa/units/commanders/l_cyclops/l_cyclops.papa"
  },
  "selection_icon": {
    "diameter": -20.6
  },
  "tools": [
    {
      "spec_id": "/pa/tools/commander_build_arm/commander_build_arm.json",
      "aim_bone": "bone_turret"
    },
    {
      "spec_id": "/pa/units/commanders/base_commander/base_commander_tool_laser_weapon.json",
      "aim_bone": "bone_turret",
      "muzzle_bone": "socket_rightMuzzle",
      "primary_weapon": true
    },
    {
      "aim_bone": "bone_turret",
      "muzzle_bone": "socket_rightMuzzle",
      "secondary_weapon": true,
      "spec_id": "/pa/tools/l_uber_cannon/l_uber_cannon.json"
    },
    {
      "spec_id": "/pa/units/commanders/base_commander/base_commander_tool_aa_weapon.json",
      "aim_bone": "bone_turret",
      "muzzle_bone": "socket_rightMuzzle",
      "primary_weapon": false,
      "show_range": false
    },
    {
      "spec_id": "/pa/units/commanders/base_commander/base_commander_tool_torpedo_weapon.json",
      "aim_bone": "bone_turret",
      "muzzle_bone": "socket_rightMuzzle",
      "primary_weapon": false,
      "show_range": false
    }
  ]
}