--
查看 JSON
{
"id": "copper_ax",
"type": "TOOL",
"name": {
"str": "铜制斧头"
},
"description": "一个足够大的经过加工的铜块被安装在一个木制的手柄上,成了一把粗糙但有效的斧头。",
"weight": 3700,
"volume": 2.5,
"longest_side": "96 cm",
"price": 5500,
"price_postapoc": 50,
"bashing": 30,
"cutting": 20,
"to_hit": -2,
"material": [
"wood",
"copper"
],
"symbol": "\/",
"color": "brown",
"qualities": [
[
"CUT",
1
],
[
"AXE",
1
],
[
"BUTCHER",
-44
]
],
"techniques": [
"WBLOCK_1",
"BRUTAL",
"SWEEP"
],
"flags": {
"NONCONDUCTIVE": 0,
"SHEATH_AXE": 1
},
"weapon_category": [
"HOOKING_WEAPONRY"
],
"repo_id": 19032,
"original_id": "copper_ax",
"reload": 100,
"cib_to_hit": -2,
"piercing": 0
}