Advanced Power Catalyst (l_energy_plant_adv) - /pa/units/land/l_energy_plant_adv/l_energy_plant_adv.json

Advanced Economy - Fabricates black holes and harnesses their energy. Explodes on death, damaging friend and foe.
{
    "display_name": "!LOC:Advanced Power Catalyst",
    "description": "!LOC:Advanced Economy - Fabricates black holes and harnesses their energy. Explodes on death, damaging friend and foe.",
    "TEMP_texelinfo": 32.6108,
    "area_build_separation": 2,
    "area_build_type": "Line",
    "atrophy_cool_down": 15,
    "atrophy_rate": 41,
    "audio": {
        "selection_response": {
            "cue": "/SE/Selection/structure/energy"
        }
    },
    "base_spec": "/pa/units/land/base_structure/base_structure.json",
    "build_metal_cost": 2500,
    "death_weapon": {
        "ground_ammo_spec": "/pa/units/land/l_energy_plant_adv/death_weapon.json"
    },
    "events": {
        "build_complete": {
            "audio_cue": "/SE/Build_Complete/energy"
        },
        "died": {
            "effect_spec": "/pa/units/land/l_energy_plant_adv/black_hole_implosion.pfx"
        }
    },
    "fx_offsets": [
        {
            "bone": "socket_effect",
            "filename": "/pa/units/land/l_energy_plant_adv/black_hole.pfx",
            "offset": [
                0,
                0,
                0
            ],
            "type": "idle"
        }
    ],
    "headlights": [],
    "max_health": 2500,
    "mesh_bounds": [
        25,
        25,
        12
    ],
    "model": [
        {
            "animations": {
                "idle": "/pa/units/land/l_energy_plant_adv/l_energy_plant_adv_idle.papa"
            },
            "animtree": "/pa/anim/anim_trees/constant_idle_anim_tree.json",
            "filename": "/pa/units/land/l_energy_plant_adv/l_energy_plant_adv.papa",
            "skirt_decal": "/pa/effects/specs/skirt_energy_adv.json"
        }
    ],
    "production": {
        "energy": 6000
    },
    "recon": {
        "observer": {
            "items": [
                {
                    "channel": "sight",
                    "layer": "surface_and_air",
                    "radius": 100,
                    "shape": "capsule"
                },
                {
                    "channel": "sight",
                    "layer": "underwater",
                    "radius": 100,
                    "shape": "capsule"
                }
            ]
        }
    },
    "selection_icon": {
        "diameter": -50
    },
    "spawn_layers": "WL_AnyHorizontalGroundOrWaterSurface",
    "tools": [
        {
            "spec_id": "/pa/units/land/l_energy_plant_adv/death_range.json",
            "aim_bone": "bone_root",
            "muzzle_bone": "bone_root"
        }
    ],
    "unit_types": [
        "UNITTYPE_Structure",
        "UNITTYPE_EnergyProduction",
        "UNITTYPE_Advanced",
        "UNITTYPE_FabAdvBuild",
        "UNITTYPE_Economy",
        "UNITTYPE_Custom1"
    ]
}