--
查看 JSON
{
"id": "jeans_red",
"repairs_like": "pants_leather",
"type": "ARMOR",
"name": {
"str_sp": "红色牛仔裤"
},
"description": "一条苹果红的紧身牛仔裤,有两个口袋。",
"weight": 600,
"volume": 2,
"price": 5000,
"price_postapoc": 150,
"to_hit": 1,
"material": [
"cotton",
"null"
],
"symbol": "[",
"looks_like": "jeans",
"color": "red",
"pocket_data": [
{
"pocket_type": "CONTAINER",
"max_contains_volume": 1.25,
"max_contains_weight": 4,
"max_item_length": 0.019,
"moves": 80
},
{
"pocket_type": "CONTAINER",
"max_contains_volume": 1.25,
"max_contains_weight": 4,
"max_item_length": 0.019,
"moves": 80
},
{
"pocket_type": "CONTAINER",
"max_contains_volume": 1.08,
"max_contains_weight": 4,
"max_item_length": 0.165,
"moves": 100
},
{
"pocket_type": "CONTAINER",
"max_contains_volume": 1.08,
"max_contains_weight": 4,
"max_item_length": 0.165,
"moves": 100
}
],
"warmth": 10,
"material_thickness": 0.25,
"flags": {
"VARSIZE": 0,
"POCKETS": 1
},
"armor": [
{
"encumbrance": [
7,
11
],
"coverage": 95,
"covers": [
"leg_l",
"leg_r"
]
}
],
"repo_id": 16930,
"original_id": "jeans_red",
"reload": 100,
"environmental_protection": 0,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": 1,
"qualities": []
}