{
  "id": 22,
  "name": "LMD 9-8 v1.5 Pearl",
  "phases": [
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 5,
        "curve": "INSTANT",
        "start": 5
      },
      "restriction": 3,
      "stopConditions": {
        "time": 2000
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 5,
        "curve": "INSTANT",
        "start": 5
      },
      "restriction": 3,
      "stopConditions": {
        "time": 7000,
        "pressureAbove": 3
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 0,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "time": 4000,
        "weight": 3
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 9,
        "time": 4000,
        "curve": "EASE_IN_OUT"
      },
      "restriction": 3.5,
      "stopConditions": {
        "time": 4000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 7.5,
        "time": 8000,
        "curve": "EASE_IN_OUT",
        "start": 9
      },
      "restriction": 2,
      "stopConditions": {
        "time": 8000
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 1.5,
        "time": 15000,
        "curve": "EASE_IN_OUT",
        "start": 2
      },
      "restriction": 7.5,
      "stopConditions": {
        "time": 15000,
        "pressureBelow": 4
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 2,
        "time": 10000,
        "curve": "EASE_IN_OUT"
      },
      "restriction": 7.5,
      "stopConditions": {
        "time": 10000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 93,
  "globalStopConditions": {
    "weight": 36
  }
}