--
查看 JSON
{
"type": "COMESTIBLE",
"id": "milk_cream",
"name": {
"str_sp": "浓奶油"
},
"weight": 254,
"color": "white",
"spoils_in": "1 day",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 10,
"calories": 486,
"description": "一份从生乳表面撇出来的奶油,经过静置浓缩所得到的浓奶油。",
"price": 70,
"price_postapoc": 150,
"looks_like": "milk",
"material": [
"milk",
"null"
],
"volume": 0.25,
"phase": "liquid",
"vitamins": [
[
"calcium",
7
]
],
"flags": {
"NUTRIENT_OVERRIDE": 0
},
"fun": 1,
"repo_id": 21545,
"original_id": "milk_cream",
"reload": 100,
"to_hit": 0,
"healthy": 0,
"addiction_potential": 0,
"charges": 1,
"cib_to_hit": 0,
"nutrition": 486,
"qualities": []
}