查看 JSON
{
"type": "COMESTIBLE",
"id": "irish_coffee",
"name": {
"str_sp": "爱尔兰咖啡"
},
"weight": 260,
"color": "brown",
"addiction_type": "alcohol",
"use_action": [
"ALCOHOL"
],
"stim": 12,
"container": "bottle_glass",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 20,
"healthy": -2,
"addiction_potential": 5,
"calories": 295,
"description": "一种以爱尔兰威士忌为基酒,配以咖啡为辅料,调制而成的一款鸡尾酒。",
"price": 500,
"price_postapoc": 250,
"material": [
"alcohol",
"water",
"milk"
],
"primary_material": "alcohol",
"volume": 0.25,
"phase": "liquid",
"fun": 20,
"flags": {
"EATEN_HOT": 0
},
"repo_id": 17602,
"original_id": "irish_coffee",
"reload": 100,
"to_hit": 0,
"charges": 1,
"cib_to_hit": 0,
"nutrition": 295,
"qualities": []
}