--
查看 JSON
{
"id": "jacket_light",
"repairs_like": "trenchcoat",
"type": "ARMOR",
"name": {
"str": "轻型夹克"
},
"description": "一件有兜帽的棉制轻型夹克,没有什么储存空间,还不保暖,但非常轻便舒适。适合在天气凉爽时穿着。",
"weight": 227,
"volume": 2.25,
"price": 4500,
"price_postapoc": 250,
"material": [
"cotton",
"null"
],
"symbol": "[",
"looks_like": "jacket_windbreaker",
"color": "blue",
"armor": [
{
"covers": [
"torso"
],
"coverage": 90,
"encumbrance": [
4,
8
]
},
{
"covers": [
"arm_l",
"arm_r"
],
"coverage": 90,
"encumbrance": [
4,
4
]
}
],
"pocket_data": [
{
"pocket_type": "CONTAINER",
"max_contains_volume": 0.7,
"max_contains_weight": 3,
"max_item_length": 0.014,
"moves": 80
},
{
"pocket_type": "CONTAINER",
"max_contains_volume": 0.7,
"max_contains_weight": 3,
"max_item_length": 0.014,
"moves": 80
}
],
"warmth": 15,
"material_thickness": 0.5,
"flags": {
"VARSIZE": 0,
"POCKETS": 1,
"HOOD": 2,
"OUTER": 3
},
"repo_id": 18111,
"original_id": "jacket_light",
"reload": 100,
"to_hit": 0,
"environmental_protection": 0,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": 0,
"qualities": []
}