{
  "id": 18,
  "name": "AIprofile lightblooming++Nirvana Anaerobic",
  "phases": [
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 3,
        "curve": "INSTANT",
        "start": 3
      },
      "restriction": 4,
      "stopConditions": {
        "time": 10000,
        "pressureAbove": 3,
        "waterPumpedInPhase": 35
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 0,
        "curve": "INSTANT",
        "start": 0.1
      },
      "stopConditions": {
        "time": 12000,
        "weight": 2,
        "pressureBelow": 0.5
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 8,
        "time": 3000,
        "curve": "EASE_IN_OUT"
      },
      "stopConditions": {
        "time": 3000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 5,
        "time": 12000,
        "curve": "EASE_OUT",
        "start": 8
      },
      "stopConditions": {
        "time": 12000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 3,
        "time": 10000,
        "curve": "EASE_IN_OUT",
        "start": 5
      },
      "stopConditions": {
        "time": 10000,
        "weight": 32.4
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 91,
  "globalStopConditions": {
    "weight": 36
  }
}