查看 JSON
{
"type": "construction",
"id": "constr_remove_metal_door_peephole",
"group": "remove_metal_door",
"\/\/": "Removes a metal door with a peephole",
"category": "CONSTRUCT",
"required_skills": [
[
"fabrication",
4
]
],
"time": "10 m",
"using": [
[
"metal_removal_standard",
1
]
],
"byproducts": [
{
"item": "scrap",
"count": [
15,
30
]
},
{
"item": "sheet_metal",
"count": [
4,
8
]
},
{
"item": "peephole",
"count": [
0,
1
]
},
{
"item": "hinge",
"count": [
0,
1
]
}
],
"pre_terrain": "t_door_metal_c_peep",
"post_terrain": "t_mdoor_frame",
"repo_id": 7556,
"original_id": "constr_remove_metal_door_peephole"
}