--
查看 JSON
{
"id": "net_backpack",
"type": "ARMOR",
"name": {
"str": "网状背包"
},
"description": "一个用绳子编织成的包,有条能让你背在身上的带子。比标准背包轻,但在装满时更难携带,而且无法携带过小或过重的物品。",
"weight": 192,
"volume": 0.75,
"price": 1000,
"material": [
"cotton",
"null"
],
"symbol": "[",
"color": "green",
"pocket_data": [
{
"pocket_type": "CONTAINER",
"min_item_volume": 0.1,
"max_contains_volume": 15,
"max_contains_weight": 8,
"max_item_length": 0.04,
"moves": 300
}
],
"material_thickness": 1,
"flags": {
"BELTED": 0,
"WATER_FRIENDLY": 1
},
"armor": [
{
"encumbrance": [
1,
25
],
"coverage": 40,
"covers": [
"torso"
],
"specifically_covers": [
"torso_hanging_back"
]
}
],
"repo_id": 17625,
"original_id": "net_backpack",
"reload": 100,
"to_hit": 0,
"environmental_protection": 0,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": 0,
"qualities": []
}