gidb-data/English/foods/sweetshrimpsushi.json

31 lines
1.4 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": "Sweet Shrimp Sushi",
"rarity": "1",
"foodtype": "NORMAL",
"foodfilter": "Recovery Dish",
"foodcategory": "Recovery_Revive",
"effect": "Revives the selected character.\nRestores 50150 HP.",
"description": "A fresh and sweet traditional dish. Cleanly bisected shrimp is laid over rice and shaped with your bare hands. The springy shrimp meat and the delicious rice highlight the flavor all the more.",
"suspicious": {
"effect": "Revives a character and restores 50 HP.",
"description": "A fresh and sweet traditional dish. The shrimp look a little shriveled, and a single bite leaves grains of rice stuck to your teeth. Note to self: best not to leave it out for so long next time..."
},
"normal": {
"effect": "Revives a character and restores 100 HP.",
"description": "A fresh and sweet traditional dish. Cleanly bisected shrimp is laid over rice and shaped with your bare hands. The springy shrimp meat and the delicious rice highlight the flavor all the more."
},
"delicious": {
"effect": "Revives a character and restores 150 HP.",
"description": "A fresh and sweet traditional dish. Crystal-clear shrimp reclines on the snow-white piles of rice. The sourness of the vinegared grains and sweetness of the meat intertwine upon your tongue like the gentle dance of lapping waves on white shores."
},
"ingredients": [
{
"name": "Shrimp Meat",
"count": 2
},
{
"name": "Rice",
"count": 1
}
]
}