--
查看 JSON
{
"id": "primitive_axe",
"type": "TOOL",
"name": {
"str": "石斧"
},
"description": "一块固定在棍子上的窄边石头。它勉强能砍木头,但比现代斧头要费劲得多。",
"weight": 1300,
"volume": 1,
"longest_side": "96 cm",
"price": 0,
"price_postapoc": 50,
"bashing": 9,
"cutting": 15,
"to_hit": -2,
"material": [
"wood",
"stone"
],
"symbol": "\/",
"color": "light_gray",
"qualities": [
[
"CUT",
1
],
[
"AXE",
1
],
[
"BUTCHER",
-70
],
[
"HAMMER",
1
]
],
"flags": {
"BELT_CLIP": 0,
"SHEATH_AXE": 1
},
"weapon_category": [
"HOOKING_WEAPONRY"
],
"repo_id": 19039,
"original_id": "primitive_axe",
"reload": 100,
"cib_to_hit": -2,
"piercing": 0
}