--
查看 JSON
{
"id": "armguard_scrap",
"type": "ARMOR",
"category": "armor",
"name": {
"str": "废料护臂",
"str_pl": "pairs of scrap arm guards"
},
"description": "一对用金属碎片做成的护臂,碎片之间用小绳子固定。",
"weight": 3064,
"volume": 4.75,
"price": 20000,
"price_postapoc": 500,
"to_hit": 1,
"bashing": 1,
"cutting": 1,
"material": [
"budget_steel",
"cotton"
],
"symbol": "[",
"looks_like": "armguard_metal",
"color": "light_gray",
"warmth": 10,
"flags": {
"OUTER": 0,
"BLOCK_WHILE_WORN": 1
},
"armor": [
{
"material": [
{
"type": "budget_steel",
"covered_by_mat": 75,
"thickness": 1.5
},
{
"type": "cotton",
"covered_by_mat": 100,
"thickness": 1
}
],
"covers": [
"arm_l",
"arm_r"
],
"encumbrance": 6,
"coverage": 95,
"specifically_covers": [
"arm_lower_r",
"arm_lower_l"
]
}
],
"repo_id": 17529,
"original_id": "armguard_scrap",
"reload": 100,
"environmental_protection": 0,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": 1,
"qualities": []
}