gidb-data/English/foods/crabhamveggiebake.json

39 lines
1.1 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": "Crab, Ham & Veggie Bake",
"rarity": "3",
"foodtype": "NORMAL",
"foodfilter": "Recovery Dish",
"foodcategory": "Recovery_Revive",
"effect": "Revives the selected character.\nRestores 9001,500 HP.",
"description": "A luxurious bake. Cracks through the golden outer skin reveal a medley of rosy ham and bright vegetables. How tantalizing!",
"suspicious": {
"effect": "Revives a character and restores 900 HP.",
"description": "A somewhat luxurious bake. By looking at it, no one can tell what it is made of... or what it lacks."
},
"normal": {
"effect": "Revives a character and restores 1,200 HP.",
"description": "A luxurious bake. Cracks through the golden outer skin reveal a medley of rosy ham and bright vegetables. How tantalizing!"
},
"delicious": {
"effect": "Revives a character and restores 1,500 HP.",
"description": "A luxurious bake. The scent is so rich and heavenly. You'll only be done once you've licked the plate clean."
},
"ingredients": [
{
"name": "Crab Roe",
"count": 1
},
{
"name": "Ham",
"count": 1
},
{
"name": "Cream",
"count": 1
},
{
"name": "Cabbage",
"count": 1
}
]
}