--
查看 JSON
{
"id": "jumpsuit",
"type": "ARMOR",
"name": {
"str": "连身衣"
},
"description": "一件轻薄的短袖连身衣。可以提供一些储存空间,而且也不太累赘。",
"weight": 610,
"volume": 3.5,
"price": 8900,
"price_postapoc": 50,
"to_hit": -3,
"material": [
"cotton",
"null"
],
"symbol": "[",
"looks_like": "touring_suit",
"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
},
"repo_id": 17750,
"original_id": "jumpsuit",
"reload": 100,
"environmental_protection": 0,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": -3,
"qualities": []
}