gidb-data/English/foods/stirfriedfilet.json

31 lines
1.3 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": "Stir-Fried Filet",
"rarity": "1",
"foodtype": "NORMAL",
"foodfilter": "Recovery Dish",
"foodcategory": "Recovery_Revive",
"effect": "Revives the selected character.\nRestores 50150 HP.",
"description": "Sliced meat flash-fried in a wok. The mild Jueyun Chili adds just the right amount of kick to the delicious aroma of the meat. Perfect as an appetizer and also goes well with rice.",
"suspicious": {
"effect": "Revives a character and restores 50 HP.",
"description": "Slices of meat stir-fried on high heat — but for so long that they are now indistinguishable from the accompanying Jueyun Chili. Best served with rice, if served at all."
},
"normal": {
"effect": "Revives a character and restores 100 HP.",
"description": "Sliced meat flash-fried in a wok. The mild Jueyun Chili adds just the right amount of kick to the delicious aroma of the meat. Perfect as an appetizer and also goes well with rice."
},
"delicious": {
"effect": "Revives a character and restores 150 HP.",
"description": "Slices of meat stir-fried on high heat. The spiciness is as a blaze amidst a field of snow that ignites your appetite and leaves you craving more."
},
"ingredients": [
{
"name": "Raw Meat",
"count": 1
},
{
"name": "Jueyun Chili",
"count": 1
}
]
}