Orbital Factory (orbital_factory) - /pa/units/orbital/orbital_factory/orbital_factory.json

Advanced Manufacturing - Builds orbital satellites and spaceships.
{
    "display_name": "!LOC:Orbital Factory",
    "description": "!LOC:Advanced Manufacturing - Builds orbital satellites and spaceships.",
    "TEMP_texelinfo": 65.6074,
    "area_build_separation": 7,
    "atrophy_cool_down": 15.0,
    "atrophy_rate": 90.0,
    "audio": {
        "loops": {
            "build": {
                "cue": "/SE/Construction/Factory_contruction_loop_orbital",
                "flag": "build_target_changed",
                "should_start_func": "has_build_target",
                "should_stop_func": "no_build_target"
            }
        }
    },
    "base_spec": "/pa/units/orbital/base_orbital_structure/base_orbital_structure.json",
    "build_metal_cost": 4200,
    "buildable_types": "Orbital & FactoryBuild & Custom58",
    "command_caps": [
        "ORDER_Move",
        "ORDER_Patrol",
        "ORDER_FactoryBuild",
        "ORDER_Reclaim",
        "ORDER_Repair",
        "ORDER_Attack",
        "ORDER_Assist"
    ],
    "enable_orbital_shell": true,
    "events": {
        "died": {
            "audio_cue": "/SE/Death/orbital",
            "effect_spec": "/pa/effects/specs/default_building_explosion_large.pfx",
            "effect_scale": 1.0
        }
    },
    "factory_cooldown_time": 4,
    "fx_offsets": [
        {
            "type": "build",
            "filename": "/pa/effects/specs/fab_spray.pfx",
            "bone": "bone_centerHalo",
            "offset": [
                17,
                0,
                0
            ],
            "orientation": [
                0,
                0,
                90
            ]
        },
        {
            "type": "build",
            "filename": "/pa/effects/specs/fab_spray.pfx",
            "bone": "bone_centerHalo",
            "offset": [
                -17,
                0,
                0
            ],
            "orientation": [
                0,
                0,
                -90
            ]
        },
        {
            "type": "build",
            "filename": "/pa/effects/specs/fab_spray.pfx",
            "bone": "bone_frontHalo",
            "offset": [
                9.5,
                0,
                9.5
            ],
            "orientation": [
                0,
                0,
                135
            ]
        },
        {
            "type": "build",
            "filename": "/pa/effects/specs/fab_spray.pfx",
            "bone": "bone_frontHalo",
            "offset": [
                -9.5,
                0,
                -9.5
            ],
            "orientation": [
                0,
                0,
                -135
            ]
        },
        {
            "type": "build",
            "filename": "/pa/effects/specs/fab_spray.pfx",
            "bone": "bone_backHalo",
            "offset": [
                9.5,
                0,
                9.5
            ],
            "orientation": [
                0,
                0,
                135
            ]
        },
        {
            "type": "build",
            "filename": "/pa/effects/specs/fab_spray.pfx",
            "bone": "bone_backHalo",
            "offset": [
                -9.5,
                0,
                -9.5
            ],
            "orientation": [
                0,
                0,
                -135
            ]
        }
    ],
    "max_health": 9000,
    "mesh_bounds": [
        45,
        40,
        24
    ],
    "model": [
        {
            "layer": "WL_Orbital",
            "filename": "/pa/units/orbital/orbital_factory/orbital_factory.papa",
            "animations": {
                "build_start": "/pa/units/orbital/orbital_factory/orbital_factory_anim_start.papa",
                "build_loop": "/pa/units/orbital/orbital_factory/orbital_factory_anim_build.papa",
                "build_end": "/pa/units/orbital/orbital_factory/orbital_factory_anim_end.papa"
            },
            "animtree": "/pa/anim/anim_trees/factory_anim_tree.json"
        }
    ],
    "physics": {
        "radius": 20,
        "collision_layers": "WL_Orbital",
        "ignore_gravity": true
    },
    "placement_size": [
        100,
        100
    ],
    "recon": {
        "observer": {
            "items": [
                {
                    "layer": "orbital",
                    "channel": "sight",
                    "shape": "sphere",
                    "radius": 250
                }
            ]
        }
    },
    "rolloff_dirs": [
        [
            0,
            1,
            0
        ],
        [
            0,
            -1,
            0
        ]
    ],
    "selection_icon": {
        "diameter": 73.0
    },
    "spawn_layers": "WL_Orbital",
    "tools": [
        {
            "spec_id": "/pa/units/orbital/orbital_factory/orbital_factory_build_arm.json",
            "aim_bone": "bone_root"
        }
    ],
    "unit_name": "!Orbital Factory",
    "unit_types": [
        "UNITTYPE_Custom58",
        "UNITTYPE_Factory",
        "UNITTYPE_Construction",
        "UNITTYPE_Orbital",
        "UNITTYPE_FabOrbBuild",
        "UNITTYPE_Structure",
        "UNITTYPE_Advanced",
        "UNITTYPE_Important"
    ],
    "wait_to_rolloff_time": 0,
    "wreckage_health_frac": 0.0
}