gidb-data/ChineseSimplified/foods/misosoup.json

31 lines
1.5 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_HpAddAll",
"effect": "为选中的角色恢复生命值上限的8%-10%。\n并在之后的30秒内每5秒恢复210-300点生命值。",
"description": "朴实无华的汤料理。用料常见,制法简单,但在小小一碗味噌汤之中却蕴含有「三里之力」,让步行赶路都不再疲惫。",
"suspicious": {
"effect": "立即为选中的角色恢复生命值上限的8%并在之后的30秒内每5秒恢复210点生命值。",
"description": "朴实无华的汤料理。煮烂的海草、零碎的豆腐与过浓的味噌混为一体,如果早上来一碗的话,会有毁掉一整天心情的风险。"
},
"normal": {
"effect": "立即为选中的角色恢复生命值上限的9%并在之后的30秒内每5秒恢复260点生命值。",
"description": "朴实无华的汤料理。用料常见,制法简单,但在小小一碗味噌汤之中却蕴含有「三里之力」,让步行赶路都不再疲惫。"
},
"delicious": {
"effect": "立即为选中的角色恢复生命值上限的10%并在之后的30秒内每5秒恢复300点生命值。",
"description": "朴实无华的汤料理。鲜香的汤水散发着袅袅的酵香,吃饭的时候只须品上一口,整顿饭都会因此而变得圆满。"
},
"ingredients": [
{
"name": "豆腐",
"count": 1
},
{
"name": "海草",
"count": 1
}
]
}