{
  "id": 24,
  "name": "AIprofile frozen-lightBlooming",
  "phases": [
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 3,
        "time": 8000,
        "curve": "EASE_IN_OUT"
      },
      "restriction": 4,
      "stopConditions": {
        "time": 25000,
        "waterPumpedInPhase": 50
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 0,
        "curve": "INSTANT",
        "start": 0.1
      },
      "stopConditions": {
        "time": 25000,
        "weight": 8
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 6,
        "time": 6000,
        "curve": "EASE_IN_OUT"
      },
      "stopConditions": {
        "time": 6000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 4.5,
        "time": 30000,
        "curve": "EASE_IN_OUT",
        "start": 6
      },
      "stopConditions": {
        "time": 30000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 95,
  "globalStopConditions": {
    "weight": 45
  }
}