--
查看 JSON
{
"id": "haori",
"type": "ARMOR",
"name": {
"str": "羽织"
},
"description": "一种穿在和服上的宽松的大衣,袖子宽大。它是乌黑色的,上面有稀疏的、雅致的金色刺绣。",
"weight": 800,
"volume": 2,
"price": 30000,
"price_postapoc": 50,
"to_hit": -5,
"material": [
"cotton",
"null"
],
"symbol": "[",
"looks_like": "house_coat",
"color": "black",
"warmth": 10,
"material_thickness": 0.3,
"flags": {
"VARSIZE": 0,
"SUPER_FANCY": 1,
"OUTER": 2
},
"armor": [
{
"encumbrance": 3,
"coverage": 60,
"covers": [
"torso",
"arm_l",
"arm_r"
]
}
],
"repo_id": 18120,
"original_id": "haori",
"reload": 100,
"environmental_protection": 0,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": -5,
"qualities": []
}