--
查看 JSON
{
"id": "blanket",
"type": "ARMOR",
"name": {
"str": "棉毯"
},
"description": "一个大的棉毯,可以用来当被子,也可以穿上进行保暖。\n\"在怪物攻击时躲在它底下并不能保护你。\"",
"weight": 1123,
"volume": 15,
"price": 5500,
"price_postapoc": 50,
"to_hit": -1,
"material": [
"cotton",
"null"
],
"symbol": "[",
"looks_like": "towel",
"color": "blue",
"covers": [
"torso",
"arm_l",
"arm_r",
"hand_l",
"hand_r",
"leg_l",
"leg_r",
"foot_l",
"foot_r"
],
"coverage": 100,
"encumbrance": 35,
"warmth": 50,
"material_thickness": 1,
"environmental_protection": 1,
"flags": {
"OVERSIZE": 0,
"OUTER": 1,
"ALLOWS_NATURAL_ATTACKS": 2
},
"repo_id": 15887,
"original_id": "blanket",
"reload": 100,
"max_encumbrance": 0,
"cib_to_hit": -1,
"qualities": []
}