查看 JSON
{
"type": "COMESTIBLE",
"id": "drink_tequilasunrise",
"looks_like": "tequila",
"name": {
"str_sp": "tequila sunrise"
},
"conditional_names": [
{
"type": "COMPONENT_ID",
"condition": "vodka",
"name": {
"str_sp": "vodka sunrise"
}
},
{
"type": "COMPONENT_ID",
"condition": "rum",
"name": {
"str_sp": "Caribbean sunrise"
}
},
{
"type": "COMPONENT_ID",
"condition": "pineapple_juice",
"name": {
"str_sp": "Panama sunrise"
}
}
],
"weight": 251,
"color": "yellow",
"addiction_type": "alcohol",
"use_action": [
"ALCOHOL"
],
"stim": -6,
"container": "bottle_glass",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 25,
"healthy": -1,
"addiction_potential": 4,
"calories": 86,
"description": "A cocktail consisting of tequila, orange juice and grenadine syrup, originating from California. In certain variants, vodka or rum may be substituted for tequila, and pineapple juice may be substituted for orange juice.",
"price": 600,
"price_postapoc": 250,
"material": [
"fruit",
"alcohol",
"water"
],
"primary_material": "alcohol",
"volume": 0.25,
"phase": "liquid",
"flags": {
"EATEN_COLD": 0
},
"freezing_point": -6,
"vitamins": [
[
"vitC",
105
],
[
"calcium",
2
],
[
"iron",
2
]
],
"fun": 20,
"repo_id": 21687,
"original_id": "drink_tequilasunrise",
"reload": 100,
"to_hit": 0,
"charges": 1,
"cib_to_hit": 0,
"nutrition": 86,
"qualities": []
}