--
查看 JSON
{
"type": "COMESTIBLE",
"id": "triple_sec",
"looks_like": "whiskey",
"name": {
"str_sp": "橙皮酒"
},
"weight": 30,
"color": "light_cyan",
"addiction_type": "alcohol",
"use_action": [
"ALCOHOL"
],
"stim": -10,
"container": "bottle_glass",
"comestible_type": "DRINK",
"symbol": "~",
"quench": -8,
"healthy": -2,
"addiction_potential": 4,
"calories": 78,
"description": "一种具有清新柑橘的特殊风味的酒,常见的鸡尾酒基酒之一。",
"price": 950,
"price_postapoc": 250,
"material": [
"alcohol",
"null"
],
"volume": 0.25,
"flags": {
"EDIBLE_FROZEN": 0
},
"freezing_point": -17,
"phase": "liquid",
"charges": 7,
"fun": 10,
"repo_id": 21672,
"original_id": "triple_sec",
"reload": 100,
"to_hit": 0,
"cib_to_hit": 0,
"nutrition": 78,
"qualities": []
}