Energy Storage (energy_storage) - /pa/units/land/energy_storage/energy_storage.json

Storage - Increases maximum energy storage capacity.
{
  "display_name": "!LOC:Energy Storage",
  "description": "!LOC:Storage - Increases maximum energy storage capacity.",
  "TEMP_texelinfo": 26.4567,
  "area_build_type": "Line",
  "atrophy_cool_down": 15.0,
  "atrophy_rate": 7.5,
  "audio": {
    "selection_response": {
      "cue": "/SE/Selection/structure/energy"
    }
  },
  "base_spec": "/pa/units/land/base_structure/base_structure.json",
  "build_metal_cost": 450,
  "events": {
    "build_complete": {
      "audio_cue": "/SE/Build_Complete/energy"
    },
    "died": {
      "audio_cue": "/SE/Death/Factory",
      "effect_scale": 0.8
    }
  },
  "headlights": [
    {
      "gobo": "/pa/effects/textures/gobo/spotlight_gobo.papa",
      "offset": [
        6.2,
        6.2,
        8.6
      ],
      "orientation": [
        26.33,
        -23.93,
        -50.68
      ],
      "near_width": 5.5,
      "near_height": 5.5,
      "near_distance": 2.5,
      "far_distance": 25.0,
      "color": [
        1.0,
        1.0,
        1.0
      ],
      "intensity": 1.0
    },
    {
      "gobo": "/pa/effects/textures/gobo/spotlight_gobo.papa",
      "offset": [
        -6.2,
        6.2,
        8.6
      ],
      "orientation": [
        -26.34,
        -23.93,
        50.67
      ],
      "near_width": 5.5,
      "near_height": 5.5,
      "near_distance": 2.5,
      "far_distance": 25.0,
      "color": [
        1.0,
        1.0,
        1.0
      ],
      "intensity": 1.0
    },
    {
      "gobo": "/pa/effects/textures/gobo/spotlight_gobo.papa",
      "offset": [
        6.2,
        -6.2,
        8.6
      ],
      "orientation": [
        26.33,
        23.92,
        -129.32
      ],
      "near_width": 5.5,
      "near_height": 5.5,
      "near_distance": 2.5,
      "far_distance": 25.0,
      "color": [
        1.0,
        1.0,
        1.0
      ],
      "intensity": 1.0
    },
    {
      "gobo": "/pa/effects/textures/gobo/spotlight_gobo.papa",
      "offset": [
        -6.2,
        -6.2,
        8.6
      ],
      "orientation": [
        -26.34,
        23.92,
        129.31
      ],
      "near_width": 5.5,
      "near_height": 5.5,
      "near_distance": 2.5,
      "far_distance": 25.0,
      "color": [
        1.0,
        1.0,
        1.0
      ],
      "intensity": 1.0
    }
  ],
  "lamps": [
    {
      "offset": [
        6.2,
        6.2,
        8.6
      ],
      "radius": 3.0,
      "color": [
        1.0,
        1.0,
        1.0
      ],
      "intensity": 1.0
    },
    {
      "offset": [
        -6.2,
        6.2,
        8.6
      ],
      "radius": 3.0,
      "color": [
        1.0,
        1.0,
        1.0
      ],
      "intensity": 1.0
    },
    {
      "offset": [
        6.2,
        -6.2,
        8.6
      ],
      "radius": 3.0,
      "color": [
        1.0,
        1.0,
        1.0
      ],
      "intensity": 1.0
    },
    {
      "offset": [
        -6.2,
        -6.2,
        8.6
      ],
      "radius": 3.0,
      "color": [
        1.0,
        1.0,
        1.0
      ],
      "intensity": 1.0
    }
  ],
  "max_health": 7500,
  "mesh_bounds": [
    20,
    20,
    14.2
  ],
  "model": [
    {
      "layer": "WL_LandHorizontal",
      "filename": "/pa/units/land/energy_storage/energy_storage.papa",
      "skirt_decal": "/pa/effects/specs/skirt_energy_adv.json"
    },
    {
      "layer": "WL_WaterSurface",
      "filename": "/pa/units/sea/sea_energy_storage/sea_energy_storage.papa"
    }
  ],
  "placement_size": [
    27,
    27
  ],
  "recon": {
    "observer": {
      "items": [
        {
          "layer": "surface_and_air",
          "channel": "sight",
          "shape": "capsule",
          "radius": 100
        },
        {
          "layer": "underwater",
          "channel": "sight",
          "shape": "capsule",
          "radius": 100
        }
      ]
    }
  },
  "selection_icon": {
    "diameter": 31
  },
  "spawn_layers": "WL_AnyHorizontalGroundOrWaterSurface",
  "storage": {
    "energy": 100000
  },
  "unit_name": "Energy Storage",
  "unit_types": [
    "UNITTYPE_Structure",
    "UNITTYPE_Basic",
    "UNITTYPE_CmdBuild",
    "UNITTYPE_FabBuild",
    "UNITTYPE_FabAdvBuild",
    "UNITTYPE_Economy"
  ]
}