Wasushi Commander (l_wasushi) - /pa/units/commanders/l_wasushi/l_wasushi.json

Imperial Wasushi Commander
{
    "display_name": "Wasushi Commander",
    "description": "!LOC:Imperial Wasushi Commander",
    "attachable": {
        "offsets": {
            "head": [
                0,
                0,
                15.6
            ],
            "root": [
                0,
                0,
                0
            ]
        }
    },
    "base_spec": "/pa/units/commanders/l_base/l_base.json",
    "catalog_object_name": "ImperialWasushi",
    "client": {
        "ui": {
            "image": "/ui/main/shared/img/commanders/img_l_wasushi.png",
            "profile_image": "/ui/main/shared/img/commanders/profiles/profile_l_wasushi.png",
            "thumb_image": "/ui/main/shared/img/commanders/thumbs/img_l_wasushi_thumb.png"
        }
    },
    "events": {
        "fired": {
            "effect_spec": "/pa/effects/specs/default_muzzle_flash.pfx socket_muzzle"
        }
    },
    "fx_offsets": [
        {
            "bone": "socket_lathe",
            "filename": "/pa/effects/specs/legion_fab_spray.pfx",
            "type": "build"
        }
    ],
    "headlights": [
        {
            "bone": "bone_spine",
            "color": [
                1,
                1,
                1
            ],
            "far_distance": 30,
            "gobo": "/pa/effects/textures/gobo/spotlight_gobo.papa",
            "intensity": 6,
            "near_distance": 3,
            "near_height": 5,
            "near_width": 5,
            "offset": [
                0,
                -2.215,
                3.802
            ],
            "orientation": [
                0,
                45,
                0
            ],
            "shadow_resolution": 128
        }
    ],
    "lamps": [
        {
            "bone": "bone_spine",
            "color": [
                1,
                1,
                1
            ],
            "intensity": 5,
            "offset": [
                0,
                -2.215,
                3.802
            ],
            "radius": 2
        },
        {
            "bone": "bone_leftShoulder",
            "color": [
                0.4,
                1,
                0.01
            ],
            "intensity": 2,
            "offset": [
                0.4,
                -4.06,
                -1.1
            ],
            "radius": 4
        }
    ],
    "mesh_bounds": [
        12.6,
        6,
        15.6193
    ],
    "model": {
        "animations": {
            "idle": "/pa/units/commanders/l_wasushi/l_wasushi_idle.papa",
            "walk": "/pa/units/commanders/l_wasushi/l_wasushi_walk.papa"
        },
        "animtree": "/pa/anim/anim_trees/commander_legion_anim_tree.json",
        "filename": "/pa/units/commanders/l_wasushi/l_wasushi.papa",
        "walk_speed": 5.5
    },
    "selection_icon": {
        "diameter": -16.6
    },
    "tools": [
        {
            "aim_bone": "bone_turret",
            "spec_id": "/pa/tools/commander_build_arm/commander_build_arm.json"
        },
        {
            "aim_bone": "bone_turret",
            "muzzle_bone": "socket_muzzle",
            "primary_weapon": true,
            "spec_id": "/pa/units/commanders/base_commander/base_commander_tool_bullet_weapon.json"
        },
        {
            "aim_bone": "bone_turret",
            "muzzle_bone": "socket_muzzle",
            "secondary_weapon": true,
            "spec_id": "/pa/tools/l_uber_cannon/l_uber_cannon.json"
        },
        {
            "aim_bone": "bone_turret",
            "muzzle_bone": "socket_muzzle",
            "primary_weapon": false,
            "show_range": false,
            "spec_id": "/pa/units/commanders/base_commander/base_commander_tool_aa_weapon.json"
        },
        {
            "aim_bone": "bone_turret",
            "muzzle_bone": "socket_muzzle",
            "primary_weapon": false,
            "show_range": false,
            "spec_id": "/pa/units/commanders/base_commander/base_commander_tool_torpedo_weapon.json"
        }
    ]
}