Участник:IanComradeBot/prototypes/lathe/recipes.json: различия между версиями
Материал из Space Station 14 Вики
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) Нет описания правки |
||
| Строка 2: | Строка 2: | ||
{ | { | ||
"id": "PrinterDocMachineCircuitboard", | "id": "PrinterDocMachineCircuitboard", | ||
"result": "PrinterDocMachineCircuitboard", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 900 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatBeretSecurityMedic", | "id": "ClothingHeadHatBeretSecurityMedic", | ||
"result": "ClothingHeadHatBeretSecurityMedic", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatCapHoS", | "id": "ClothingHeadHatCapHoS", | ||
"result": "ClothingHeadHatCapHoS", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatCapWardenAlt", | "id": "ClothingHeadHatCapWardenAlt", | ||
"result": "ClothingHeadHatCapWardenAlt", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitCapTurtleneck", | "id": "ClothingUniformJumpsuitCapTurtleneck", | ||
"result": "ClothingUniformJumpsuitCapTurtleneck", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtCapTurtleneck", | "id": "ClothingUniformJumpskirtCapTurtleneck", | ||
"result": "ClothingUniformJumpskirtCapTurtleneck", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitHoSBlack", | "id": "ClothingUniformJumpsuitHoSBlack", | ||
"result": "ClothingUniformJumpsuitHoSBlack", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtHoSBlack", | "id": "ClothingUniformJumpskirtHoSBlack", | ||
"result": "ClothingUniformJumpskirtHoSBlack", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitHoPTurtleneck", | "id": "ClothingUniformJumpsuitHoPTurtleneck", | ||
"result": "ClothingUniformJumpsuitHoPTurtleneck", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtHoPTurtleneck", | "id": "ClothingUniformJumpskirtHoPTurtleneck", | ||
"result": "ClothingUniformJumpskirtHoPTurtleneck", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitRDClassical", | "id": "ClothingUniformJumpsuitRDClassical", | ||
"result": "ClothingUniformJumpsuitRDClassical", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtRDClassical", | "id": "ClothingUniformJumpskirtRDClassical", | ||
"result": "ClothingUniformJumpskirtRDClassical", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SalvageExpeditionsComputerCircuitboard", | "id": "SalvageExpeditionsComputerCircuitboard", | ||
"result": "SalvageExpeditionsComputerCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentReportStationRecipe", | "id": "PrintedDocumentReportStationRecipe", | ||
"result": "PrintedDocumentReportStation", | |||
"category": "Reports", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentReportOnEliminationOfViolationsRecipe", | "id": "PrintedDocumentReportOnEliminationOfViolationsRecipe", | ||
"result": "PrintedDocumentReportOnEliminationOfViolations", | |||
"category": "Reports", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentReporDepartmentRecipe", | "id": "PrintedDocumentReporDepartmentRecipe", | ||
"result": "PrintedDocumentReporDepartment", | |||
"category": "Reports", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentReportEmployeePerformanceRecipe", | "id": "PrintedDocumentReportEmployeePerformanceRecipe", | ||
"result": "PrintedDocumentReportEmployeePerformance", | |||
"category": "Reports", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentReportOnTheChaptersMeetingRecipe", | "id": "PrintedDocumentReportOnTheChaptersMeetingRecipe", | ||
"result": "PrintedDocumentReportOnTheChaptersMeeting", | |||
"category": "Reports", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentInternalAffairsAgentsReportRecipe", | "id": "PrintedDocumentInternalAffairsAgentsReportRecipe", | ||
"result": "PrintedDocumentInternalAffairsAgentsReport", | |||
"category": "Reports", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentConditionReportRecipe", | "id": "PrintedDocumentConditionReportRecipe", | ||
"result": "PrintedDocumentConditionReport", | |||
"category": "Reports", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentReportStudyObjectRecipe", | "id": "PrintedDocumentReportStudyObjectRecipe", | ||
"result": "PrintedDocumentReportStudyObject", | |||
"category": "Reports", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentExperimentReportRecipe", | "id": "PrintedDocumentExperimentReportRecipe", | ||
"result": "PrintedDocumentExperimentReport", | |||
"category": "Reports", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentDisposalReportRecipe", | "id": "PrintedDocumentDisposalReportRecipe", | ||
"result": "PrintedDocumentDisposalReport", | |||
"category": "Reports", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentApplicationAppointmentInterimRecipe", | "id": "PrintedDocumentApplicationAppointmentInterimRecipe", | ||
"result": "PrintedDocumentApplicationAppointmentInterim", | |||
"category": "Statements", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentApplicationEmploymentRecipe", | "id": "PrintedDocumentApplicationEmploymentRecipe", | ||
"result": "PrintedDocumentApplicationEmployment", | |||
"category": "Statements", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentLetterResignationRecipe", | "id": "PrintedDocumentLetterResignationRecipe", | ||
"result": "PrintedDocumentLetterResignation", | |||
"category": "Statements", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentApplicationAccessRecipe", | "id": "PrintedDocumentApplicationAccessRecipe", | ||
"result": "PrintedDocumentApplicationAccess", | |||
"category": "Statements", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentApplicationEquipmentRecipe", | "id": "PrintedDocumentApplicationEquipmentRecipe", | ||
"result": "PrintedDocumentApplicationEquipment", | |||
"category": "Statements", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentAppealRecipe", | "id": "PrintedDocumentAppealRecipe", | ||
"result": "PrintedDocumentAppeal", | |||
"category": "InquiriesAndAppeals", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentEvacuationShuttleRequestRecipe", | "id": "PrintedDocumentEvacuationShuttleRequestRecipe", | ||
"result": "PrintedDocumentEvacuationShuttleRequest", | |||
"category": "InquiriesAndAppeals", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentShuttleRegistrationRequestRecipe", | "id": "PrintedDocumentShuttleRegistrationRequestRecipe", | ||
"result": "PrintedDocumentShuttleRegistrationRequest", | |||
"category": "InquiriesAndAppeals", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentRequestCallMembersCentralCommitteeDSORecipe", | "id": "PrintedDocumentRequestCallMembersCentralCommitteeDSORecipe", | ||
"result": "PrintedDocumentRequestCallMembersCentralCommitteeDSO", | |||
"category": "InquiriesAndAppeals", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentRequestRequestToEstablishThreatLevelRecipe", | "id": "PrintedDocumentRequestRequestToEstablishThreatLevelRecipe", | ||
"result": "PrintedDocumentRequestRequestToEstablishThreatLevel", | |||
"category": "InquiriesAndAppeals", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentRequestChangeSalaryRecipe", | "id": "PrintedDocumentRequestChangeSalaryRecipe", | ||
"result": "PrintedDocumentRequestChangeSalary", | |||
"category": "InquiriesAndAppeals", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentRequestForNonlistedEmploymentRecipe", | "id": "PrintedDocumentRequestForNonlistedEmploymentRecipe", | ||
"result": "PrintedDocumentRequestForNonlistedEmployment", | |||
"category": "InquiriesAndAppeals", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentRequestForPromotionRecipe", | "id": "PrintedDocumentRequestForPromotionRecipe", | ||
"result": "PrintedDocumentRequestForPromotion", | |||
"category": "InquiriesAndAppeals", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentRequestDocumentsRecipe", | "id": "PrintedDocumentRequestDocumentsRecipe", | ||
"result": "PrintedDocumentRequestDocuments", | |||
"category": "InquiriesAndAppeals", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentRequestEuthanasiaRecipe", | "id": "PrintedDocumentRequestEuthanasiaRecipe", | ||
"result": "PrintedDocumentRequestEuthanasia", | |||
"category": "InquiriesAndAppeals", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentRequestConstructionWorkRecipe", | "id": "PrintedDocumentRequestConstructionWorkRecipe", | ||
"result": "PrintedDocumentRequestConstructionWork", | |||
"category": "InquiriesAndAppeals", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentRequestModernizationRecipe", | "id": "PrintedDocumentRequestModernizationRecipe", | ||
"result": "PrintedDocumentRequestModernization", | |||
"category": "InquiriesAndAppeals", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentComplaintViolationLaborRulesRecipe", | "id": "PrintedDocumentComplaintViolationLaborRulesRecipe", | ||
"result": "PrintedDocumentComplaintViolationLaborRules", | |||
"category": "Complaintst", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentComplaintOffenseRecipe", | "id": "PrintedDocumentComplaintOffenseRecipe", | ||
"result": "PrintedDocumentComplaintOffense", | |||
"category": "Complaintst", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentPermissionEquipmentRecipe", | "id": "PrintedDocumentPermissionEquipmentRecipe", | ||
"result": "PrintedDocumentPermissionEquipment", | |||
"category": "Permissions", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentPermissionToTravelInCaseOfThreatRecipe", | "id": "PrintedDocumentPermissionToTravelInCaseOfThreatRecipe", | ||
"result": "PrintedDocumentPermissionToTravelInCaseOfThreat", | |||
"category": "Permissions", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentSearchPermissionRecipe", | "id": "PrintedDocumentSearchPermissionRecipe", | ||
"result": "PrintedDocumentSearchPermission", | |||
"category": "Permissions", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentPermissionToCarryWeaponsRecipe", | "id": "PrintedDocumentPermissionToCarryWeaponsRecipe", | ||
"result": "PrintedDocumentPermissionToCarryWeapons", | |||
"category": "Permissions", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentPrescriptionDrugAuthorizationRecipe", | "id": "PrintedDocumentPrescriptionDrugAuthorizationRecipe", | ||
"result": "PrintedDocumentPrescriptionDrugAuthorization", | |||
"category": "Permissions", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentPermissionDisposeBodyRecipe", | "id": "PrintedDocumentPermissionDisposeBodyRecipe", | ||
"result": "PrintedDocumentPermissionDisposeBody", | |||
"category": "Permissions", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentConstructionPermitRecipe", | "id": "PrintedDocumentConstructionPermitRecipe", | ||
"result": "PrintedDocumentConstructionPermit", | |||
"category": "Permissions", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentPermissionToExtendMarriageRecipe", | "id": "PrintedDocumentPermissionToExtendMarriageRecipe", | ||
"result": "PrintedDocumentPermissionToExtendMarriage", | |||
"category": "Permissions", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentOrderDismissalRecipe", | "id": "PrintedDocumentOrderDismissalRecipe", | ||
"result": "PrintedDocumentOrderDismissal", | |||
"category": "OrdersAndInstructions", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentOrderDeprivationAccessRecipe", | "id": "PrintedDocumentOrderDeprivationAccessRecipe", | ||
"result": "PrintedDocumentOrderDeprivationAccess", | |||
"category": "OrdersAndInstructions", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentOrderEncouragementRecipe", | "id": "PrintedDocumentOrderEncouragementRecipe", | ||
"result": "PrintedDocumentOrderEncouragement", | |||
"category": "OrdersAndInstructions", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentOrderParolePrisonerRecipe", | "id": "PrintedDocumentOrderParolePrisonerRecipe", | ||
"result": "PrintedDocumentOrderParolePrisoner", | |||
"category": "OrdersAndInstructions", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentOrderRecognizingSentienceCreatureRecipe", | "id": "PrintedDocumentOrderRecognizingSentienceCreatureRecipe", | ||
"result": "PrintedDocumentOrderRecognizingSentienceCreature", | |||
"category": "OrdersAndInstructions", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentOrderMedicalInterventionRecipe", | "id": "PrintedDocumentOrderMedicalInterventionRecipe", | ||
"result": "PrintedDocumentOrderMedicalIntervention", | |||
"category": "OrdersAndInstructions", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentProductManufacturingOrderRecipe", | "id": "PrintedDocumentProductManufacturingOrderRecipe", | ||
"result": "PrintedDocumentProductManufacturingOrder", | |||
"category": "Orders", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentOrderPurchaseResourcesEquipmentRecipe", | "id": "PrintedDocumentOrderPurchaseResourcesEquipmentRecipe", | ||
"result": "PrintedDocumentOrderPurchaseResourcesEquipment", | |||
"category": "Orders", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentOrderingSpecialEquipmentRecipe", | "id": "PrintedDocumentOrderingSpecialEquipmentRecipe", | ||
"result": "PrintedDocumentOrderingSpecialEquipment", | |||
"category": "Orders", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentOrderPurchaseWeaponsRecipe", | "id": "PrintedDocumentOrderPurchaseWeaponsRecipe", | ||
"result": "PrintedDocumentOrderPurchaseWeapons", | |||
"category": "Orders", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentCertificateRecipe", | "id": "PrintedDocumentCertificateRecipe", | ||
"result": "PrintedDocumentCertificate", | |||
"category": "Evidence", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentCertificateAdvancedTrainingRecipe", | "id": "PrintedDocumentCertificateAdvancedTrainingRecipe", | ||
"result": "PrintedDocumentCertificateAdvancedTraining", | |||
"category": "Evidence", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentCertificateOffenseRecipe", | "id": "PrintedDocumentCertificateOffenseRecipe", | ||
"result": "PrintedDocumentCertificateOffense", | |||
"category": "Evidence", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentDeathCertificateRecipe", | "id": "PrintedDocumentDeathCertificateRecipe", | ||
"result": "PrintedDocumentDeathCertificate", | |||
"category": "Evidence", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentMarriageCertificateRecipe", | "id": "PrintedDocumentMarriageCertificateRecipe", | ||
"result": "PrintedDocumentMarriageCertificate", | |||
"category": "Evidence", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentDivorceCertificateRecipe", | "id": "PrintedDocumentDivorceCertificateRecipe", | ||
"result": "PrintedDocumentDivorceCertificate", | |||
"category": "Evidence", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentClosingIndictmentRecipe", | "id": "PrintedDocumentClosingIndictmentRecipe", | ||
"result": "PrintedDocumentClosingIndictment", | |||
"category": "ConclusionsAndDecisions", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentSentenceRecipe", | "id": "PrintedDocumentSentenceRecipe", | ||
"result": "PrintedDocumentSentence", | |||
"category": "ConclusionsAndDecisions", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentJudgmentRecipe", | "id": "PrintedDocumentJudgmentRecipe", | ||
"result": "PrintedDocumentJudgment", | |||
"category": "ConclusionsAndDecisions", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentStatementHealtheRecipe", | "id": "PrintedDocumentStatementHealtheRecipe", | ||
"result": "PrintedDocumentStatementHealth", | |||
"category": "ConclusionsAndDecisions", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentDecisionToStartTrialRecipe", | "id": "PrintedDocumentDecisionToStartTrialRecipe", | ||
"result": "PrintedDocumentDecisionToStartTrial", | |||
"category": "ConclusionsAndDecisions", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentErrorLoadingFormHeaderRecipe", | "id": "PrintedDocumentErrorLoadingFormHeaderRecipe", | ||
"result": "PrintedDocumentErrorLoadingFormHeader", | |||
"category": "ErrorDocument", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentNoticeOfLiquidationRecipe", | "id": "PrintedDocumentNoticeOfLiquidationRecipe", | ||
"result": "PrintedDocumentNoticeOfLiquidation", | |||
"category": "ErrorDocument", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentBusinessDealRecipe", | "id": "PrintedDocumentBusinessDealRecipe", | ||
"result": "PrintedDocumentBusinessDeal", | |||
"category": "ErrorDocument", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentNoteBeginningMilitaryActionsRecipe", | "id": "PrintedDocumentNoteBeginningMilitaryActionsRecipe", | ||
"result": "PrintedDocumentNoteBeginningMilitaryActions", | |||
"category": "ErrorDocument", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PrintedDocumentReportAccomplishmentGoalsRecipe", | "id": "PrintedDocumentReportAccomplishmentGoalsRecipe", | ||
"result": "PrintedDocumentReportAccomplishmentGoals", | |||
"category": "ErrorDocument", | |||
"completetime": 2, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Paper": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BedsheetBlack", | "id": "BedsheetBlack", | ||
"result": "BedsheetBlack", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 150 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BedsheetBlue", | "id": "BedsheetBlue", | ||
"result": "BedsheetBlue", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 150 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BedsheetBrown", | "id": "BedsheetBrown", | ||
"result": "BedsheetBrown", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 150 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BedsheetGreen", | "id": "BedsheetGreen", | ||
"result": "BedsheetGreen", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 150 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BedsheetGrey", | "id": "BedsheetGrey", | ||
"result": "BedsheetGrey", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 150 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BedsheetOrange", | "id": "BedsheetOrange", | ||
"result": "BedsheetOrange", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 150 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BedsheetPurple", | "id": "BedsheetPurple", | ||
"result": "BedsheetPurple", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 150 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BedsheetRed", | "id": "BedsheetRed", | ||
"result": "BedsheetRed", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 150 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BedsheetWhite", | "id": "BedsheetWhite", | ||
"result": "BedsheetWhite", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 150 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BedsheetYellow", | "id": "BedsheetYellow", | ||
"result": "BedsheetYellow", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 150 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BedsheetClown", | "id": "BedsheetClown", | ||
"result": "BedsheetClown", | |||
"materials": { | |||
"Cloth": 150, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "BedsheetCosmos", | "id": "BedsheetCosmos", | ||
"result": "BedsheetCosmos", | |||
"materials": { | |||
"Cloth": 150, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "BedsheetIan", | "id": "BedsheetIan", | ||
"result": "BedsheetIan", | |||
"materials": { | |||
"Cloth": 150, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "BedsheetMedical", | "id": "BedsheetMedical", | ||
"result": "BedsheetMedical", | |||
"materials": { | |||
"Cloth": 150, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "BedsheetMime", | "id": "BedsheetMime", | ||
"result": "BedsheetMime", | |||
"materials": { | |||
"Cloth": 150, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "BedsheetNT", | "id": "BedsheetNT", | ||
"result": "BedsheetNT", | |||
"materials": { | |||
"Cloth": 150, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "BedsheetRainbow", | "id": "BedsheetRainbow", | ||
"result": "BedsheetRainbow", | |||
"materials": { | |||
"Cloth": 150, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "BedsheetBrigmedic", | "id": "BedsheetBrigmedic", | ||
"result": "BedsheetBrigmedic", | |||
"materials": { | |||
"Cloth": 150, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "BedsheetSyndie", | "id": "BedsheetSyndie", | ||
"result": "BedsheetSyndie", | |||
"materials": { | |||
"Cloth": 150, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "BioGenMonkeyCube", | "id": "BioGenMonkeyCube", | ||
"result": "MonkeyCube", | |||
"category": "Food", | |||
"completetime": 3, | |||
"materials": { | |||
"Biomass": 70 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BioGenKoboldCube", | "id": "BioGenKoboldCube", | ||
"result": "KoboldCube", | |||
"category": "Food", | |||
"completetime": 3, | |||
"materials": { | |||
"Biomass": 70 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BioGenMaterialCloth1", | "id": "BioGenMaterialCloth1", | ||
"result": "MaterialCloth1", | |||
"category": "Materials", | |||
"icon": { | |||
"sprite": "Objects/Materials/materials.rsi", | "sprite": "Objects/Materials/materials.rsi", | ||
"state": "cloth", | "state": "cloth" | ||
}, | |||
"completetime": 1, | |||
"materials": { | |||
"Biomass": 10 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BioGenMaterialCardboard1", | "id": "BioGenMaterialCardboard1", | ||
"result": "MaterialCardboard1", | |||
"category": "Materials", | |||
"icon": { | |||
"sprite": "Objects/Materials/materials.rsi", | "sprite": "Objects/Materials/materials.rsi", | ||
"state": "cardboard", | "state": "cardboard" | ||
}, | |||
"completetime": 1, | |||
"materials": { | |||
"Biomass": 5 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BioGenPaper", | "id": "BioGenPaper", | ||
"result": "Paper", | |||
"category": "Materials", | |||
"completetime": 1, | |||
"materials": { | |||
"Biomass": 2 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BioGenPaperRolling1", | "id": "BioGenPaperRolling1", | ||
"result": "PaperRolling1", | |||
"category": "Materials", | |||
"completetime": 1, | |||
"materials": { | |||
"Biomass": 1 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BioGenCandle", | "id": "BioGenCandle", | ||
"result": "Candle", | |||
"category": "Materials", | |||
"completetime": 3, | |||
"materials": { | |||
"Biomass": 3 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BioGenPlantBGone", | "id": "BioGenPlantBGone", | ||
"category": "Chemicals", | |||
"icon": { | |||
"sprite": "Objects/Tools/Hydroponics/sprays.rsi", | "sprite": "Objects/Tools/Hydroponics/sprays.rsi", | ||
"state": "plantbgone", | "state": "plantbgone" | ||
}, | |||
"completetime": 1, | |||
"materials": { | |||
"Biomass": 12 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BioGenWeedKiller", | "id": "BioGenWeedKiller", | ||
"category": "Chemicals", | |||
"icon": { | |||
"sprite": "Objects/Tools/Hydroponics/sprays.rsi", | "sprite": "Objects/Tools/Hydroponics/sprays.rsi", | ||
"state": "weedspray", | "state": "weedspray" | ||
}, | |||
"completetime": 1, | |||
"materials": { | |||
"Biomass": 8 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BioGenPestKiller", | "id": "BioGenPestKiller", | ||
"category": "Chemicals", | |||
"icon": { | |||
"sprite": "Objects/Tools/Hydroponics/sprays.rsi", | "sprite": "Objects/Tools/Hydroponics/sprays.rsi", | ||
"state": "weedspray", | "state": "weedspray" | ||
}, | |||
"completetime": 1, | |||
"materials": { | |||
"Biomass": 12 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BioGenLeft4Zed", | "id": "BioGenLeft4Zed", | ||
"category": "Chemicals", | |||
"icon": { | |||
"sprite": "Objects/Specific/Chemistry/bottle.rsi", | "sprite": "Objects/Specific/Chemistry/bottle.rsi", | ||
"state": "bottle-1", | "state": "bottle-1" | ||
}, | |||
"completetime": 1, | |||
"materials": { | |||
"Biomass": 12 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BioGenEZNutrient", | "id": "BioGenEZNutrient", | ||
"category": "Chemicals", | |||
"icon": { | |||
"sprite": "Objects/Specific/Chemistry/bottle.rsi", | "sprite": "Objects/Specific/Chemistry/bottle.rsi", | ||
"state": "bottle-1", | "state": "bottle-1" | ||
}, | |||
"completetime": 1, | |||
"materials": { | |||
"Biomass": 15 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BioGenRobustHarvest", | "id": "BioGenRobustHarvest", | ||
"category": "Chemicals", | |||
"icon": { | |||
"sprite": "Objects/Specific/Chemistry/bottle.rsi", | "sprite": "Objects/Specific/Chemistry/bottle.rsi", | ||
"state": "bottle-1", | "state": "bottle-1" | ||
}, | |||
"completetime": 1, | |||
"materials": { | |||
"Biomass": 15 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BioGenMilk", | "id": "BioGenMilk", | ||
"category": "Food", | |||
"icon": { | |||
"sprite": "Objects/Consumable/Drinks/milk.rsi", | "sprite": "Objects/Consumable/Drinks/milk.rsi", | ||
"state": "icon", | "state": "icon" | ||
}, | |||
"completetime": 1, | |||
"materials": { | |||
"Biomass": 12 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BioGenMilkSoy", | "id": "BioGenMilkSoy", | ||
"category": "Food", | |||
"icon": { | |||
"sprite": "Objects/Consumable/Drinks/soymilk.rsi", | "sprite": "Objects/Consumable/Drinks/soymilk.rsi", | ||
"state": "icon", | "state": "icon" | ||
}, | |||
"completetime": 1, | |||
"materials": { | |||
"Biomass": 12 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BioGenEthanol", | "id": "BioGenEthanol", | ||
"category": "Food", | |||
"icon": { | |||
"sprite": "Objects/Consumable/Drinks/glass_clear.rsi", | "sprite": "Objects/Consumable/Drinks/glass_clear.rsi", | ||
"state": "icon", | "state": "icon" | ||
}, | |||
"completetime": 1, | |||
"materials": { | |||
"Biomass": 18 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BioGenCream", | "id": "BioGenCream", | ||
"category": "Food", | |||
"icon": { | |||
"sprite": "Objects/Consumable/Drinks/cream.rsi", | "sprite": "Objects/Consumable/Drinks/cream.rsi", | ||
"state": "icon", | "state": "icon" | ||
}, | |||
"completetime": 1, | |||
"materials": { | |||
"Biomass": 18 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BioGenBlackpepper", | "id": "BioGenBlackpepper", | ||
"category": "Food", | |||
"icon": { | |||
"sprite": "Objects/Consumable/Food/condiments.rsi", | "sprite": "Objects/Consumable/Food/condiments.rsi", | ||
"state": "packet-pepper", | "state": "packet-pepper" | ||
}, | |||
"completetime": 1, | |||
"materials": { | |||
"Biomass": 18 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BioGenEnzyme", | "id": "BioGenEnzyme", | ||
"category": "Food", | |||
"icon": { | |||
"sprite": "Objects/Consumable/Food/condiments.rsi", | "sprite": "Objects/Consumable/Food/condiments.rsi", | ||
"state": "bottle-empty", | "state": "bottle-empty" | ||
}, | |||
"completetime": 1, | |||
"materials": { | |||
"Biomass": 18 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BioGenFlour", | "id": "BioGenFlour", | ||
"category": "Food", | |||
"icon": { | |||
"sprite": "Objects/Consumable/Food/ingredients.rsi", | "sprite": "Objects/Consumable/Food/ingredients.rsi", | ||
"state": "flour-big", | "state": "flour-big" | ||
}, | |||
"completetime": 1, | |||
"materials": { | |||
"Biomass": 18 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BioGenSugar", | "id": "BioGenSugar", | ||
"category": "Food", | |||
"icon": { | |||
"sprite": "Objects/Consumable/Food/ingredients.rsi", | "sprite": "Objects/Consumable/Food/ingredients.rsi", | ||
"state": "sugar-big", | "state": "sugar-big" | ||
}, | |||
"completetime": 1, | |||
"materials": { | |||
"Biomass": 18 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "HydroponicsToolMiniHoe", | "id": "HydroponicsToolMiniHoe", | ||
"result": "HydroponicsToolMiniHoe", | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 100 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "HydroponicsToolScythe", | "id": "HydroponicsToolScythe", | ||
"result": "HydroponicsToolScythe", | |||
"materials": { | |||
"Steel": 300, | |||
"Plastic": 200 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "HydroponicsToolHatchet", | "id": "HydroponicsToolHatchet", | ||
"result": "HydroponicsToolHatchet", | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 100 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "HydroponicsToolSpade", | "id": "HydroponicsToolSpade", | ||
"result": "HydroponicsToolSpade", | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 100 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "HydroponicsToolClippers", | "id": "HydroponicsToolClippers", | ||
"result": "HydroponicsToolClippers", | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 100 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "ConveyorBeltAssembly", | "id": "ConveyorBeltAssembly", | ||
"result": "ConveyorBeltAssembly", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 250, | |||
"Plastic": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "AppraisalTool", | "id": "AppraisalTool", | ||
"result": "AppraisalTool", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 500 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Carpet", | "id": "Carpet", | ||
"result": "FloorCarpetItemRed", | |||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "CarpetBlack", | "id": "CarpetBlack", | ||
"result": "FloorCarpetItemBlack", | |||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "CarpetPink", | "id": "CarpetPink", | ||
"result": "FloorCarpetItemPink", | |||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "CarpetBlue", | "id": "CarpetBlue", | ||
"result": "FloorCarpetItemBlue", | |||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "CarpetGreen", | "id": "CarpetGreen", | ||
"result": "FloorCarpetItemGreen", | |||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "CarpetOrange", | "id": "CarpetOrange", | ||
"result": "FloorCarpetItemOrange", | |||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "CarpetPurple", | "id": "CarpetPurple", | ||
"result": "FloorCarpetItemPurple", | |||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "CarpetCyan", | "id": "CarpetCyan", | ||
"result": "FloorCarpetItemCyan", | |||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "CarpetWhite", | "id": "CarpetWhite", | ||
"result": "FloorCarpetItemWhite", | |||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Beaker", | "id": "Beaker", | ||
"result": "Beaker", | |||
"completetime": 2, | |||
"materials": { | |||
"Glass": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "LargeBeaker", | "id": "LargeBeaker", | ||
"result": "LargeBeaker", | |||
"completetime": 2, | |||
"materials": { | |||
"Glass": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "CryostasisBeaker", | "id": "CryostasisBeaker", | ||
"result": "CryostasisBeaker", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 250, | |||
"Plastic": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SyringeCryostasis", | "id": "SyringeCryostasis", | ||
"result": "SyringeCryostasis", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Dropper", | "id": "Dropper", | ||
"result": "Dropper", | |||
"completetime": 2, | |||
"materials": { | |||
"Glass": 200, | |||
"Plastic": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Syringe", | "id": "Syringe", | ||
"result": "Syringe", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 100, | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BluespaceBeaker", | "id": "BluespaceBeaker", | ||
"result": "BluespaceBeaker", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 500, | |||
"Plastic": 500, | |||
"Plasma": 150, | |||
"Silver": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SyringeBluespace", | "id": "SyringeBluespace", | ||
"result": "SyringeBluespace", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 150, | |||
"Glass": 250, | |||
"Plasma": 100, | |||
"Silver": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PillCanister", | "id": "PillCanister", | ||
"result": "PillCanister", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ChemistryEmptyBottle01", | "id": "ChemistryEmptyBottle01", | ||
"result": "ChemistryEmptyBottle01", | |||
"completetime": 2, | |||
"materials": { | |||
"Glass": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Vape", | "id": "Vape", | ||
"result": "Vape", | |||
"icon": { | |||
"sprite": "Objects/Consumable/Smokeables/Vapes/vape-standard.rsi", | "sprite": "Objects/Consumable/Smokeables/Vapes/vape-standard.rsi", | ||
"state": "icon", | "state": "icon" | ||
}, | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 100, | |||
"Steel": 250 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingEyesGlassesChemical", | "id": "ClothingEyesGlassesChemical", | ||
"result": "ClothingEyesGlassesChemical", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 300, | |||
"Glass": 500 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitColorGrey", | "id": "ClothingUniformJumpsuitColorGrey", | ||
"result": "ClothingUniformJumpsuitColorGrey", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtColorGrey", | "id": "ClothingUniformJumpskirtColorGrey", | ||
"result": "ClothingUniformJumpskirtColorGrey", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitBartender", | "id": "ClothingUniformJumpsuitBartender", | ||
"result": "ClothingUniformJumpsuitBartender", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtBartender", | "id": "ClothingUniformJumpskirtBartender", | ||
"result": "ClothingUniformJumpskirtBartender", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitCaptain", | "id": "ClothingUniformJumpsuitCaptain", | ||
"result": "ClothingUniformJumpsuitCaptain", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitCapFormal", | "id": "ClothingUniformJumpsuitCapFormal", | ||
"result": "ClothingUniformJumpsuitCapFormal", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtCapFormalDress", | "id": "ClothingUniformJumpskirtCapFormalDress", | ||
"result": "ClothingUniformJumpskirtCapFormalDress", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtCaptain", | "id": "ClothingUniformJumpskirtCaptain", | ||
"result": "ClothingUniformJumpskirtCaptain", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitCargo", | "id": "ClothingUniformJumpsuitCargo", | ||
"result": "ClothingUniformJumpsuitCargo", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtCargo", | "id": "ClothingUniformJumpskirtCargo", | ||
"result": "ClothingUniformJumpskirtCargo", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitSalvageSpecialist", | "id": "ClothingUniformJumpsuitSalvageSpecialist", | ||
"result": "ClothingUniformJumpsuitSalvageSpecialist", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitCentcomAgent", | "id": "ClothingUniformJumpsuitCentcomAgent", | ||
"result": "ClothingUniformJumpsuitCentcomAgent", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitCentcomFormal", | "id": "ClothingUniformJumpsuitCentcomFormal", | ||
"result": "ClothingUniformJumpsuitCentcomFormal", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtCentcomFormalDress", | "id": "ClothingUniformJumpskirtCentcomFormalDress", | ||
"result": "ClothingUniformJumpskirtCentcomFormalDress", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitCentcomOfficer", | "id": "ClothingUniformJumpsuitCentcomOfficer", | ||
"result": "ClothingUniformJumpsuitCentcomOfficer", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitCentcomOfficial", | "id": "ClothingUniformJumpsuitCentcomOfficial", | ||
"result": "ClothingUniformJumpsuitCentcomOfficial", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitChiefEngineer", | "id": "ClothingUniformJumpsuitChiefEngineer", | ||
"result": "ClothingUniformJumpsuitChiefEngineer", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtChiefEngineer", | "id": "ClothingUniformJumpskirtChiefEngineer", | ||
"result": "ClothingUniformJumpskirtChiefEngineer", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitChiefEngineerTurtle", | "id": "ClothingUniformJumpsuitChiefEngineerTurtle", | ||
"result": "ClothingUniformJumpsuitChiefEngineerTurtle", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtChiefEngineerTurtle", | "id": "ClothingUniformJumpskirtChiefEngineerTurtle", | ||
"result": "ClothingUniformJumpskirtChiefEngineerTurtle", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitChaplain", | "id": "ClothingUniformJumpsuitChaplain", | ||
"result": "ClothingUniformJumpsuitChaplain", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtChaplain", | "id": "ClothingUniformJumpskirtChaplain", | ||
"result": "ClothingUniformJumpskirtChaplain", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitChef", | "id": "ClothingUniformJumpsuitChef", | ||
"result": "ClothingUniformJumpsuitChef", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtChef", | "id": "ClothingUniformJumpskirtChef", | ||
"result": "ClothingUniformJumpskirtChef", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitChemistry", | "id": "ClothingUniformJumpsuitChemistry", | ||
"result": "ClothingUniformJumpsuitChemistry", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtChemistry", | "id": "ClothingUniformJumpskirtChemistry", | ||
"result": "ClothingUniformJumpskirtChemistry", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitClown", | "id": "ClothingUniformJumpsuitClown", | ||
"result": "ClothingUniformJumpsuitClown", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitCMO", | "id": "ClothingUniformJumpsuitCMO", | ||
"result": "ClothingUniformJumpsuitCMO", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtCMO", | "id": "ClothingUniformJumpskirtCMO", | ||
"result": "ClothingUniformJumpskirtCMO", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitCMOTurtle", | "id": "ClothingUniformJumpsuitCMOTurtle", | ||
"result": "ClothingUniformJumpsuitCMOTurtle", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtCMOTurtle", | "id": "ClothingUniformJumpskirtCMOTurtle", | ||
"result": "ClothingUniformJumpskirtCMOTurtle", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitDetective", | "id": "ClothingUniformJumpsuitDetective", | ||
"result": "ClothingUniformJumpsuitDetective", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtDetective", | "id": "ClothingUniformJumpskirtDetective", | ||
"result": "ClothingUniformJumpskirtDetective", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitEngineering", | "id": "ClothingUniformJumpsuitEngineering", | ||
"result": "ClothingUniformJumpsuitEngineering", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtEngineering", | "id": "ClothingUniformJumpskirtEngineering", | ||
"result": "ClothingUniformJumpskirtEngineering", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitSeniorEngineer", | "id": "ClothingUniformJumpsuitSeniorEngineer", | ||
"result": "ClothingUniformJumpsuitSeniorEngineer", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtSeniorEngineer", | "id": "ClothingUniformJumpskirtSeniorEngineer", | ||
"result": "ClothingUniformJumpskirtSeniorEngineer", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitHoP", | "id": "ClothingUniformJumpsuitHoP", | ||
"result": "ClothingUniformJumpsuitHoP", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtHoP", | "id": "ClothingUniformJumpskirtHoP", | ||
"result": "ClothingUniformJumpskirtHoP", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitHoS", | "id": "ClothingUniformJumpsuitHoS", | ||
"result": "ClothingUniformJumpsuitHoS", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtHoS", | "id": "ClothingUniformJumpskirtHoS", | ||
"result": "ClothingUniformJumpskirtHoS", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitHosFormal", | "id": "ClothingUniformJumpsuitHosFormal", | ||
"result": "ClothingUniformJumpsuitHosFormal", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtHosFormal", | "id": "ClothingUniformJumpskirtHosFormal", | ||
"result": "ClothingUniformJumpskirtHosFormal", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitHoSParadeMale", | "id": "ClothingUniformJumpsuitHoSParadeMale", | ||
"result": "ClothingUniformJumpsuitHoSParadeMale", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtHoSParadeMale", | "id": "ClothingUniformJumpskirtHoSParadeMale", | ||
"result": "ClothingUniformJumpskirtHoSParadeMale", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitHoSAlt", | "id": "ClothingUniformJumpsuitHoSAlt", | ||
"result": "ClothingUniformJumpsuitHoSAlt", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitHoSBlue", | "id": "ClothingUniformJumpsuitHoSBlue", | ||
"result": "ClothingUniformJumpsuitHoSBlue", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitHoSGrey", | "id": "ClothingUniformJumpsuitHoSGrey", | ||
"result": "ClothingUniformJumpsuitHoSGrey", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtHoSAlt", | "id": "ClothingUniformJumpskirtHoSAlt", | ||
"result": "ClothingUniformJumpskirtHoSAlt", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitHydroponics", | "id": "ClothingUniformJumpsuitHydroponics", | ||
"result": "ClothingUniformJumpsuitHydroponics", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtHydroponics", | "id": "ClothingUniformJumpskirtHydroponics", | ||
"result": "ClothingUniformJumpskirtHydroponics", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitJanitor", | "id": "ClothingUniformJumpsuitJanitor", | ||
"result": "ClothingUniformJumpsuitJanitor", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtJanitor", | "id": "ClothingUniformJumpskirtJanitor", | ||
"result": "ClothingUniformJumpskirtJanitor", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitLawyerBlack", | "id": "ClothingUniformJumpsuitLawyerBlack", | ||
"result": "ClothingUniformJumpsuitLawyerBlack", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitLibrarian", | "id": "ClothingUniformJumpsuitLibrarian", | ||
"result": "ClothingUniformJumpsuitLibrarian", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtColorLightBrown", | "id": "ClothingUniformJumpskirtColorLightBrown", | ||
"result": "ClothingUniformJumpskirtColorLightBrown", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitMedicalDoctor", | "id": "ClothingUniformJumpsuitMedicalDoctor", | ||
"result": "ClothingUniformJumpsuitMedicalDoctor", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtMedicalDoctor", | "id": "ClothingUniformJumpskirtMedicalDoctor", | ||
"result": "ClothingUniformJumpskirtMedicalDoctor", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitSeniorPhysician", | "id": "ClothingUniformJumpsuitSeniorPhysician", | ||
"result": "ClothingUniformJumpsuitSeniorPhysician", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtSeniorPhysician", | "id": "ClothingUniformJumpskirtSeniorPhysician", | ||
"result": "ClothingUniformJumpskirtSeniorPhysician", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitMime", | "id": "ClothingUniformJumpsuitMime", | ||
"result": "ClothingUniformJumpsuitMime", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtMime", | "id": "ClothingUniformJumpskirtMime", | ||
"result": "ClothingUniformJumpskirtMime", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitMusician", | "id": "ClothingUniformJumpsuitMusician", | ||
"result": "ClothingUniformJumpsuitMusician", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitOperative", | "id": "ClothingUniformJumpsuitOperative", | ||
"result": "ClothingUniformJumpsuitOperative", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtOperative", | "id": "ClothingUniformJumpskirtOperative", | ||
"result": "ClothingUniformJumpskirtOperative", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitParamedic", | "id": "ClothingUniformJumpsuitParamedic", | ||
"result": "ClothingUniformJumpsuitParamedic", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtParamedic", | "id": "ClothingUniformJumpskirtParamedic", | ||
"result": "ClothingUniformJumpskirtParamedic", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitSeniorOfficer", | "id": "ClothingUniformJumpsuitSeniorOfficer", | ||
"result": "ClothingUniformJumpsuitSeniorOfficer", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtSeniorOfficer", | "id": "ClothingUniformJumpskirtSeniorOfficer", | ||
"result": "ClothingUniformJumpskirtSeniorOfficer", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitPrisoner", | "id": "ClothingUniformJumpsuitPrisoner", | ||
"result": "ClothingUniformJumpsuitPrisoner", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtPrisoner", | "id": "ClothingUniformJumpskirtPrisoner", | ||
"result": "ClothingUniformJumpskirtPrisoner", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitQM", | "id": "ClothingUniformJumpsuitQM", | ||
"result": "ClothingUniformJumpsuitQM", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitQMFormal", | "id": "ClothingUniformJumpsuitQMFormal", | ||
"result": "ClothingUniformJumpsuitQMFormal", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtQM", | "id": "ClothingUniformJumpskirtQM", | ||
"result": "ClothingUniformJumpskirtQM", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitQMTurtleneck", | "id": "ClothingUniformJumpsuitQMTurtleneck", | ||
"result": "ClothingUniformJumpsuitQMTurtleneck", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtQMTurtleneck", | "id": "ClothingUniformJumpskirtQMTurtleneck", | ||
"result": "ClothingUniformJumpskirtQMTurtleneck", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitResearchDirector", | "id": "ClothingUniformJumpsuitResearchDirector", | ||
"result": "ClothingUniformJumpsuitResearchDirector", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtResearchDirector", | "id": "ClothingUniformJumpskirtResearchDirector", | ||
"result": "ClothingUniformJumpskirtResearchDirector", | |||
"materials": { | |||
"Cloth": 300, | |||
"Durathread": 100 | |||
}, | |||
"completetime": 4 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitScientist", | "id": "ClothingUniformJumpsuitScientist", | ||
"result": "ClothingUniformJumpsuitScientist", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtScientist", | "id": "ClothingUniformJumpskirtScientist", | ||
"result": "ClothingUniformJumpskirtScientist", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitSeniorResearcher", | "id": "ClothingUniformJumpsuitSeniorResearcher", | ||
"result": "ClothingUniformJumpsuitSeniorResearcher", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtSeniorResearcher", | "id": "ClothingUniformJumpskirtSeniorResearcher", | ||
"result": "ClothingUniformJumpskirtSeniorResearcher", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitSec", | "id": "ClothingUniformJumpsuitSec", | ||
"result": "ClothingUniformJumpsuitSec", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtSec", | "id": "ClothingUniformJumpskirtSec", | ||
"result": "ClothingUniformJumpskirtSec", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitBrigmedic", | "id": "ClothingUniformJumpsuitBrigmedic", | ||
"result": "ClothingUniformJumpsuitBrigmedic", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtBrigmedic", | "id": "ClothingUniformJumpskirtBrigmedic", | ||
"result": "ClothingUniformJumpskirtBrigmedic", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitSyndieFormal", | "id": "ClothingUniformJumpsuitSyndieFormal", | ||
"result": "ClothingUniformJumpsuitSyndieFormal", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtSyndieFormalDress", | "id": "ClothingUniformJumpskirtSyndieFormalDress", | ||
"result": "ClothingUniformJumpskirtSyndieFormalDress", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitPyjamaSyndicateBlack", | "id": "ClothingUniformJumpsuitPyjamaSyndicateBlack", | ||
"result": "ClothingUniformJumpsuitPyjamaSyndicateBlack", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitPyjamaSyndicatePink", | "id": "ClothingUniformJumpsuitPyjamaSyndicatePink", | ||
"result": "ClothingUniformJumpsuitPyjamaSyndicatePink", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitPyjamaSyndicateRed", | "id": "ClothingUniformJumpsuitPyjamaSyndicateRed", | ||
"result": "ClothingUniformJumpsuitPyjamaSyndicateRed", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpsuitWarden", | "id": "ClothingUniformJumpsuitWarden", | ||
"result": "ClothingUniformJumpsuitWarden", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingUniformJumpskirtWarden", | "id": "ClothingUniformJumpskirtWarden", | ||
"result": "ClothingUniformJumpskirtWarden", | |||
"completetime": 4, | |||
"materials": { | |||
"Cloth": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterCap", | "id": "ClothingOuterWinterCap", | ||
"result": "ClothingOuterWinterCap", | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 300 | |||
}, | |||
"completetime": 3.2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterCE", | "id": "ClothingOuterWinterCE", | ||
"result": "ClothingOuterWinterCE", | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 300 | |||
}, | |||
"completetime": 3.2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterCentcom", | "id": "ClothingOuterWinterCentcom", | ||
"result": "ClothingOuterWinterCentcom", | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 300 | |||
}, | |||
"completetime": 3.2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterCMO", | "id": "ClothingOuterWinterCMO", | ||
"result": "ClothingOuterWinterCMO", | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 300 | |||
}, | |||
"completetime": 3.2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterHoP", | "id": "ClothingOuterWinterHoP", | ||
"result": "ClothingOuterWinterHoP", | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 300 | |||
}, | |||
"completetime": 3.2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterHoSUnarmored", | "id": "ClothingOuterWinterHoSUnarmored", | ||
"result": "ClothingOuterWinterHoSUnarmored", | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 300 | |||
}, | |||
"completetime": 3.2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterWardenUnarmored", | "id": "ClothingOuterWinterWardenUnarmored", | ||
"result": "ClothingOuterWinterWardenUnarmored", | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 300 | |||
}, | |||
"completetime": 3.2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterQM", | "id": "ClothingOuterWinterQM", | ||
"result": "ClothingOuterWinterQM", | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 300 | |||
}, | |||
"completetime": 3.2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterRD", | "id": "ClothingOuterWinterRD", | ||
"result": "ClothingOuterWinterRD", | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 300 | |||
}, | |||
"completetime": 3.2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterMusician", | "id": "ClothingOuterWinterMusician", | ||
"result": "ClothingOuterWinterMusician", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterClown", | "id": "ClothingOuterWinterClown", | ||
"result": "ClothingOuterWinterClown", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterMime", | "id": "ClothingOuterWinterMime", | ||
"result": "ClothingOuterWinterMime", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterCoat", | "id": "ClothingOuterWinterCoat", | ||
"result": "ClothingOuterWinterCoat", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterJani", | "id": "ClothingOuterWinterJani", | ||
"result": "ClothingOuterWinterJani", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterBar", | "id": "ClothingOuterWinterBar", | ||
"result": "ClothingOuterWinterBar", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterChef", | "id": "ClothingOuterWinterChef", | ||
"result": "ClothingOuterWinterChef", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterHydro", | "id": "ClothingOuterWinterHydro", | ||
"result": "ClothingOuterWinterHydro", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterAtmos", | "id": "ClothingOuterWinterAtmos", | ||
"result": "ClothingOuterWinterAtmos", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterEngi", | "id": "ClothingOuterWinterEngi", | ||
"result": "ClothingOuterWinterEngi", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterCargo", | "id": "ClothingOuterWinterCargo", | ||
"result": "ClothingOuterWinterCargo", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterMiner", | "id": "ClothingOuterWinterMiner", | ||
"result": "ClothingOuterWinterMiner", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterMed", | "id": "ClothingOuterWinterMed", | ||
"result": "ClothingOuterWinterMed", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterPara", | "id": "ClothingOuterWinterPara", | ||
"result": "ClothingOuterWinterPara", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterChem", | "id": "ClothingOuterWinterChem", | ||
"result": "ClothingOuterWinterChem", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterGen", | "id": "ClothingOuterWinterGen", | ||
"result": "ClothingOuterWinterGen", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterViro", | "id": "ClothingOuterWinterViro", | ||
"result": "ClothingOuterWinterViro", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterSci", | "id": "ClothingOuterWinterSci", | ||
"result": "ClothingOuterWinterSci", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterRobo", | "id": "ClothingOuterWinterRobo", | ||
"result": "ClothingOuterWinterRobo", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterSec", | "id": "ClothingOuterWinterSec", | ||
"result": "ClothingOuterWinterSec", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterSyndie", | "id": "ClothingOuterWinterSyndie", | ||
"result": "ClothingOuterWinterSyndie", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingOuterWinterSyndieCap", | "id": "ClothingOuterWinterSyndieCap", | ||
"result": "ClothingOuterWinterSyndieCap", | |||
"completetime": 3.2, | |||
"materials": { | |||
"Cloth": 500, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatCaptain", | "id": "ClothingHeadHatCaptain", | ||
"result": "ClothingHeadHatCaptain", | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatCapcap", | "id": "ClothingHeadHatCapcap", | ||
"result": "ClothingHeadHatCapcap", | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatCentcom", | "id": "ClothingHeadHatCentcom", | ||
"result": "ClothingHeadHatCentcom", | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatCentcomcap", | "id": "ClothingHeadHatCentcomcap", | ||
"result": "ClothingHeadHatCentcomcap", | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatBeretHoS", | "id": "ClothingHeadHatBeretHoS", | ||
"result": "ClothingHeadHatBeretHoS", | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatHoshat", | "id": "ClothingHeadHatHoshat", | ||
"result": "ClothingHeadHatHoshat", | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatWarden", | "id": "ClothingHeadHatWarden", | ||
"result": "ClothingHeadHatWarden", | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatBeretWarden", | "id": "ClothingHeadHatBeretWarden", | ||
"result": "ClothingHeadHatBeretWarden", | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatHopcap", | "id": "ClothingHeadHatHopcap", | ||
"result": "ClothingHeadHatHopcap", | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatQMsoft", | "id": "ClothingHeadHatQMsoft", | ||
"result": "ClothingHeadHatQMsoft", | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatBeretRND", | "id": "ClothingHeadHatBeretRND", | ||
"result": "ClothingHeadHatBeretRND", | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatBeretEngineering", | "id": "ClothingHeadHatBeretEngineering", | ||
"result": "ClothingHeadHatBeretEngineering", | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatBeretQM", | "id": "ClothingHeadHatBeretQM", | ||
"result": "ClothingHeadHatBeretQM", | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatBeretCmo", | "id": "ClothingHeadHatBeretCmo", | ||
"result": "ClothingHeadHatBeretCmo", | |||
"materials": { | |||
"Cloth": 100, | |||
"Durathread": 50 | |||
}, | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatBeretMedic", | "id": "ClothingHeadHatBeretMedic", | ||
"result": "ClothingHeadHatBeretMedic", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatBeretBrigmedic", | "id": "ClothingHeadHatBeretBrigmedic", | ||
"result": "ClothingHeadHatBeretBrigmedic", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatBeretSecurity", | "id": "ClothingHeadHatBeretSecurity", | ||
"result": "ClothingHeadHatBeretSecurity", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatBeretSeniorPhysician", | "id": "ClothingHeadHatBeretSeniorPhysician", | ||
"result": "ClothingHeadHatBeretSeniorPhysician", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatSyndie", | "id": "ClothingHeadHatSyndie", | ||
"result": "ClothingHeadHatSyndie", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatSyndieMAA", | "id": "ClothingHeadHatSyndieMAA", | ||
"result": "ClothingHeadHatSyndieMAA", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadPyjamaSyndicateBlack", | "id": "ClothingHeadPyjamaSyndicateBlack", | ||
"result": "ClothingHeadPyjamaSyndicateBlack", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadPyjamaSyndicatePink", | "id": "ClothingHeadPyjamaSyndicatePink", | ||
"result": "ClothingHeadPyjamaSyndicatePink", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadPyjamaSyndicateRed", | "id": "ClothingHeadPyjamaSyndicateRed", | ||
"result": "ClothingHeadPyjamaSyndicateRed", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatParamedicsoft", | "id": "ClothingHeadHatParamedicsoft", | ||
"result": "ClothingHeadHatParamedicsoft", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingNeckTieRed", | "id": "ClothingNeckTieRed", | ||
"result": "ClothingNeckTieRed", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingNeckTieDet", | "id": "ClothingNeckTieDet", | ||
"result": "ClothingNeckTieDet", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingNeckTieSci", | "id": "ClothingNeckTieSci", | ||
"result": "ClothingNeckTieSci", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingNeckScarfStripedGreen", | "id": "ClothingNeckScarfStripedGreen", | ||
"result": "ClothingNeckScarfStripedGreen", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingNeckScarfStripedBlue", | "id": "ClothingNeckScarfStripedBlue", | ||
"result": "ClothingNeckScarfStripedBlue", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingNeckScarfStripedRed", | "id": "ClothingNeckScarfStripedRed", | ||
"result": "ClothingNeckScarfStripedRed", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingNeckScarfStripedBrown", | "id": "ClothingNeckScarfStripedBrown", | ||
"result": "ClothingNeckScarfStripedBrown", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingNeckScarfStripedLightBlue", | "id": "ClothingNeckScarfStripedLightBlue", | ||
"result": "ClothingNeckScarfStripedLightBlue", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingNeckScarfStripedOrange", | "id": "ClothingNeckScarfStripedOrange", | ||
"result": "ClothingNeckScarfStripedOrange", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingNeckScarfStripedBlack", | "id": "ClothingNeckScarfStripedBlack", | ||
"result": "ClothingNeckScarfStripedBlack", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingNeckScarfStripedPurple", | "id": "ClothingNeckScarfStripedPurple", | ||
"result": "ClothingNeckScarfStripedPurple", | |||
"completetime": 2, | |||
"materials": { | |||
"Cloth": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ButchCleaver", | "id": "ButchCleaver", | ||
"result": "ButchCleaver", | |||
"materials": { | |||
"Steel": 300, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "KitchenKnife", | "id": "KitchenKnife", | ||
"result": "KitchenKnife", | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "DrinkMug", | "id": "DrinkMug", | ||
"result": "DrinkMug", | |||
"completetime": 0.8, | |||
"materials": { | |||
"Glass": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "DrinkMugMetal", | "id": "DrinkMugMetal", | ||
"result": "DrinkMugMetal", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 100 | |||
}, | |||
"completetime": 0.8 | |||
}, | }, | ||
{ | { | ||
"id": "DrinkGlass", | "id": "DrinkGlass", | ||
"result": "DrinkGlass", | |||
"completetime": 0.8, | |||
"materials": { | |||
"Glass": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "DrinkShotGlass", | "id": "DrinkShotGlass", | ||
"result": "DrinkShotGlass", | |||
"completetime": 0.4, | |||
"materials": { | |||
"Glass": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "DrinkGlassCoupeShaped", | "id": "DrinkGlassCoupeShaped", | ||
"result": "DrinkGlassCoupeShaped", | |||
"completetime": 0.8, | |||
"materials": { | |||
"Glass": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "CustomDrinkJug", | "id": "CustomDrinkJug", | ||
"result": "CustomDrinkJug", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FoodPlate", | "id": "FoodPlate", | ||
"result": "FoodPlate", | |||
"completetime": 0.8, | |||
"materials": { | |||
"Glass": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FoodPlateSmall", | "id": "FoodPlateSmall", | ||
"result": "FoodPlateSmall", | |||
"completetime": 0.4, | |||
"materials": { | |||
"Glass": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FoodPlatePlastic", | "id": "FoodPlatePlastic", | ||
"result": "FoodPlatePlastic", | |||
"materials": { | |||
"Plastic": 100, | |||
"Glass": 100 | |||
}, | |||
"completetime": 0.8 | |||
}, | }, | ||
{ | { | ||
"id": "FoodPlateSmallPlastic", | "id": "FoodPlateSmallPlastic", | ||
"result": "FoodPlateSmallPlastic", | |||
"materials": { | |||
"Plastic": 50, | |||
"Glass": 50 | |||
}, | |||
"completetime": 0.4 | |||
}, | }, | ||
{ | { | ||
"id": "FoodBowlBig", | "id": "FoodBowlBig", | ||
"result": "FoodBowlBig", | |||
"completetime": 0.8, | |||
"materials": { | |||
"Glass": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FoodPlateTin", | "id": "FoodPlateTin", | ||
"result": "FoodPlateTin", | |||
"completetime": 0.4, | |||
"materials": { | |||
"Steel": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FoodPlateMuffinTin", | "id": "FoodPlateMuffinTin", | ||
"result": "FoodPlateMuffinTin", | |||
"materials": { | |||
"Steel": 50 | |||
}, | |||
"completetime": 0.4 | |||
}, | }, | ||
{ | { | ||
"id": "FoodKebabSkewer", | "id": "FoodKebabSkewer", | ||
"result": "FoodKebabSkewer", | |||
"completetime": 0.4, | |||
"materials": { | |||
"Steel": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "TimerTrigger", | "id": "TimerTrigger", | ||
"result": "TimerTrigger", | |||
"category": "Parts", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 300, | |||
"Plastic": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SignalTrigger", | "id": "SignalTrigger", | ||
"result": "SignalTrigger", | |||
"category": "Parts", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 300, | |||
"Plastic": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "VoiceTrigger", | "id": "VoiceTrigger", | ||
"result": "VoiceTrigger", | |||
"category": "Parts", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 300, | |||
"Plastic": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Igniter", | "id": "Igniter", | ||
"result": "Igniter", | |||
"materials": { | |||
"Steel": 300, | |||
"Plastic": 100, | |||
"Glass": 100 | |||
}, | |||
"category": "Parts", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "ChemicalPayload", | "id": "ChemicalPayload", | ||
"result": "ChemicalPayload", | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 300 | |||
}, | |||
"category": "Weapons", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "FlashPayload", | "id": "FlashPayload", | ||
"result": "FlashPayload", | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 100, | |||
"Glass": 50 | |||
}, | |||
"category": "Weapons", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "ExplosivePayload", | "id": "ExplosivePayload", | ||
"result": "ExplosivePayload", | |||
"category": "Weapons", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 100, | |||
"Glass": 50, | |||
"Plasma": 50, | |||
"Silver": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Signaller", | "id": "Signaller", | ||
"result": "RemoteSignaller", | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 200, | |||
"Glass": 100 | |||
}, | |||
"category": "Parts", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "SignallerAdvanced", | "id": "SignallerAdvanced", | ||
"result": "RemoteSignallerAdvanced", | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 200, | |||
"Plasma": 100 | |||
}, | |||
"category": "Parts", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "AnomalyLocator", | "id": "AnomalyLocator", | ||
"result": "AnomalyLocatorEmpty", | |||
"category": "Tools", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 400, | |||
"Glass": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "AnomalyLocatorWide", | "id": "AnomalyLocatorWide", | ||
"result": "AnomalyLocatorWideEmpty", | |||
"category": "Tools", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 400, | |||
"Glass": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "AnomalyScanner", | "id": "AnomalyScanner", | ||
"result": "AnomalyScanner", | |||
"materials": { | |||
"Plastic": 200, | |||
"Glass": 150, | |||
"Steel": 200 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "WeaponPistolCHIMP", | "id": "WeaponPistolCHIMP", | ||
"result": "WeaponPistolCHIMP", | |||
"category": "Tools", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 400 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "WeaponGauntletGorilla", | "id": "WeaponGauntletGorilla", | ||
"result": "WeaponGauntletGorilla", | |||
"category": "Tools", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 1500, | |||
"Plastic": 300, | |||
"Glass": 500, | |||
"Plasma": 500, | |||
"Silver": 250 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingBackpackHolding", | "id": "ClothingBackpackHolding", | ||
"result": "ClothingBackpackHolding", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 2000, | |||
"Silver": 750, | |||
"Plasma": 1500, | |||
"Uranium": 150 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingBackpackSatchelHolding", | "id": "ClothingBackpackSatchelHolding", | ||
"result": "ClothingBackpackSatchelHolding", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 2000, | |||
"Silver": 750, | |||
"Plasma": 1500, | |||
"Uranium": 150 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingBackpackDuffelHolding", | "id": "ClothingBackpackDuffelHolding", | ||
"result": "ClothingBackpackDuffelHolding", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 2000, | |||
"Silver": 750, | |||
"Plasma": 1500, | |||
"Uranium": 150 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "OreBagOfHolding", | "id": "OreBagOfHolding", | ||
"result": "OreBagOfHolding", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 2000, | |||
"Silver": 750, | |||
"Plasma": 1500, | |||
"Uranium": 150 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingMaskWeldingGas", | "id": "ClothingMaskWeldingGas", | ||
"result": "ClothingMaskWeldingGas", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 600, | |||
"Glass": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "WeaponForceGun", | "id": "WeaponForceGun", | ||
"result": "WeaponForceGun", | |||
"category": "Tools", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 400, | |||
"Silver": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "DeviceQuantumSpinInverter", | "id": "DeviceQuantumSpinInverter", | ||
"result": "DeviceQuantumSpinInverter", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 700, | |||
"Glass": 100, | |||
"Uranium": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "WeaponProtoKineticAccelerator", | "id": "WeaponProtoKineticAccelerator", | ||
"result": "WeaponProtoKineticAccelerator", | |||
"category": "Weapons", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 1000, | |||
"Glass": 500, | |||
"Silver": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "WeaponTetherGun", | "id": "WeaponTetherGun", | ||
"result": "WeaponTetherGun", | |||
"category": "Tools", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 400, | |||
"Silver": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "WeaponGrapplingGun", | "id": "WeaponGrapplingGun", | ||
"result": "WeaponGrapplingGun", | |||
"category": "Tools", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 400, | |||
"Gold": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FirelockElectronics", | "id": "FirelockElectronics", | ||
"result": "FirelockElectronics", | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 50 | |||
}, | |||
"category": "Circuitry", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "MailingUnitElectronics", | "id": "MailingUnitElectronics", | ||
"result": "MailingUnitElectronics", | |||
"category": "Circuitry", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "CellRechargerCircuitboard", | "id": "CellRechargerCircuitboard", | ||
"result": "CellRechargerCircuitboard", | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 50 | |||
}, | |||
"category": "Circuitry", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "BorgChargerCircuitboard", | "id": "BorgChargerCircuitboard", | ||
"result": "BorgChargerCircuitboard", | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 50 | |||
}, | |||
"category": "Circuitry", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "WeaponCapacitorRechargerCircuitboard", | "id": "WeaponCapacitorRechargerCircuitboard", | ||
"result": "WeaponCapacitorRechargerCircuitboard", | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 50 | |||
}, | |||
"category": "Circuitry", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "TurboItemRechargerCircuitboard", | "id": "TurboItemRechargerCircuitboard", | ||
"result": "TurboItemRechargerCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "DoorElectronics", | "id": "DoorElectronics", | ||
"result": "DoorElectronics", | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 50 | |||
}, | |||
"category": "Circuitry", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "FreezerElectronics", | "id": "FreezerElectronics", | ||
"result": "FreezerElectronics", | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 50 | |||
}, | |||
"category": "Circuitry", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "AirAlarmElectronics", | "id": "AirAlarmElectronics", | ||
"result": "AirAlarmElectronics", | |||
"category": "Circuitry", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "StationMapElectronics", | "id": "StationMapElectronics", | ||
"result": "StationMapCircuitboard", | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 50 | |||
}, | |||
"category": "Circuitry", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "IntercomElectronics", | "id": "IntercomElectronics", | ||
"result": "IntercomElectronics", | |||
"category": "Circuitry", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FireAlarmElectronics", | "id": "FireAlarmElectronics", | ||
"result": "FireAlarmElectronics", | |||
"category": "Circuitry", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SignalTimerElectronics", | "id": "SignalTimerElectronics", | ||
"result": "SignalTimerElectronics", | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 50 | |||
}, | |||
"category": "Circuitry", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "CloningPodMachineCircuitboard", | "id": "CloningPodMachineCircuitboard", | ||
"result": "CloningPodMachineCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "ThermomachineFreezerMachineCircuitBoard", | "id": "ThermomachineFreezerMachineCircuitBoard", | ||
"result": "ThermomachineFreezerMachineCircuitBoard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "HellfireFreezerMachineCircuitBoard", | "id": "HellfireFreezerMachineCircuitBoard", | ||
"result": "HellfireFreezerMachineCircuitBoard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Silver": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "CondenserMachineCircuitBoard", | "id": "CondenserMachineCircuitBoard", | ||
"result": "CondenserMachineCircuitBoard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "PortableScrubberMachineCircuitBoard", | "id": "PortableScrubberMachineCircuitBoard", | ||
"result": "PortableScrubberMachineCircuitBoard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "SpaceHeaterMachineCircuitBoard", | "id": "SpaceHeaterMachineCircuitBoard", | ||
"result": "SpaceHeaterMachineCircuitBoard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "MedicalScannerMachineCircuitboard", | "id": "MedicalScannerMachineCircuitboard", | ||
"result": "MedicalScannerMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "CryoPodMachineCircuitboard", | "id": "CryoPodMachineCircuitboard", | ||
"result": "CryoPodMachineCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "ChemMasterMachineCircuitboard", | "id": "ChemMasterMachineCircuitboard", | ||
"result": "ChemMasterMachineCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "ChemDispenserMachineCircuitboard", | "id": "ChemDispenserMachineCircuitboard", | ||
"result": "ChemDispenserMachineCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "BiomassReclaimerMachineCircuitboard", | "id": "BiomassReclaimerMachineCircuitboard", | ||
"result": "BiomassReclaimerMachineCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "BiofabricatorMachineCircuitboard", | "id": "BiofabricatorMachineCircuitboard", | ||
"result": "BiofabricatorMachineCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "HydroponicsTrayMachineCircuitboard", | "id": "HydroponicsTrayMachineCircuitboard", | ||
"result": "HydroponicsTrayMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "AutolatheMachineCircuitboard", | "id": "AutolatheMachineCircuitboard", | ||
"result": "AutolatheMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "ProtolatheMachineCircuitboard", | "id": "ProtolatheMachineCircuitboard", | ||
"result": "ProtolatheMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "AutolatheHyperConvectionMachineCircuitboard", | "id": "AutolatheHyperConvectionMachineCircuitboard", | ||
"result": "AutolatheHyperConvectionMachineCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "ProtolatheHyperConvectionMachineCircuitboard", | "id": "ProtolatheHyperConvectionMachineCircuitboard", | ||
"result": "ProtolatheHyperConvectionMachineCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "CircuitImprinterMachineCircuitboard", | "id": "CircuitImprinterMachineCircuitboard", | ||
"result": "CircuitImprinterMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "CircuitImprinterHyperConvectionMachineCircuitboard", | "id": "CircuitImprinterHyperConvectionMachineCircuitboard", | ||
"result": "CircuitImprinterHyperConvectionMachineCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "ExosuitFabricatorMachineCircuitboard", | "id": "ExosuitFabricatorMachineCircuitboard", | ||
"result": "ExosuitFabricatorMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "UniformPrinterMachineCircuitboard", | "id": "UniformPrinterMachineCircuitboard", | ||
"result": "UniformPrinterMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "BiogeneratorMachineCircuitboard", | "id": "BiogeneratorMachineCircuitboard", | ||
"result": "BiogeneratorMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "VaccinatorMachineCircuitboard", | "id": "VaccinatorMachineCircuitboard", | ||
"result": "VaccinatorMachineCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "DiagnoserMachineCircuitboard", | "id": "DiagnoserMachineCircuitboard", | ||
"result": "DiagnoserMachineCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "ArtifactAnalyzerMachineCircuitboard", | "id": "ArtifactAnalyzerMachineCircuitboard", | ||
"result": "ArtifactAnalyzerMachineCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "ArtifactCrusherMachineCircuitboard", | "id": "ArtifactCrusherMachineCircuitboard", | ||
"result": "ArtifactCrusherMachineCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "AnomalyVesselCircuitboard", | "id": "AnomalyVesselCircuitboard", | ||
"result": "AnomalyVesselCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "AnomalyVesselExperimentalCircuitboard", | "id": "AnomalyVesselExperimentalCircuitboard", | ||
"result": "AnomalyVesselExperimentalCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "AnomalySynchronizerCircuitboard", | "id": "AnomalySynchronizerCircuitboard", | ||
"result": "AnomalySynchronizerCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Silver": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "APECircuitboard", | "id": "APECircuitboard", | ||
"result": "APECircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "ReagentGrinderMachineCircuitboard", | "id": "ReagentGrinderMachineCircuitboard", | ||
"result": "ReagentGrinderMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "HotplateMachineCircuitboard", | "id": "HotplateMachineCircuitboard", | ||
"result": "HotplateMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "AnalysisComputerCircuitboard", | "id": "AnalysisComputerCircuitboard", | ||
"result": "AnalysisComputerCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "TechDiskComputerCircuitboard", | "id": "TechDiskComputerCircuitboard", | ||
"result": "TechDiskComputerCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "ShuttleConsoleCircuitboard", | "id": "ShuttleConsoleCircuitboard", | ||
"result": "ShuttleConsoleCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "RadarConsoleCircuitboard", | "id": "RadarConsoleCircuitboard", | ||
"result": "RadarConsoleCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "DawInstrumentMachineCircuitboard", | "id": "DawInstrumentMachineCircuitboard", | ||
"result": "DawInstrumentMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "StasisBedMachineCircuitboard", | "id": "StasisBedMachineCircuitboard", | ||
"result": "StasisBedMachineCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "ElectrolysisUnitMachineCircuitboard", | "id": "ElectrolysisUnitMachineCircuitboard", | ||
"result": "ElectrolysisUnitMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "CentrifugeMachineCircuitboard", | "id": "CentrifugeMachineCircuitboard", | ||
"result": "CentrifugeMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "OreProcessorMachineCircuitboard", | "id": "OreProcessorMachineCircuitboard", | ||
"result": "OreProcessorMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "OreProcessorIndustrialMachineCircuitboard", | "id": "OreProcessorIndustrialMachineCircuitboard", | ||
"result": "OreProcessorIndustrialMachineCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "SalvageMagnetMachineCircuitboard", | "id": "SalvageMagnetMachineCircuitboard", | ||
"result": "SalvageMagnetMachineCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "RipleyCentralElectronics", | "id": "RipleyCentralElectronics", | ||
"result": "RipleyCentralElectronics", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "RipleyPeripheralsElectronics", | "id": "RipleyPeripheralsElectronics", | ||
"result": "RipleyPeripheralsElectronics", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "HonkerCentralElectronics", | "id": "HonkerCentralElectronics", | ||
"result": "HonkerCentralElectronics", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Bananium": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "HonkerPeripheralsElectronics", | "id": "HonkerPeripheralsElectronics", | ||
"result": "HonkerPeripheralsElectronics", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Bananium": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "HonkerTargetingElectronics", | "id": "HonkerTargetingElectronics", | ||
"result": "HonkerTargetingElectronics", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Bananium": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "HamtrCentralElectronics", | "id": "HamtrCentralElectronics", | ||
"result": "HamtrCentralElectronics", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "HamtrPeripheralsElectronics", | "id": "HamtrPeripheralsElectronics", | ||
"result": "HamtrPeripheralsElectronics", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "APCElectronics", | "id": "APCElectronics", | ||
"result": "APCElectronics", | |||
"materials": { | |||
"Steel": 50, | |||
"Glass": 250, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "SubstationMachineCircuitboard", | "id": "SubstationMachineCircuitboard", | ||
"result": "SubstationMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "WallmountSubstationElectronics", | "id": "WallmountSubstationElectronics", | ||
"result": "WallmountSubstationElectronics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "SMESMachineCircuitboard", | "id": "SMESMachineCircuitboard", | ||
"result": "SMESMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "SMESAdvancedMachineCircuitboard", | "id": "SMESAdvancedMachineCircuitboard", | ||
"result": "SMESAdvancedMachineCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "PortableGeneratorPacmanMachineCircuitboard", | "id": "PortableGeneratorPacmanMachineCircuitboard", | ||
"result": "PortableGeneratorPacmanMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "PortableGeneratorSuperPacmanMachineCircuitboard", | "id": "PortableGeneratorSuperPacmanMachineCircuitboard", | ||
"result": "PortableGeneratorSuperPacmanMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "PortableGeneratorJrPacmanMachineCircuitboard", | "id": "PortableGeneratorJrPacmanMachineCircuitboard", | ||
"result": "PortableGeneratorJrPacmanMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "SolarControlComputerCircuitboard", | "id": "SolarControlComputerCircuitboard", | ||
"result": "SolarControlComputerCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "SolarTrackerElectronics", | "id": "SolarTrackerElectronics", | ||
"result": "SolarTrackerElectronics", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "CloningConsoleComputerCircuitboard", | "id": "CloningConsoleComputerCircuitboard", | ||
"result": "CloningConsoleComputerCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "MicrowaveMachineCircuitboard", | "id": "MicrowaveMachineCircuitboard", | ||
"result": "MicrowaveMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "ElectricGrillMachineCircuitboard", | "id": "ElectricGrillMachineCircuitboard", | ||
"result": "ElectricGrillMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "FatExtractorMachineCircuitboard", | "id": "FatExtractorMachineCircuitboard", | ||
"result": "FatExtractorMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "FlatpackerMachineCircuitboard", | "id": "FlatpackerMachineCircuitboard", | ||
"result": "FlatpackerMachineCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "SheetifierMachineCircuitboard", | "id": "SheetifierMachineCircuitboard", | ||
"result": "SheetifierMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "SurveillanceCameraRouterCircuitboard", | "id": "SurveillanceCameraRouterCircuitboard", | ||
"result": "SurveillanceCameraRouterCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "SurveillanceCameraWirelessRouterCircuitboard", | "id": "SurveillanceCameraWirelessRouterCircuitboard", | ||
"result": "SurveillanceCameraWirelessRouterCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "SurveillanceWirelessCameraAnchoredCircuitboard", | "id": "SurveillanceWirelessCameraAnchoredCircuitboard", | ||
"result": "SurveillanceWirelessCameraAnchoredCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "SurveillanceWirelessCameraMovableCircuitboard", | "id": "SurveillanceWirelessCameraMovableCircuitboard", | ||
"result": "SurveillanceWirelessCameraMovableCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "SurveillanceCameraMonitorCircuitboard", | "id": "SurveillanceCameraMonitorCircuitboard", | ||
"result": "SurveillanceCameraMonitorCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "SurveillanceWirelessCameraMonitorCircuitboard", | "id": "SurveillanceWirelessCameraMonitorCircuitboard", | ||
"result": "SurveillanceWirelessCameraMonitorCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "ComputerTelevisionCircuitboard", | "id": "ComputerTelevisionCircuitboard", | ||
"result": "ComputerTelevisionCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "EmitterCircuitboard", | "id": "EmitterCircuitboard", | ||
"result": "EmitterCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "ThrusterMachineCircuitboard", | "id": "ThrusterMachineCircuitboard", | ||
"result": "ThrusterMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "GyroscopeMachineCircuitboard", | "id": "GyroscopeMachineCircuitboard", | ||
"result": "GyroscopeMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "GasRecyclerMachineCircuitboard", | "id": "GasRecyclerMachineCircuitboard", | ||
"result": "GasRecyclerMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "SeedExtractorMachineCircuitboard", | "id": "SeedExtractorMachineCircuitboard", | ||
"result": "SeedExtractorMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "BoozeDispenserMachineCircuitboard", | "id": "BoozeDispenserMachineCircuitboard", | ||
"result": "BoozeDispenserMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "CargoTelepadMachineCircuitboard", | "id": "CargoTelepadMachineCircuitboard", | ||
"result": "CargoTelepadMachineCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "SodaDispenserMachineCircuitboard", | "id": "SodaDispenserMachineCircuitboard", | ||
"result": "SodaDispenserMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "TelecomServerCircuitboard", | "id": "TelecomServerCircuitboard", | ||
"result": "TelecomServerCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "MassMediaCircuitboard", | "id": "MassMediaCircuitboard", | ||
"result": "ComputerMassMediaCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "MiniGravityGeneratorCircuitboard", | "id": "MiniGravityGeneratorCircuitboard", | ||
"result": "MiniGravityGeneratorCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "PowerCageRechargerCircuitboard", | "id": "PowerCageRechargerCircuitboard", | ||
"result": "PowerCageRechargerCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "ShuttleGunSvalinnMachineGunCircuitboard", | "id": "ShuttleGunSvalinnMachineGunCircuitboard", | ||
"result": "ShuttleGunSvalinnMachineGunCircuitboard", | |||
"completetime": 6, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "ShuttleGunPerforatorCircuitboard", | "id": "ShuttleGunPerforatorCircuitboard", | ||
"result": "ShuttleGunPerforatorCircuitboard", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "ShuttleGunKineticCircuitboard", | "id": "ShuttleGunKineticCircuitboard", | ||
"result": "ShuttleGunKineticCircuitboard", | |||
"completetime": 6, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "ShuttleGunFriendshipCircuitboard", | "id": "ShuttleGunFriendshipCircuitboard", | ||
"result": "ShuttleGunFriendshipCircuitboard", | |||
"completetime": 8, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "ShuttleGunDusterCircuitboard", | "id": "ShuttleGunDusterCircuitboard", | ||
"result": "ShuttleGunDusterCircuitboard", | |||
"completetime": 12, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "ReagentGrinderIndustrialMachineCircuitboard", | "id": "ReagentGrinderIndustrialMachineCircuitboard", | ||
"result": "ReagentGrinderIndustrialMachineCircuitboard", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Gold": 100, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "JukeboxCircuitBoard", | "id": "JukeboxCircuitBoard", | ||
"result": "JukeboxCircuitBoard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "CutterMachineCircuitboard", | "id": "CutterMachineCircuitboard", | ||
"result": "CutterMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "HolopadMachineCircuitboard", | "id": "HolopadMachineCircuitboard", | ||
"result": "HolopadMachineCircuitboard", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500, | |||
"Plastic": 300 | |||
}, | |||
"category": "Circuitry" | |||
}, | }, | ||
{ | { | ||
"id": "MopItem", | "id": "MopItem", | ||
"result": "MopItem", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "MopBucket", | "id": "MopBucket", | ||
"result": "MopBucket", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Bucket", | "id": "Bucket", | ||
"result": "Bucket", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "WetFloorSign", | "id": "WetFloorSign", | ||
"result": "WetFloorSign", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "MegaSprayBottle", | "id": "MegaSprayBottle", | ||
"result": "MegaSprayBottle", | |||
"completetime": 3, | |||
"materials": { | |||
"Plastic": 250 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SprayBottle", | "id": "SprayBottle", | ||
"result": "SprayBottle", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "TrashBag", | "id": "TrashBag", | ||
"result": "TrashBag", | |||
"completetime": 1.2, | |||
"materials": { | |||
"Plastic": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "LightReplacer", | "id": "LightReplacer", | ||
"result": "LightReplacerEmpty", | |||
"completetime": 2.4, | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 500 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Mousetrap", | "id": "Mousetrap", | ||
"result": "Mousetrap", | |||
"completetime": 1, | |||
"materials": { | |||
"Wood": 100, | |||
"Steel": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Holoprojector", | "id": "Holoprojector", | ||
"result": "HoloprojectorEmpty", | |||
"completetime": 3, | |||
"materials": { | |||
"Plastic": 250, | |||
"Glass": 150 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "AdvMopItem", | "id": "AdvMopItem", | ||
"result": "AdvMopItem", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 400, | |||
"Steel": 100, | |||
"Glass": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Plunger", | "id": "Plunger", | ||
"result": "Plunger", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 50, | |||
"Wood": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "WeaponSprayNozzle", | "id": "WeaponSprayNozzle", | ||
"result": "WeaponSprayNozzle", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 1500, | |||
"Glass": 500 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingBackpackWaterTank", | "id": "ClothingBackpackWaterTank", | ||
"result": "ClothingBackpackWaterTank", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 1000 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "RipleyHarness", | "id": "RipleyHarness", | ||
"result": "RipleyHarness", | |||
"materials": { | |||
"Steel": 1500, | |||
"Glass": 1200 | |||
}, | |||
"category": "Mech", | |||
"completetime": 10 | |||
}, | }, | ||
{ | { | ||
"id": "RipleyLArm", | "id": "RipleyLArm", | ||
"result": "RipleyLArm", | |||
"materials": { | |||
"Steel": 1000, | |||
"Glass": 750 | |||
}, | |||
"category": "Mech", | |||
"completetime": 10 | |||
}, | }, | ||
{ | { | ||
"id": "RipleyLLeg", | "id": "RipleyLLeg", | ||
"result": "RipleyLLeg", | |||
"materials": { | |||
"Steel": 1000, | |||
"Glass": 750 | |||
}, | |||
"category": "Mech", | |||
"completetime": 10 | |||
}, | }, | ||
{ | { | ||
"id": "RipleyRLeg", | "id": "RipleyRLeg", | ||
"result": "RipleyRLeg", | |||
"materials": { | |||
"Steel": 1000, | |||
"Glass": 750 | |||
}, | |||
"category": "Mech", | |||
"completetime": 10 | |||
}, | }, | ||
{ | { | ||
"id": "RipleyRArm", | "id": "RipleyRArm", | ||
"result": "RipleyRArm", | |||
"materials": { | |||
"Steel": 1000, | |||
"Glass": 750 | |||
}, | |||
"category": "Mech", | |||
"completetime": 10 | |||
}, | }, | ||
{ | { | ||
"id": "MechEquipmentGrabber", | "id": "MechEquipmentGrabber", | ||
"result": "MechEquipmentGrabber", | |||
"materials": { | |||
"Steel": 500, | |||
"Plastic": 200 | |||
}, | |||
"category": "Mech", | |||
"completetime": 10 | |||
}, | }, | ||
{ | { | ||
"id": "HonkerHarness", | "id": "HonkerHarness", | ||
"result": "HonkerHarness", | |||
"materials": { | |||
"Steel": 3000, | |||
"Glass": 1200, | |||
"Bananium": 500 | |||
}, | |||
"category": "Mech", | |||
"completetime": 10 | |||
}, | }, | ||
{ | { | ||
"id": "HonkerLArm", | "id": "HonkerLArm", | ||
"result": "HonkerLArm", | |||
"materials": { | |||
"Steel": 2000, | |||
"Glass": 750, | |||
"Bananium": 250 | |||
}, | |||
"category": "Mech", | |||
"completetime": 10 | |||
}, | }, | ||
{ | { | ||
"id": "HonkerLLeg", | "id": "HonkerLLeg", | ||
"result": "HonkerLLeg", | |||
"materials": { | |||
"Steel": 2000, | |||
"Glass": 750, | |||
"Bananium": 250 | |||
}, | |||
"category": "Mech", | |||
"completetime": 10 | |||
}, | }, | ||
{ | { | ||
"id": "HonkerRLeg", | "id": "HonkerRLeg", | ||
"result": "HonkerRLeg", | |||
"materials": { | |||
"Steel": 2000, | |||
"Glass": 750, | |||
"Bananium": 250 | |||
}, | |||
"category": "Mech", | |||
"completetime": 10 | |||
}, | }, | ||
{ | { | ||
"id": "HonkerRArm", | "id": "HonkerRArm", | ||
"result": "HonkerRArm", | |||
"materials": { | |||
"Steel": 2000, | |||
"Glass": 750, | |||
"Bananium": 250 | |||
}, | |||
"category": "Mech", | |||
"completetime": 10 | |||
}, | }, | ||
{ | { | ||
"id": "MechEquipmentHorn", | "id": "MechEquipmentHorn", | ||
"result": "MechEquipmentHorn", | |||
"materials": { | |||
"Steel": 500, | |||
"Bananium": 200 | |||
}, | |||
"category": "Mech", | |||
"completetime": 10 | |||
}, | }, | ||
{ | { | ||
"id": "HamtrHarness", | "id": "HamtrHarness", | ||
"result": "HamtrHarness", | |||
"materials": { | |||
"Steel": 1200, | |||
"Glass": 1000 | |||
}, | |||
"category": "Mech", | |||
"completetime": 10 | |||
}, | }, | ||
{ | { | ||
"id": "HamtrLArm", | "id": "HamtrLArm", | ||
"result": "HamtrLArm", | |||
"materials": { | |||
"Steel": 800, | |||
"Glass": 600 | |||
}, | |||
"category": "Mech", | |||
"completetime": 10 | |||
}, | }, | ||
{ | { | ||
"id": "HamtrLLeg", | "id": "HamtrLLeg", | ||
"result": "HamtrLLeg", | |||
"materials": { | |||
"Steel": 800, | |||
"Glass": 600 | |||
}, | |||
"category": "Mech", | |||
"completetime": 10 | |||
}, | }, | ||
{ | { | ||
"id": "HamtrRLeg", | "id": "HamtrRLeg", | ||
"result": "HamtrRLeg", | |||
"materials": { | |||
"Steel": 800, | |||
"Glass": 600 | |||
}, | |||
"category": "Mech", | |||
"completetime": 10 | |||
}, | }, | ||
{ | { | ||
"id": "HamtrRArm", | "id": "HamtrRArm", | ||
"result": "HamtrRArm", | |||
"materials": { | |||
"Steel": 800, | |||
"Glass": 600 | |||
}, | |||
"category": "Mech", | |||
"completetime": 10 | |||
}, | }, | ||
{ | { | ||
"id": "MechEquipmentGrabberSmall", | "id": "MechEquipmentGrabberSmall", | ||
"result": "MechEquipmentGrabberSmall", | |||
"materials": { | |||
"Steel": 400, | |||
"Plastic": 100 | |||
}, | |||
"category": "Mech", | |||
"completetime": 10 | |||
}, | }, | ||
{ | { | ||
"id": "VimHarness", | "id": "VimHarness", | ||
"result": "VimHarness", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 200 | |||
}, | |||
"category": "Mech" | |||
}, | }, | ||
{ | { | ||
"id": "Scalpel", | "id": "Scalpel", | ||
"result": "Scalpel", | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "Retractor", | "id": "Retractor", | ||
"result": "Retractor", | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "Cautery", | "id": "Cautery", | ||
"result": "Cautery", | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "Drill", | "id": "Drill", | ||
"result": "Drill", | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 100 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "Saw", | "id": "Saw", | ||
"result": "Saw", | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "Hemostat", | "id": "Hemostat", | ||
"result": "Hemostat", | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "BodyBag", | "id": "BodyBag", | ||
"result": "BodyBagFolded", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Brutepack", | "id": "Brutepack", | ||
"result": "Brutepack1", | |||
"completetime": 1, | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Ointment", | "id": "Ointment", | ||
"result": "Ointment1", | |||
"completetime": 1, | |||
"materials": { | |||
"Glass": 25, | |||
"Plastic": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Gauze", | "id": "Gauze", | ||
"result": "Gauze1", | |||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "HandheldHealthAnalyzer", | "id": "HandheldHealthAnalyzer", | ||
"result": "HandheldHealthAnalyzerEmpty", | |||
"category": "Tools", | |||
"completetime": 4, | |||
"materials": { | |||
"Glass": 500, | |||
"Steel": 500 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingHandsGlovesLatex", | "id": "ClothingHandsGlovesLatex", | ||
"result": "ClothingHandsGlovesLatex", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingHandsGlovesNitrile", | "id": "ClothingHandsGlovesNitrile", | ||
"result": "ClothingHandsGlovesNitrile", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 100, | |||
"Durathread": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingMaskSterile", | "id": "ClothingMaskSterile", | ||
"result": "ClothingMaskSterile", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "DiseaseSwab", | "id": "DiseaseSwab", | ||
"result": "DiseaseSwab", | |||
"completetime": 1, | |||
"materials": { | |||
"Cloth": 20, | |||
"Plastic": 20 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Implanter", | "id": "Implanter", | ||
"result": "Implanter", | |||
"completetime": 1, | |||
"materials": { | |||
"Glass": 500, | |||
"Steel": 500 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Defibrillator", | "id": "Defibrillator", | ||
"result": "DefibrillatorEmpty", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Medkit", | "id": "Medkit", | ||
"result": "Medkit", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "MedkitBurn", | "id": "MedkitBurn", | ||
"result": "MedkitBurn", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "MedkitToxin", | "id": "MedkitToxin", | ||
"result": "MedkitToxin", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "MedkitO2", | "id": "MedkitO2", | ||
"result": "MedkitO2", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "MedkitBrute", | "id": "MedkitBrute", | ||
"result": "MedkitBrute", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "MedkitAdvanced", | "id": "MedkitAdvanced", | ||
"result": "MedkitAdvanced", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "MedkitRadiation", | "id": "MedkitRadiation", | ||
"result": "MedkitRadiation", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "MedkitCombat", | "id": "MedkitCombat", | ||
"result": "MedkitCombat", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "HandLabeler", | "id": "HandLabeler", | ||
"result": "HandLabeler", | |||
"materials": { | |||
"Plastic": 100, | |||
"Steel": 200 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "Jug", | "id": "Jug", | ||
"result": "Jug", | |||
"completetime": 4, | |||
"materials": { | |||
"Plastic": 400 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "RollerBedSpawnFolded", | "id": "RollerBedSpawnFolded", | ||
"result": "RollerBedSpawnFolded", | |||
"completetime": 1, | |||
"materials": { | |||
"Steel": 600, | |||
"Plastic": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "CheapRollerBedSpawnFolded", | "id": "CheapRollerBedSpawnFolded", | ||
"result": "CheapRollerBedSpawnFolded", | |||
"completetime": 1, | |||
"materials": { | |||
"Steel": 600, | |||
"Plastic": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "EmergencyRollerBedSpawnFolded", | "id": "EmergencyRollerBedSpawnFolded", | ||
"result": "EmergencyRollerBedSpawnFolded", | |||
"completetime": 1, | |||
"materials": { | |||
"Steel": 600, | |||
"Plastic": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "WhiteCane", | "id": "WhiteCane", | ||
"result": "WhiteCane", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "LightTube", | "id": "LightTube", | ||
"result": "LightTube", | |||
"category": "Lights", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 50, | |||
"Glass": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "LedLightTube", | "id": "LedLightTube", | ||
"result": "LedLightTube", | |||
"category": "Lights", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 50, | |||
"Glass": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SodiumLightTube", | "id": "SodiumLightTube", | ||
"result": "SodiumLightTube", | |||
"category": "Lights", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 50, | |||
"Glass": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ExteriorLightTube", | "id": "ExteriorLightTube", | ||
"result": "ExteriorLightTube", | |||
"category": "Lights", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 50, | |||
"Glass": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "LightBulb", | "id": "LightBulb", | ||
"result": "LightBulb", | |||
"category": "Lights", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 50, | |||
"Glass": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "LedLightBulb", | "id": "LedLightBulb", | ||
"result": "LedLightBulb", | |||
"category": "Lights", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 50, | |||
"Glass": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "DimLightBulb", | "id": "DimLightBulb", | ||
"result": "DimLightBulb", | |||
"category": "Lights", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 50, | |||
"Glass": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "WarmLightBulb", | "id": "WarmLightBulb", | ||
"result": "WarmLightBulb", | |||
"category": "Lights", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 50, | |||
"Glass": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "GlowstickRed", | "id": "GlowstickRed", | ||
"result": "GlowstickRed", | |||
"materials": { | |||
"Plastic": 50, | |||
"Steel": 50, | |||
"Glass": 50 | |||
}, | |||
"category": "Lights", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "Flare", | "id": "Flare", | ||
"result": "Flare", | |||
"materials": { | |||
"Plastic": 50, | |||
"Steel": 50, | |||
"Glass": 50 | |||
}, | |||
"category": "Lights", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "FlashlightLantern", | "id": "FlashlightLantern", | ||
"result": "EmptyFlashlightLantern", | |||
"materials": { | |||
"Steel": 100, | |||
"Glass": 100, | |||
"Plastic": 100 | |||
}, | |||
"category": "Lights", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "FireExtinguisher", | "id": "FireExtinguisher", | ||
"result": "FireExtinguisher", | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "Matchbox", | "id": "Matchbox", | ||
"result": "Matchbox", | |||
"completetime": 1, | |||
"materials": { | |||
"Wood": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SynthesizerInstrument", | "id": "SynthesizerInstrument", | ||
"result": "SynthesizerInstrument", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 300, | |||
"Plastic": 300, | |||
"Glass": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "NodeScanner", | "id": "NodeScanner", | ||
"result": "NodeScanner", | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "AirTank", | "id": "AirTank", | ||
"result": "AirTank", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingShoesBootsMagSci", | "id": "ClothingShoesBootsMagSci", | ||
"result": "ClothingShoesBootsMagSci", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 1000, | |||
"Plastic": 500 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingShoesBootsMoon", | "id": "ClothingShoesBootsMoon", | ||
"result": "ClothingShoesBootsMoon", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 600 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingShoesBootsSpeed", | "id": "ClothingShoesBootsSpeed", | ||
"result": "ClothingShoesBootsSpeed", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 1500, | |||
"Plastic": 1000, | |||
"Silver": 500 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ModularReceiver", | "id": "ModularReceiver", | ||
"result": "ModularReceiver", | |||
"completetime": 12, | |||
"materials": { | |||
"Steel": 750, | |||
"Plastic": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FauxTileAstroGrass", | "id": "FauxTileAstroGrass", | ||
"result": "FloorTileItemAstroGrass", | |||
"completetime": 1, | |||
"materials": { | |||
"Plastic": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FauxTileMowedAstroGrass", | "id": "FauxTileMowedAstroGrass", | ||
"result": "FloorTileItemMowedAstroGrass", | |||
"completetime": 1, | |||
"materials": { | |||
"Plastic": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FauxTileJungleAstroGrass", | "id": "FauxTileJungleAstroGrass", | ||
"result": "FloorTileItemJungleAstroGrass", | |||
"completetime": 1, | |||
"materials": { | |||
"Plastic": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FauxTileAstroIce", | "id": "FauxTileAstroIce", | ||
"result": "FloorTileItemAstroIce", | |||
"completetime": 1, | |||
"materials": { | |||
"Plastic": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FauxTileAstroSnow", | "id": "FauxTileAstroSnow", | ||
"result": "FloorTileItemAstroSnow", | |||
"completetime": 1, | |||
"materials": { | |||
"Plastic": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorGreenCircuit", | "id": "FloorGreenCircuit", | ||
"result": "FloorTileItemGCircuit4", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorBlueCircuit", | "id": "FloorBlueCircuit", | ||
"result": "FloorTileItemBCircuit4", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorRedCircuit", | "id": "FloorRedCircuit", | ||
"result": "FloorTileItemRCircuit4", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "HandheldStationMap", | "id": "HandheldStationMap", | ||
"result": "HandheldStationMapEmpty", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 300, | |||
"Plastic": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatWelding", | "id": "ClothingHeadHatWelding", | ||
"result": "ClothingHeadHatWelding", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 400, | |||
"Glass": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingHeadHatCone", | "id": "ClothingHeadHatCone", | ||
"result": "ClothingHeadHatCone", | |||
"completetime": 3, | |||
"materials": { | |||
"Plastic": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "CapacitorStockPart", | "id": "CapacitorStockPart", | ||
"result": "CapacitorStockPart", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 50 | |||
}, | |||
"category": "Parts" | |||
}, | }, | ||
{ | { | ||
"id": "MatterBinStockPart", | "id": "MatterBinStockPart", | ||
"result": "MatterBinStockPart", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 50 | |||
}, | |||
"category": "Parts" | |||
}, | }, | ||
{ | { | ||
"id": "MicroManipulatorStockPart", | "id": "MicroManipulatorStockPart", | ||
"result": "MicroManipulatorStockPart", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 50 | |||
}, | |||
"category": "Parts" | |||
}, | }, | ||
{ | { | ||
"id": "PowerCellSmall", | "id": "PowerCellSmall", | ||
"result": "PowerCellSmallPrinted", | |||
"category": "Parts", | |||
"completetime": 1, | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PowerCellMedium", | "id": "PowerCellMedium", | ||
"result": "PowerCellMediumPrinted", | |||
"category": "Parts", | |||
"completetime": 6, | |||
"materials": { | |||
"Steel": 300, | |||
"Glass": 300, | |||
"Plastic": 100, | |||
"Gold": 10 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PowerCellHigh", | "id": "PowerCellHigh", | ||
"result": "PowerCellHighPrinted", | |||
"category": "Parts", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 300, | |||
"Glass": 400, | |||
"Plastic": 200, | |||
"Gold": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PowerCellMicroreactor", | "id": "PowerCellMicroreactor", | ||
"result": "PowerCellMicroreactorPrinted", | |||
"category": "Parts", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 400, | |||
"Uranium": 200, | |||
"Gold": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PowerCageSmall", | "id": "PowerCageSmall", | ||
"result": "PowerCageSmall", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PowerCageMedium", | "id": "PowerCageMedium", | ||
"result": "PowerCageMedium", | |||
"completetime": 6, | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 500, | |||
"Plastic": 250, | |||
"Gold": 40 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PowerCageHigh", | "id": "PowerCageHigh", | ||
"result": "PowerCageHigh", | |||
"completetime": 10, | |||
"materials": { | |||
"Steel": 600, | |||
"Glass": 800, | |||
"Plastic": 400, | |||
"Gold": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "MonkeyCube", | "id": "MonkeyCube", | ||
"result": "MonkeyCube", | |||
"completetime": 30, | |||
"materials": { | |||
"Biomass": 16 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "KoboldCube", | "id": "KoboldCube", | ||
"result": "KoboldCube", | |||
"completetime": 30, | |||
"materials": { | |||
"Biomass": 16 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "CowCube", | "id": "CowCube", | ||
"result": "CowCube", | |||
"materials": { | |||
"Biomass": 120 | |||
}, | |||
"completetime": 30 | |||
}, | }, | ||
{ | { | ||
"id": "GoatCube", | "id": "GoatCube", | ||
"result": "GoatCube", | |||
"materials": { | |||
"Biomass": 35 | |||
}, | |||
"completetime": 30 | |||
}, | }, | ||
{ | { | ||
"id": "MothroachCube", | "id": "MothroachCube", | ||
"result": "MothroachCube", | |||
"completetime": 45, | |||
"materials": { | |||
"Biomass": 20 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "MouseCube", | "id": "MouseCube", | ||
"result": "MouseCube", | |||
"completetime": 15, | |||
"materials": { | |||
"Biomass": 12 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "CockroachCube", | "id": "CockroachCube", | ||
"result": "CockroachCube", | |||
"materials": { | |||
"Biomass": 16 | |||
}, | |||
"completetime": 30 | |||
}, | }, | ||
{ | { | ||
"id": "SpaceCarpCube", | "id": "SpaceCarpCube", | ||
"result": "SpaceCarpCube", | |||
"materials": { | |||
"Biomass": 24, | |||
"Plasma": 600 | |||
}, | |||
"completetime": 30 | |||
}, | }, | ||
{ | { | ||
"id": "SpaceTickCube", | "id": "SpaceTickCube", | ||
"result": "SpaceTickCube", | |||
"completetime": 15, | |||
"materials": { | |||
"Biomass": 8, | |||
"Plasma": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "AbominationCube", | "id": "AbominationCube", | ||
"result": "AbominationCube", | |||
"materials": { | |||
"Biomass": 28, | |||
"Plasma": 500 | |||
}, | |||
"completetime": 30 | |||
}, | }, | ||
{ | { | ||
"id": "ProximitySensor", | "id": "ProximitySensor", | ||
"result": "ProximitySensor", | |||
"materials": { | |||
"Steel": 200, | |||
"Glass": 300 | |||
}, | |||
"category": "Robotics", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "SciFlash", | "id": "SciFlash", | ||
"result": "SciFlash", | |||
"materials": { | |||
"Glass": 100, | |||
"Plastic": 200, | |||
"Steel": 100 | |||
}, | |||
"category": "Robotics", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "CyborgEndoskeleton", | "id": "CyborgEndoskeleton", | ||
"result": "CyborgEndoskeleton", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 1500 | |||
}, | |||
"category": "Robotics" | |||
}, | }, | ||
{ | { | ||
"id": "LeftArmBorg", | "id": "LeftArmBorg", | ||
"result": "LeftArmBorg", | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 100 | |||
}, | |||
"category": "Robotics", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "RightArmBorg", | "id": "RightArmBorg", | ||
"result": "RightArmBorg", | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 100 | |||
}, | |||
"category": "Robotics", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "LeftLegBorg", | "id": "LeftLegBorg", | ||
"result": "LeftLegBorg", | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 100 | |||
}, | |||
"category": "Robotics", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "RightLegBorg", | "id": "RightLegBorg", | ||
"result": "RightLegBorg", | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 100 | |||
}, | |||
"category": "Robotics", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "LightHeadBorg", | "id": "LightHeadBorg", | ||
"result": "LightHeadBorg", | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 100 | |||
}, | |||
"category": "Robotics", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "TorsoBorg", | "id": "TorsoBorg", | ||
"result": "TorsoBorg", | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 100 | |||
}, | |||
"category": "Robotics", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "MMI", | "id": "MMI", | ||
"result": "MMI", | |||
"completetime": 3, | |||
"icon": { | |||
"sprite": "Objects/Specific/Robotics/mmi.rsi", | "sprite": "Objects/Specific/Robotics/mmi.rsi", | ||
"state": "mmi_off", | "state": "mmi_off" | ||
}, | |||
"materials": { | |||
"Steel": 1000, | |||
"Glass": 200, | |||
"Plastic": 500, | |||
"Gold": 200 | |||
}, | |||
"category": "Robotics" | |||
}, | }, | ||
{ | { | ||
"id": "PositronicBrain", | "id": "PositronicBrain", | ||
"result": "PositronicBrain", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 500, | |||
"Plastic": 500, | |||
"Gold": 100, | |||
"Silver": 100, | |||
"Plasma": 1000 | |||
}, | |||
"category": "Robotics" | |||
}, | }, | ||
{ | { | ||
"id": "BorgModuleCable", | "id": "BorgModuleCable", | ||
"result": "BorgModuleCable", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 250, | |||
"Plastic": 250 | |||
}, | |||
"category": "Robotics" | |||
}, | }, | ||
{ | { | ||
"id": "BorgModuleFireExtinguisher", | "id": "BorgModuleFireExtinguisher", | ||
"result": "BorgModuleFireExtinguisher", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 250, | |||
"Plastic": 250 | |||
}, | |||
"category": "Robotics" | |||
}, | }, | ||
{ | { | ||
"id": "BorgModuleGPS", | "id": "BorgModuleGPS", | ||
"result": "BorgModuleGPS", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 250, | |||
"Plastic": 250 | |||
}, | |||
"category": "Robotics" | |||
}, | }, | ||
{ | { | ||
"id": "BorgModuleRadiationDetection", | "id": "BorgModuleRadiationDetection", | ||
"result": "BorgModuleRadiationDetection", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 250, | |||
"Plastic": 250 | |||
}, | |||
"category": "Robotics" | |||
}, | }, | ||
{ | { | ||
"id": "BorgModuleTool", | "id": "BorgModuleTool", | ||
"result": "BorgModuleTool", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 250, | |||
"Plastic": 250 | |||
}, | |||
"category": "Robotics" | |||
}, | }, | ||
{ | { | ||
"id": "BorgModuleAdvancedTool", | "id": "BorgModuleAdvancedTool", | ||
"result": "BorgModuleAdvancedTool", | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 500, | |||
"Plastic": 250, | |||
"Gold": 50 | |||
}, | |||
"completetime": 2, | |||
"category": "Robotics" | |||
}, | }, | ||
{ | { | ||
"id": "BorgModuleAdvancedCleaning", | "id": "BorgModuleAdvancedCleaning", | ||
"result": "BorgModuleAdvancedCleaning", | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 500, | |||
"Plastic": 250, | |||
"Gold": 50 | |||
}, | |||
"completetime": 2, | |||
"category": "Robotics" | |||
}, | }, | ||
{ | { | ||
"id": "BorgModuleAdvancedTreatment", | "id": "BorgModuleAdvancedTreatment", | ||
"result": "BorgModuleAdvancedTreatment", | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 500, | |||
"Plastic": 250, | |||
"Gold": 50 | |||
}, | |||
"completetime": 2, | |||
"category": "Robotics" | |||
}, | }, | ||
{ | { | ||
"id": "BorgModuleDefibrillator", | "id": "BorgModuleDefibrillator", | ||
"result": "BorgModuleDefibrillator", | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 500, | |||
"Plastic": 250, | |||
"Gold": 50 | |||
}, | |||
"completetime": 2, | |||
"category": "Robotics" | |||
}, | }, | ||
{ | { | ||
"id": "BorgModuleArtifact", | "id": "BorgModuleArtifact", | ||
"result": "BorgModuleArtifact", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 250, | |||
"Plastic": 250 | |||
}, | |||
"category": "Robotics" | |||
}, | }, | ||
{ | { | ||
"id": "BorgModuleAnomaly", | "id": "BorgModuleAnomaly", | ||
"result": "BorgModuleAnomaly", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 250, | |||
"Plastic": 250 | |||
}, | |||
"category": "Robotics" | |||
}, | }, | ||
{ | { | ||
"id": "BorgModuleGardening", | "id": "BorgModuleGardening", | ||
"result": "BorgModuleGardening", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 250, | |||
"Plastic": 250 | |||
}, | |||
"category": "Robotics" | |||
}, | }, | ||
{ | { | ||
"id": "BorgModuleHarvesting", | "id": "BorgModuleHarvesting", | ||
"result": "BorgModuleHarvesting", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 250, | |||
"Glass": 250, | |||
"Plastic": 250 | |||
}, | |||
"category": "Robotics" | |||
}, | }, | ||
{ | { | ||
"id": "MineralScannerEmpty", | "id": "MineralScannerEmpty", | ||
"result": "MineralScannerEmpty", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 1000, | |||
"Glass": 300, | |||
"Plastic": 300, | |||
"Gold": 500 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "AdvancedMineralScannerEmpty", | "id": "AdvancedMineralScannerEmpty", | ||
"result": "AdvancedMineralScannerEmpty", | |||
"completetime": 1, | |||
"materials": { | |||
"Steel": 1000, | |||
"Glass": 300, | |||
"Plastic": 300, | |||
"Uranium": 500 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Fulton", | "id": "Fulton", | ||
"result": "Fulton1", | |||
"category": "Tools", | |||
"completetime": 1, | |||
"materials": { | |||
"Steel": 200, | |||
"Cloth": 500 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FultonBeacon", | "id": "FultonBeacon", | ||
"result": "FultonBeacon", | |||
"category": "Tools", | |||
"completetime": 5, | |||
"materials": { | |||
"Steel": 1000, | |||
"Glass": 500 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SeismicCharge", | "id": "SeismicCharge", | ||
"result": "SeismicCharge", | |||
"category": "Tools", | |||
"completetime": 1, | |||
"materials": { | |||
"Plastic": 1500, | |||
"Steel": 100, | |||
"Silver": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "MiningDrill", | "id": "MiningDrill", | ||
"result": "MiningDrill", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 500, | |||
"Plastic": 100 | |||
}, | |||
"category": "Tools" | |||
}, | }, | ||
{ | { | ||
"id": "MiningDrillDiamond", | "id": "MiningDrillDiamond", | ||
"result": "MiningDrillDiamond", | |||
"materials": { | |||
"Steel": 600, | |||
"Plastic": 200, | |||
"Silver": 200, | |||
"Diamond": 100 | |||
}, | |||
"completetime": 2, | |||
"category": "Tools" | |||
}, | }, | ||
{ | { | ||
"id": "Handcuffs", | "id": "Handcuffs", | ||
"result": "Handcuffs", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Zipties", | "id": "Zipties", | ||
"result": "Zipties", | |||
"completetime": 2, | |||
"materials": { | |||
"Plastic": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Stunbaton", | "id": "Stunbaton", | ||
"result": "Stunbaton", | |||
"category": "Weapons", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 300, | |||
"Plastic": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Truncheon", | "id": "Truncheon", | ||
"result": "Truncheon", | |||
"category": "Weapons", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 300, | |||
"Plastic": 300 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "CombatKnife", | "id": "CombatKnife", | ||
"result": "CombatKnife", | |||
"materials": { | |||
"Steel": 250, | |||
"Plastic": 100 | |||
}, | |||
"category": "Weapons", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "WeaponLaserCarbine", | "id": "WeaponLaserCarbine", | ||
"result": "WeaponLaserCarbine", | |||
"materials": { | |||
"Steel": 2000, | |||
"Glass": 800, | |||
"Plastic": 500 | |||
}, | |||
"completetime": 2, | |||
"category": "Weapons" | |||
}, | }, | ||
{ | { | ||
"id": "WeaponAdvancedLaser", | "id": "WeaponAdvancedLaser", | ||
"result": "WeaponAdvancedLaser", | |||
"materials": { | |||
"Steel": 1500, | |||
"Glass": 1000, | |||
"Gold": 850, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Weapons" | |||
}, | }, | ||
{ | { | ||
"id": "WeaponLaserCannon", | "id": "WeaponLaserCannon", | ||
"result": "WeaponLaserCannon", | |||
"materials": { | |||
"Steel": 1250, | |||
"Plastic": 750, | |||
"Gold": 500 | |||
}, | |||
"completetime": 2, | |||
"category": "Weapons" | |||
}, | }, | ||
{ | { | ||
"id": "WeaponLaserSvalinn", | "id": "WeaponLaserSvalinn", | ||
"result": "WeaponLaserSvalinn", | |||
"materials": { | |||
"Steel": 2000, | |||
"Gold": 500, | |||
"Plastic": 300 | |||
}, | |||
"completetime": 2, | |||
"category": "Weapons" | |||
}, | }, | ||
{ | { | ||
"id": "WeaponXrayCannon", | "id": "WeaponXrayCannon", | ||
"result": "WeaponXrayCannon", | |||
"materials": { | |||
"Steel": 1500, | |||
"Glass": 500, | |||
"Plastic": 250, | |||
"Gold": 100 | |||
}, | |||
"completetime": 2, | |||
"category": "Weapons" | |||
}, | }, | ||
{ | { | ||
"id": "ClothingBackpackElectropack", | "id": "ClothingBackpackElectropack", | ||
"result": "ClothingBackpackElectropack", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 500, | |||
"Plastic": 250, | |||
"Cloth": 500 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ForensicPad", | "id": "ForensicPad", | ||
"result": "ForensicPad", | |||
"completetime": 4, | |||
"materials": { | |||
"Plastic": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "ClothingEyesHudSecurity", | "id": "ClothingEyesHudSecurity", | ||
"result": "ClothingEyesHudSecurity", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 300, | |||
"Glass": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "HoloprojectorSecurity", | "id": "HoloprojectorSecurity", | ||
"result": "HoloprojectorSecurityEmpty", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 300, | |||
"Glass": 50, | |||
"Plastic": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "RiotShield", | "id": "RiotShield", | ||
"result": "RiotShield", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 400, | |||
"Glass": 400 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "TelescopicShield", | "id": "TelescopicShield", | ||
"result": "TelescopicShield", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 300, | |||
"Glass": 800 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Flash", | "id": "Flash", | ||
"result": "Flash", | |||
"completetime": 2, | |||
"materials": { | |||
"Glass": 100, | |||
"Plastic": 200, | |||
"Steel": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "BoxShellTranquilizer", | "id": "BoxShellTranquilizer", | ||
"result": "BoxShellTranquilizer", | |||
"materials": { | |||
"Plastic": 240, | |||
"Steel": 160, | |||
"Glass": 80, | |||
"Plasma": 160, | |||
"Silver": 80 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "TargetHuman", | "id": "TargetHuman", | ||
"result": "TargetHuman", | |||
"completetime": 5, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Steel": 500 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "TargetClown", | "id": "TargetClown", | ||
"result": "TargetClown", | |||
"completetime": 5, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Steel": 500 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "TargetSyndicate", | "id": "TargetSyndicate", | ||
"result": "TargetSyndicate", | |||
"completetime": 5, | |||
"applyMaterialDiscount": "false", | |||
"materials": { | |||
"Steel": 500 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "MagazinePistolEmpty", | "id": "MagazinePistolEmpty", | ||
"result": "MagazinePistolEmpty", | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 5, | |||
"category": "Ammo" | |||
}, | }, | ||
{ | { | ||
"id": "MagazinePistol", | "id": "MagazinePistol", | ||
"result": "MagazinePistol", | |||
"materials": { | |||
"Steel": 145 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazinePistolPractice", | "id": "MagazinePistolPractice", | ||
"result": "MagazinePistolPractice", | |||
"materials": { | |||
"Steel": 85 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazinePistolUranium", | "id": "MagazinePistolUranium", | ||
"result": "MagazinePistolUranium", | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 65, | |||
"Uranium": 120 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazinePistolIncendiary", | "id": "MagazinePistolIncendiary", | ||
"result": "MagazinePistolIncendiary", | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 120 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazinePistolSubMachineGunEmpty", | "id": "MagazinePistolSubMachineGunEmpty", | ||
"result": "MagazinePistolSubMachineGunEmpty", | |||
"materials": { | |||
"Steel": 30 | |||
}, | |||
"completetime": 5, | |||
"category": "Ammo" | |||
}, | }, | ||
{ | { | ||
"id": "MagazinePistolSubMachineGun", | "id": "MagazinePistolSubMachineGun", | ||
"result": "MagazinePistolSubMachineGun", | |||
"materials": { | |||
"Steel": 300 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazinePistolSubMachineGunTopMountedEmpty", | "id": "MagazinePistolSubMachineGunTopMountedEmpty", | ||
"result": "MagazinePistolSubMachineGunTopMountedEmpty", | |||
"materials": { | |||
"Steel": 30 | |||
}, | |||
"completetime": 5, | |||
"category": "Ammo" | |||
}, | }, | ||
{ | { | ||
"id": "MagazinePistolSubMachineGunTopMounted", | "id": "MagazinePistolSubMachineGunTopMounted", | ||
"result": "MagazinePistolSubMachineGunTopMounted", | |||
"materials": { | |||
"Steel": 300 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineBoxPistol", | "id": "MagazineBoxPistol", | ||
"result": "MagazineBoxPistol", | |||
"materials": { | |||
"Steel": 600 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineBoxMagnum", | "id": "MagazineBoxMagnum", | ||
"result": "MagazineBoxMagnum", | |||
"materials": { | |||
"Steel": 240 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineRifleEmpty", | "id": "MagazineRifleEmpty", | ||
"result": "MagazineRifleEmpty", | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 5, | |||
"category": "Ammo" | |||
}, | }, | ||
{ | { | ||
"id": "MagazineRifle", | "id": "MagazineRifle", | ||
"result": "MagazineRifle", | |||
"materials": { | |||
"Steel": 475 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineRiflePractice", | "id": "MagazineRiflePractice", | ||
"result": "MagazineRiflePractice", | |||
"materials": { | |||
"Steel": 175 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineRifleUranium", | "id": "MagazineRifleUranium", | ||
"result": "MagazineRifleUranium", | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 300, | |||
"Uranium": 300 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineRifleIncendiary", | "id": "MagazineRifleIncendiary", | ||
"result": "MagazineRifleIncendiary", | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 450 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineLightRifleEmpty", | "id": "MagazineLightRifleEmpty", | ||
"result": "MagazineLightRifleEmpty", | |||
"materials": { | |||
"Steel": 25 | |||
}, | |||
"completetime": 5, | |||
"category": "Ammo" | |||
}, | }, | ||
{ | { | ||
"id": "MagazineLightRifle", | "id": "MagazineLightRifle", | ||
"result": "MagazineLightRifle", | |||
"materials": { | |||
"Steel": 565 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineLightRiflePractice", | "id": "MagazineLightRiflePractice", | ||
"result": "MagazineLightRiflePractice", | |||
"materials": { | |||
"Steel": 205 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineLightRifleUranium", | "id": "MagazineLightRifleUranium", | ||
"result": "MagazineLightRifleUranium", | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 360, | |||
"Uranium": 360 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineLightRifleIncendiary", | "id": "MagazineLightRifleIncendiary", | ||
"result": "MagazineLightRifleIncendiary", | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 540 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineBoxRifle", | "id": "MagazineBoxRifle", | ||
"result": "MagazineBoxRifle", | |||
"materials": { | |||
"Steel": 750 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineBoxLightRifle", | "id": "MagazineBoxLightRifle", | ||
"result": "MagazineBoxLightRifle", | |||
"materials": { | |||
"Steel": 900 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "BoxLethalshot", | "id": "BoxLethalshot", | ||
"result": "BoxLethalshot", | |||
"materials": { | |||
"Steel": 320 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "BoxBeanbag", | "id": "BoxBeanbag", | ||
"result": "BoxBeanbag", | |||
"materials": { | |||
"Steel": 160, | |||
"Plastic": 240 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "BoxShotgunSlug", | "id": "BoxShotgunSlug", | ||
"result": "BoxShotgunSlug", | |||
"materials": { | |||
"Steel": 240, | |||
"Plastic": 160 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "SpeedLoaderMagnumEmpty", | "id": "SpeedLoaderMagnumEmpty", | ||
"result": "SpeedLoaderMagnumEmpty", | |||
"materials": { | |||
"Steel": 50 | |||
}, | |||
"completetime": 5, | |||
"category": "Ammo" | |||
}, | }, | ||
{ | { | ||
"id": "SpeedLoaderMagnum", | "id": "SpeedLoaderMagnum", | ||
"result": "SpeedLoaderMagnum", | |||
"materials": { | |||
"Steel": 190 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "SpeedLoaderMagnumPractice", | "id": "SpeedLoaderMagnumPractice", | ||
"result": "SpeedLoaderMagnumPractice", | |||
"materials": { | |||
"Steel": 90 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "SpeedLoaderMagnumUranium", | "id": "SpeedLoaderMagnumUranium", | ||
"result": "SpeedLoaderMagnumUranium", | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 150, | |||
"Uranium": 110 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "SpeedLoaderMagnumIncendiary", | "id": "SpeedLoaderMagnumIncendiary", | ||
"result": "SpeedLoaderMagnumIncendiary", | |||
"materials": { | |||
"Steel": 50, | |||
"Plastic": 150 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineShotgunEmpty", | "id": "MagazineShotgunEmpty", | ||
"result": "MagazineShotgunEmpty", | |||
"materials": { | |||
"Steel": 50 | |||
}, | |||
"completetime": 5, | |||
"category": "Ammo" | |||
}, | }, | ||
{ | { | ||
"id": "MagazineShotgun", | "id": "MagazineShotgun", | ||
"result": "MagazineShotgun", | |||
"materials": { | |||
"Steel": 240 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineShotgunBeanbag", | "id": "MagazineShotgunBeanbag", | ||
"result": "MagazineShotgunBeanbag", | |||
"materials": { | |||
"Steel": 150, | |||
"Plastic": 140 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineShotgunSlug", | "id": "MagazineShotgunSlug", | ||
"result": "MagazineShotgunSlug", | |||
"materials": { | |||
"Steel": 190, | |||
"Plastic": 100 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineShotgunIncendiary", | "id": "MagazineShotgunIncendiary", | ||
"result": "MagazineShotgunIncendiary", | |||
"materials": { | |||
"Steel": 100, | |||
"Plastic": 190 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineBoxPistolIncendiary", | "id": "MagazineBoxPistolIncendiary", | ||
"result": "MagazineBoxPistolIncendiary", | |||
"materials": { | |||
"Plastic": 600 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineBoxMagnumIncendiary", | "id": "MagazineBoxMagnumIncendiary", | ||
"result": "MagazineBoxMagnumIncendiary", | |||
"materials": { | |||
"Plastic": 240 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineBoxLightRifleIncendiary", | "id": "MagazineBoxLightRifleIncendiary", | ||
"result": "MagazineBoxLightRifleIncendiary", | |||
"materials": { | |||
"Plastic": 900 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineBoxRifleIncendiary", | "id": "MagazineBoxRifleIncendiary", | ||
"result": "MagazineBoxRifleIncendiary", | |||
"materials": { | |||
"Plastic": 750 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "BoxShotgunFlare", | "id": "BoxShotgunFlare", | ||
"result": "BoxShotgunFlare", | |||
"materials": { | |||
"Steel": 80, | |||
"Plastic": 80 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "BoxShotgunIncendiary", | "id": "BoxShotgunIncendiary", | ||
"result": "BoxShotgunIncendiary", | |||
"materials": { | |||
"Steel": 80, | |||
"Plastic": 320 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineBoxPistolPractice", | "id": "MagazineBoxPistolPractice", | ||
"result": "MagazineBoxPistolPractice", | |||
"materials": { | |||
"Steel": 300 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineBoxMagnumPractice", | "id": "MagazineBoxMagnumPractice", | ||
"result": "MagazineBoxMagnumPractice", | |||
"materials": { | |||
"Steel": 60 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineBoxLightRiflePractice", | "id": "MagazineBoxLightRiflePractice", | ||
"result": "MagazineBoxLightRiflePractice", | |||
"materials": { | |||
"Steel": 300 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineBoxRiflePractice", | "id": "MagazineBoxRiflePractice", | ||
"result": "MagazineBoxRiflePractice", | |||
"materials": { | |||
"Steel": 250 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "WeaponLaserCarbinePractice", | "id": "WeaponLaserCarbinePractice", | ||
"result": "WeaponLaserCarbinePractice", | |||
"completetime": 6, | |||
"materials": { | |||
"Steel": 1800, | |||
"Glass": 400, | |||
"Plastic": 250 | |||
}, | |||
"category": "Weapons" | |||
}, | }, | ||
{ | { | ||
"id": "WeaponDisablerPractice", | "id": "WeaponDisablerPractice", | ||
"result": "WeaponDisablerPractice", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 500, | |||
"Glass": 100, | |||
"Plastic": 200 | |||
}, | |||
"category": "Weapons" | |||
}, | }, | ||
{ | { | ||
"id": "BoxShotgunPractice", | "id": "BoxShotgunPractice", | ||
"result": "BoxShotgunPractice", | |||
"materials": { | |||
"Steel": 80 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineBoxPistolUranium", | "id": "MagazineBoxPistolUranium", | ||
"result": "MagazineBoxPistolUranium", | |||
"materials": { | |||
"Plastic": 300, | |||
"Uranium": 600 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineBoxMagnumUranium", | "id": "MagazineBoxMagnumUranium", | ||
"result": "MagazineBoxMagnumUranium", | |||
"materials": { | |||
"Plastic": 240, | |||
"Uranium": 180 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineBoxLightRifleUranium", | "id": "MagazineBoxLightRifleUranium", | ||
"result": "MagazineBoxLightRifleUranium", | |||
"materials": { | |||
"Plastic": 600, | |||
"Uranium": 600 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "MagazineBoxRifleUranium", | "id": "MagazineBoxRifleUranium", | ||
"result": "MagazineBoxRifleUranium", | |||
"materials": { | |||
"Plastic": 500, | |||
"Uranium": 500 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "BoxShotgunUranium", | "id": "BoxShotgunUranium", | ||
"result": "BoxShotgunUranium", | |||
"materials": { | |||
"Plastic": 320, | |||
"Uranium": 240 | |||
}, | |||
"category": "Ammo", | |||
"completetime": 5 | |||
}, | }, | ||
{ | { | ||
"id": "WeaponFlareGunSecurity", | "id": "WeaponFlareGunSecurity", | ||
"result": "WeaponFlareGunSecurity", | |||
"completetime": 6, | |||
"materials": { | |||
"Plastic": 100, | |||
"Steel": 400 | |||
}, | |||
"category": "Weapons" | |||
}, | }, | ||
{ | { | ||
"id": "WeaponDisabler", | "id": "WeaponDisabler", | ||
"result": "WeaponDisabler", | |||
"completetime": 6, | |||
"materials": { | |||
"Steel": 300, | |||
"Glass": 200, | |||
"Plastic": 200 | |||
}, | |||
"category": "Weapons" | |||
}, | }, | ||
{ | { | ||
"id": "WeaponDisablerSMG", | "id": "WeaponDisablerSMG", | ||
"result": "WeaponDisablerSMG", | |||
"materials": { | |||
"Steel": 1000, | |||
"Glass": 500, | |||
"Plastic": 500 | |||
}, | |||
"completetime": 2, | |||
"category": "Weapons" | |||
}, | }, | ||
{ | { | ||
"id": "MagazineGrenadeEmpty", | "id": "MagazineGrenadeEmpty", | ||
"result": "MagazineGrenadeEmpty", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 150, | |||
"Plastic": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "GrenadeEMP", | "id": "GrenadeEMP", | ||
"result": "GrenadeEMP", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 150, | |||
"Plastic": 100, | |||
"Glass": 20 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "GrenadeBlast", | "id": "GrenadeBlast", | ||
"result": "GrenadeBlast", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 450, | |||
"Plastic": 300, | |||
"Gold": 150 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "GrenadeFlash", | "id": "GrenadeFlash", | ||
"result": "GrenadeFlash", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 150, | |||
"Plastic": 100, | |||
"Glass": 20 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "PortableRecharger", | "id": "PortableRecharger", | ||
"result": "PortableRecharger", | |||
"completetime": 15, | |||
"materials": { | |||
"Steel": 2000, | |||
"Uranium": 2000, | |||
"Plastic": 1000, | |||
"Plasma": 500, | |||
"Glass": 500 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetSteel", | "id": "SheetSteel", | ||
"result": "SheetSteel1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawIron": 100, | |||
"Coal": 30 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetSteel30", | "id": "SheetSteel30", | ||
"result": "SheetSteel", | |||
"completetime": 2, | |||
"materials": { | |||
"RawIron": 3000, | |||
"Coal": 1000 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetGlass1", | "id": "SheetGlass1", | ||
"result": "SheetGlass1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawQuartz": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetGlass30", | "id": "SheetGlass30", | ||
"result": "SheetGlass", | |||
"completetime": 2, | |||
"materials": { | |||
"RawQuartz": 3000 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetRGlass", | "id": "SheetRGlass", | ||
"result": "SheetRGlass1", | |||
"completetime": 0, | |||
"materials": { | |||
"Glass": 100, | |||
"Steel": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetRGlassRaw", | "id": "SheetRGlassRaw", | ||
"result": "SheetRGlass1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawQuartz": 100, | |||
"RawIron": 50, | |||
"Coal": 15 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetRGlass30", | "id": "SheetRGlass30", | ||
"result": "SheetRGlass", | |||
"completetime": 2, | |||
"materials": { | |||
"RawQuartz": 3000, | |||
"RawIron": 1500, | |||
"Coal": 500 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetPGlass1", | "id": "SheetPGlass1", | ||
"result": "SheetPGlass1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawQuartz": 100, | |||
"RawPlasma": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetPGlass30", | "id": "SheetPGlass30", | ||
"result": "SheetPGlass", | |||
"completetime": 2, | |||
"materials": { | |||
"RawQuartz": 3000, | |||
"RawPlasma": 3000 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetRPGlass1", | "id": "SheetRPGlass1", | ||
"result": "SheetRPGlass1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawQuartz": 100, | |||
"RawPlasma": 100, | |||
"RawIron": 50, | |||
"Coal": 15 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetRPGlass30", | "id": "SheetRPGlass30", | ||
"result": "SheetRPGlass", | |||
"completetime": 2, | |||
"materials": { | |||
"RawQuartz": 3000, | |||
"RawPlasma": 3000, | |||
"RawIron": 1500, | |||
"Coal": 500 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetPlasma1", | "id": "SheetPlasma1", | ||
"result": "SheetPlasma1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawPlasma": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetPlasma30", | "id": "SheetPlasma30", | ||
"result": "SheetPlasma", | |||
"completetime": 2, | |||
"materials": { | |||
"RawPlasma": 3000 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetPlasteel1", | "id": "SheetPlasteel1", | ||
"result": "SheetPlasteel1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawPlasma": 100, | |||
"RawIron": 200, | |||
"Coal": 30 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetPlasteel30", | "id": "SheetPlasteel30", | ||
"result": "SheetPlasteel", | |||
"completetime": 5, | |||
"materials": { | |||
"RawPlasma": 3000, | |||
"RawIron": 6000, | |||
"Coal": 1000 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetUranium30", | "id": "SheetUranium30", | ||
"result": "SheetUranium", | |||
"completetime": 2, | |||
"materials": { | |||
"RawUranium": 3000 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetUGlass1", | "id": "SheetUGlass1", | ||
"result": "SheetUGlass1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawUranium": 100, | |||
"RawQuartz": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetUGlass30", | "id": "SheetUGlass30", | ||
"result": "SheetUGlass", | |||
"completetime": 2, | |||
"materials": { | |||
"RawUranium": 3000, | |||
"RawQuartz": 3000 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetRUGlass1", | "id": "SheetRUGlass1", | ||
"result": "SheetRUGlass1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawUranium": 100, | |||
"RawQuartz": 100, | |||
"RawIron": 50, | |||
"Coal": 15 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetRUGlass30", | "id": "SheetRUGlass30", | ||
"result": "SheetRUGlass", | |||
"completetime": 2, | |||
"materials": { | |||
"RawUranium": 3000, | |||
"RawQuartz": 3000, | |||
"RawIron": 1500, | |||
"Coal": 500 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "IngotGold30", | "id": "IngotGold30", | ||
"result": "IngotGold", | |||
"completetime": 2, | |||
"materials": { | |||
"RawGold": 3000 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "IngotSilver30", | "id": "IngotSilver30", | ||
"result": "IngotSilver", | |||
"completetime": 2, | |||
"materials": { | |||
"RawSilver": 3000 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "MaterialBananium10", | "id": "MaterialBananium10", | ||
"result": "MaterialBananium", | |||
"completetime": 2, | |||
"materials": { | |||
"RawBananium": 3000 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "MaterialDiamond", | "id": "MaterialDiamond", | ||
"result": "MaterialDiamond1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawDiamond": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetUranium1", | "id": "SheetUranium1", | ||
"result": "SheetUranium1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawUranium": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "IngotGold1", | "id": "IngotGold1", | ||
"result": "IngotGold1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawGold": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "IngotSilver1", | "id": "IngotSilver1", | ||
"result": "IngotSilver1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawSilver": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetPlastic", | "id": "SheetPlastic", | ||
"result": "SheetPlastic1", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0, | |||
"materials": { | |||
"Plastic": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "MaterialBananium1", | "id": "MaterialBananium1", | ||
"result": "MaterialBananium1", | |||
"completetime": 0, | |||
"materials": { | |||
"RawBananium": 100 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "MaterialSheetMeat", | "id": "MaterialSheetMeat", | ||
"result": "MaterialSheetMeat1", | |||
"completetime": 6.4, | |||
"materials": { | |||
"Meaterial": 200 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "SheetPaper", | "id": "SheetPaper", | ||
"result": "SheetPaper1", | |||
"completetime": 1, | |||
"materials": { | |||
"Wood": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemDark", | "id": "FloorTileItemDark", | ||
"result": "FloorTileItemDark", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemDarkDiagonalMini", | "id": "FloorTileItemDarkDiagonalMini", | ||
"result": "FloorTileItemDarkDiagonalMini", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemDarkDiagonal", | "id": "FloorTileItemDarkDiagonal", | ||
"result": "FloorTileItemDarkDiagonal", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemDarkHerringbone", | "id": "FloorTileItemDarkHerringbone", | ||
"result": "FloorTileItemDarkHerringbone", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemDarkMini", | "id": "FloorTileItemDarkMini", | ||
"result": "FloorTileItemDarkMini", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemDarkMono", | "id": "FloorTileItemDarkMono", | ||
"result": "FloorTileItemDarkMono", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemDarkPavement", | "id": "FloorTileItemDarkPavement", | ||
"result": "FloorTileItemDarkPavement", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemDarkPavementVertical", | "id": "FloorTileItemDarkPavementVertical", | ||
"result": "FloorTileItemDarkPavementVertical", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemDarkOffset", | "id": "FloorTileItemDarkOffset", | ||
"result": "FloorTileItemDarkOffset", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemSteelCheckerDark", | "id": "FloorTileItemSteelCheckerDark", | ||
"result": "FloorTileItemSteelCheckerDark", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemSteel", | "id": "FloorTileItemSteel", | ||
"result": "FloorTileItemSteel", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemSteelOffset", | "id": "FloorTileItemSteelOffset", | ||
"result": "FloorTileItemSteelOffset", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemSteelDiagonalMini", | "id": "FloorTileItemSteelDiagonalMini", | ||
"result": "FloorTileItemSteelDiagonalMini", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemSteelDiagonal", | "id": "FloorTileItemSteelDiagonal", | ||
"result": "FloorTileItemSteelDiagonal", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemSteelHerringbone", | "id": "FloorTileItemSteelHerringbone", | ||
"result": "FloorTileItemSteelHerringbone", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemSteelMini", | "id": "FloorTileItemSteelMini", | ||
"result": "FloorTileItemSteelMini", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemSteelMono", | "id": "FloorTileItemSteelMono", | ||
"result": "FloorTileItemSteelMono", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemSteelPavement", | "id": "FloorTileItemSteelPavement", | ||
"result": "FloorTileItemSteelPavement", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemSteelPavementVertical", | "id": "FloorTileItemSteelPavementVertical", | ||
"result": "FloorTileItemSteelPavementVertical", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemWhite", | "id": "FloorTileItemWhite", | ||
"result": "FloorTileItemWhite", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemWhiteOffset", | "id": "FloorTileItemWhiteOffset", | ||
"result": "FloorTileItemWhiteOffset", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemWhiteDiagonalMini", | "id": "FloorTileItemWhiteDiagonalMini", | ||
"result": "FloorTileItemWhiteDiagonalMini", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemWhiteDiagonal", | "id": "FloorTileItemWhiteDiagonal", | ||
"result": "FloorTileItemWhiteDiagonal", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemWhiteHerringbone", | "id": "FloorTileItemWhiteHerringbone", | ||
"result": "FloorTileItemWhiteHerringbone", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemWhiteMini", | "id": "FloorTileItemWhiteMini", | ||
"result": "FloorTileItemWhiteMini", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemWhiteMono", | "id": "FloorTileItemWhiteMono", | ||
"result": "FloorTileItemWhiteMono", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemWhitePavement", | "id": "FloorTileItemWhitePavement", | ||
"result": "FloorTileItemWhitePavement", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemWhitePavementVertical", | "id": "FloorTileItemWhitePavementVertical", | ||
"result": "FloorTileItemWhitePavementVertical", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemSteelCheckerLight", | "id": "FloorTileItemSteelCheckerLight", | ||
"result": "FloorTileItemSteelCheckerLight", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemGratingMaint", | "id": "FloorTileItemGratingMaint", | ||
"result": "FloorTileItemGratingMaint", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemTechmaint", | "id": "FloorTileItemTechmaint", | ||
"result": "FloorTileItemTechmaint", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemSteelMaint", | "id": "FloorTileItemSteelMaint", | ||
"result": "FloorTileItemSteelMaint", | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5, | |||
"materials": { | |||
"Steel": 25 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemWood", | "id": "FloorTileItemWood", | ||
"result": "FloorTileItemWood", | |||
"materials": { | |||
"Wood": 25, | |||
"Steel": 25 | |||
}, | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5 | |||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemWoodLarge", | "id": "FloorTileItemWoodLarge", | ||
"result": "FloorTileItemWoodLarge", | |||
"materials": { | |||
"Wood": 25, | |||
"Steel": 25 | |||
}, | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5 | |||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemWoodPattern", | "id": "FloorTileItemWoodPattern", | ||
"result": "FloorTileItemWoodPattern", | |||
"materials": { | |||
"Wood": 25, | |||
"Steel": 25 | |||
}, | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5 | |||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemConcrete", | "id": "FloorTileItemConcrete", | ||
"result": "FloorTileItemConcrete", | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 25 | |||
}, | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5 | |||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemConcreteMono", | "id": "FloorTileItemConcreteMono", | ||
"result": "FloorTileItemConcreteMono", | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 25 | |||
}, | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5 | |||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemConcreteSmooth", | "id": "FloorTileItemConcreteSmooth", | ||
"result": "FloorTileItemConcreteSmooth", | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 25 | |||
}, | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5 | |||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemGrayConcrete", | "id": "FloorTileItemGrayConcrete", | ||
"result": "FloorTileItemGrayConcrete", | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 25 | |||
}, | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5 | |||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemGrayConcreteMono", | "id": "FloorTileItemGrayConcreteMono", | ||
"result": "FloorTileItemGrayConcreteMono", | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 25 | |||
}, | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5 | |||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemGrayConcreteSmooth", | "id": "FloorTileItemGrayConcreteSmooth", | ||
"result": "FloorTileItemGrayConcreteSmooth", | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 25 | |||
}, | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5 | |||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemOldConcrete", | "id": "FloorTileItemOldConcrete", | ||
"result": "FloorTileItemOldConcrete", | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 25 | |||
}, | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5 | |||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemOldConcreteMono", | "id": "FloorTileItemOldConcreteMono", | ||
"result": "FloorTileItemOldConcreteMono", | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 25 | |||
}, | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5 | |||
}, | }, | ||
{ | { | ||
"id": "FloorTileItemOldConcreteSmooth", | "id": "FloorTileItemOldConcreteSmooth", | ||
"result": "FloorTileItemOldConcreteSmooth", | |||
"materials": { | |||
"Steel": 25, | |||
"Plastic": 25 | |||
}, | |||
"applyMaterialDiscount": "false", | |||
"completetime": 0.5 | |||
}, | }, | ||
{ | { | ||
"id": "Wirecutter", | "id": "Wirecutter", | ||
"result": "Wirecutter", | |||
"icon": { | |||
"sprite": "Objects/Tools/wirecutters.rsi", | "sprite": "Objects/Tools/wirecutters.rsi", | ||
"state": "cutters-map", | "state": "cutters-map" | ||
}, | |||
"category": "Tools", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Screwdriver", | "id": "Screwdriver", | ||
"result": "Screwdriver", | |||
"icon": { | |||
"sprite": "Objects/Tools/screwdriver.rsi", | "sprite": "Objects/Tools/screwdriver.rsi", | ||
"state": "screwdriver-map", | "state": "screwdriver-map" | ||
}, | |||
"category": "Tools", | |||
"completetime": 2, | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 50 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "Welder", | "id": "Welder", | ||
"result": "Welder", | |||
"materials": { | |||
"Steel": 400, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "Wrench", | "id": "Wrench", | ||
"result": "Wrench", | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "CableStack", | "id": "CableStack", | ||
"result": "CableApcStack1", | |||
"category": "Parts", | |||
"completetime": 0.1, | |||
"materials": { | |||
"Steel": 30 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "CableMVStack", | "id": "CableMVStack", | ||
"result": "CableMVStack1", | |||
"category": "Parts", | |||
"completetime": 0.1, | |||
"materials": { | |||
"Steel": 30 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "CableHVStack", | "id": "CableHVStack", | ||
"result": "CableHVStack1", | |||
"category": "Parts", | |||
"completetime": 0.1, | |||
"materials": { | |||
"Steel": 30 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"id": "CrowbarGreen", | "id": "CrowbarGreen", | ||
"result": "CrowbarGreen", | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "Pickaxe", | "id": "Pickaxe", | ||
"result": "Pickaxe", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1000, | |||
"Wood": 500, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools" | |||
}, | }, | ||
{ | { | ||
"id": "Shovel", | "id": "Shovel", | ||
"result": "Shovel", | |||
"materials": { | |||
"Steel": 200, | |||
"Wood": 100, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "Multitool", | "id": "Multitool", | ||
"result": "Multitool", | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 200 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "NetworkConfigurator", | "id": "NetworkConfigurator", | ||
"result": "NetworkConfigurator", | |||
"materials": { | |||
"Steel": 200, | |||
"Plastic": 200 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "PowerDrill", | "id": "PowerDrill", | ||
"result": "PowerDrill", | |||
"materials": { | |||
"Steel": 600, | |||
"Plastic": 200 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "RCD", | "id": "RCD", | ||
"result": "RCDEmpty", | |||
"completetime": 4, | |||
"materials": { | |||
"Steel": 1000, | |||
"Plastic": 300 | |||
}, | |||
"category": "Tools" | |||
}, | }, | ||
{ | { | ||
"id": "RCDAmmo", | "id": "RCDAmmo", | ||
"result": "RCDAmmo", | |||
"materials": { | |||
"Steel": 500, | |||
"Plastic": 250 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "HandHeldMassScanner", | "id": "HandHeldMassScanner", | ||
"result": "HandHeldMassScannerEmpty", | |||
"materials": { | |||
"Steel": 800, | |||
"Glass": 300, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "HandheldGPSBasic", | "id": "HandheldGPSBasic", | ||
"result": "HandheldGPSBasic", | |||
"materials": { | |||
"Steel": 800, | |||
"Glass": 300, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "TRayScanner", | "id": "TRayScanner", | ||
"result": "trayScanner", | |||
"materials": { | |||
"Steel": 800, | |||
"Glass": 300, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "GasAnalyzer", | "id": "GasAnalyzer", | ||
"result": "GasAnalyzer", | |||
"materials": { | |||
"Steel": 800, | |||
"Glass": 300, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "SprayPainter", | "id": "SprayPainter", | ||
"result": "SprayPainter", | |||
"materials": { | |||
"Steel": 300, | |||
"Plastic": 100 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "UtilityBelt", | "id": "UtilityBelt", | ||
"result": "ClothingBeltUtility", | |||
"materials": { | |||
"Cloth": 100, | |||
"Steel": 50, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools", | |||
"completetime": 2 | |||
}, | }, | ||
{ | { | ||
"id": "HolofanProjector", | "id": "HolofanProjector", | ||
"result": "HolofanProjectorEmpty", | |||
"completetime": 8, | |||
"materials": { | |||
"Steel": 300, | |||
"Glass": 50, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools" | |||
}, | }, | ||
{ | { | ||
"id": "WelderExperimental", | "id": "WelderExperimental", | ||
"result": "WelderExperimental", | |||
"completetime": 6, | |||
"materials": { | |||
"Steel": 800, | |||
"Plasma": 200, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools" | |||
}, | }, | ||
{ | { | ||
"id": "JawsOfLife", | "id": "JawsOfLife", | ||
"result": "JawsOfLife", | |||
"completetime": 6, | |||
"materials": { | |||
"Steel": 1000, | |||
"Glass": 500, | |||
"Plasma": 300, | |||
"Gold": 50, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools" | |||
}, | }, | ||
{ | { | ||
"id": "HoloprojectorField", | "id": "HoloprojectorField", | ||
"result": "HoloprojectorFieldEmpty", | |||
"completetime": 3, | |||
"materials": { | |||
"Steel": 500, | |||
"Plasma": 300, | |||
"Glass": 100, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools" | |||
}, | }, | ||
{ | { | ||
"id": "WeaponParticleDecelerator", | "id": "WeaponParticleDecelerator", | ||
"result": "WeaponParticleDecelerator", | |||
"completetime": 6, | |||
"materials": { | |||
"Steel": 750, | |||
"Plasma": 150, | |||
"Uranium": 150, | |||
"Plastic": 50 | |||
}, | |||
"category": "Tools" | |||
} | } | ||
] | ] | ||
Версия от 09:32, 5 февраля 2025
|