查看 JSON
{
"type": "construction",
"id": "constr_remove_brick_wall_halfway",
"group": "remove_brick_wall",
"\/\/": "Cuts a segment of half complete brick wall out very neatly, and then breaks it apart for disposal.",
"category": "CONSTRUCT",
"required_skills": [
[
"fabrication",
6
]
],
"time": "120 m",
"using": [
[
"concrete_removal_standard",
1
]
],
"byproducts": [
{
"item": "rock",
"count": [
4,
8
]
},
{
"item": "brick",
"count": [
4,
8
]
}
],
"pre_terrain": "t_brick_wall_halfway",
"post_terrain": "t_thconc_floor",
"repo_id": 7539,
"original_id": "constr_remove_brick_wall_halfway"
}