--
查看 JSON
{
"id": "scissors",
"type": "TOOL",
"name": {
"str": "剪刀",
"str_pl": "pairs of scissors"
},
"description": "一把耐用的工艺长剪刀。使用它可以衣物等棉制物品剪割成布条,或有其它用途。",
"ascii_picture": "scissors",
"weight": 113,
"volume": 0.145,
"price": 400,
"price_postapoc": 10,
"to_hit": -1,
"cutting": 6,
"material": [
"aluminum",
"plastic"
],
"symbol": ",",
"color": "light_red",
"qualities": [
[
"CUT",
2
],
[
"BUTCHER",
3
],
[
"FABRIC_CUT",
1
]
],
"flags": {
"STAB": 0,
"BELT_CLIP": 1,
"SHEATH_KNIFE": 2
},
"weapon_category": [
"SHIVS"
],
"repo_id": 18590,
"original_id": "scissors",
"reload": 100,
"cib_to_hit": -1
}