查看 JSON
{
"type": "construction",
"id": "constr_remove_log_wall",
"group": "remove_wooden_wall",
"\/\/": "Cuts a segment of log wall out very neatly, and then breaks it apart for disposal.",
"category": "CONSTRUCT",
"required_skills": [
[
"fabrication",
5
]
],
"time": "90 m",
"using": [
[
"wall_floor_glass_removal_standard",
1
]
],
"byproducts": [
{
"item": "nail",
"charges": [
5,
10
]
},
{
"item": "splinter",
"count": [
20,
40
]
}
],
"pre_terrain": "t_wall_log",
"post_terrain": "t_dirt",
"repo_id": 7546,
"original_id": "constr_remove_log_wall"
}