29 lines
891 B
JSON
29 lines
891 B
JSON
|
{
|
||
|
"name": "A Leisurely Sip",
|
||
|
"rarity": "3",
|
||
|
"foodtype": "SPECIALTY",
|
||
|
"foodfilter": "DEF-Boosting Dish",
|
||
|
"foodcategory": "Def_Add",
|
||
|
"effect": "Increases all party members' Healing Bonus by 25% for 300s. In Co-Op Mode, this effect only applies to your own character(s).",
|
||
|
"description": "Lynette's specialty. It was time for afternoon tea, and Lynette laid down a snack made especially for you. The image of the young lady who taking small sips from the cup and the image of the kitten-shaped dessert seemed to overlap. Your heart was filled with sweetness, but you were also a bit concerned about the state of the kitchenware...",
|
||
|
"basedish": "Conch Madeleine",
|
||
|
"character": "Lynette",
|
||
|
"ingredients": [
|
||
|
{
|
||
|
"name": "Bird Egg",
|
||
|
"count": 3
|
||
|
},
|
||
|
{
|
||
|
"name": "Flour",
|
||
|
"count": 2
|
||
|
},
|
||
|
{
|
||
|
"name": "Butter",
|
||
|
"count": 2
|
||
|
},
|
||
|
{
|
||
|
"name": "Sugar",
|
||
|
"count": 1
|
||
|
}
|
||
|
]
|
||
|
}
|