{
"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
]
],
"use_action": [
"HAMMER",
"CROWBAR"
],
"flags": {
"BELT_CLIP": 0,
"NONCONDUCTIVE": 1
},
"repo_id": 14791,
"original_id": "hammer",
"reload": 100,
"cib_to_hit": -1,
"cutting": 0,
"piercing": 0
}
{
"type": "monster_attack",
"attack_type": "melee",
"id": "hammer",
"cooldown": 20,
"move_cost": 220,
"effects": [
{
"id": "stunned",
"duration": 5
},
{
"id": "infection_minor",
"duration": 8800,
"chance": 4
}
],
"damage_max_instance": [
{
"damage_type": "bash",
"amount": 16,
"armor_multiplier": 0.8
}
],
"hit_dmg_u": "%1$s锤子砸在你身上!",
"hit_dmg_npc": "上的%1$s锤子!",
"no_dmg_msg_u": "%1$s试图攻击你,但失败了。",
"no_dmg_msg_npc": "%1$s试图锤,但失败了。",
"repo_id": 39207,
"original_id": "hammer",
"modname": "pks_rebalancing",
"material": [
"null",
"null"
],
"flags": [],
"qualities": []
}
{
"id": "hammer",
"type": "TOOL",
"copy-from": "hammer",
"name": {
"str": "锤子"
},
"description": "这是一把带木柄的消磁钢锤。用锤子、钉子和你库存中的四分之二的东西,你可以用木板把相邻的门和窗钉起来。它还有许多其他用途。",
"weight": 566,
"volume": 0.315,
"price": "7 USD",
"to_hit": 1,
"bashing": 9,
"material": [
"steel",
"wood"
],
"techniques": [
"repose"
],
"symbol": ";",
"color": "brown",
"qualities": [
[
"HAMMER",
3
],
[
"PRY",
1
],
[
"HAMMER_FINE",
1
]
],
"use_action": [
"HAMMER",
"CROWBAR"
],
"flags": {
"BELT_CLIP": 0,
"NONCONDUCTIVE": 1
},
"repo_id": 40312,
"original_id": "hammer",
"attack_type": "melee",
"cooldown": 20,
"move_cost": 220,
"effects": [
{
"id": "stunned",
"duration": 5
},
{
"id": "infection_minor",
"duration": 8800,
"chance": 4
}
],
"damage_max_instance": [
{
"damage_type": "bash",
"amount": 16,
"armor_multiplier": 0.8
}
],
"hit_dmg_u": "%1$s锤子砸在你身上!",
"hit_dmg_npc": "上的%1$s锤子!",
"no_dmg_msg_u": "%1$s试图攻击你,但失败了。",
"no_dmg_msg_npc": "%1$s试图锤,但失败了。",
"reload": 100,
"cib_to_hit": 1,
"cutting": 0,
"piercing": 0,
"modname": "pks_rebalancing"
}