查看 JSON
{
"type": "COMESTIBLE",
"id": "energy_drink",
"looks_like": "cola",
"name": {
"str": "能量饮料"
},
"weight": 253,
"color": "magenta",
"addiction_type": "caffeine",
"fatigue_mod": 24,
"stim": 8,
"container": "can_drink",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 15,
"healthy": -1,
"addiction_potential": 2,
"calories": 156,
"description": "一种含有大量咖啡因的软饮料。能量饮料在那些需要熬夜工作的人中很受欢迎。",
"price": 170,
"price_postapoc": 50,
"material": [
"junk",
"null"
],
"primary_material": "water",
"volume": 0.25,
"phase": "liquid",
"flags": {
"EATEN_COLD": 0,
"NO_AUTO_CONSUME": 1
},
"vitamins": [
[
"vitC",
105
]
],
"fun": 5,
"repo_id": 21423,
"original_id": "energy_drink",
"reload": 100,
"to_hit": 0,
"charges": 1,
"cib_to_hit": 0,
"nutrition": 156,
"qualities": []
}