{
    "name": "LowRider - rc.2",
    "phases": [
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 12,
                "curve": "INSTANT"
            },
            "restriction": 5,
            "stopConditions": {
                "time": 5000,
                "weight": 1,
                "pressureAbove": 5,
                "waterPumpedInPhase": 120
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 0,
                "time": 115000,
                "curve": "EASE_IN_OUT"
            },
            "restriction": 0.5,
            "stopConditions": {
                "time": 115000,
                "weight": 15
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 3,
                "time": 4000,
                "curve": "EASE_IN_OUT"
            },
            "restriction": 6,
            "stopConditions": {
                "time": 5000
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 2.5,
                "time": 20000,
                "curve": "EASE_IN_OUT",
                "start": 3
            },
            "restriction": 5,
            "stopConditions": {
                "time": 20000
            }
        }
    ],
    "recipe": [],
    "waterTemperature": 92,
    "globalStopConditions": {
        "weight": 66
    }
}