{
	"Array": [
		{
			"index": 0,
			"type": 0,
			"name": "남은시간 즉시 완료",
			"description": "크리스탈을 이용해 남은 시간을 모두 단축합니다.",
			"time": -1,
			" costType": 2,
			"costCode": -1,
			"costValue": 10
		},
		{
			"index": 1,
			"type": 0,
			"name": "1분 가속",
			"description": "남은 시간을 1분 단축합니다.",
			"time": 60,
			" costType": 2,
			"costCode": -1,
			"costValue": 10
		},
		{
			"index": 2,
			"type": 0,
			"name": "10분 가속",
			"description": "남은 시간을 10분 단축합니다.",
			"time": 600,
			" costType": 2,
			"costCode": -1,
			"costValue": 50
		}
	]
}