Paladin (l_orbital_railgun) - /pa/units/orbital/l_orbital_railgun/l_orbital_railgun.json

Orbital Siege - Long range. High damage. Attacks orbital targets only.
{
    "display_name": "!LOC:Paladin",
    "description": "!LOC:Orbital Siege - Long range. High damage. Attacks orbital targets only.",
    "TEMP_texelinfo": 27,
    "attachable": {
        "offsets": {
            "root": [
                0,
                0,
                0
            ]
        }
    },
    "base_spec": "/pa/units/orbital/base_orbital/base_orbital.json",
    "build_metal_cost": 2000,
    "command_caps": [
        "ORDER_Move",
        "ORDER_Patrol",
        "ORDER_Attack",
        "ORDER_Assist"
    ],
    "events": {
        "build_complete": {
            "audio_cue": "/SE/Build_Complete/orbital"
        },
        "died": {
            "effect_scale": 2.5
        },
        "fired": {
            "audio_cue": "/SE/Weapons/structure/artillery_long_fire"
        }
    },
    "fx_offsets": [
        {
            "bone": "thrust001",
            "effect_scale": 1,
            "filename": "/pa/units/orbital/l_orbital_railgun/spaceship_jets.pfx",
            "type": "moving_forward"
        },
        {
            "bone": "bone_root",
            "effect_scale": 2,
            "filename": "/pa/units/orbital/l_orbital_railgun/idle.pfx",
            "offset": [
                0,
                13.9,
                11
            ],
            "type": "idle"
        },
        {
            "bone": "bone_root",
            "effect_scale": 1,
            "filename": "/pa/units/orbital/l_orbital_railgun/idle2.pfx",
            "offset": [
                0,
                -23.9,
                3.7
            ],
            "type": "idle"
        }
    ],
    "guard_layer": "WL_Orbital",
    "max_health": 350,
    "mesh_bounds": [
        20,
        35,
        13.6
    ],
    "model": {
        "animations": {
            "closed": "/pa/units/orbital/l_orbital_railgun/l_orbital_railgun_closed.papa",
            "deploy": "/pa/units/orbital/l_orbital_railgun/l_orbital_railgun_deploy.papa",
            "open": "/pa/units/orbital/l_orbital_railgun/l_orbital_railgun_open.papa"
        },
        "animtree": "/pa/anim/anim_trees/l_orbital_railgun_anim_tree.json",
        "filename": "/pa/units/orbital/l_orbital_railgun/l_orbital_railgun.papa"
    },
    "navigation": {
        "acceleration": 10,
        "bank_factor": 1,
        "brake": 10,
        "circle_max_time": 4,
        "circle_min_time": 2,
        "move_speed": 30,
        "turn_in_place": true,
        "turn_speed": 30
    },
    "physics": {
        "radius": 10
    },
    "recon": {
        "observer": {
            "items": [
                {
                    "channel": "sight",
                    "layer": "orbital",
                    "radius": 650,
                    "shape": "sphere"
                }
            ]
        }
    },
    "selection_icon": {
        "diameter": -50
    },
    "tools": [
        {
            "aim_bone": "bone_recoilBody",
            "muzzle_bone": "socket_muzzle",
            "spec_id": "/pa/units/orbital/l_orbital_railgun/l_orbital_railgun_tool_weapon.json"
        }
    ],
    "unit_types": [
        "UNITTYPE_Fighter",
        "UNITTYPE_Orbital",
        "UNITTYPE_Mobile",
        "UNITTYPE_Offense",
        "UNITTYPE_Advanced",
        "UNITTYPE_FactoryBuild",
        "UNITTYPE_Custom1",
        "UNITTYPE_Interplanetary"
    ]
}