gidb-data/ChineseSimplified/foods/mondstadtgrilledfish.json

31 lines
1.1 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": "蒙德烤鱼",
"rarity": "1",
"foodtype": "NORMAL",
"foodfilter": "恢复类料理",
"foodcategory": "Recovery_Revive",
"effect": "复苏选中的角色。\n为其恢复50-150点生命值。",
"description": "小火细烤的鱼串。鱼肉因烤制除去水分而变得紧实,胡椒的加入更进一步激发了它的鲜味。",
"suspicious": {
"effect": "复苏选中的角色为其恢复50点生命值。",
"description": "小火细烤的鱼串。可惜鱼香中掺入了过多的焦香,鱼肉的口感也有些柴硬。"
},
"normal": {
"effect": "复苏选中的角色为其恢复100点生命值。",
"description": "小火细烤的鱼串。鱼肉因烤制除去水分而变得紧实,胡椒的加入更进一步激发了它的鲜味。"
},
"delicious": {
"effect": "复苏选中的角色为其恢复150点生命值。",
"description": "小火细烤的鱼串。火烤后的油脂细腻地分布在酥脆鱼皮与香嫩鱼肉之间,轻轻一抿就已满口留香。"
},
"ingredients": [
{
"name": "鱼肉",
"count": 1
},
{
"name": "胡椒",
"count": 1
}
]
}