gidb-data/English/foods/universalpeace.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": "Universal Peace",
"rarity": "3",
"foodtype": "NORMAL",
"foodfilter": "Recovery Dish",
"foodcategory": "Recovery_HpAdd",
"effect": "Restores 3034% of Max HP and an additional 6001,900 HP to the selected character.",
"description": "Colorful staple food. Maintains perfect balance between soft and fragrant rice and all kinds of carefully selected sweet ingredients. This dish is mainly known for its meaning as a symbol of prosperity and peace, and less so for its taste. However, with such noble ideals behind it, its flavor should not disappoint.",
"suspicious": {
"effect": "Restores 30% of Max HP and an additional 600 HP to the selected character.",
"description": "Colorful staple food. Too much moisture was lost during the cooking process — at this point, it would take some imagination (and some extra water) to recoup the intended taste."
},
"normal": {
"effect": "Restores 32% of Max HP and an additional 1,250 HP to the selected character.",
"description": "Colorful staple food. Maintains perfect balance between soft and fragrant rice and all kinds of carefully selected sweet ingredients. This dish is mainly known for its meaning as a symbol of prosperity and peace, and less so for its taste. However, with such noble ideals behind it, its flavor should not disappoint."
},
"delicious": {
"effect": "Restores 34% of Max HP and an additional 1,900 HP to the selected character.",
"description": "Colorful staple food. The sweet-and-sour preserved fruit is bound to the rich mouthfeel of the rice as if by invisible threads. Even after you swallow, the faint fragrance remains on your lips, increasing your sense of satisfaction by an order of magnitude."
},
"ingredients": [
{
"name": "Rice",
"count": 4
},
{
"name": "Lotus Head",
"count": 2
},
{
"name": "Carrot",
"count": 2
},
{
"name": "Berry",
"count": 2
}
]
}