gidb-data/ChineseSimplified/foods/onigiri.json

35 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": "2",
"foodtype": "NORMAL",
"foodfilter": "恢复类料理",
"foodcategory": "Recovery_HpAddAll",
"effect": "为选中的角色恢复生命值上限的18%-22%。\n并在之后的30秒内每5秒恢复300-470点生命值。",
"description": "由米饭捏成的便携食物。制作简单,常温食用也无损其美味,因此得到兵士和民众的普遍欢迎。",
"suspicious": {
"effect": "立即为选中的角色恢复生命值上限的18%并在之后的30秒内每5秒恢复300点生命值。",
"description": "由米饭捏成的便携食物。勉强维持着三角的形状,松垮得仿佛只要拿起就会散架一般,让食客期待的心情也散落一地。"
},
"normal": {
"effect": "立即为选中的角色恢复生命值上限的20%并在之后的30秒内每5秒恢复390点生命值。",
"description": "由米饭捏成的便携食物。制作简单,常温食用也无损其美味,因此得到兵士和民众的普遍欢迎。"
},
"delicious": {
"effect": "立即为选中的角色恢复生命值上限的22%并在之后的30秒内每5秒恢复470点生命值。",
"description": "由米饭捏成的便携食物。酥脆的海苔片带来一缕鲜味,粘糯的米饭则提供扎实的香甜。最后,暗藏饭团之中的鲜美鱼肉犹如一支奇兵,为身心的满足吹响胜利的号角。"
},
"ingredients": [
{
"name": "鱼肉",
"count": 2
},
{
"name": "海草",
"count": 2
},
{
"name": "稻米",
"count": 1
}
]
}