--
查看 JSON
{
"id": "copper_knife",
"type": "TOOL",
"name": {
"str": "铜制小刀",
"str_pl": "copper knives"
},
"description": "一把粗糙的自制铜刀,带着一个简单的把手。很原始,但比石器时代更上了一步。",
"weight": 650,
"volume": 0.25,
"longest_side": "25 cm",
"price": 3000,
"price_postapoc": 10,
"to_hit": -1,
"bashing": 2,
"cutting": 12,
"material": [
"copper",
"null"
],
"symbol": ";",
"color": "brown",
"qualities": [
[
"CUT",
2
],
[
"BUTCHER",
11
]
],
"flags": {
"STAB": 0,
"SHEATH_KNIFE": 1
},
"weapon_category": [
"KNIVES"
],
"repo_id": 18870,
"original_id": "copper_knife",
"reload": 100,
"cib_to_hit": -1,
"piercing": 0
}