查看 JSON
{
"type": "COMESTIBLE",
"id": "healing_powder_drink",
"name": {
"str": "疗伤饮料",
"str_pl": "疗伤饮料"
},
"weight": 263,
"color": "yellow",
"container": "bottle_glass",
"comestible_type": "DRINK",
"symbol": "~",
"stim": -24,
"quench": 35,
"healthy": 80,
"calories": 34,
"description": "混合在甜饮料中的疗伤粉。它味道更好,对你更好,而且有助于你睡眠。这是一种神奇的药物。只是不要在战斗中使用它。",
"price": 80,
"use_action": {
"type": "consume_drug",
"activation_message": "你喝些疗伤饮料。",
"effects": [
{
"id": "pkill1",
"duration": 1080
},
{
"id": "sleep",
"duration": 100
}
]
},
"material": [
"fruit",
"veggy"
],
"volume": 0.25,
"phase": "liquid",
"flags": {
"EATEN_COLD": 0
},
"charges": 7,
"fun": 3,
"repo_id": 31261,
"original_id": "healing_powder_drink",
"reload": 100,
"to_hit": 0,
"addiction_potential": 0,
"cib_to_hit": 0,
"nutrition": 34,
"modname": "fallout_cdda",
"qualities": []
}