{
"id": "primitive_shovel",
"type": "TOOL",
"name": {
"str": "木铲"
},
"description": "一把粗糙的铲子,铲头由木头制成,在历史上金属太贵时用作金属铲子的替代品。它功能类似铲子,但比真正的铲子差太多。",
"weight": 1581,
"volume": 4,
"longest_side": "120 cm",
"price": 100,
"bashing": 15,
"cutting": 1,
"material": [
"wood",
"null"
],
"symbol": "\/",
"color": "brown",
"qualities": [
[
"DIG",
2
]
],
"repo_id": 18797,
"original_id": "primitive_shovel",
"reload": 100,
"to_hit": 0,
"cib_to_hit": 0,
"piercing": 0,
"flags": []
}