39 lines
1.5 KiB
JSON
39 lines
1.5 KiB
JSON
|
{
|
|||
|
"name": "Satisfying Salad",
|
|||
|
"rarity": "2",
|
|||
|
"foodtype": "NORMAL",
|
|||
|
"foodfilter": "ATK-Boosting Dish",
|
|||
|
"foodcategory": "Atk_CritRate",
|
|||
|
"effect": "Increases all party members' CRIT Rate by 6–12% 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
|
|||
|
}
|
|||
|
]
|
|||
|
}
|