--
查看 JSON
{
"id": "needle_bone",
"type": "TOOL",
"name": {
"str": "骨针"
},
"description": "一根由骨头制成的锐利针头。可用来制造粗糙的简易服装和物品。它低劣的品质使它不适合用来制造任何需要精度或速度的物品。",
"weight": 15,
"volume": 0.01,
"price": 0,
"price_postapoc": 10,
"material": [
"bone",
"null"
],
"symbol": ";",
"color": "white",
"ammo": [
"thread"
],
"sub": "sewing_kit",
"pocket_data": [
{
"pocket_type": "MAGAZINE",
"ammo_restriction": {
"thread": 200
}
}
],
"charges_per_use": 1,
"qualities": [
[
"SEW",
2
]
],
"use_action": {
"type": "repair_item",
"item_action_type": "repair_fabric",
"materials": [
"cotton",
"leather",
"lycra",
"nylon",
"wool",
"fur",
"faux_fur",
"nomex",
"kevlar",
"kevlar_layered",
"gutskin"
],
"skill": "tailor",
"tool_quality": -1,
"cost_scaling": 0.1,
"move_cost": 1300
},
"flags": {
"STAB": 0,
"ALLOWS_REMOTE_USE": 1
},
"repo_id": 18688,
"original_id": "needle_bone",
"reload": 100,
"to_hit": 0,
"cib_to_hit": 0
}