gidb-data/English/foods/fishandchips.json

39 lines
1.6 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "Fish and Chips",
"rarity": "3",
"foodtype": "NORMAL",
"foodfilter": "Adventurer's Dish",
"foodcategory": "Other_SPAdd",
"effect": "Restores 70100 Stamina.",
"description": "A deep-fried appetizer. Coat fish fillets with batter and deep-fry until golden and crispy, then add a few chips on the side. This combination is so miraculous that whatever sauce you choose, it will always bring a hearty smile to your face.",
"suspicious": {
"effect": "Restores 70 Stamina.",
"description": "A deep-fried appetizer. Any Fontainian unfortunate enough to eat this dish would file a complaint with the Palais Mermonia: Fish and Chips that have gone soft should be banned and made illegal before more people fall victim to them!"
},
"normal": {
"effect": "Restores 85 Stamina.",
"description": "A deep-fried appetizer. Coat fish fillets with batter and deep-fry until golden and crispy, then add a few chips on the side. This combination is so miraculous that whatever sauce you choose, it will always bring a hearty smile to your face."
},
"delicious": {
"effect": "Restores 100 Stamina.",
"description": "A deep-fried appetizer. As the fish fillets and chips crack up with laughter in the hot, sizzling oil, their aromas meld perfectly before permeating the room... If there is anything that's more pleasurable than eating chips, that must be eating chips while also taking a huge bite of the fish fillet!"
},
"ingredients": [
{
"name": "Fish",
"count": 3
},
{
"name": "Potato",
"count": 3
},
{
"name": "Flour",
"count": 3
},
{
"name": "Salt",
"count": 1
}
]
}