gidb-data/ChineseSimplified/foods/steak.json

27 lines
979 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": "1",
"foodtype": "NORMAL",
"foodfilter": "恢复类料理",
"foodcategory": "Recovery_Revive",
"effect": "复苏选中的角色。\n为其恢复50-150点生命值。",
"description": "煎烤过的肉排。高温将水分紧锁其中,令人期待它切开后流汁的样子。",
"suspicious": {
"effect": "复苏选中的角色为其恢复50点生命值。",
"description": "煎烤过的肉排。表面色泽有一丝黯淡,好像在遗憾自己没有物尽其用。"
},
"normal": {
"effect": "复苏选中的角色为其恢复100点生命值。",
"description": "煎烤过的肉排。高温将水分紧锁其中,令人期待它切开后流汁的样子。"
},
"delicious": {
"effect": "复苏选中的角色为其恢复150点生命值。",
"description": "煎烤过的肉排。满溢在口中的肉香,能感到力量在体内迸发。"
},
"ingredients": [
{
"name": "兽肉",
"count": 2
}
]
}