gidb-data/ChineseSimplified/foods/mushroompizza.json

39 lines
1.4 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": "3",
"foodtype": "NORMAL",
"foodfilter": "恢复类料理",
"foodcategory": "Recovery_HpAddAll",
"effect": "为选中的角色恢复生命值上限的26%-30%。\n并在之后的30秒内每5秒恢复450-790点生命值。",
"description": "铺满蘑菇和奶酪的薄饼。热的时候奶酪可以拉出细长的丝,大口咬下去很过瘾。",
"suspicious": {
"effect": "立即为选中的角色恢复生命值上限的26%并在之后的30秒内每5秒恢复450点生命值。",
"description": "铺满蘑菇和奶酪的薄饼。只要能忍耐像砖头一样的口感,它作为主食提供的能量还是实打实的。"
},
"normal": {
"effect": "立即为选中的角色恢复生命值上限的28%并在之后的30秒内每5秒恢复620点生命值。",
"description": "铺满蘑菇和奶酪的薄饼。热的时候奶酪可以拉出细长的丝,大口咬下去很过瘾。"
},
"delicious": {
"effect": "立即为选中的角色恢复生命值上限的30%并在之后的30秒内每5秒恢复790点生命值。",
"description": "铺满蘑菇和奶酪的薄饼。嫩菇和脆蔬像是牵起了手,踩着绵软的奶酪地毯在舌尖起舞。"
},
"ingredients": [
{
"name": "蘑菇",
"count": 4
},
{
"name": "面粉",
"count": 3
},
{
"name": "卷心菜",
"count": 2
},
{
"name": "奶酪",
"count": 1
}
]
}