查看 JSON
{
"type": "COMESTIBLE",
"id": "soup_mushroom",
"looks_like": "soup_veggy",
"name": {
"str": "蘑菇汤"
},
"weight": 266,
"color": "light_gray",
"spoils_in": "5 days",
"container": "can_medium",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 15,
"healthy": 1,
"calories": 69,
"description": "灰色的半流体,看来放了不少蘑菇。",
"price": 450,
"price_postapoc": 100,
"material": [
"mushroom",
"null"
],
"volume": 0.5,
"phase": "liquid",
"charges": 2,
"flags": {
"EATEN_HOT": 0,
"USE_EAT_VERB": 1
},
"fun": 1,
"vitamins": [
[
"calcium",
2
],
[
"iron",
2
]
],
"repo_id": 22273,
"original_id": "soup_mushroom",
"reload": 100,
"to_hit": 0,
"addiction_potential": 0,
"cib_to_hit": 0,
"nutrition": 69,
"qualities": []
}