{
    "Steps":
    [
        {
            "Action": "Wait",
            "Arg": "5"
        },
        {
            "Action": "ConsoleCommand",
            "Arg": "open 127.0.0.1"
        },
        {
            "Action": "Wait",
            "Arg": "25"
        },
        {
            "Action": "CheckConnected"
        },
        {
            "Action": "CheckServerBuildNumber"
        },
        {
            "Action": "Wait",
            "Arg": "30"
        },
        {
            "Action": "CheckLevel",
            "Arg": "L_Main"
        },
        {
            "Action": "ConsoleCommand",
            "Arg": "ShowPDA"
        },
        {
            "Action": "Wait",
            "Arg": "5"
        },
        {
            "Action": "ConsoleCommand",
            "Arg": "equip DA_Fins_ItemType"
        },
        {
            "Action": "ConsoleCommand",
            "Arg": "item DA_Titanium_ItemType 5"
        },
        {
            "Action": "ConsoleCommand",
            "Arg": "HideModal"
        },
        {
            "Action": "ConsoleCommand",
            "Arg": "equip DA_Scanner_ItemType"
        },
        {
            "Action": "Wait",
            "Arg": "2"
        },
        {
            "Action": "ConsoleCommand",
            "Arg": "goto PlayerDrownSmokeTest"
        },
        {
            "Action": "Wait",
            "Arg": "10"
        },
        {
            "Action": "ConsoleCommand",
            "Arg": "attr oxygen 1"
        },
        {
            "Action": "Wait",
            "Arg": "30"
        },
        {
            "Action": "CheckServerLogIncludes",
            "Arg": "has died"
        },
        {
            "Action": "CheckMaxWarnings",
            "Arg": "300"
        },
        {
            "Action": "CheckMaxErrors",
            "Arg": "200"
        },
        {
            "Action": "CheckMaxWarnings",
            "Arg": "1000"
        },
        {
            "Action": "CheckMaxLogLines",
            "Arg": "20000"
        },
        {
            "Action": "CheckServerMaxWarnings",
            "Arg": "1000"
        },
        {
            "Action": "CheckServerMaxErrors",
            "Arg": "200"
        },
        {
            "Action": "CheckServerMaxLogLines",
            "Arg": "20000"
        },
        {
            "Action": "ConsoleCommand",
            "Arg": "open L_ClientLobby"
        },
        {
            "Action": "Wait",
            "Arg": "2"
        }

    ]
}
