Holocene (l_titan_structure) - /pa/units/land/l_titan_structure/l_titan_structure.json

Doomsday Titan - Drops an explosive into the planet's core, breaking it apart from the inside.
{
  "display_name": "!LOC:Holocene",
  "description": "!LOC:Doomsday Titan - Drops an explosive into the planet's core, breaking it apart from the inside.",
  "TEMP_texelinfo": 32.0,
  "atrophy_cool_down": 15.0,
  "atrophy_rate": 650,
  "audio": {
    "loops": {
      "enabled": {
        "cue": "/SE/Celestial/Ragnarock_charge_loop",
        "flag": "weapon_current_ammo_changed",
        "interplanetary": true,
        "should_start_func": "is_charging",
        "should_stop_func": "is_not_charging"
      }
    }
  },
  "base_spec": "/pa/units/land/base_structure/base_structure.json",
  "build_metal_cost": 60000,
  "death": {
    "decals": [
      "/pa/effects/specs/scorch_titan_01.json"
    ]
  },
  "events": {
    "build_complete": {
      "audio_cue": "/SE/Build_Complete/delta_v"
    },
    "died": {
      "audio_cue": "/SE/Death/delta_v",
      "effect_spec": ""
    },
    "fired": {
      "audio_cue": ""
    }
  },
  "fx_offsets": [
    {
      "bone": "bone_root",
      "filename": "/pa/units/land/l_titan_structure/l_titan_structure.pfx",
      "offset": [
        0,
        0,
        50
      ],
      "orientation": [
        0,
        0,
        0
      ],
      "type": "idle"
    },
    {
      "bone": "arm001",
      "filename": "/pa/units/land/l_titan_structure/pillars_lightning.pfx",
      "type": "idle"
    },
    {
      "bone": "arm002",
      "filename": "/pa/units/land/l_titan_structure/pillars_lightning.pfx",
      "type": "idle"
    },
    {
      "bone": "arm003",
      "filename": "/pa/units/land/l_titan_structure/pillars_lightning.pfx",
      "type": "idle"
    },
    {
      "bone": "arm004",
      "filename": "/pa/units/land/l_titan_structure/pillars_lightning.pfx",
      "type": "idle"
    },
    {
      "bone": "arm005",
      "filename": "/pa/units/land/l_titan_structure/pillars_lightning.pfx",
      "type": "idle"
    },
    {
      "bone": "arm006",
      "filename": "/pa/units/land/l_titan_structure/pillars_lightning.pfx",
      "type": "idle"
    },
    {
      "bone": "arm007",
      "filename": "/pa/units/land/l_titan_structure/pillars_lightning.pfx",
      "type": "idle"
    },
    {
      "bone": "arm008",
      "filename": "/pa/units/land/l_titan_structure/pillars_lightning.pfx",
      "type": "idle"
    },
    {
      "bone": "spin_a_001",
      "filename": "/pa/units/land/l_titan_structure/black_hole.pfx",
      "type": "idle"
    },
    {
      "bone": "spin_a_002",
      "filename": "/pa/units/land/l_titan_structure/black_hole.pfx",
      "type": "idle"
    },
    {
      "bone": "spin_a_003",
      "filename": "/pa/units/land/l_titan_structure/black_hole.pfx",
      "type": "idle"
    },
    {
      "bone": "spin_a_004",
      "filename": "/pa/units/land/l_titan_structure/black_hole.pfx",
      "type": "idle"
    }
  ],
  "has_death_effects": true,
  "max_health": 15000,
  "mesh_bounds": [
    77,
    77,
    57
  ],
  "model": {
    "animations": {
      "dead": "/pa/units/land/titan_structure/titan_structure_anim_dead.papa",
      "death": "/pa/units/land/titan_structure/titan_structure_anim_death.papa",
      "end": "/pa/units/land/l_titan_structure/l_titan_structure_end.papa",
      "loop": "/pa/units/land/l_titan_structure/l_titan_structure_loop.papa",
      "start": "/pa/units/land/l_titan_structure/l_titan_structure_start.papa"
    },
    "animtree": "/pa/anim/anim_trees/titan_structure_anim_tree.json",
    "filename": "/pa/units/land/l_titan_structure/l_titan_structure.papa",
    "skirt_decal": "/pa/effects/specs/skirt_titan_structure.json"
  },
  "physics": {
    "collision_layers": "WL_AnyHorizontalGroundOrWaterSurface"
  },
  "recon": {
    "observable": {
      "always_visible": true
    },
    "observer": {
      "items": [
        {
          "channel": "sight",
          "layer": "surface_and_air",
          "radius": 110,
          "shape": "capsule"
        },
        {
          "channel": "sight",
          "layer": "underwater",
          "radius": 110,
          "shape": "capsule"
        }
      ]
    }
  },
  "selection_icon": {
    "diameter": -118
  },
  "tools": [
    {
      "aim_bone": "bone_root",
      "spec_id": "/pa/units/land/titan_structure/titan_structure_tool_weapon.json"
    }
  ],
  "unit_types": [
    "UNITTYPE_Structure",
    "UNITTYPE_Land",
    "UNITTYPE_Advanced",
    "UNITTYPE_SelfDestruct",
    "UNITTYPE_FabAdvBuild",
    "UNITTYPE_Important",
    "UNITTYPE_Titan",
    "UNITTYPE_Custom1"
  ]
}