gidb-data/English/foods/jadeparcels.json

39 lines
1.7 KiB
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "Jade Parcels",
"rarity": "4",
"foodtype": "NORMAL",
"foodfilter": "ATK-Boosting Dish",
"foodcategory": "Atk_Add",
"effect": "Increases all party members' ATK by 224320 and CRIT Rate by 610% for 300s.\nIn Co-Op Mode, this effect only applies to your own character(s).",
"description": "An exquisite-looking dish. The ham's sweetness is locked inside the fresh vegetables, drizzled with a spicy broth. Delicious is an understatement.",
"suspicious": {
"effect": "Increases all party members' ATK by 224 and CRIT Rate by 6% for 300s. In Co-Op Mode, this effect only applies to your own character(s).",
"description": "An exquisite-looking dish. Food ingredients of different degrees of doneness are wrapped in shriveled vegetables. It looks depressing to say the least."
},
"normal": {
"effect": "Increases all party members' ATK by 272 and CRIT Rate by 8% for 300s. In Co-Op Mode, this effect only applies to your own character(s).",
"description": "An exquisite-looking dish. The ham's sweetness is locked inside the fresh vegetables, drizzled with a spicy broth. Delicious is an understatement."
},
"delicious": {
"effect": "Increases all party members' ATK by 320 and CRIT Rate by 10% for 300s. In Co-Op Mode, this effect only applies to your own character(s).",
"description": "An exquisite-looking dish. The sweetness of the ham and the crisp lotus seeds are a match made in heaven. The aromatic broth pours down like the dawning light, caressing your tongue with an unworldly delicious taste."
},
"ingredients": [
{
"name": "Lotus Head",
"count": 3
},
{
"name": "Jueyun Chili",
"count": 2
},
{
"name": "Cabbage",
"count": 2
},
{
"name": "Ham",
"count": 1
}
]
}