--
查看 JSON
{
"type": "COMESTIBLE",
"id": "wash_whiskey",
"looks_like": "whiskey",
"name": {
"str": "威士忌淡酒",
"str_pl": "whiskey washes"
},
"description": "已经过发酵,但尚未经过蒸馏的威士忌。尝起来不再甜蜜。",
"weight": 33,
"color": "brown",
"addiction_type": "alcohol",
"addiction_potential": 1,
"use_action": [
"ALCOHOL_WEAK"
],
"stim": -2,
"container": "jug_plastic",
"sealed": false,
"symbol": "~",
"calories": 17,
"quench": 2,
"healthy": -2,
"fun": 2,
"material": [
"water",
"alcohol"
],
"volume": 0.25,
"price_postapoc": 10,
"charges": 7,
"phase": "liquid",
"flags": {
"NUTRIENT_OVERRIDE": 0
},
"comestible_type": "DRINK",
"repo_id": 22420,
"original_id": "wash_whiskey",
"reload": 100,
"to_hit": 0,
"cib_to_hit": 0,
"nutrition": 17,
"qualities": []
}