gidb-data/English/foods/creamofmushroomsoup.json

31 lines
1.4 KiB
JSON
Raw Permalink Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "Cream of Mushroom Soup",
"rarity": "2",
"foodtype": "NORMAL",
"foodfilter": "Recovery Dish",
"foodcategory": "Recovery_Revive",
"effect": "Revives the selected character.\nRestores 250550 HP.",
"description": "A bisque that can be found everywhere. Blend cooked ingredients until they are liquefied, and heat the soup with cream until it is thickened up — voila! A simple dish that warms your stomach as well as your heart.",
"suspicious": {
"effect": "Revives a character and restores 250 HP.",
"description": "A bisque that can be found everywhere. A small sip, and the weird taste already freezes you. You can't help but pray: \"Archons above, please tell me it's not dirt that I'm tasting...\""
},
"normal": {
"effect": "Revives a character and restores 400 HP.",
"description": "A bisque that can be found everywhere. Blend cooked ingredients until they are liquefied, and heat the soup with cream until it is thickened up — voila! A simple dish that warms your stomach as well as your heart."
},
"delicious": {
"effect": "Revives a character and restores 550 HP.",
"description": "A bisque that can be found everywhere. Its creamy texture feels like a silky garment, and you seem to be dancing on the stage in this beautiful attire... The curtain has fallen, but the memory lingers."
},
"ingredients": [
{
"name": "Mushroom",
"count": 3
},
{
"name": "Cream",
"count": 3
}
]
}