可以被切割为:
2
--
查看 JSON
{
"id": "xs_coat_fur",
"type": "ARMOR",
"copy-from": "coat_fur",
"looks_like": "coat_fur",
"name": {
"str": "毛皮大衣(XS)"
},
"extend": {
"flags": [
"UNDERSIZE"
]
},
"repo_id": 18077,
"original_id": "xs_coat_fur",
"description": "一件毛皮大衣,有些口袋,保暖效果非常棒。",
"weight": 1257,
"volume": 4,
"price": 22500,
"price_postapoc": 500,
"to_hit": -5,
"material": [
"fur",
"cotton"
],
"symbol": "[",
"color": "brown",
"armor": [
{
"covers": [
"torso"
],
"coverage": 95,
"encumbrance": [
26,
30
]
},
{
"covers": [
"arm_l",
"arm_r"
],
"coverage": 95,
"encumbrance": [
26,
26
]
}
],
"pocket_data": [
{
"pocket_type": "CONTAINER",
"max_contains_volume": 0.5,
"max_contains_weight": 2,
"max_item_length": 0.016,
"moves": 80
},
{
"pocket_type": "CONTAINER",
"max_contains_volume": 0.5,
"max_contains_weight": 2,
"max_item_length": 0.016,
"moves": 80
}
],
"warmth": 80,
"material_thickness": 2,
"valid_mods": [
"steel_padded"
],
"environmental_protection": 2,
"flags": {
"VARSIZE": 0,
"POCKETS": 1,
"OUTER": 2,
"UNDERSIZE": 3
},
"reload": 100,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": -5,
"qualities": []
}