查看 JSON
{
"type": "COMESTIBLE",
"id": "juice_pasteurized",
"looks_like": "juice",
"name": {
"str": "巴氏杀菌果汁"
},
"copy-from": "juice",
"spoils_in": "180 days",
"healthy": 0,
"description": "一份带有淡淡水果甜味的液体。经过巴氏杀菌后,可以保持很长一段时间不过期。",
"price": 90,
"price_postapoc": 150,
"flags": {
"EATEN_COLD": 0,
"IRREPLACEABLE_CONSUMABLE": 1
},
"fun": 1,
"repo_id": 21427,
"original_id": "juice_pasteurized",
"conditional_names": [
{
"type": "COMPONENT_ID",
"condition": "apple",
"name": {
"str_sp": "%s(苹果)"
}
},
{
"type": "COMPONENT_ID",
"condition": "apricots",
"name": {
"str_sp": "%s(杏子)"
}
},
{
"type": "COMPONENT_ID",
"condition": "banana",
"name": {
"str_sp": "%s(香蕉)"
}
},
{
"type": "COMPONENT_ID",
"condition": "blackberries",
"name": {
"str_sp": "%s(黑莓)"
}
},
{
"type": "COMPONENT_ID",
"condition": "blueberries",
"name": {
"str_sp": "%s(蓝莓)"
}
},
{
"type": "COMPONENT_ID",
"condition": "cherries",
"name": {
"str_sp": "%s(樱桃)"
}
},
{
"type": "COMPONENT_ID",
"condition": "elderberries",
"name": {
"str_sp": "%s(接骨木果)"
}
},
{
"type": "COMPONENT_ID",
"condition": "grapefruit",
"name": {
"str_sp": "%s(西柚)"
}
},
{
"type": "COMPONENT_ID",
"condition": "grapes",
"name": {
"str_sp": "%s(葡萄)"
}
},
{
"type": "COMPONENT_ID",
"condition": "huckleberries",
"name": {
"str_sp": "%s(越橘)"
}
},
{
"type": "COMPONENT_ID",
"condition": "kiwi",
"name": {
"str_sp": "%s(猕猴桃)"
}
},
{
"type": "COMPONENT_ID",
"condition": "mango",
"name": {
"str_sp": "%s(芒果)"
}
},
{
"type": "COMPONENT_ID",
"condition": "melon",
"name": {
"str_sp": "%s(甜瓜)"
}
},
{
"type": "COMPONENT_ID",
"condition": "mulberries",
"name": {
"str_sp": "%s(桑葚)"
}
},
{
"type": "COMPONENT_ID",
"condition": "orange",
"name": {
"str_sp": "%s(橙子)"
}
},
{
"type": "COMPONENT_ID",
"condition": "papaya",
"name": {
"str_sp": "%s(木瓜)"
}
},
{
"type": "COMPONENT_ID",
"condition": "peach",
"name": {
"str_sp": "%s(桃子)"
}
},
{
"type": "COMPONENT_ID",
"condition": "pear",
"name": {
"str_sp": "%s(梨子)"
}
},
{
"type": "COMPONENT_ID",
"condition": "pineapple",
"name": {
"str_sp": "%s(菠萝)"
}
},
{
"type": "COMPONENT_ID",
"condition": "plum",
"name": {
"str_sp": "%s(李子)"
}
},
{
"type": "COMPONENT_ID",
"condition": "pomengranate",
"name": {
"str_sp": "%s(石榴)"
}
},
{
"type": "COMPONENT_ID",
"condition": "pumpkin",
"name": {
"str_sp": "%s(南瓜)"
}
},
{
"type": "COMPONENT_ID",
"condition": "raspberries",
"name": {
"str_sp": "%s(树莓)"
}
},
{
"type": "COMPONENT_ID",
"condition": "rose hips",
"name": {
"str_sp": "%s(玫瑰果)"
}
},
{
"type": "COMPONENT_ID",
"condition": "strawberries",
"name": {
"str_sp": "%s(草莓)"
}
},
{
"type": "COMPONENT_ID",
"condition": "watermelon",
"name": {
"str_sp": "%s(西瓜)"
}
}
],
"weight": 125,
"color": "light_red",
"container": "bottle_plastic",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 20,
"calories": 17,
"material": [
"fruit",
"null"
],
"primary_material": "water",
"volume": 0.25,
"phase": "liquid",
"charges": 2,
"vitamins": [
[
"vitC",
53
],
[
"iron",
2
]
],
"reload": 100,
"to_hit": 0,
"addiction_potential": 0,
"cib_to_hit": 0,
"nutrition": 17,
"qualities": []
}