--
查看 JSON
{
"id": "crucible",
"type": "TOOL",
"name": {
"str": "坩埚"
},
"description": "一个小的金属坩埚。用于某些金属加工制造的模具。",
"weight": 1400,
"volume": 2,
"price": 100000,
"price_postapoc": 750,
"to_hit": -2,
"bashing": 10,
"material": [
"ceramic",
"null"
],
"symbol": ";",
"color": "dark_gray",
"pocket_data": [
{
"pocket_type": "CONTAINER",
"rigid": true,
"watertight": true,
"open_container": true,
"max_contains_volume": 1.75,
"max_contains_weight": 1.2
}
],
"qualities": [
[
"COOK",
1
],
[
"CHEM",
1
],
[
"BOIL",
2
],
[
"CONTAIN",
1
]
],
"repo_id": 18993,
"original_id": "crucible",
"reload": 100,
"cib_to_hit": -2,
"cutting": 0,
"piercing": 0,
"flags": []
}