查看 JSON
{
"type": "construction",
"id": "constr_wall_wood",
"group": "build_wood_wall",
"\/\/": "Step 2: complete the half made wall by putting paneling on it",
"category": "CONSTRUCT",
"required_skills": [
[
"fabrication",
2
]
],
"time": "30 m",
"qualities": [
[
{
"id": "HAMMER",
"level": 2,
"quality": {}
}
],
[
{
"id": "SAW_W",
"level": 2,
"quality": {}
}
]
],
"components": [
[
{
"amount": 1,
"item": {}
},
{
"amount": 2,
"item": {}
}
],
[
{
"amount": 20,
"item": {}
}
]
],
"pre_terrain": "t_wall_half",
"post_terrain": "t_wall_wood",
"repo_id": 12627,
"original_id": "constr_wall_wood"
}