Advanced Metal Extractor (metal_extractor_adv) - /pa/units/land/metal_extractor_adv/metal_extractor_adv.json

Advanced Economy - Produces metal, can only be placed on metal deposits.
{
    "display_name": "!LOC:Advanced Metal Extractor",
    "description": "!LOC:Advanced Economy - Produces metal, can only be placed on metal deposits.",
    "TEMP_texelinfo": 24.4307,
    "area_build_type": "Sphere",
    "atrophy_cool_down": 15.0,
    "atrophy_rate": 33.3333,
    "audio": {
        "selection_response": {
            "cue": "/SE/Selection/structure/metal"
        }
    },
    "base_spec": "/pa/units/land/base_structure/base_structure.json",
    "build_metal_cost": 2000,
    "consumption": {
        "energy": 0
    },
    "events": {
        "build_complete": {
            "audio_cue": "/SE/Build_Complete/metal"
        },
        "died": {
            "audio_cue": "/SE/Death/Factory",
            "effect_scale": 0.8
        }
    },
    "feature_requirements": [
        "metal_spot"
    ],
    "force_snap_to_feature_orientation": true,
    "lamps": [
        {
            "offset": [
                0.0,
                -2.273,
                8.746
            ],
            "radius": 5.0,
            "color": [
                1.0,
                0.0,
                0.0
            ],
            "intensity": 1.0
        }
    ],
    "max_health": 5000,
    "mesh_bounds": [
        15.5,
        13.3685,
        23.2
    ],
    "model": [
        {
            "layer": "WL_LandHorizontal",
            "filename": "/pa/units/land/metal_extractor_adv/metal_extractor_adv.papa",
            "animations": {
                "idle": "/pa/units/land/metal_extractor_adv/metal_extractor_adv_anim_work.papa"
            },
            "animtree": "/pa/anim/anim_trees/constant_idle_anim_tree.json",
            "arrows": 10
        },
        {
            "layer": "WL_WaterSurface",
            "filename": "/pa/units/sea/sea_metal_extractor_adv/sea_metal_extractor_adv.papa",
            "animations": {
                "idle": "/pa/units/sea/sea_metal_extractor_adv/sea_metal_extractor_adv_anim_work.papa"
            },
            "animtree": "/pa/anim/anim_trees/constant_idle_anim_tree.json",
            "arrows": 10
        }
    ],
    "placement_size": [
        16,
        16
    ],
    "production": {
        "metal": 24
    },
    "recon": {
        "observer": {
            "items": [
                {
                    "layer": "surface_and_air",
                    "channel": "sight",
                    "shape": "capsule",
                    "radius": 100
                },
                {
                    "layer": "underwater",
                    "channel": "sight",
                    "shape": "capsule",
                    "radius": 100
                }
            ]
        }
    },
    "replaceable_units": [
        "/pa/units/land/metal_extractor/metal_extractor.json"
    ],
    "selection_icon": {
        "diameter": 28.0
    },
    "spawn_layers": "WL_AnyHorizontalGroundOrWaterSurface",
    "strategic_icon_priority": 5,
    "unit_name": "Advanced Metal Extractor",
    "unit_types": [
        "UNITTYPE_Structure",
        "UNITTYPE_Advanced",
        "UNITTYPE_MetalProduction",
        "UNITTYPE_FabAdvBuild",
        "UNITTYPE_Economy"
    ]
}