--
查看 JSON
{
"id": "mil_flight_suit",
"repairs_like": "nomex_suit",
"type": "ARMOR",
"name": {
"str": "军用飞行服"
},
"description": "一件深绿色的美军飞行服。上面绣着各种徽章。",
"weight": 1315,
"volume": 4.687,
"price": 22065,
"price_postapoc": 500,
"to_hit": -3,
"material": [
"nomex",
"null"
],
"symbol": "[",
"looks_like": "touring_suit",
"color": "green",
"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": 25,
"material_thickness": 0.8,
"flags": {
"VARSIZE": 0,
"POCKETS": 1
},
"repo_id": 17474,
"original_id": "mil_flight_suit",
"reload": 100,
"environmental_protection": 0,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": -3,
"qualities": []
}