--
查看 JSON
{
"id": "kimono",
"type": "ARMOR",
"name": {
"str": "和服"
},
"description": "一件长至脚踝的传统日式长袍,穿好后还得缠上腰带。",
"weight": 1200,
"volume": 5,
"price": 20000,
"price_postapoc": 50,
"to_hit": -5,
"material": [
"cotton",
"null"
],
"symbol": "[",
"looks_like": "robe",
"color": "white",
"armor": [
{
"covers": [
"torso"
],
"coverage": 90,
"encumbrance": [
2,
5
]
},
{
"covers": [
"leg_l",
"leg_r"
],
"coverage": 90,
"encumbrance": [
2,
2
]
},
{
"covers": [
"arm_l",
"arm_r"
],
"coverage": 90,
"encumbrance": [
2,
2
]
}
],
"pocket_data": [
{
"pocket_type": "CONTAINER",
"max_contains_volume": 0.5,
"max_contains_weight": 1,
"max_item_length": 0.013,
"moves": 80
}
],
"warmth": 20,
"material_thickness": 0.2,
"flags": {
"VARSIZE": 0,
"FANCY": 1
},
"repo_id": 18118,
"original_id": "kimono",
"reload": 100,
"environmental_protection": 0,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": -5,
"qualities": []
}