31 lines
1.3 KiB
JSON
31 lines
1.3 KiB
JSON
|
{
|
|||
|
"name": "Stir-Fried Filet",
|
|||
|
"rarity": "1",
|
|||
|
"foodtype": "NORMAL",
|
|||
|
"foodfilter": "Recovery Dish",
|
|||
|
"foodcategory": "Recovery_Revive",
|
|||
|
"effect": "Revives the selected character.\nRestores 50–150 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
|
|||
|
}
|
|||
|
]
|
|||
|
}
|