gidb-data/ChineseSimplified/foods/invigoratingpizza.json

29 lines
696 B
JSON
Raw Permalink Normal View History

2023-11-12 00:15:41 +03:00
{
"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
}
]
}