{
	"Steps":
	[
		{
			"Action": "Wait",
			"Arg": "1"
		},
		{
			"Action": "ConsoleCommand",
			"Arg": "open L_Main"
		},
		{
			"Action": "ConsoleCommand",
			"Arg": "stat unit"
		},
		{
			"Action": "ConsoleCommand",
			"Arg": "stat fps"
		},
		{
			"Action": "Wait",
			"Arg": "10"
		},
		{
			"Action": "ConsoleCommand",
			"Arg": "goto CoralGardens_Shallows_WelcomeCenter"
		},
		{
			"Action": "ConsoleCommand",
			"Arg": "attr oxygen 100"
		},
		{
			"Action": "Wait",
			"Arg": "30"
		},
		{
			"Action": "ConsoleCommand",
			"Arg": "goto CoralGardens_Shallows_Lifepod"
		},
		{
			"Action": "ConsoleCommand",
			"Arg": "attr oxygen 100"
		},
		{
			"Action": "Wait",
			"Arg": "30"
		},
		{
			"Action": "ConsoleCommand",
			"Arg": "goto CoralGardens_Plateaus_GrandCave"
		},
		{
			"Action": "ConsoleCommand",
			"Arg": "attr oxygen 100"
		},
		{
			"Action": "Wait",
			"Arg": "30"
		},
		{
			"Action": "ConsoleCommand",
			"Arg": "goto AxumRuins_Powerplant_BlightCore"
		},
		{
			"Action": "ConsoleCommand",
			"Arg": "attr oxygen 100"
		},
		{
			"Action": "Wait",
			"Arg": "30"
		}
	]
}