--
查看 JSON
{
"id": "wooden_barrel",
"type": "GENERIC",
"category": "container",
"name": {
"str": "木桶"
},
"looks_like": "30l_barrel",
"description": "按照传统工艺制造,这些白橡木酒桶为未来的酒鬼们储备着人生希望(威士忌)。能够储存100升液体。",
"weight": 42408,
"volume": 110,
"price": 12000,
"price_postapoc": 250,
"to_hit": -5,
"bashing": 8,
"material": [
"wood",
"steel"
],
"symbol": ")",
"color": "brown",
"pocket_data": [
{
"pocket_type": "CONTAINER",
"watertight": true,
"rigid": true,
"max_contains_volume": 100,
"max_contains_weight": 200
}
],
"qualities": [
[
"CONTAIN",
1
]
],
"repo_id": 20565,
"original_id": "wooden_barrel",
"reload": 100,
"cib_to_hit": -5,
"flags": []
}