查看 JSON
{
"type": "COMESTIBLE",
"id": "broth",
"looks_like": "water",
"name": {
"str": "杂菜汤"
},
"weight": 253,
"color": "yellow",
"spoils_in": "6 days 16 hours",
"container": "can_medium",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 30,
"calories": 8,
"description": "一份从植物中获取的成分的汤,十分美味,具有很高的营养价值。",
"price": 350,
"price_postapoc": 25,
"material": [
"veggy",
"null"
],
"volume": 0.5,
"charges": 2,
"phase": "liquid",
"flags": {
"EATEN_HOT": 0
},
"fun": 1,
"vitamins": [
[
"iron",
3
]
],
"repo_id": 22262,
"original_id": "broth",
"reload": 100,
"to_hit": 0,
"healthy": 0,
"addiction_potential": 0,
"cib_to_hit": 0,
"nutrition": 8,
"qualities": []
}