{
  "changes": {
    "skyPlatformUpgrades": {
      "_base_cargo_bay_01": {
        "cost_array": [
          {
            "identifier": "_base_construction_material_i",
            "amount": 10
          }
        ]
      },
      "_base_construction_drone_bay_i": {
        "cost_array": [
          {
            "identifier": "_base_construction_material_i",
            "amount": 10
          }
        ]
      },
      "_base_hull_01": {
        "cost_array": [
          {
            "identifier": "_base_construction_material_i",
            "amount": 10
          }
        ]
      },
      "_base_hull_02": {
        "cost_array": [
          {
            "identifier": "_base_construction_material_i",
            "amount": 10
          }
        ]
      },
      "_base_sales_platform_i": {
        "cost_array": [
          {
            "identifier": "_base_construction_material_i",
            "amount": 10
          }
        ]
      },
      "_base_solar_panels_i": {
        "cost_array": [
          {
            "identifier": "_base_construction_material_i",
            "amount": 10
          }
        ]
      },
      "_base_solar_panels_ii": {
        "cost_array": [
          {
            "identifier": "_base_construction_material_i",
            "amount": 10
          }
        ]
      },
    }
  }
}