查看 JSON
{
"type": "construction",
"id": "constr_remove_rock_wall",
"group": "remove_rock_wall",
"\/\/": "Cuts out a segment of stone wall, and then breaks it apart for disposal.",
"category": "CONSTRUCT",
"required_skills": [
[
"fabrication",
6
],
[
"survival",
2
]
],
"time": "120 m",
"using": [
[
"concrete_removal_standard",
1
]
],
"byproducts": [
{
"item": "rock",
"count": [
15,
20
]
},
{
"item": "pebble",
"count": [
20,
30
]
}
],
"pre_terrain": "t_rock_wall",
"post_terrain": "t_dirt",
"repo_id": 7534,
"original_id": "constr_remove_rock_wall"
}