--
查看 JSON
{
"id": "makeshift_knapsack",
"type": "ARMOR",
"name": {
"str": "简易背包"
},
"description": "一条底部被绳索绑起来的裤子,绳索接着穿过皮带扣,使得整条裤子能够像背包背在背上,提供比较可观的储物空间。",
"weight": 560,
"volume": 2,
"price": 1000,
"price_postapoc": 10,
"material": [
"cotton",
"null"
],
"symbol": "[",
"looks_like": "ragpouch",
"color": "light_gray",
"pocket_data": [
{
"pocket_type": "CONTAINER",
"max_contains_volume": 5,
"max_contains_weight": 10,
"max_item_length": 0.07,
"moves": 300
},
{
"\/\/": "tucked against back",
"pocket_type": "CONTAINER",
"holster": true,
"max_contains_volume": 5,
"max_contains_weight": 4,
"max_item_length": 0.15,
"min_item_length": "60 cm",
"moves": 200,
"extra_encumbrance": 10,
"description": "Tucked between your back and the backpack",
"ripoff": 3
}
],
"warmth": 5,
"material_thickness": 0.2,
"flags": {
"BELTED": 0,
"WATER_FRIENDLY": 1
},
"armor": [
{
"encumbrance": [
2,
9
],
"coverage": 60,
"covers": [
"torso"
],
"specifically_covers": [
"torso_hanging_back"
]
}
],
"repo_id": 17619,
"original_id": "makeshift_knapsack",
"reload": 100,
"to_hit": 0,
"environmental_protection": 0,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": 0,
"qualities": []
}