{
  "id": 10,
  "name": "IUIUIU Classic [ZA] (M/DR)",
  "phases": [
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 3,
        "curve": "INSTANT"
      },
      "restriction": 4,
      "stopConditions": {
        "time": 30000,
        "weight": 4,
        "pressureAbove": 4,
        "waterPumpedInPhase": 60
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 0,
        "curve": "INSTANT"
      },
      "stopConditions": {
        "time": 30000,
        "weight": 3,
        "pressureBelow": 2
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 7.5,
        "time": 5000,
        "curve": "EASE_OUT"
      },
      "restriction": 3,
      "stopConditions": {
        "time": 5000
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 3,
        "curve": "INSTANT"
      },
      "restriction": 7.5,
      "stopConditions": {
        "time": 4000
      }
    },
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 2,
        "time": 5000,
        "curve": "EASE_IN_OUT"
      },
      "restriction": 7.5,
      "stopConditions": {}
    }
  ],
  "recipe": {},
  "waterTemperature": 95,
  "globalStopConditions": {
    "weight": 36,
    "waterPumped": 60
  }
}