--
查看 JSON
{
"id": "hammer",
"type": "TOOL",
"name": {
"str": "锤子"
},
"description": "这是一把消磁的钢制羊角锤,有一个木头手把。使用铁锤、铁钉与木板就能够加固邻近门窗。此外它还有许多其他用途。",
"ascii_picture": "hammer",
"longest_side": "25 cm",
"weight": 566,
"volume": 0.32,
"price": 700,
"price_postapoc": 100,
"to_hit": -1,
"bashing": 9,
"material": [
"steel",
"wood"
],
"symbol": ";",
"color": "brown",
"qualities": [
[
"HAMMER",
3
],
[
"PRY",
1
],
[
"HAMMER_FINE",
1
],
[
"PRYING_NAIL",
1
]
],
"use_action": [
"HAMMER",
"CROWBAR"
],
"flags": {
"BELT_CLIP": 0,
"NONCONDUCTIVE": 1
},
"weapon_category": [
"BATONS"
],
"repo_id": 18618,
"original_id": "hammer",
"reload": 100,
"cib_to_hit": -1,
"cutting": 0,
"piercing": 0
}