--
查看 JSON
{
"id": "sickle_stone",
"type": "TOOL",
"name": {
"str": "石镰"
},
"description": "一个用来割草的简易工具。仅靠手柄末端磨尖的新月形石头几乎无法完成这项工作。",
"weight": 470,
"volume": 0.8,
"longest_side": "35 cm",
"price": 1000,
"price_postapoc": 100,
"to_hit": -2,
"bashing": 3,
"cutting": 10,
"material": [
"stone",
"wood"
],
"symbol": "\/",
"color": "light_gray",
"qualities": [
[
"CUT",
1
],
[
"GRASS_CUT",
1
],
[
"BUTCHER",
2
]
],
"techniques": [
"WBLOCK_1"
],
"flags": {
"NONCONDUCTIVE": 0,
"FRAGILE_MELEE": 1
},
"weapon_category": [
"BLADED_FARMING"
],
"repo_id": 18804,
"original_id": "sickle_stone",
"reload": 100,
"cib_to_hit": -2,
"piercing": 0
}