Helios (titan_orbital) - /pa/units/orbital/titan_orbital/titan_orbital.json

Invasion Titan - Can link with a teleporter to send units directly to planet surface. Attacks everything.
{
    "display_name": "Helios",
    "description": "!LOC:Invasion Titan - Can link with a teleporter to send units directly to planet surface. Attacks everything.",
    "TEMP_texelinfo": 32.0,
    "atrophy_cool_down": 15.0,
    "atrophy_rate": 200.0,
    "attachable": {
        "offsets": {
            "root": [
                0,
                0,
                0
            ]
        }
    },
    "audio": {
        "loops": {
            "enabled": {
                "cue": "/SE/Buildings/helios_teleporter_loop",
                "flag": "enable_changed",
                "should_start_func": "is_enabled",
                "should_stop_func": "is_disabled"
            }
        }
    },
    "base_spec": "/pa/units/orbital/base_orbital/base_orbital.json",
    "build_metal_cost": 30000,
    "command_caps": [
        "ORDER_Move",
        "ORDER_Patrol",
        "ORDER_Attack"
    ],
    "energy_efficiency_requirement": 1.0,
    "events": {
        "build_complete": {
            "audio_cue": "/SE/Build_Complete/orbital"
        },
        "enabled": {
            "audio_cue": "/SE/Buildings/teleporter_enabled",
            "effect_spec": "/pa/units/land/teleporter/teleporter_power_on.pfx bone_root"
        },
        "disabled": {
            "audio_cue": "/SE/Buildings/teleporter_disabled",
            "effect_spec": "/pa/units/land/teleporter/teleporter_power_down.pfx bone_root"
        },
        "died": {
            "audio_cue": "/SE/Death/orbital",
            "effect_spec": "/pa/units/orbital/titan_orbital/titan_orbital_death.pfx",
            "effect_scale": 1.0
        },
        "fired": {
            "audio_cue": "/SE/Weapons/orb/titan_orbital_fire"
        }
    },
    "fx_offsets": [
        {
            "type": "idle",
            "filename": "/pa/units/orbital/titan_orbital/titan_orbital_rotator_top_idle.pfx",
            "bone": "bone_rotatorTop"
        },
        {
            "type": "idle",
            "filename": "/pa/units/orbital/titan_orbital/titan_orbital_rotator_bottom_idle.pfx",
            "bone": "bone_rotatorBottom"
        },
        {
            "type": "idle",
            "filename": "/pa/units/orbital/titan_orbital/titan_orbital_muzzle_idle.pfx",
            "bone": "socket_muzzle01"
        },
        {
            "type": "idle",
            "filename": "/pa/units/orbital/titan_orbital/titan_orbital_muzzle_idle.pfx",
            "bone": "socket_muzzle02"
        },
        {
            "type": "idle",
            "filename": "/pa/units/orbital/titan_orbital/titan_orbital_muzzle_idle.pfx",
            "bone": "socket_muzzle03"
        },
        {
            "type": "idle",
            "filename": "/pa/units/orbital/titan_orbital/titan_orbital_muzzle_idle.pfx",
            "bone": "socket_muzzle04"
        },
        {
            "type": "idle",
            "filename": "/pa/units/orbital/titan_orbital/titan_orbital_muzzle_idle.pfx",
            "bone": "socket_muzzle05"
        },
        {
            "type": "idle",
            "filename": "/pa/units/orbital/titan_orbital/titan_orbital_muzzle_idle.pfx",
            "bone": "socket_muzzle06"
        },
        {
            "type": "idle",
            "filename": "/pa/units/orbital/titan_orbital/titan_orbital_muzzle_idle.pfx",
            "bone": "socket_muzzle07"
        },
        {
            "type": "idle",
            "filename": "/pa/units/orbital/titan_orbital/titan_orbital_muzzle_idle.pfx",
            "bone": "socket_muzzle08"
        },
        {
            "type": "enabled",
            "filename": "/pa/units/orbital/titan_orbital/teleporter_event_horizon.pfx",
            "bone": "bone_root",
            "offset": [
                0,
                0,
                0
            ],
            "orientation": [
                0,
                0,
                0
            ]
        }
    ],
    "guard_layer": "WL_AnySurface",
    "lamps": [
        {
            "offset": [
                17.0,
                17.0,
                6.0
            ],
            "radius": 3.0,
            "color": [
                1.0,
                1.0,
                1.0
            ],
            "intensity": 3.0,
            "bone": "bone_rotatorTop"
        },
        {
            "offset": [
                -17.0,
                17.0,
                6.0
            ],
            "radius": 3.0,
            "color": [
                1.0,
                1.0,
                1.0
            ],
            "intensity": 3.0,
            "bone": "bone_rotatorTop"
        },
        {
            "offset": [
                17.0,
                -17.0,
                6.0
            ],
            "radius": 3.0,
            "color": [
                1.0,
                1.0,
                1.0
            ],
            "intensity": 3.0,
            "bone": "bone_rotatorTop"
        },
        {
            "offset": [
                -17.0,
                -17.0,
                6.0
            ],
            "radius": 3.0,
            "color": [
                1.0,
                1.0,
                1.0
            ],
            "intensity": 3.0,
            "bone": "bone_rotatorTop"
        }
    ],
    "max_health": 13000,
    "mesh_bounds": [
        85,
        85,
        20
    ],
    "model": {
        "filename": "/pa/units/orbital/titan_orbital/titan_orbital.papa",
        "animations": {
            "idle": "/pa/units/orbital/titan_orbital/titan_orbital_anim_idle.papa"
        },
        "animtree": "/pa/anim/anim_trees/constant_idle_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": {
        "observable": {
            "always_visible": true
        },
        "observer": {
            "items": [
                {
                    "layer": "surface_and_air",
                    "channel": "sight",
                    "shape": "capsule",
                    "radius": 200
                },
                {
                    "layer": "orbital",
                    "channel": "sight",
                    "shape": "sphere",
                    "radius": 600
                },
                {
                    "layer": "underwater",
                    "channel": "sight",
                    "shape": "capsule",
                    "radius": 200
                }
            ]
        }
    },
    "selection_icon": {
        "diameter": 122.0,
        "vertical_offset": -10
    },
    "spawn_layers": "WL_Orbital",
    "teleporter": {
        "energy_demand": 1000,
        "type": "orbital",
        "spawn_radius": 20
    },
    "tools": [
        {
            "spec_id": "/pa/units/orbital/titan_orbital/titan_orbital_tool_weapon_orbital.json",
            "aim_bone": "socket_muzzle02",
            "fire_event": "fired",
            "projectiles_per_fire": 1,
            "muzzle_bone": [
                "socket_muzzle01",
                "socket_muzzle02",
                "socket_muzzle03",
                "socket_muzzle04"
            ]
        },
        {
            "spec_id": "/pa/units/orbital/titan_orbital/titan_orbital_tool_weapon_orbital.json",
            "aim_bone": "socket_muzzle06",
            "fire_event": "fired",
            "projectiles_per_fire": 1,
            "muzzle_bone": [
                "socket_muzzle05",
                "socket_muzzle06",
                "socket_muzzle07",
                "socket_muzzle08"
            ]
        }
    ],
    "unit_types": [
        "UNITTYPE_Custom58",
        "UNITTYPE_Mobile",
        "UNITTYPE_Offense",
        "UNITTYPE_Orbital",
        "UNITTYPE_LaserPlatform",
        "UNITTYPE_Advanced",
        "UNITTYPE_Titan",
        "UNITTYPE_FabOrbBuild",
        "UNITTYPE_Important",
        "UNITTYPE_Interplanetary"
    ],
    "wreckage_health_frac": 0.0
}