21 lines
697 B
JSON
21 lines
697 B
JSON
{
|
|
"name": "Definitely Not Bar Food!",
|
|
"rarity": "1",
|
|
"foodtype": "SPECIALTY",
|
|
"foodfilter": "Recovery Dish",
|
|
"foodcategory": "Recovery_Revive",
|
|
"effect": "Revives a character and restores 10% of Max HP, then restores an additional 150 HP.",
|
|
"description": "Diona's specialty. The fish skin is crisp, and the meat is sumptuous. Only someone with a sufficiently great love for fish would be able to bring out such lovely flavors. Now, if only there were something to drink to go with it... Uh-oh, she's looking this way!",
|
|
"basedish": "Mondstadt Grilled Fish",
|
|
"character": "Diona",
|
|
"ingredients": [
|
|
{
|
|
"name": "Fish",
|
|
"count": 1
|
|
},
|
|
{
|
|
"name": "Pepper",
|
|
"count": 1
|
|
}
|
|
]
|
|
} |