查看 JSON
{
"type": "COMESTIBLE",
"id": "tea",
"looks_like": "water",
"name": {
"str": "红茶"
},
"weight": 250,
"color": "brown",
"fatigue_mod": 9,
"stim": 3,
"container": "bottle_plastic",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 40,
"calories": 0,
"description": "一份供全球绅士享用的饮品,通过将滚烫的开水倒入被称作\"山茶科山茶属\"的茶树的发酵过的叶子中而成。",
"price": 90,
"price_postapoc": 25,
"volume": 0.25,
"material": [
"water",
"null"
],
"phase": "liquid",
"flags": {
"EATEN_HOT": 0
},
"fun": 6,
"repo_id": 21451,
"original_id": "tea",
"reload": 100,
"to_hit": 0,
"healthy": 0,
"addiction_potential": 0,
"charges": 1,
"cib_to_hit": 0,
"nutrition": 0,
"qualities": []
}