--
查看 JSON
{
"id": "gambeson_vest",
"type": "ARMOR",
"name": {
"str": "软铠背心"
},
"description": "一件绗缝厚背心,用来穿在链甲或其他护甲底下。这件没有袖子。使用它可以放松些,以便穿着在其他衣物上。",
"weight": 2760,
"volume": 2,
"price": 20000,
"price_postapoc": 600,
"to_hit": -5,
"material": [
"cotton",
"null"
],
"symbol": "[",
"looks_like": "coat_winter",
"color": "light_gray",
"warmth": 50,
"material_thickness": 5,
"valid_mods": [
"steel_padded"
],
"flags": {
"VARSIZE": 0,
"STURDY": 1
},
"use_action": {
"type": "transform",
"msg": "你放宽你的%s。",
"target": "gambeson_loose_vest",
"menu_text": "围松"
},
"armor": [
{
"covers": [
"torso"
],
"coverage": 100,
"encumbrance": 20
}
],
"repo_id": 17437,
"original_id": "gambeson_vest",
"reload": 100,
"environmental_protection": 0,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": -5,
"qualities": []
}