gidb-data/English/foods/alldelicacyparcels.json

25 lines
746 B
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "All-Delicacy Parcels",
"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": "Xingqiu's specialty. This dish's almost artisan appearance makes one almost reluctant to tuck in. But once you get a taste, its fresh, light and lovely sweetness will make the dish hard to put down... Hang on a moment. Did he throw the carrots out, by any chance?",
"basedish": "Crystal Shrimp",
"character": "Xingqiu",
"ingredients": [
{
"name": "Rice",
"count": 3
},
{
"name": "Shrimp Meat",
"count": 3
},
{
"name": "Carrot",
"count": 2
}
]
}