An improvised foldable cup made from aluminum foil. It can contain liquid and is usable for boiling water.
--
查看 JSON
{
"id": "cup_foil",
"type": "GENERIC",
"category": "container",
"name": {
"str": "foil cup"
},
"description": "An improvised foldable cup made from aluminum foil. It can contain liquid and is usable for boiling water.",
"weight": 24,
"volume": 0.005,
"price": 0,
"price_postapoc": 0,
"material": [
"aluminum",
"null"
],
"symbol": ")",
"color": "light_gray",
"pocket_data": [
{
"pocket_type": "CONTAINER",
"watertight": true,
"open_container": true,
"max_contains_volume": 0.25,
"max_contains_weight": 0.3
}
],
"qualities": [
[
"BOIL",
1
],
[
"CONTAIN",
1
]
],
"flags": {
"SOFT": 0
},
"repo_id": 20541,
"original_id": "cup_foil",
"reload": 100,
"to_hit": 0,
"cib_to_hit": 0
}