--
查看 JSON
{
"id": "turtleneck_shirt_rolled",
"type": "TOOL_ARMOR",
"name": {
"str": "高领衫(卷起)",
"str_pl": "turtleneck shirts (rolled)"
},
"description": "这件高领衫的领口卷起,露出了嘴。",
"category": "clothing",
"weight": 300,
"volume": 2,
"price": 2000,
"price_postapoc": 50,
"material": [
"cotton",
"null"
],
"symbol": "[",
"looks_like": "sweater",
"color": "white",
"warmth": 20,
"material_thickness": 0.5,
"use_action": {
"target": "turtleneck_shirt",
"menu_text": "放下领口",
"msg": "你调整了高领衫的领口高度。",
"type": "transform"
},
"flags": {
"VARSIZE": 0,
"FANCY": 1,
"ALLOWS_NATURAL_ATTACKS": 2
},
"armor": [
{
"encumbrance": 4,
"coverage": 95,
"covers": [
"torso",
"arm_l",
"arm_r"
]
}
],
"repo_id": 16542,
"original_id": "turtleneck_shirt_rolled",
"reload": 100,
"to_hit": 0,
"environmental_protection": 0,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": 0,
"qualities": []
}