--
查看 JSON
{
"id": "longshirt",
"type": "ARMOR",
"name": {
"str": "长袖衬衫"
},
"description": "一件长袖的全棉衬衣。",
"weight": 146,
"volume": 0.75,
"price": 2000,
"price_postapoc": 50,
"material": [
"cotton",
"null"
],
"symbol": "[",
"looks_like": "dress_shirt",
"color": "blue",
"warmth": 5,
"material_thickness": 0.1,
"flags": {
"VARSIZE": 0,
"SKINTIGHT": 1
},
"armor": [
{
"coverage": 90,
"covers": [
"torso",
"arm_l",
"arm_r"
]
}
],
"repo_id": 16977,
"original_id": "longshirt",
"reload": 100,
"to_hit": 0,
"environmental_protection": 0,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": 0,
"qualities": []
}