{
  "id": 22,
  "name": "Blooming Allonge",
  "phases": [
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 4,
        "time": 3000,
        "curve": "EASE_IN"
      },
      "restriction": 4,
      "stopConditions": {
        "time": 15000,
        "weight": 4,
        "pressureAbove": 4,
        "waterPumpedInPhase": 65
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 0,
        "curve": "INSTANT"
      },
      "restriction": 2,
      "stopConditions": {
        "time": 10000,
        "weight": 10,
        "pressureBelow": 2
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 4,
        "time": 5000,
        "curve": "EASE_OUT"
      },
      "restriction": 6,
      "stopConditions": {}
    }
  ],
  "recipe": {},
  "waterTemperature": 93,
  "globalStopConditions": {
    "weight": 70
  }
}