查看 JSON
{
"type": "COMESTIBLE",
"id": "drink_gintonic",
"looks_like": "gin",
"name": {
"str_sp": "gin and tonic"
},
"conditional_names": [
{
"type": "COMPONENT_ID",
"condition": "vodka",
"name": {
"str_sp": "vodka and tonic"
}
}
],
"weight": 251,
"color": "light_cyan",
"addiction_type": "alcohol",
"use_action": [
"ALCOHOL"
],
"stim": -6,
"container": "bottle_glass",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 25,
"healthy": -2,
"addiction_potential": 4,
"calories": 156,
"description": "A mixed alcoholic drink consisting of gin and tonic water, created in 19th century as a way to make very bitter tonic water which was used to treat malaria more palatable, but still popular to this day. In certain variants, vodka is substituted for gin.",
"price": 600,
"price_postapoc": 250,
"material": [
"alcohol",
"water",
"junk"
],
"primary_material": "alcohol",
"volume": 0.25,
"phase": "liquid",
"flags": {
"EATEN_COLD": 0
},
"freezing_point": -6,
"fun": 20,
"repo_id": 21685,
"original_id": "drink_gintonic",
"reload": 100,
"to_hit": 0,
"charges": 1,
"cib_to_hit": 0,
"nutrition": 156,
"qualities": []
}