--
查看 JSON
{
"id": "knife_carving",
"name": {
"str": "切肉刀",
"str_pl": "carving knives"
},
"type": "TOOL",
"category": "weapons",
"description": "这是一把长刃菜刀,有一个轻薄的、稍微弯曲的刀刃,能够灵巧地将肉切成薄片或剃干净骨头。这将是一种不错的近战武器,非常适合用来屠宰尸体。",
"ascii_picture": "knife_carving",
"copy-from": "base_kitchen_knife",
"looks_like": "knife_butcher",
"weight": 280,
"volume": 0.2,
"longest_side": "30 cm",
"price": 1500,
"price_postapoc": 50,
"to_hit": {
"grip": "weapon",
"length": "short",
"surface": "point",
"balance": "neutral"
},
"bashing": 1,
"cutting": 8,
"qualities": [
[
"CUT",
2
],
[
"CUT_FINE",
1
],
[
"BUTCHER",
22
]
],
"flags": {
"STAB": 0,
"SHEATH_KNIFE": 1
},
"weapon_category": [
"KNIVES"
],
"repo_id": 19878,
"original_id": "knife_carving",
"material": [
"steel",
"null"
],
"symbol": ";",
"color": "light_gray",
"reload": 100,
"cib_to_hit": -1,
"piercing": 0
}