--
查看 JSON
{
"id": "peacoat",
"type": "ARMOR",
"name": {
"str": "厚呢短大衣"
},
"description": "一件厚重的羊绒大衣,带着几个很深的口袋。",
"weight": 1800,
"volume": 3,
"price": 18000,
"price_postapoc": 500,
"to_hit": -3,
"material": [
"wool",
"null"
],
"symbol": "[",
"looks_like": "coat_winter",
"color": "blue",
"armor": [
{
"covers": [
"torso"
],
"coverage": 85,
"encumbrance": [
10,
20
]
},
{
"covers": [
"arm_l",
"arm_r"
],
"coverage": 85,
"encumbrance": [
10,
10
]
}
],
"pocket_data": [
{
"pocket_type": "CONTAINER",
"max_contains_volume": 1.5,
"max_contains_weight": 2,
"max_item_length": 0.024,
"moves": 80
},
{
"pocket_type": "CONTAINER",
"max_contains_volume": 1.5,
"max_contains_weight": 2,
"max_item_length": 0.024,
"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": 50,
"material_thickness": 1,
"valid_mods": [
"steel_padded"
],
"flags": {
"VARSIZE": 0,
"POCKETS": 1,
"COLLAR": 2,
"OUTER": 3,
"FANCY": 4
},
"repo_id": 18123,
"original_id": "peacoat",
"reload": 100,
"environmental_protection": 0,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": -3,
"qualities": []
}