查看 JSON
{
"type": "COMESTIBLE",
"id": "purple_drink",
"looks_like": "cranberry_juice",
"name": {
"str": "葡萄汽水"
},
"weight": 260,
"color": "magenta",
"stim": 2,
"container": "can_drink",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 18,
"healthy": -1,
"calories": 60,
"description": "一个批量生产的普通葡萄味饮料,可以暂时解决对水果的饥渴,但过量饮用对健康不利。",
"price": 85,
"price_postapoc": 50,
"material": [
"junk",
"null"
],
"primary_material": "water",
"volume": 0.25,
"phase": "liquid",
"flags": {
"EATEN_COLD": 0
},
"vitamins": [
[
"vitC",
50
],
[
"calcium",
3
]
],
"fun": 3,
"repo_id": 21442,
"original_id": "purple_drink",
"reload": 100,
"to_hit": 0,
"addiction_potential": 0,
"charges": 1,
"cib_to_hit": 0,
"nutrition": 60,
"qualities": []
}