可以被切割为:
2.25
--
查看 JSON
{
"id": "sleeping_bag_fur",
"type": "ARMOR",
"name": {
"str": "毛皮睡袋"
},
"description": "一个带有毛皮内衬的大睡袋。有了它,谁还需要帐篷呢?",
"weight": 1175,
"volume": 4.5,
"price": 32500,
"price_postapoc": 2000,
"to_hit": -1,
"material": [
"cotton",
"fur"
],
"symbol": "[",
"looks_like": "sleeping_bag",
"color": "brown",
"warmth": 100,
"material_thickness": 5,
"environmental_protection": 1,
"flags": {
"OVERSIZE": 0,
"OUTER": 1
},
"use_action": {
"menu_text": "卷起",
"type": "transform",
"target": "sleeping_bag_fur_roll",
"msg": "你把毛皮睡袋卷起来,便于携带。"
},
"armor": [
{
"encumbrance": 80,
"coverage": 100,
"covers": [
"torso",
"head",
"mouth",
"arm_l",
"arm_r",
"hand_l",
"hand_r",
"leg_l",
"leg_r",
"foot_l",
"foot_r"
]
}
],
"repo_id": 18284,
"original_id": "sleeping_bag_fur",
"reload": 100,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": -1,
"qualities": []
}