--
查看 JSON
{
"id": "needle_wood",
"type": "TOOL",
"name": {
"str": "木针"
},
"description": "一根削尖的木针,上面有个刻出来的穿线孔。它低劣的品质使它不适合用来制造任何需要精度或速度的物品,或者用于类似于凯夫拉的坚硬材质上。",
"weight": 5,
"volume": 0.005,
"price": 0,
"price_postapoc": 10,
"material": [
"wood",
"null"
],
"symbol": ";",
"color": "brown",
"ammo": [
"thread"
],
"sub": "sewing_kit",
"pocket_data": [
{
"pocket_type": "MAGAZINE",
"ammo_restriction": {
"thread": 200
}
}
],
"charges_per_use": 1,
"qualities": [
[
"SEW",
1
]
],
"use_action": {
"type": "repair_item",
"item_action_type": "repair_fabric",
"materials": [
"cotton",
"lycra",
"nylon",
"leather",
"wool",
"fur",
"faux_fur",
"nomex",
"gutskin"
],
"skill": "tailor",
"tool_quality": -1,
"cost_scaling": 0.1,
"move_cost": 1500
},
"flags": {
"STAB": 0,
"ALLOWS_REMOTE_USE": 1
},
"repo_id": 18690,
"original_id": "needle_wood",
"reload": 100,
"to_hit": 0,
"cib_to_hit": 0
}