这是一把长刃菜刀。刀片比手柄宽,为持用者的指关节提供了空间,并且它具有的独特弧度利于切割蔬菜的快速摆动。它是一种很好的近战武器,但宽刃用于屠宰相当笨拙。
--
查看 JSON
{
"id": "knife_chef",
"name": {
"str": "厨刀",
"str_pl": "chef knives"
},
"type": "TOOL",
"category": "weapons",
"description": "这是一把长刃菜刀。刀片比手柄宽,为持用者的指关节提供了空间,并且它具有的独特弧度利于切割蔬菜的快速摆动。它是一种很好的近战武器,但宽刃用于屠宰相当笨拙。",
"copy-from": "base_kitchen_knife",
"looks_like": "knife_butcher",
"ascii_picture": "knife_chef",
"weight": 280,
"volume": 0.2,
"longest_side": "30 cm",
"price": 1500,
"price_postapoc": 100,
"to_hit": {
"grip": "weapon",
"length": "short",
"surface": "point",
"balance": "neutral"
},
"bashing": 1,
"cutting": 10,
"qualities": [
[
"CUT",
2
],
[
"CUT_FINE",
1
],
[
"BUTCHER",
10
]
],
"flags": {
"STAB": 0,
"SHEATH_KNIFE": 1
},
"weapon_category": [
"KNIVES"
],
"repo_id": 19877,
"original_id": "knife_chef",
"material": [
"steel",
"null"
],
"symbol": ";",
"color": "light_gray",
"reload": 100,
"cib_to_hit": -1,
"piercing": 0
}