--
查看 JSON
{
"id": "knife_butcher",
"name": {
"str": "屠宰刀",
"str_pl": "butcher knives"
},
"type": "TOOL",
"category": "weapons",
"description": "一把锋利而厚重的刀子。是把不错的近战武器,也是用于屠宰尸体的理想工具。",
"ascii_picture": "knife_butcher",
"copy-from": "base_kitchen_knife",
"weight": 380,
"volume": 0.3,
"longest_side": "35 cm",
"price": 3000,
"price_postapoc": 50,
"to_hit": {
"grip": "weapon",
"length": "short",
"surface": "point",
"balance": "neutral"
},
"bashing": 2,
"cutting": 10,
"qualities": [
[
"CUT",
2
],
[
"BUTCHER",
25
]
],
"flags": {
"STAB": 0,
"SHEATH_KNIFE": 1
},
"weapon_category": [
"KNIVES"
],
"repo_id": 19874,
"original_id": "knife_butcher",
"material": [
"steel",
"null"
],
"symbol": ";",
"color": "light_gray",
"reload": 100,
"cib_to_hit": -1,
"piercing": 0
}