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": "ring01",
            "filename": "/pa/units/land/l_energy_plant_adv/black_hole.pfx",
            "offset": [
                0,
                0,
                0
            ],
            "type": "idle"
        }
    ],
    "headlights": [
        {
            "color": [
                1,
                1,
                1
            ],
            "far_distance": 25,
            "gobo": "/pa/effects/textures/gobo/spotlight_gobo.papa",
            "intensity": 1,
            "near_distance": 2,
            "near_height": 4.4,
            "near_width": 4.4,
            "offset": [
                7.25,
                7.25,
                8
            ],
            "orientation": [
                35.25,
                -30,
                125.25
            ]
        },
        {
            "color": [
                1,
                1,
                1
            ],
            "far_distance": 25,
            "gobo": "/pa/effects/textures/gobo/spotlight_gobo.papa",
            "intensity": 1,
            "near_distance": 2,
            "near_height": 4.4,
            "near_width": 4.4,
            "offset": [
                7.25,
                -7.25,
                8
            ],
            "orientation": [
                30,
                30,
                17
            ]
        },
        {
            "color": [
                1,
                1,
                1
            ],
            "far_distance": 25,
            "gobo": "/pa/effects/textures/gobo/spotlight_gobo.papa",
            "intensity": 1,
            "near_distance": 2,
            "near_height": 4.4,
            "near_width": 4.4,
            "offset": [
                -7.25,
                -7.25,
                8
            ],
            "orientation": [
                -35.25,
                30,
                -54.75
            ]
        },
        {
            "color": [
                1,
                1,
                1
            ],
            "far_distance": 25,
            "gobo": "/pa/effects/textures/gobo/spotlight_gobo.papa",
            "intensity": 1,
            "near_distance": 2,
            "near_height": 4.4,
            "near_width": 4.4,
            "offset": [
                -7.25,
                7.25,
                8
            ],
            "orientation": [
                -35.25,
                -30,
                -125.25
            ]
        }
    ],
    "max_health": 2500,
    "mesh_bounds": [
        30,
        30,
        17
    ],
    "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",
            "layer": "WL_LandHorizontal",
            "skirt_decal": "/pa/effects/specs/skirt_energy_adv.json"
        },
        {
            "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/sea/l_energy_plant_adv.papa",
            "layer": "WL_WaterSurface"
        }
    ],
    "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": -55
    },
    "spawn_layers": "WL_AnyHorizontalGroundOrWaterSurface",
    "unit_types": [
        "UNITTYPE_Structure",
        "UNITTYPE_EnergyProduction",
        "UNITTYPE_Advanced",
        "UNITTYPE_FabAdvBuild",
        "UNITTYPE_Economy",
        "UNITTYPE_Custom1"
    ]
}