查看 JSON
{
"type": "construction",
"id": "constr_remove_halfway_reinforced_concrete_wall",
"group": "remove_reinforced_concrete_wall",
"\/\/": "Cuts a segment of half complete reinforced concrete wall out very neatly, and then breaks it apart for disposal.",
"category": "CONSTRUCT",
"required_skills": [
[
"fabrication",
5
]
],
"time": "50 m",
"using": [
[
"concrete_removal_standard",
1
],
[
"metal_removal_standard",
1
]
],
"byproducts": [
{
"item": "rock",
"count": [
8,
15
]
},
{
"item": "rebar",
"count": [
6,
12
]
},
{
"item": "scrap",
"count": [
15,
40
]
}
],
"pre_terrain": "t_strconc_wall_halfway",
"post_terrain": "t_thconc_floor",
"repo_id": 7524,
"original_id": "constr_remove_halfway_reinforced_concrete_wall"
}