gidb-data/English/foods/poissonseafoodsoup.json

39 lines
1.9 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "Poisson Seafood Soup",
"rarity": "3",
"foodtype": "NORMAL",
"foodfilter": "Recovery Dish",
"foodcategory": "Recovery_HpAddAll",
"effect": "Restores 2630% of Max HP to the selected character.\nRegenerates 450790 HP every 5s for the next 30s.",
"description": "A seafood soup. It originated in the fishing village Poisson. Fishermen used to process leftover fish by stewing them together. This soup then became popular in Fontaine due to its freshness. Nowadays, almost any type of aquatic product can be included in this dish.",
"suspicious": {
"effect": "Restores 26% of Max HP to the selected character and regenerates 450 HP every 5s for 30s.",
"description": "A seafood soup. The only flavor it has is the stench of fish. If your nose is still functioning properly, there must be something wrong with the soup... Ah wait, is it fish scales or gravel that got stuck in your teeth?"
},
"normal": {
"effect": "Restores 28% of Max HP to the selected character and regenerates 620 HP every 5s for 30s.",
"description": "A seafood soup. It originated in the fishing village Poisson. Fishermen used to process leftover fish by stewing them together. This soup then became popular in Fontaine due to its freshness. Nowadays, almost any type of aquatic product can be included in this dish."
},
"delicious": {
"effect": "Restores 30% of Max HP to the selected character and regenerates 790 HP every 5s for 30s.",
"description": "A seafood soup. The buttery soup resembles gilded waves under the bright sun, as the rich seafood aromas melt in your mouth. The bounties of the ocean form a harmonious masterpiece. After emptying the bowl quickly, you can't help but dip the bread in what remains — it would be a great loss to miss even one drop of it!"
},
"ingredients": [
{
"name": "Fish",
"count": 4
},
{
"name": "Tomato",
"count": 2
},
{
"name": "Mint",
"count": 2
},
{
"name": "Marcotte",
"count": 2
}
]
}