gidb-data/English/foods/mysteriousbolognese.json

25 lines
642 B
JSON
Raw Permalink Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "Mysterious Bolognese",
"rarity": "2",
"foodtype": "SPECIALTY",
"foodfilter": "Recovery Dish",
"foodcategory": "Recovery_HpAddAll",
"effect": "Restores 26% of Max HP to the selected character and regenerates 570 HP every 5s for 30s.",
"description": "Lisa's specialty. With an inexplicable aura, this bolognese is so exotic that you can never have enough. Did she actually enchant it with some kind of magic?",
"basedish": "Flaming Red Bolognese",
"character": "Lisa",
"ingredients": [
{
"name": "Flour",
"count": 2
},
{
"name": "Raw Meat",
"count": 2
},
{
"name": "Tomato",
"count": 1
}
]
}