查看 JSON
{
"id": "milk_fortified",
"type": "COMESTIBLE",
"comestible_type": "DRINK",
"name": {
"str": "强化乳"
},
"conditional_names": [
{
"type": "FLAG",
"condition": "CANNIBALISM",
"name": {
"str_sp": "强化人浆"
}
},
{
"type": "FLAG",
"condition": "STRICT_HUMANITARIANISM",
"name": {
"str_sp": "强化亚人浆"
}
},
{
"type": "COMPONENT_ID",
"condition": "mutant",
"name": {
"str_sp": "%s(变异肉)"
}
}
],
"description": "添加了蛋白粉的牛奶,特别健康,味道也不太差。",
"weight": 286,
"volume": 0.25,
"price": 300,
"price_postapoc": 75,
"symbol": "~",
"color": "white",
"spoils_in": "1 day",
"phase": "liquid",
"container": "bottle_plastic",
"sealed": false,
"material": [
"milk",
"null"
],
"calories": 225,
"quench": 22,
"healthy": 3,
"fun": 1,
"vitamins": [
[
"vitC",
4
],
[
"calcium",
32
]
],
"flags": {
"EATEN_COLD": 0
},
"repo_id": 22260,
"original_id": "milk_fortified",
"reload": 100,
"to_hit": 0,
"addiction_potential": 0,
"charges": 1,
"cib_to_hit": 0,
"nutrition": 225,
"qualities": []
}