查看 JSON
{
"type": "COMESTIBLE",
"id": "broth_bone",
"looks_like": "broth",
"name": {
"str": "炖骨汤"
},
"conditional_names": [
{
"type": "FLAG",
"condition": "CANNIBALISM",
"name": {
"str_sp": "%s(人肉)"
}
},
{
"type": "FLAG",
"condition": "STRICT_HUMANITARIANISM",
"name": {
"str_sp": "亚人%s"
}
}
],
"weight": 267,
"color": "yellow",
"spoils_in": "6 days 16 hours",
"container": "can_medium",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 30,
"calories": 34,
"description": "一份营养丰富且美味的骨头汤。",
"price": 350,
"price_postapoc": 25,
"material": [
"bone",
"null"
],
"primary_material": "water",
"volume": 0.5,
"charges": 2,
"phase": "liquid",
"flags": {
"EATEN_HOT": 0,
"NUTRIENT_OVERRIDE": 1,
"NO_SALVAGE": 2
},
"fun": 10,
"vitamins": [
[
"calcium",
1
],
[
"iron",
1
]
],
"repo_id": 22263,
"original_id": "broth_bone",
"reload": 100,
"to_hit": 0,
"healthy": 0,
"addiction_potential": 0,
"cib_to_hit": 0,
"nutrition": 34,
"qualities": []
}