查看 JSON
{
"type": "construction",
"id": "constr_fence_post",
"group": "build_fence_posts",
"category": "CONSTRUCT",
"required_skills": [
[
"fabrication",
0
],
[
"survival",
0
]
],
"time": "15 m",
"qualities": [
[
{
"id": "HAMMER",
"level": 2,
"quality": {}
}
],
[
{
"id": "DIG",
"level": 2,
"quality": {}
}
]
],
"components": [
[
{
"amount": 2,
"item": {}
},
{
"amount": 2,
"item": {}
},
{
"amount": 2,
"item": {}
}
]
],
"pre_flags": "DIGGABLE",
"pre_special": "check_empty",
"post_terrain": "t_fence_post",
"repo_id": 12680,
"original_id": "constr_fence_post"
}