gidb-data/ChineseSimplified/foods/invigoratingpizza.json

29 lines
696 B
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": "3",
"foodtype": "SPECIALTY",
"foodfilter": "恢复类料理",
"foodcategory": "Recovery_HpAddAll",
"effect": "立即为选中的角色恢复生命值上限的34%并在之后的30秒内每5秒恢复980点生命值。",
"description": "琴的特色料理。规整得像是工艺品的薄饼,吃一片就可以大大地振奋精神。这就是她能够连续工作的秘密武器吗?",
"basedish": "烤蘑菇披萨",
"character": "琴",
"ingredients": [
{
"name": "蘑菇",
"count": 4
},
{
"name": "面粉",
"count": 3
},
{
"name": "卷心菜",
"count": 2
},
{
"name": "奶酪",
"count": 1
}
]
}