查看 JSON
{
"type": "construction",
"id": "constr_brick_wall",
"group": "build_brick_wall",
"\/\/": "Step 2: finish wall",
"category": "CONSTRUCT",
"required_skills": [
[
"fabrication",
3
]
],
"time": "120 m",
"qualities": [
[
{
"id": "SMOOTH",
"level": 2,
"quality": {}
}
]
],
"components": [
[
{
"amount": 15,
"item": {}
}
],
[
{
"amount": 1,
"item": {}
}
],
[
{
"amount": 1,
"item": {}
},
{
"amount": 1,
"item": {}
}
]
],
"pre_terrain": "t_brick_wall_halfway",
"post_terrain": "t_brick_wall",
"repo_id": 12643,
"original_id": "constr_brick_wall"
}