{
    "name": "Slayer Zero V1.1",
    "phases": [
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 5,
                "time": 20000,
                "curve": "EASE_OUT"
            },
            "restriction": 2,
            "stopConditions": {
                "time": 25000,
                "pressureAbove": 2
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 0,
                "curve": "INSTANT"
            },
            "restriction": 1,
            "stopConditions": {
                "time": 8000
            }
        },
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 9,
                "time": 2000,
                "curve": "EASE_OUT"
            },
            "restriction": 9,
            "stopConditions": []
        },
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 6,
                "time": 25000,
                "curve": "EASE_IN_OUT",
                "start": 9
            },
            "restriction": 3,
            "stopConditions": {
                "weight": 34
            }
        }
    ],
    "recipe": [],
    "waterTemperature": 86,
    "globalStopConditions": {
        "weight": 38
    }
}