A piece of aluminum foil, large enough to wrap around something. You could also cook food in it.
--
查看 JSON
{
"id": "wrapper_foil",
"type": "GENERIC",
"category": "container",
"name": {
"str": "foil wrapper"
},
"description": "A piece of aluminum foil, large enough to wrap around something. You could also cook food in it.",
"weight": 24,
"volume": 0.005,
"price": 0,
"price_postapoc": 0,
"material": [
"aluminum",
"null"
],
"symbol": ",",
"color": "light_gray",
"pocket_data": [
{
"pocket_type": "CONTAINER",
"max_contains_volume": 2.5,
"max_contains_weight": 6
}
],
"qualities": [
[
"COOK",
1
]
],
"flags": {
"SOFT": 0
},
"repo_id": 20567,
"original_id": "wrapper_foil",
"reload": 100,
"to_hit": 0,
"cib_to_hit": 0
}