--
查看 JSON
{
"type": "COMESTIBLE",
"id": "fertilizer_liquid",
"name": {
"str_sp": "液体肥料"
},
"weight": 67,
"color": "yellow",
"flags": {
"FERTILIZER": 0,
"NUTRIENT_OVERRIDE": 1
},
"use_action": [
"PLANTBLECH"
],
"container": "jug_plastic",
"sealed": false,
"comestible_type": "DRINK",
"symbol": "~",
"quench": -10,
"healthy": -2,
"calories": 251,
"description": "一些流体肥料,俗称液肥,内含多种对作物有益的微量营养元素,对作物有着明显的增产左右。",
"price": 1000,
"price_postapoc": 100,
"volume": 0.25,
"phase": "liquid",
"charges": 4,
"category": "chems",
"fun": -30,
"repo_id": 20928,
"original_id": "fertilizer_liquid",
"reload": 100,
"to_hit": 0,
"addiction_potential": 0,
"cib_to_hit": 0,
"nutrition": 251,
"material": [
"null",
"null"
],
"qualities": []
}