39 lines
1.6 KiB
JSON
39 lines
1.6 KiB
JSON
|
{
|
|||
|
"name": "Fish and Chips",
|
|||
|
"rarity": "3",
|
|||
|
"foodtype": "NORMAL",
|
|||
|
"foodfilter": "Adventurer's Dish",
|
|||
|
"foodcategory": "Other_SPAdd",
|
|||
|
"effect": "Restores 70–100 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
|
|||
|
}
|
|||
|
]
|
|||
|
}
|