{
  "id": 48,
  "name": "Onyx Monarch/Southern Weather (Fellows Series 1) (93F)",
  "phases": [
    {
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 4.5,
        "curve": "INSTANT"
      },
      "restriction": 3,
      "stopConditions": {
        "time": 4000,
        "weight": 1,
        "pressureAbove": 3
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 9,
        "time": 1000,
        "curve": "EASE_OUT"
      },
      "stopConditions": {
        "time": 1000,
        "pressureAbove": 9
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 9,
        "curve": "INSTANT"
      },
      "stopConditions": {}
    }
  ],
  "recipe": {},
  "waterTemperature": 93,
  "globalStopConditions": {
    "weight": 45
  }
}