Kessler (orbital_mine) - /pa/units/orbital/orbital_mine/orbital_mine.json

Orbital Mine - Self destructs to deal very heavy damage to nearby enemy units
{
    "display_name": "Kessler",
    "description": "!LOC:Orbital Mine - Self destructs to deal very heavy damage to nearby enemy units",
    "TEMP_texelinfo": 6.38702,
    "alt_area_build_separation": 90.0,
    "alt_area_build_type": "Sphere",
    "area_build_separation": 45,
    "area_build_type": "Sphere",
    "atrophy_cool_down": 15.0,
    "atrophy_rate": 60,
    "attachable": {
        "offsets": {
            "root": [
                0,
                0,
                0
            ]
        }
    },
    "base_spec": "/pa/units/orbital/base_orbital_structure/base_orbital_structure.json",
    "build_metal_cost": 300,
    "command_caps": [],
    "events": {
        "build_complete": {
            "audio_cue": "/SE/Build_Complete/orbital"
        },
        "fired": {
            "audio_cue": "/SE/Weapons/orb/orb_fighter_fire",
            "effect_spec": "/pa/effects/specs/default_muzzle_flash.pfx socket_muzzle"
        },
        "died": {
            "audio_cue": "/SE/Death/orbital"
        }
    },
    "gravwell_velocity_multiplier": 6.0,
    "guard_layer": "WL_Orbital",
    "guard_radius": 300,
    "max_health": 80,
    "mesh_bounds": [
        9.5,
        9.5,
        5
    ],
    "model": {
        "layer": "WL_Orbital",
        "filename": "/pa/units/orbital/orbital_mine/orbital_mine.papa"
    },
    "navigation": {
        "type": "orbital",
        "acceleration": 45,
        "brake": 45,
        "move_speed": 90,
        "turn_speed": 120,
        "circle_min_time": 2,
        "circle_max_time": 4,
        "hover_time": -1.0,
        "aggressive_behavior": "line",
        "aggressive_distance": 50,
        "bank_factor": 5
    },
    "physics": {
        "radius": 2.25,
        "allow_pushing": true
    },
    "placement_size": [
        15,
        15
    ],
    "recon": {
        "observer": {
            "items": [
                {
                    "layer": "orbital",
                    "channel": "sight",
                    "shape": "sphere",
                    "radius": 400
                }
            ]
        }
    },
    "selection_icon": {
        "diameter": 22.5
    },
    "spawn_layers": "WL_Orbital",
    "tools": [
        {
            "spec_id": "/pa/units/orbital/orbital_mine/orbital_mine_tool_weapon.json",
            "aim_bone": "bone_root",
            "muzzle_bone": "bone_root"
        }
    ],
    "unit_types": [
        "UNITTYPE_Custom58",
        "UNITTYPE_Structure",
        "UNITTYPE_Orbital",
        "UNITTYPE_Defense",
        "UNITTYPE_OrbitalDefense",
        "UNITTYPE_FabOrbBuild",
        "UNITTYPE_SelfDestruct"
    ],
    "wreckage_health_frac": 0.0
}