可以被切割为:
2.5
--
查看 JSON
{
"id": "ski_jacket",
"repairs_like": "trenchcoat",
"type": "ARMOR",
"name": {
"str": "滑雪衫"
},
"description": "一件专为高山滑雪而设计的保暖透气连帽衫。非常暖和,带有很大的口袋。",
"weight": 1105,
"volume": 5,
"price": 18000,
"price_postapoc": 500,
"material": [
"cotton",
"plastic"
],
"symbol": "[",
"looks_like": "coat_winter",
"color": "light_blue",
"armor": [
{
"covers": [
"torso"
],
"coverage": 95,
"encumbrance": [
15,
22
]
},
{
"covers": [
"arm_l",
"arm_r"
],
"coverage": 95,
"encumbrance": [
15,
15
]
}
],
"pocket_data": [
{
"pocket_type": "CONTAINER",
"max_contains_volume": 1,
"max_contains_weight": 2,
"max_item_length": 0.015,
"moves": 80
},
{
"pocket_type": "CONTAINER",
"max_contains_volume": 1,
"max_contains_weight": 2,
"max_item_length": 0.015,
"moves": 80
},
{
"pocket_type": "CONTAINER",
"max_contains_volume": 0.8,
"max_contains_weight": 1,
"max_item_length": 0.013,
"moves": 120
},
{
"pocket_type": "CONTAINER",
"max_contains_volume": 0.8,
"max_contains_weight": 1,
"max_item_length": 0.013,
"moves": 120
}
],
"warmth": 80,
"material_thickness": 2,
"valid_mods": [
"steel_padded"
],
"environmental_protection": 3,
"flags": {
"VARSIZE": 0,
"POCKETS": 1,
"HOOD": 2,
"COLLAR": 3,
"OUTER": 4
},
"repo_id": 18128,
"original_id": "ski_jacket",
"reload": 100,
"to_hit": 0,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": 0,
"qualities": []
}