gidb-data/ChineseSimplified/foods/chickenmushroomskewer.json

31 lines
1.1 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_HpAdd",
"effect": "为选中的角色恢复生命值上限的8%-10%并额外恢复800-1200点生命值。",
"description": "由野菇和禽肉组成的烤串。鲜嫩禽肉佐以鲜香野菇,吃的时候也不要挑食哦。",
"suspicious": {
"effect": "为选中的角色恢复生命值上限的8%并额外恢复800点生命值。",
"description": "由野菇和禽肉组成的烤串。乍一看有些难以区分两者。"
},
"normal": {
"effect": "为选中的角色恢复生命值上限的9%并额外恢复1000点生命值。",
"description": "由野菇和禽肉组成的烤串。鲜嫩禽肉佐以鲜香野菇,吃的时候也不要挑食哦。"
},
"delicious": {
"effect": "为选中的角色恢复生命值上限的10%并额外恢复1200点生命值。",
"description": "由野菇和禽肉组成的烤串。恰到好处的火候,让一根小木棒串起了整片山野的味道。"
},
"ingredients": [
{
"name": "蘑菇",
"count": 1
},
{
"name": "禽肉",
"count": 1
}
]
}