Metal Storage (metal_storage) - /pa/units/land/metal_storage/metal_storage.json

Storage - Increases maximum metal storage capacity.
{
  "display_name": "!LOC:Metal Storage",
  "description": "!LOC:Storage - Increases maximum metal storage capacity.",
  "TEMP_texelinfo": 21.4256,
  "alt_area_build_pattern": [
    [
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      1,
      1,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0
    ]
  ],
  "alt_area_build_type": "Sphere",
  "area_build_type": "Line",
  "atrophy_cool_down": 15.0,
  "atrophy_rate": 7.5,
  "audio": {
    "selection_response": {
      "cue": "/SE/Selection/structure/metal"
    }
  },
  "base_spec": "/pa/units/land/base_structure/base_structure.json",
  "build_metal_cost": 450,
  "events": {
    "build_complete": {
      "audio_cue": "/SE/Build_Complete/metal"
    },
    "died": {
      "audio_cue": "/SE/Death/Factory",
      "effect_scale": 0.8
    }
  },
  "headlights": [
    {
      "gobo": "/pa/effects/textures/gobo/spotlight_gobo.papa",
      "offset": [
        0.0,
        -9.63,
        13.0
      ],
      "orientation": [
        0.0,
        23.0,
        0.0
      ],
      "near_width": 8,
      "near_height": 8,
      "near_distance": 5.0,
      "far_distance": 25.0,
      "color": [
        1.0,
        1.0,
        1.0
      ],
      "intensity": 2.0
    }
  ],
  "lamps": [
    {
      "offset": [
        2.5,
        9.59,
        8.54
      ],
      "radius": 11.0,
      "color": [
        1.0,
        1.0,
        1.0
      ],
      "intensity": 1.0
    },
    {
      "offset": [
        -2.5,
        9.59,
        8.54
      ],
      "radius": 11.0,
      "color": [
        1.0,
        1.0,
        1.0
      ],
      "intensity": 1.0
    },
    {
      "offset": [
        0.0,
        -9.63,
        13.0
      ],
      "radius": 4.0,
      "color": [
        1.0,
        1.0,
        1.0
      ],
      "intensity": 3.0
    }
  ],
  "max_health": 3500,
  "mesh_bounds": [
    20,
    20,
    17.151
  ],
  "model": [
    {
      "layer": "WL_LandHorizontal",
      "filename": "/pa/units/land/metal_storage/metal_storage.papa",
      "skirt_decal": "/pa/effects/specs/skirt_metal.json"
    },
    {
      "layer": "WL_WaterSurface",
      "filename": "/pa/units/sea/sea_metal_storage/sea_metal_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": 35.5
  },
  "spawn_layers": "WL_AnyHorizontalGroundOrWaterSurface",
  "storage": {
    "metal": 20000
  },
  "unit_name": "Metal Storage",
  "unit_types": [
    "UNITTYPE_Custom58",
    "UNITTYPE_Structure",
    "UNITTYPE_Basic",
    "UNITTYPE_CmdBuild",
    "UNITTYPE_FabBuild",
    "UNITTYPE_FabAdvBuild",
    "UNITTYPE_Economy"
  ]
}