--
查看 JSON
{
"id": "suitcase_m",
"repairs_like": "backpack_hiking",
"type": "ARMOR",
"name": {
"str": "旅行箱"
},
"description": "一个带滚轮的中型旅行箱,主要用于旅行时存放衣物和杂物,提供了充足的储存空间,但拉起来很累赘。",
"weight": 3000,
"volume": 47.25,
"price": 21000,
"price_postapoc": 250,
"material": [
"cotton",
"null"
],
"symbol": "[",
"looks_like": "briefcase",
"color": "blue",
"sided": true,
"pocket_data": [
{
"pocket_type": "CONTAINER",
"rigid": true,
"max_contains_volume": 45,
"max_contains_weight": 40,
"max_item_length": 0.07,
"moves": 250
}
],
"material_thickness": 3,
"flags": {
"OVERSIZE": 0,
"BELTED": 1,
"RESTRICT_HANDS": 2,
"WATER_FRIENDLY": 3
},
"armor": [
{
"encumbrance": 50,
"coverage": 5,
"covers": [
"arm_l",
"arm_r",
"hand_l",
"hand_r",
"leg_l",
"leg_r"
]
}
],
"repo_id": 17635,
"original_id": "suitcase_m",
"reload": 100,
"to_hit": 0,
"environmental_protection": 0,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": 0,
"qualities": []
}