gidb-data/English/foods/sweetdream.json

25 lines
562 B
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "\"Sweet Dream\"",
"rarity": "2",
"foodtype": "SPECIALTY",
"foodfilter": "ATK-Boosting Dish",
"foodcategory": "Atk_Add",
"effect": "Increases all party members' ATK by 114 for 300s. In Co-Op Mode, this effect only applies to your own character(s).",
"description": "Xiao's specialty. His dream is very simple, and it is merely a lovely dream.",
"basedish": "Almond Tofu",
"character": "Xiao",
"ingredients": [
{
"name": "Milk",
"count": 3
},
{
"name": "Sugar",
"count": 1
},
{
"name": "Almond",
"count": 1
}
]
}