--
查看 JSON
{
"id": "armor_hc_plate",
"type": "ARMOR",
"copy-from": "armor_lc_plate",
"material": [
"hc_steel",
"hc_steel_chain"
],
"name": {
"str": "中型钢板甲(高碳钢)"
},
"description": "一件胸甲厚4毫米的板甲套装。这件是用更坚硬的高碳钢制成,提供出色的保护。",
"armor": [
{
"material": [
{
"type": "hc_steel",
"covered_by_mat": 95,
"thickness": 2.8
},
{
"type": "hc_steel_chain",
"covered_by_mat": 100,
"thickness": 1.2
},
{
"type": "leather",
"covered_by_mat": 1,
"thickness": 1
}
],
"covers": [
"torso"
],
"coverage": 100,
"encumbrance": 20
},
{
"material": [
{
"type": "hc_steel",
"covered_by_mat": 95,
"thickness": 0.55
},
{
"type": "hc_steel_chain",
"covered_by_mat": 100,
"thickness": 1.2
},
{
"type": "leather",
"covered_by_mat": 1,
"thickness": 1
}
],
"covers": [
"arm_l",
"arm_r"
],
"coverage": 100,
"encumbrance": 15
},
{
"material": [
{
"type": "hc_steel",
"covered_by_mat": 95,
"thickness": 0.55
},
{
"type": "hc_steel_chain",
"covered_by_mat": 100,
"thickness": 1.2
},
{
"type": "leather",
"covered_by_mat": 1,
"thickness": 1
}
],
"covers": [
"leg_l",
"leg_r"
],
"coverage": 100,
"encumbrance": 15
}
],
"repo_id": 17370,
"original_id": "armor_hc_plate",
"category": "armor",
"weight": 20000,
"volume": 17.5,
"price": 60000,
"price_postapoc": 12000,
"to_hit": -5,
"bashing": 8,
"symbol": "[",
"looks_like": "armor_larmor",
"color": "light_gray",
"warmth": 20,
"longest_side": "60 cm",
"material_thickness": 4,
"flags": {
"OUTER": 0,
"STURDY": 1,
"CONDUCTIVE": 2,
"ONLY_ONE": 3,
"BLOCK_WHILE_WORN": 4
},
"reload": 100,
"environmental_protection": 0,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": -5,
"qualities": []
}