--
查看 JSON
{
"type": "COMESTIBLE",
"id": "sweet_water",
"looks_like": "water",
"name": {
"str_sp": "糖水"
},
"weight": 260,
"color": "light_cyan",
"container": "bottle_plastic",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 38,
"calories": 164,
"description": "白水里加了点糖或蜂蜜,尝起来还不赖。",
"price": 95,
"price_postapoc": 10,
"material": [
"water",
"null"
],
"volume": 0.25,
"phase": "liquid",
"fun": 2,
"freezing_point": -5,
"repo_id": 21450,
"original_id": "sweet_water",
"reload": 100,
"to_hit": 0,
"healthy": 0,
"addiction_potential": 0,
"charges": 1,
"cib_to_hit": 0,
"nutrition": 164,
"flags": [],
"qualities": []
}