gidb-data/English/foods/theendeavor.json

29 lines
871 B
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "The Endeavor",
"rarity": "2",
"foodtype": "SPECIALTY",
"foodfilter": "Recovery Dish",
"foodcategory": "Recovery_Revive",
"effect": "Revives a character and restores 15% of Max HP, then restores an additional 550 HP.",
"description": "Kaveh's specialty. The golden crust of the biscuit is arranged to resemble the Palace of Alcazarzaray, and the meal rises like a tower from a pure-white pond of yogurt sauce. Though the creator of the dish has placed a monumental amount of effort into its creation, he seems to have missed the fact that all the biscuits must be broken during the process of consumption.",
"basedish": "Fatteh",
"character": "Kaveh",
"ingredients": [
{
"name": "Flour",
"count": 3
},
{
"name": "Glabrous Beans",
"count": 2
},
{
"name": "Milk",
"count": 2
},
{
"name": "Mint",
"count": 1
}
]
}