查看 JSON
{
"type": "COMESTIBLE",
"id": "milk_tea_sweetened",
"copy-from": "milk_tea",
"name": {
"str": "甜奶茶"
},
"calories": 86,
"description": "一份热茶,加入了冷牛奶和甜味剂。",
"price": 460,
"price_postapoc": 60,
"vitamins": [
[
"vitC",
2
],
[
"calcium",
12
]
],
"fun": 14,
"repo_id": 21462,
"original_id": "milk_tea_sweetened",
"looks_like": "tea",
"weight": 259,
"color": "brown",
"spoils_in": "12 hours",
"fatigue_mod": 9,
"stim": 3,
"container": "jug_plastic",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 40,
"healthy": 1,
"material": [
"milk",
"water"
],
"primary_material": "water",
"volume": 0.5,
"phase": "liquid",
"charges": 2,
"flags": {
"EATEN_HOT": 0
},
"reload": 100,
"to_hit": 0,
"addiction_potential": 0,
"cib_to_hit": 0,
"nutrition": 86,
"qualities": []
}