查看 JSON
{
"type": "COMESTIBLE",
"id": "soup_woods_egg",
"looks_like": "soup_woods",
"name": {
"str": "森林杂烩蛋汤"
},
"conditional_names": [
{
"type": "COMPONENT_ID",
"condition": "mutant",
"name": "森林杂烩变异肉汤"
}
],
"weight": 250,
"color": "red",
"spoils_in": "5 days",
"container": "can_medium",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 8,
"healthy": 1,
"calories": 303,
"description": "一份用大自然的馈赠做成的美味的汤,极富营养价值。",
"price": 350,
"price_postapoc": 100,
"material": [
"egg",
"veggy"
],
"volume": 0.5,
"charges": 2,
"phase": "liquid",
"flags": {
"EATEN_HOT": 0,
"USE_EAT_VERB": 1
},
"vitamins": [
[
"vitC",
9
],
[
"iron",
3
]
],
"fun": 1,
"repo_id": 22270,
"original_id": "soup_woods_egg",
"reload": 100,
"to_hit": 0,
"addiction_potential": 0,
"cib_to_hit": 0,
"nutrition": 303,
"qualities": []
}