gidb-data/English/foods/fivepickledtreasures.json

39 lines
1.7 KiB
JSON
Raw 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": "Five Pickled Treasures",
"rarity": "3",
"foodtype": "NORMAL",
"foodfilter": "Adventurer's Dish",
"foodcategory": "Other_SPAdd",
"effect": "Restores 70100 stamina.",
"description": "Pickled vegetables. A round of fermentation makes food richer and also allows it to keep for longer. There were originally only four \"treasures,\" but for auspiciousness' sake, the four vegetables were mixed and plated up with one additional \"treasure\" added in, hence the name \"Five Pickled Treasures.\"",
"suspicious": {
"effect": "Restores 70 Stamina.",
"description": "Pickled vegetables. That's what they say, obviously, but the result should probably not have such a sour smell. The tender texture is good and all, yes, but... Yeah, this is just way too sour. Maybe a Samachurl might appreciate this?"
},
"normal": {
"effect": "Restores 85 Stamina.",
"description": "Pickled vegetables. A round of fermentation makes food richer and also allows it to keep for longer. There were originally only four \"treasures,\" but for auspiciousness' sake, the four vegetables were mixed and plated up with one additional \"treasure\" added in, hence the name \"Five Pickled Treasures.\""
},
"delicious": {
"effect": "Restores 100 Stamina.",
"description": "Pickled vegetables. The fermentation process has added a layer of flavor to the natural sweetness of the ingredients. The crispy texture is a real highlight, and it spices up rice and wine alike exceptionally. A treasure indeed!"
},
"ingredients": [
{
"name": "Radish",
"count": 2
},
{
"name": "Carrot",
"count": 2
},
{
"name": "Lavender Melon",
"count": 2
},
{
"name": "Seagrass",
"count": 2
}
]
}