gidb-data/English/foods/satisfyingsalad.json

39 lines
1.5 KiB
JSON
Raw Permalink Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "Satisfying Salad",
"rarity": "2",
"foodtype": "NORMAL",
"foodfilter": "ATK-Boosting Dish",
"foodcategory": "Atk_CritRate",
"effect": "Increases all party members' CRIT Rate by 612% for 300s.\nIn Co-Op Mode, this effect only applies to your own character(s).",
"description": "A vegetable salad. Not just steamed potatoes and fresh vegetables, but also a hard-boiled egg to top it off. Satisfying to both the eyes and stomach.",
"suspicious": {
"effect": "Increases all party members' CRIT Rate by 6% for 300s. In Co-Op Mode, this effect only applies to your own character(s).",
"description": "A vegetable salad. Regrettably, it seems the best time to plate the potatoes and boiled eggs was missed."
},
"normal": {
"effect": "Increases all party members' CRIT Rate by 9% for 300s. In Co-Op Mode, this effect only applies to your own character(s).",
"description": "A vegetable salad. Not just steamed potatoes and fresh vegetables, but also a hard-boiled egg to top it off. Satisfying to both the eyes and stomach."
},
"delicious": {
"effect": "Increases all party members' CRIT Rate by 12% for 300s. In Co-Op Mode, this effect only applies to your own character(s).",
"description": "A vegetable salad. Fresh, light, and varied. You'd never get tired of eating this, even if you had to eat it for the rest of your life."
},
"ingredients": [
{
"name": "Cabbage",
"count": 2
},
{
"name": "Apple",
"count": 2
},
{
"name": "Bird Egg",
"count": 1
},
{
"name": "Potato",
"count": 1
}
]
}