--
查看 JSON
{
"id": "house_coat",
"type": "ARMOR",
"name": {
"str": "浴袍"
},
"description": "入浴和出浴所穿的服饰,多为毛巾质地的,这样可以更好的吸收身上的水分并包裹住身体。它让你回想到躺在浴缸里泡澡的日子。",
"weight": 580,
"volume": 2,
"price": 2200,
"price_postapoc": 50,
"to_hit": -1,
"material": [
"cotton",
"null"
],
"symbol": "[",
"looks_like": "coat_lab",
"color": "blue",
"armor": [
{
"covers": [
"torso"
],
"coverage": 85,
"encumbrance": [
5,
10
]
},
{
"covers": [
"leg_l",
"leg_r"
],
"coverage": 85,
"encumbrance": [
5,
5
]
},
{
"covers": [
"arm_l",
"arm_r"
],
"coverage": 85,
"encumbrance": [
5,
5
]
}
],
"pocket_data": [
{
"pocket_type": "CONTAINER",
"max_contains_volume": 0.75,
"max_contains_weight": 2,
"max_item_length": 0.013,
"moves": 80
},
{
"pocket_type": "CONTAINER",
"max_contains_volume": 0.75,
"max_contains_weight": 2,
"max_item_length": 0.013,
"moves": 80
}
],
"warmth": 20,
"material_thickness": 0.8,
"environmental_protection": 1,
"flags": {
"OUTER": 0,
"OVERSIZE": 1
},
"repo_id": 18102,
"original_id": "house_coat",
"reload": 100,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": -1,
"qualities": []
}