查看 JSON
{
"type": "COMESTIBLE",
"id": "soup_veggy",
"looks_like": "water",
"name": {
"str": "蔬菜浓汤"
},
"weight": 254,
"color": "red",
"spoils_in": "5 days",
"container": "can_medium",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 8,
"healthy": 1,
"calories": 78,
"description": "一份营养丰富且美味的蔬菜汤。",
"price": 400,
"price_postapoc": 25,
"material": [
"veggy",
"null"
],
"volume": 0.5,
"charges": 2,
"phase": "liquid",
"flags": {
"EATEN_HOT": 0,
"USE_EAT_VERB": 1
},
"vitamins": [
[
"vitC",
4
],
[
"calcium",
1
],
[
"iron",
5
]
],
"fun": 1,
"repo_id": 22264,
"original_id": "soup_veggy",
"reload": 100,
"to_hit": 0,
"addiction_potential": 0,
"cib_to_hit": 0,
"nutrition": 78,
"qualities": []
}