gidb-data/English/foods/supermagnificentpizza.json

39 lines
2.2 KiB
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "Super Magnificent Pizza",
"rarity": "4",
"foodtype": "NORMAL",
"foodfilter": "ATK-Boosting Dish",
"foodcategory": "Atk_Add",
"effect": "Increases all party members' Physical DMG by 2545% and increases CRIT Rate by 610% for 300s.\nIn Co-Op Mode, this effect only applies to your own character(s).",
"description": "An exceedingly sumptuous pizza. First lay out a base of ham, then add in meat that has been chopped up into little bits for a dish that packs an unrivaled sense of satisfaction. Once roasted, the char of meat and the creamy flavor of the cheese are truly a tantalizing combination.",
"suspicious": {
"effect": "Increases all party members' Physical DMG by 25% and CRIT Rate by 6% for 300s. In Co-Op Mode, this effect only applies to your own character(s).",
"description": "An exceedingly sumptuous pizza. If one ignores the grease for a moment, the cold meat chunks can still be forced down, but the stale pastry poses quite the challenge nonetheless... With how hard it is, perhaps you could lay a hilichurl out with it?"
},
"normal": {
"effect": "Increases all party members' Physical DMG by 35% and CRIT Rate by 8% for 300s. In Co-Op Mode, this effect only applies to your own character(s).",
"description": "An exceedingly sumptuous pizza. First lay out a base of ham, then add in meat that has been chopped up into little bits for a dish that packs an unrivaled sense of satisfaction. Once roasted, the char of meat and the creamy flavor of the cheese are truly a tantalizing combination."
},
"delicious": {
"effect": "Increases all party members' Physical DMG by 45% and CRIT Rate by 10% for 300s. In Co-Op Mode, this effect only applies to your own character(s).",
"description": "An exceedingly sumptuous pizza. Amidst the heat that rises as it freshly exits the oven, give the crisp edges a gentle pull — a veritable waterfall of cheese gushes forth, wrapped up in the dense aroma of meat that satisfies the taste buds and gives a wondrous, hearty sense of fullness."
},
"ingredients": [
{
"name": "Raw Meat",
"count": 2
},
{
"name": "Ham",
"count": 2
},
{
"name": "Flour",
"count": 2
},
{
"name": "Cheese",
"count": 2
}
]
}