查看 JSON
{
"type": "construction",
"id": "constr_remove_metal_window_empty",
"group": "remove_empty_window",
"\/\/": "Removes an empty metal window frame, leaving bare floor",
"category": "CONSTRUCT",
"required_skills": [
[
"fabrication",
3
]
],
"time": "60 m",
"using": [
[
"wall_floor_glass_removal_standard",
1
]
],
"byproducts": [
{
"item": "spike",
"count": [
3,
6
]
},
{
"item": "scrap",
"charges": [
6,
8
]
}
],
"pre_terrain": "t_m_frame",
"post_terrain": "t_floor",
"repo_id": 7507,
"original_id": "constr_remove_metal_window_empty"
}