可以被切割为:
2
--
查看 JSON
{
"id": "pants_fur",
"type": "ARMOR",
"name": {
"str_sp": "毛皮长裤"
},
"description": "一条带有毛皮内衬的厚实裤子。非常保暖。",
"weight": 920,
"volume": 4,
"price": 20000,
"price_postapoc": 100,
"to_hit": 1,
"material": [
"cotton",
"fur"
],
"symbol": "[",
"looks_like": "pants",
"color": "brown",
"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": 80,
"material_thickness": 1,
"valid_mods": [
"steel_padded"
],
"environmental_protection": 3,
"flags": {
"VARSIZE": 0,
"POCKETS": 1
},
"armor": [
{
"encumbrance": [
16,
20
],
"coverage": 95,
"covers": [
"leg_l",
"leg_r"
]
}
],
"repo_id": 16943,
"original_id": "pants_fur",
"reload": 100,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": 1,
"qualities": []
}