gidb-data/English/foods/sunsetberrytea.json

35 lines
1.8 KiB
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "Sunset Berry Tea",
"rarity": "3",
"foodtype": "NORMAL",
"foodfilter": "ATK-Boosting Dish",
"foodcategory": "Atk_Add",
"effect": "Increases all party members' ATK by 160228 for 300s.\nIn Co-Op Mode, this effect only applies to your own character(s).",
"description": "A fruity drink with a pleasantly sour taste. This scented tea gives off the pleasant aroma of fresh fruit. Its cold and refreshing taste is sure to dispel the stifling heat with each gulp.",
"suspicious": {
"effect": "Increases all party members' ATK by 160 for 300s. In Co-Op Mode, this effect only applies to your own character(s).",
"description": "A fruity drink with a pleasantly sour taste. You added sugar to temper the sourness of the tea but accidentally lost control of the added quantity. What should have been a thirst-quenching beverage has now become a throat-clenching liquid. Water, let's have some more water..."
},
"normal": {
"effect": "Increases all party members' ATK by 194 for 300s. In Co-Op Mode, this effect only applies to your own character(s).",
"description": "A fruity drink with a pleasantly sour taste. This scented tea gives off the pleasant aroma of fresh fruit. Its cold and refreshing taste is sure to dispel the stifling heat with each gulp."
},
"delicious": {
"effect": "Increases all party members' ATK by 228 for 300s. In Co-Op Mode, this effect only applies to your own character(s).",
"description": "A fruity drink with a pleasantly sour taste. The redolence of tea carries your thoughts away. With one sip of this tea, you feel as if you are lazing in a flourishing orchard, tipsy in the gentle breeze that carries a fruity scent."
},
"ingredients": [
{
"name": "Sunsettia",
"count": 3
},
{
"name": "Berry",
"count": 3
},
{
"name": "Sugar",
"count": 2
}
]
}