--
查看 JSON
{
"id": "primitive_knife",
"type": "TOOL",
"name": {
"str": "石刀",
"str_pl": "stone knives"
},
"description": "一块磨利的石头,插进一个带洞的手柄里。怎么看也不太像匕首,用起来也不那么方便,但总比赤手空拳要好。",
"weight": 453,
"volume": 0.25,
"longest_side": "25 cm",
"price": 0,
"price_postapoc": 0,
"to_hit": -3,
"bashing": 2,
"cutting": 5,
"material": [
"wood",
"stone"
],
"symbol": ";",
"color": "light_gray",
"qualities": [
[
"CUT",
2
],
[
"BUTCHER",
11
]
],
"flags": {
"STAB": 0,
"SHEATH_KNIFE": 1
},
"weapon_category": [
"KNIVES"
],
"repo_id": 18874,
"original_id": "primitive_knife",
"reload": 100,
"cib_to_hit": -3
}