查看 JSON
{
"type": "construction",
"id": "constr_remove_simple_concrete_wall",
"group": "remove_concrete_wall",
"\/\/": "Cuts a segment of concrete 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": [
20,
44
]
}
],
"pre_terrain": "t_sconc_wall",
"post_terrain": "t_thconc_floor",
"repo_id": 7521,
"original_id": "constr_remove_simple_concrete_wall"
}