{
    "name": "LMD 9-8 v1.5",
    "phases": [
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 4,
                "curve": "INSTANT",
                "start": 4
            },
            "restriction": 2,
            "stopConditions": {
                "time": 2000
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 4,
                "curve": "INSTANT",
                "start": 4
            },
            "restriction": 2,
            "stopConditions": {
                "time": 15000,
                "weight": 1,
                "pressureAbove": 2
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 0,
                "curve": "INSTANT"
            },
            "stopConditions": {
                "time": 6000,
                "weight": 2,
                "pressureBelow": 1
            }
        },
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 9,
                "time": 4000,
                "curve": "EASE_IN_OUT",
                "start": 2
            },
            "restriction": 3.5,
            "stopConditions": {
                "time": 5000
            }
        },
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 8,
                "time": 4000,
                "curve": "EASE_IN_OUT",
                "start": 9
            },
            "restriction": 2,
            "stopConditions": {
                "time": 4000
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 1.3,
                "time": 10000,
                "curve": "EASE_IN_OUT",
                "start": 2
            },
            "restriction": 8,
            "stopConditions": {
                "time": 10000,
                "pressureBelow": 5
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 2.2,
                "time": 3000,
                "curve": "EASE_IN_OUT"
            },
            "restriction": 8,
            "stopConditions": []
        }
    ],
    "recipe": [],
    "waterTemperature": 88,
    "globalStopConditions": {
        "weight": 38
    }
}