SXX-1304 Laser Platform (orbital_laser) - /pa/units/orbital/orbital_laser/orbital_laser.json

Orbital Laser Platform - Rains death from above.
{
    "display_name": "!LOC:SXX-1304 Laser Platform",
    "description": "!LOC:Orbital Laser Platform - Rains death from above.",
    "TEMP_texelinfo": 31.6199,
    "attachable": {
        "offsets": {
            "root": [
                0,
                0,
                0
            ]
        }
    },
    "base_spec": "/pa/units/orbital/base_orbital/base_orbital.json",
    "build_metal_cost": 4000,
    "command_caps": [
        "ORDER_Move",
        "ORDER_Patrol",
        "ORDER_Attack"
    ],
    "events": {
        "build_complete": {
            "audio_cue": "/SE/Build_Complete/orbital"
        },
        "fired": {
            "audio_cue": "/SE/Weapons/orb/orb_ssx_laser_fire",
            "effect_spec": "/pa/units/orbital/orbital_laser/orbital_laser_muzzle_flash.pfx socket_muzzle",
            "effect_scale": 3
        },
        "died": {
            "audio_cue": "/SE/Death/orbital",
            "effect_spec": "/pa/units/air/base_flyer/base_flyer_death_t2.pfx",
            "effect_scale": 1.5
        }
    },
    "guard_layer": "WL_AnySurface",
    "max_health": 1100,
    "mesh_bounds": [
        38,
        38,
        40
    ],
    "model": {
        "filename": "/pa/units/orbital/orbital_laser/orbital_laser.papa",
        "animations": {
            "open": "/pa/units/orbital/orbital_laser/orbital_laser_anim_open.papa",
            "closed": "/pa/units/orbital/orbital_laser/orbital_laser_anim_closed.papa",
            "deploy": "/pa/units/orbital/orbital_laser/orbital_laser_anim_deploy.papa"
        },
        "animtree": "/pa/anim/anim_trees/orbital_laser_anim_tree.json"
    },
    "navigation": {
        "type": "orbital",
        "acceleration": 25,
        "brake": 25,
        "move_speed": 25,
        "turn_speed": 90,
        "hover_time": -1.0
    },
    "physics": {
        "radius": 10,
        "gravity_scalar": 0.001
    },
    "recon": {
        "observer": {
            "items": [
                {
                    "layer": "surface_and_air",
                    "channel": "sight",
                    "shape": "capsule",
                    "radius": 100
                },
                {
                    "layer": "orbital",
                    "channel": "sight",
                    "shape": "sphere",
                    "radius": 100
                }
            ]
        }
    },
    "selection_icon": {
        "diameter": 46.0
    },
    "spawn_layers": "WL_Orbital",
    "tools": [
        {
            "spec_id": "/pa/units/orbital/orbital_laser/orbital_laser_tool_weapon.json",
            "aim_bone": "bone_recoil",
            "muzzle_bone": "socket_muzzle"
        }
    ],
    "unit_name": "SXX-1304 Laser Platform",
    "unit_types": [
        "UNITTYPE_Custom58",
        "UNITTYPE_Mobile",
        "UNITTYPE_Offense",
        "UNITTYPE_Orbital",
        "UNITTYPE_LaserPlatform",
        "UNITTYPE_Advanced",
        "UNITTYPE_FactoryBuild",
        "UNITTYPE_Interplanetary"
    ]
}