29 lines
871 B
JSON
29 lines
871 B
JSON
{
|
|
"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
|
|
}
|
|
]
|
|
} |