Unicorn Commander (raptor_unicorn) - /pa/units/commanders/raptor_unicorn/raptor_unicorn.json

Raptor Unicorn Commander.
{
    "display_name": "Unicorn Commander",
    "description": "Raptor Unicorn Commander.",
    "attachable": {
        "offsets": {
            "root": [
                0,
                0,
                0
            ],
            "head": [
                0,
                -0.2,
                0.8
            ]
        }
    },
    "base_spec": "/pa/units/commanders/raptor_base/raptor_base.json",
    "catalog_object_name": "RaptorUnicorn",
    "client": {
        "ui": {
            "image": "/ui/main/shared/img/commanders/img_raptor_unicorn.png",
            "thumb_image": "/ui/main/shared/img/commanders/thumbs/img_raptor_unicorn_thumb.png",
            "profile_image": "/ui/main/shared/img/commanders/profiles/profile_raptor_unicorn.png"
        }
    },
    "events": {
        "fired": {
            "effect_spec": "/pa/units/commanders/raptor_unicorn/raptor_unicorn_muzzle_flash.pfx socket_rightMuzzle"
        }
    },
    "fx_offsets": [
        {
            "type": "build",
            "filename": "/pa/effects/specs/fab_spray.pfx",
            "bone": "bone_turret",
            "offset": [
                0,
                -5.5,
                10.5
            ]
        }
    ],
    "headlights": [
        {
            "gobo": "/pa/effects/textures/gobo/spotlight_gobo.papa",
            "offset": [
                0,
                -3.652,
                0.366
            ],
            "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,
                -3.652,
                0.366
            ],
            "radius": 2.0,
            "color": [
                1.0,
                1.0,
                1.0
            ],
            "intensity": 5.0,
            "bone": "bone_spine"
        },
        {
            "offset": [
                0.4,
                3.46,
                -1.1
            ],
            "radius": 4.0,
            "color": [
                0.4,
                1.0,
                0.01
            ],
            "intensity": 2.0,
            "bone": "bone_leftShoulder"
        }
    ],
    "model": {
        "filename": "/pa/units/commanders/raptor_unicorn/raptor_unicorn.papa"
    },
    "si_name": "commander_unicorn",
    "tools": [
        {
            "spec_id": "/pa/tools/commander_build_arm/commander_build_arm.json",
            "aim_bone": "socket_horn"
        },
        {
            "spec_id": "/pa/units/commanders/base_commander/base_commander_tool_bullet_weapon.json",
            "aim_bone": "bone_turret",
            "muzzle_bone": "socket_rightMuzzle",
            "primary_weapon": true
        },
        {
            "spec_id": "/pa/tools/uber_cannon/uber_cannon.json",
            "aim_bone": "bone_turret",
            "muzzle_bone": "socket_rightMuzzle",
            "secondary_weapon": true
        },
        {
            "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
        }
    ]
}