gidb-data/English/foods/braisedmeat.json

39 lines
2.2 KiB
JSON
Raw Permalink Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "Braised Meat",
"rarity": "3",
"foodtype": "NORMAL",
"foodfilter": "ATK-Boosting Dish",
"foodcategory": "Atk_Add",
"effect": "Increases all party members' Physical DMG by 2040% for 300s.\nIn Co-Op Mode, this effect only applies to your own character(s).",
"description": "A stewed dish. The meat slices were fried first, followed by the vegetable accouterments, after which they were mixed together. The soup was then added and simmered until it thickened. After this patient, slow cooking process, the meat has become soft and tender, bringing those who eat it a down-to-earth satisfaction.",
"suspicious": {
"effect": "Increases all party members' Physical DMG by 20% for 300s. In Co-Op Mode, this effect only applies to your own character(s).",
"description": "A stewed dish. The stewing process seems to have been bungled, with the ingredients just have been bundled into the pot to cook together, resulting in wilted vegetables that have all but dissolved into the soup, leaving nothing to this pot but the greasy taste of meat..."
},
"normal": {
"effect": "Increases all party members' Physical DMG by 30% for 300s. In Co-Op Mode, this effect only applies to your own character(s).",
"description": "A stewed dish. The meat slices were fried first, followed by the vegetable accouterments, after which they were mixed together. The soup was then added and simmered until it thickened. After this patient, slow cooking process, the meat has become soft and tender, bringing those who eat it a down-to-earth satisfaction."
},
"delicious": {
"effect": "Increases all party members' Physical DMG by 40% for 300s. In Co-Op Mode, this effect only applies to your own character(s).",
"description": "A stewed dish. The rich soup sauce and fragrant meat combine to give off an irresistible aroma, while the scattered vegetables are crisp instead of soft, enriching the flavor of the dish... so much so that people will tuck in despite the intense heat until there is nothing left but the sauce... Wait, why don't we just dip our bread in that?"
},
"ingredients": [
{
"name": "Raw Meat",
"count": 4
},
{
"name": "Carrot",
"count": 2
},
{
"name": "Potato",
"count": 2
},
{
"name": "Onion",
"count": 1
}
]
}