查看 JSON
{
"type": "COMESTIBLE",
"id": "pineapple_juice",
"copy-from": "juice",
"looks_like": "juice",
"name": {
"str_sp": "pineapple juice"
},
"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(西瓜)"
}
}
],
"calories": 60,
"description": "Freshly-squeezed from real pineapples! Tasty and nutritious.",
"vitamins": [
[
"vitC",
14
],
[
"calcium",
1
],
[
"iron",
2
]
],
"repo_id": 21429,
"original_id": "pineapple_juice",
"weight": 125,
"color": "light_red",
"spoils_in": "5 days",
"container": "bottle_plastic",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 20,
"healthy": 2,
"price": 80,
"price_postapoc": 50,
"material": [
"fruit",
"null"
],
"primary_material": "water",
"volume": 0.25,
"phase": "liquid",
"charges": 2,
"flags": {
"EATEN_COLD": 0
},
"fun": 3,
"reload": 100,
"to_hit": 0,
"addiction_potential": 0,
"cib_to_hit": 0,
"nutrition": 60,
"qualities": []
}