查看 JSON
{
"type": "COMESTIBLE",
"id": "lemonlime",
"looks_like": "lemonade",
"name": {
"str": "柠檬汽水"
},
"weight": 258,
"color": "yellow",
"container": "can_drink",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 18,
"healthy": -1,
"calories": 104,
"description": "一份柠檬清爽口味的汽水,有许多碳酸和糖,过量饮用对健康不利。",
"price": 95,
"price_postapoc": 50,
"material": [
"junk",
"null"
],
"primary_material": "water",
"volume": 0.25,
"phase": "liquid",
"flags": {
"EATEN_COLD": 0
},
"fun": 5,
"repo_id": 21434,
"original_id": "lemonlime",
"reload": 100,
"to_hit": 0,
"addiction_potential": 0,
"charges": 1,
"cib_to_hit": 0,
"nutrition": 104,
"qualities": []
}