--
查看 JSON
{
"id": "armor_scrapsuit",
"type": "ARMOR",
"category": "armor",
"name": {
"str": "废金属套装"
},
"description": "一套用金属碎片做成的装甲,碎片之间用小绳子固定在衬布上。松垮的甲片虽然防护还行,但是穿着很不舒服。",
"weight": 9534,
"volume": 15.5,
"price": 60000,
"price_postapoc": 250,
"to_hit": -5,
"bashing": 6,
"cutting": 8,
"material": [
"budget_steel",
"cotton"
],
"symbol": "[",
"looks_like": "armor_lightplate",
"color": "light_gray",
"longest_side": "40 cm",
"warmth": 10,
"flags": {
"OUTER": 0
},
"armor": [
{
"material": [
{
"type": "budget_steel",
"covered_by_mat": 75,
"thickness": 2
},
{
"type": "cotton",
"covered_by_mat": 100,
"thickness": 1
}
],
"covers": [
"torso"
],
"coverage": 95,
"encumbrance": 18
},
{
"material": [
{
"type": "budget_steel",
"covered_by_mat": 75,
"thickness": 1.5
},
{
"type": "cotton",
"covered_by_mat": 100,
"thickness": 1
}
],
"covers": [
"arm_l",
"arm_r"
],
"coverage": 95,
"encumbrance": 15
},
{
"material": [
{
"type": "budget_steel",
"covered_by_mat": 75,
"thickness": 1.5
},
{
"type": "cotton",
"covered_by_mat": 100,
"thickness": 1
}
],
"covers": [
"leg_l",
"leg_r"
],
"coverage": 95,
"encumbrance": 15
}
],
"repo_id": 17392,
"original_id": "armor_scrapsuit",
"reload": 100,
"environmental_protection": 0,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": -5,
"piercing": 0,
"qualities": []
}