gidb-data/Russian/foods/fruityskewers.json
2023-11-12 00:15:41 +03:00

21 lines
723 B
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": "Фруктовые шашлыки",
"rarity": "1",
"foodtype": "SPECIALTY",
"foodfilter": "Восстанавливающее блюдо",
"foodcategory": "Recovery_HpAdd",
"effect": "Восстанавливает выбранному персонажу 16% HP + 1350 HP.",
"description": "Особое блюдо Кэйи. Хрустящий шашлычок с насыщенным сладким послевкусием. Стойте... Фрукты разве так пахнут?",
"basedish": "Куриный шашлычок с грибами",
"character": "Кэйа",
"ingredients": [
{
"name": "Гриб",
"count": 1
},
{
"name": "Мясо птицы",
"count": 1
}
]
}