Comet (l_flying_teleporter) - /pa/units/air/l_flying_teleporter/l_flying_teleporter.json

Interplanetary Teleporter - Can link with a teleporter and send units directly to a planet's surface. Can move between planets.
{
    "display_name": "!LOC:Comet",
    "description": "!LOC:Interplanetary Teleporter - Can link with a teleporter and send units directly to a planet's surface. Can move between planets.",
    "TEMP_texelinfo": 23.6108,
    "atrophy_cool_down": 15,
    "atrophy_rate": 20.833,
    "attachable": {
        "offsets": {
            "root": [
                0,
                0,
                0
            ]
        }
    },
    "base_spec": "/pa/units/air/base_flyer/base_flyer.json",
    "build_metal_cost": 4000,
    "command_caps": [
        "ORDER_Move",
        "ORDER_Attack",
        "ORDER_Patrol",
        "ORDER_Assist",
        "ORDER_Use",
        "ORDER_SpecialMove"
    ],
    "energy_efficiency_requirement": 1,
    "events": {
        "build_complete": {
            "audio_cue": "/SE/Build_Complete/orbital"
        },
        "died": {
            "audio_cue": "/SE/Death/orbital",
            "effect_scale": 1,
            "effect_spec": "/pa/units/air/titan_air/titan_air_death.pfx"
        },
        "disabled": {
            "audio_cue": "/SE/Buildings/teleporter_disabled",
            "effect_spec": "/pa/units/air/l_flying_teleporter/teleporter_power_down.pfx event_horizon"
        },
        "enabled": {
            "audio_cue": "/SE/Buildings/teleporter_enabled",
            "effect_spec": "/pa/units/air/l_flying_teleporter/teleporter_power_on.pfx event_horizon"
        },
        "fired0": {
            "audio_cue": "/SE/Weapons/sea/nuclear_sub_fire",
            "effect_spec": "/pa/units/air/l_flying_teleporter/launch_smoke.pfx rocket002 /pa/units/air/l_flying_teleporter/launch_smoke.pfx rocket005"
        },
        "fired1": {
            "audio_cue": "/SE/Weapons/sea/nuclear_sub_fire",
            "effect_spec": "/pa/units/air/l_flying_teleporter/launch_smoke.pfx rocket008 /pa/units/air/l_flying_teleporter/launch_smoke.pfx rocket011"
        }
    },
    "fx_offsets": [
        {
            "bone": "thrust_leftWing",
            "filename": "/pa/units/air/gunship/gunship_jets.pfx",
            "orientation": [
                0,
                180,
                0
            ],
            "type": "moving"
        },
        {
            "bone": "thrust_rightWing",
            "filename": "/pa/units/air/gunship/gunship_jets.pfx",
            "orientation": [
                0,
                90,
                0
            ],
            "type": "moving"
        },
        {
            "bone": "thrust_back01",
            "filename": "/pa/units/air/gunship/gunship_jets.pfx",
            "orientation": [
                0,
                180,
                0
            ],
            "type": "moving"
        },
        {
            "bone": "thrust_back02",
            "filename": "/pa/units/air/gunship/gunship_jets.pfx",
            "orientation": [
                0,
                180,
                0
            ],
            "type": "moving"
        },
        {
            "bone": "thrust_back03",
            "filename": "/pa/units/air/gunship/gunship_jets.pfx",
            "orientation": [
                0,
                180,
                0
            ],
            "type": "moving"
        },
        {
            "bone": "thrust_back04",
            "filename": "/pa/units/air/gunship/gunship_jets.pfx",
            "orientation": [
                0,
                180,
                0
            ],
            "type": "moving"
        },
        {
            "bone": "bone_root",
            "filename": "/pa/units/air/l_flying_teleporter/dust.pfx",
            "offset": [
                0,
                0,
                0
            ],
            "orientation": [
                0,
                0,
                0
            ],
            "type": "idle"
        },
        {
            "bone": "bone_root",
            "filename": "/pa/units/air/l_flying_teleporter/event_horizon.pfx",
            "offset": [
                0,
                0,
                0
            ],
            "orientation": [
                0,
                0,
                0
            ],
            "type": "enabled"
        }
    ],
    "gravwell_velocity_multiplier": 10.0,
    "guard_layer": "WL_AnySurface",
    "max_health": 1900,
    "mesh_bounds": [
        35,
        40,
        15
    ],
    "model": {
        "animations": {
            "fly": "/pa/units/air/l_flying_teleporter/l_flying_teleporter_fly.papa",
            "idle": "/pa/units/air/l_flying_teleporter/l_flying_teleporter_idle.papa"
        },
        "animtree": "/pa/anim/anim_trees/l_flying_teleporter_anim_tree.json",
        "filename": "/pa/units/air/l_flying_teleporter/l_flying_teleporter.papa"
    },
    "navigation": {
        "acceleration": 10,
        "aggressive_behavior": "circle",
        "bank_factor": 0.3,
        "brake": 10,
        "circle_max_time": 2,
        "circle_min_time": 1,
        "inter_planetary_type": "system",
        "move_speed": 40,
        "turn_speed": 50,
        "vertical_speed": 50
    },
    "physics": {
        "radius": 8
    },
    "planetary_arrival_cooldown_time": 8.0,
    "recon": {
        "observer": {
            "items": [
                {
                    "channel": "sight",
                    "layer": "surface_and_air",
                    "radius": 150,
                    "shape": "capsule"
                }
            ]
        }
    },
    "selection_icon": {
        "diameter": -40
    },
    "system_velocity_multiplier": 30.0,
    "teleporter": {
        "energy_demand": 1000,
        "spawn_radius": 1,
        "type": "orbital"
    },
    "unit_types": [
        "UNITTYPE_Air",
        "UNITTYPE_Transport",
        "UNITTYPE_Teleporter",
        "UNITTYPE_Mobile",
        "UNITTYPE_Advanced",
        "UNITTYPE_FabAdvBuild",
        "UNITTYPE_Important",
        "UNITTYPE_Custom1",
        "UNITTYPE_Interplanetary"
    ]
}