Alpha Commander (imperial_alpha) - /pa/units/commanders/imperial_alpha/imperial_alpha.json

Imperial Alpha Commander
{
    "display_name": "Alpha Commander",
    "description": "Imperial Alpha Commander",
    "attachable": {
        "offsets": {
            "root": [
                0,
                0,
                0
            ],
            "head": [
                0,
                0,
                13.2
            ]
        }
    },
    "base_spec": "/pa/units/commanders/imperial_base/imperial_base.json",
    "catalog_object_name": "AlphaCommander",
    "client": {
        "ui": {
            "image": "/ui/main/shared/img/commanders/img_imperial_alpha.png",
            "thumb_image": "/ui/main/shared/img/commanders/thumbs/img_imperial_alpha_thumb.png",
            "profile_image": "/ui/main/shared/img/commanders/profiles/profile_imperial_alpha.png"
        }
    },
    "headlights": [
        {
            "gobo": "/pa/effects/textures/gobo/spotlight_gobo.papa",
            "offset": [
                0.0,
                -2.3,
                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,
                -2.3,
                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"
        }
    ],
    "model": {
        "filename": "/pa/units/commanders/imperial_alpha/imperial_alpha.papa"
    }
}