gidb-data/English/foods/northernsmokedchicken.json

35 lines
1.0 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": "Northern Smoked Chicken",
"rarity": "2",
"foodtype": "NORMAL",
"foodfilter": "Adventurer's Dish",
"foodcategory": "Other_SPAdd",
"effect": "Restores 4060 stamina.",
"description": "Smoked fowl paired with vegetables. A staple for Northerners, often made for honored guests.",
"suspicious": {
"effect": "Restores 40 Stamina",
"description": "Smoked fowl paired with vegetables. It's true. You really ought to try your own cooking before serving it to your guests. It's not too late to make a new one, perhaps?"
},
"normal": {
"effect": "Restores 50 Stamina",
"description": "Smoked fowl paired with vegetables. A staple for Northerners, often made for honored guests."
},
"delicious": {
"effect": "Restores 60 Stamina",
"description": "Smoked fowl paired with vegetables. A dish fit for a king. Go on, find one and serve him with pride."
},
"ingredients": [
{
"name": "Smoked Fowl",
"count": 1
},
{
"name": "Onion",
"count": 1
},
{
"name": "Cabbage",
"count": 1
}
]
}