查看 JSON
{
"type": "COMESTIBLE",
"id": "drink_virgin_mary",
"looks_like": "drink_bloody_mary",
"name": {
"str_sp": "Virgin Mary cocktail"
},
"weight": 258,
"color": "red",
"spoils_in": "5 days",
"container": "bottle_glass",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 35,
"healthy": 2,
"calories": 69,
"description": "An alcohol-free variant of the Bloody Mary cocktail; basically tomato juice mixed with some spices.",
"price": 600,
"price_postapoc": 250,
"material": [
"water",
"tomato"
],
"primary_material": "water",
"volume": 0.25,
"phase": "liquid",
"flags": {
"EATEN_COLD": 0
},
"fun": 12,
"vitamins": [
[
"vitC",
23
],
[
"calcium",
1
],
[
"iron",
2
]
],
"repo_id": 21431,
"original_id": "drink_virgin_mary",
"reload": 100,
"to_hit": 0,
"addiction_potential": 0,
"charges": 1,
"cib_to_hit": 0,
"nutrition": 69,
"qualities": []
}