--
查看 JSON
{
"type": "COMESTIBLE",
"id": "con_milk",
"name": {
"str_sp": "炼乳"
},
"weight": 32,
"color": "white",
"spoils_in": "1 day",
"container": "can_medium",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 12,
"calories": 95,
"description": "一种经过部分脱水的原奶,这极大提升了它的保质期。哦,还加入了甜味剂调味。",
"price": 70,
"price_postapoc": 100,
"material": [
"milk",
"junk"
],
"primary_material": "milk",
"volume": 0.5,
"phase": "liquid",
"charges": 20,
"vitamins": [
[
"vitC",
1
],
[
"calcium",
7
]
],
"fun": 3,
"repo_id": 21543,
"original_id": "con_milk",
"reload": 100,
"to_hit": 0,
"healthy": 0,
"addiction_potential": 0,
"cib_to_hit": 0,
"nutrition": 95,
"flags": [],
"qualities": []
}