--
查看 JSON
{
"id": "chestpouch",
"type": "ARMOR",
"name": {
"str": "弹匣包(胸)",
"str_pl": "chest ammo pouches"
},
"description": "一个绑在胸口上的弹匣包。可装一个弹匣,保证能随手取用。",
"weight": 140,
"volume": 0.25,
"price": 1250,
"price_postapoc": 2000,
"material": [
"cotton",
"null"
],
"symbol": "[",
"looks_like": "ragpouch",
"color": "dark_gray",
"material_thickness": 2,
"pocket_data": [
{
"pocket_type": "CONTAINER",
"max_item_length": 0.24,
"max_contains_volume": 0.75,
"max_contains_weight": 2,
"moves": 40,
"flag_restriction": [
"MAG_COMPACT"
],
"volume_encumber_modifier": 0.3
}
],
"use_action": {
"type": "holster",
"holster_prompt": "存储弹药",
"holster_msg": "你收好了%s。"
},
"flags": {
"WATER_FRIENDLY": 0,
"BELTED": 1,
"PALS_SMALL": 2
},
"armor": [
{
"coverage": 25,
"covers": [
"torso"
],
"specifically_covers": [
"torso_upper"
]
}
],
"repo_id": 18030,
"original_id": "chestpouch",
"reload": 100,
"to_hit": 0,
"environmental_protection": 0,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": 0,
"qualities": []
}