--
查看 JSON
{
"id": "jumpsuit_xs",
"type": "ARMOR",
"copy-from": "jumpsuit",
"looks_like": "jumpsuit",
"name": {
"str": "连身衣(XS)"
},
"description": "一件轻薄的短袖连身衣。可以提供一些储存空间,而且也不太累赘。",
"extend": {
"flags": [
"UNDERSIZE"
]
},
"repo_id": 17752,
"original_id": "jumpsuit_xs",
"weight": 457,
"volume": 2,
"price": 4450,
"price_postapoc": 50,
"to_hit": -3,
"material": [
"cotton",
"null"
],
"symbol": "[",
"color": "yellow",
"armor": [
{
"covers": [
"torso"
],
"coverage": 95,
"encumbrance": [
1,
2
]
},
{
"covers": [
"arm_l",
"arm_r"
],
"coverage": 50,
"encumbrance": [
1,
1
]
},
{
"covers": [
"leg_l",
"leg_r"
],
"coverage": 80,
"encumbrance": [
1,
2
]
}
],
"pocket_data": [
{
"pocket_type": "CONTAINER",
"max_contains_volume": 0.7,
"max_contains_weight": 2,
"moves": 80
},
{
"pocket_type": "CONTAINER",
"max_contains_volume": 0.7,
"max_contains_weight": 2,
"moves": 80
},
{
"pocket_type": "CONTAINER",
"max_contains_volume": 0.25,
"max_contains_weight": 1,
"moves": 100
},
{
"pocket_type": "CONTAINER",
"max_contains_volume": 0.25,
"max_contains_weight": 1,
"moves": 100
}
],
"warmth": 15,
"material_thickness": 0.2,
"flags": {
"VARSIZE": 0,
"POCKETS": 1,
"UNDERSIZE": 2
},
"reload": 100,
"environmental_protection": 0,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": -3,
"qualities": []
}