{
    "name": "LMD 8-7 v1.4 14s",
    "phases": [
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 4,
                "curve": "INSTANT",
                "start": 4
            },
            "restriction": 2,
            "stopConditions": {
                "time": 20000,
                "weight": 1,
                "pressureAbove": 2,
                "waterPumpedInPhase": 60
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 0,
                "curve": "INSTANT"
            },
            "stopConditions": {
                "time": 6000,
                "weight": 2,
                "pressureBelow": 1
            }
        },
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 8,
                "time": 4000,
                "curve": "EASE_IN_OUT",
                "start": 2
            },
            "restriction": 3.5,
            "stopConditions": {
                "time": 5000
            }
        },
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 7,
                "time": 4000,
                "curve": "EASE_IN_OUT",
                "start": 8
            },
            "restriction": 2,
            "stopConditions": {
                "time": 4000
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 1.3,
                "time": 13000,
                "curve": "EASE_IN_OUT",
                "start": 2
            },
            "restriction": 7,
            "stopConditions": {
                "time": 13000,
                "pressureBelow": 4
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 2.2,
                "time": 3000,
                "curve": "EASE_IN_OUT"
            },
            "restriction": 7,
            "stopConditions": []
        }
    ],
    "recipe": [],
    "waterTemperature": 91,
    "globalStopConditions": {
        "weight": 46
    }
}