--
查看 JSON
{
"id": "coat_winter",
"repairs_like": "trenchcoat",
"type": "ARMOR",
"name": {
"str": "防寒大衣"
},
"description": "一件有着深口袋和兜帽的棉大衣,非常保暖。",
"weight": 1340,
"volume": 6.75,
"price": 14000,
"price_postapoc": 750,
"to_hit": -2,
"material": [
"cotton",
"null"
],
"symbol": "[",
"looks_like": "coat_rain",
"color": "light_red",
"armor": [
{
"covers": [
"torso"
],
"coverage": 95,
"encumbrance": [
18,
27
]
},
{
"covers": [
"arm_l",
"arm_r"
],
"coverage": 95,
"encumbrance": [
18,
21
]
}
],
"pocket_data": [
{
"pocket_type": "CONTAINER",
"max_contains_volume": 1.25,
"max_contains_weight": 3,
"max_item_length": 0.021,
"moves": 80
},
{
"pocket_type": "CONTAINER",
"max_contains_volume": 1.25,
"max_contains_weight": 3,
"max_item_length": 0.021,
"moves": 80
},
{
"pocket_type": "CONTAINER",
"max_contains_volume": 0.9,
"max_contains_weight": 1,
"max_item_length": 0.013,
"moves": 120
},
{
"pocket_type": "CONTAINER",
"max_contains_volume": 0.9,
"max_contains_weight": 1,
"max_item_length": 0.013,
"moves": 120
}
],
"warmth": 70,
"material_thickness": 2,
"valid_mods": [
"steel_padded"
],
"environmental_protection": 1,
"flags": {
"VARSIZE": 0,
"POCKETS": 1,
"HOOD": 2,
"COLLAR": 3,
"OUTER": 4
},
"repo_id": 18086,
"original_id": "coat_winter",
"reload": 100,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": -2,
"qualities": []
}