gidb-data/English/foods/tunasushi.json

31 lines
1.5 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": "Tuna Sushi",
"rarity": "2",
"foodtype": "NORMAL",
"foodfilter": "Recovery Dish",
"foodcategory": "Recovery_HpAdd",
"effect": "Restores 2024% of Max HP and an additional 900-1,500 HP to the selected character.",
"description": "A traditional dish made with one's bare hands. The soft and lightly-vinegared rice is matched with the fresh fish. Locals consider this a slightly luxurious treat.",
"suspicious": {
"effect": "Restores 20% of Max HP and an additional 900 HP to the selected character.",
"description": "A traditional dish made with one's bare hands. The color of the fish slices looks a little weird, and it's hard to tell if the problem here is the sour rice or the rank fish."
},
"normal": {
"effect": "Restores 22% of Max HP and an additional 1,200 HP to the selected character.",
"description": "A traditional dish made with one's bare hands. The soft and lightly-vinegared rice is matched with the fresh fish. Locals consider this a slightly luxurious treat."
},
"delicious": {
"effect": "Restores 24% of Max HP and an additional 1,500 HP to the selected character.",
"description": "A traditional dish made with one's bare hands. The delicate fat lines the fish slices like hoarfrost falling on a road, and the balance of fat and lean is perfect. The make of this dish is not fancy in the slightest, but has imparted both the profundity of field and sea to the tasting tongue."
},
"ingredients": [
{
"name": "Fish",
"count": 3
},
{
"name": "Rice",
"count": 3
}
]
}