gidb-data/ChineseSimplified/foods/potatoboat.json

35 lines
1.6 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_Revive",
"effect": "复苏选中的角色。\n为其恢复900-1500点生命值。",
"description": "烤制而成的小吃。土豆洗净,加入芝士和树王圣体菇一并烘烤而成。趁热食用尤为享受,因此在须弥街头很受欢迎。唯一需要注意的是,吃的时候小心不要被烫到嘴巴哦。",
"suspicious": {
"effect": "复苏选中的角色为其恢复900点生命值。",
"description": "烤制而成的小吃。土豆半生不熟,甚至还能在表面看到泥土的痕迹…看来就算是搭配万能的奶酪,也无法令这道料理起死回生了。"
},
"normal": {
"effect": "复苏选中的角色为其恢复1200点生命值。",
"description": "烤制而成的小吃。土豆洗净,加入芝士和树王圣体菇一并烘烤而成。趁热食用尤为享受,因此在须弥街头很受欢迎。唯一需要注意的是,吃的时候小心不要被烫到嘴巴哦。"
},
"delicious": {
"effect": "复苏选中的角色为其恢复1500点生命值。",
"description": "烤制而成的小吃。奶酪浓缩着迷人香气,宛如一条流金之河,载着鲜美的树王圣体菇,携着细腻绵软的土豆,一并入口,让人仿佛乘着船在河上悠闲飘荡,希望这段纵享美味之旅能够再长一些…"
},
"ingredients": [
{
"name": "土豆",
"count": 4
},
{
"name": "树王圣体菇",
"count": 2
},
{
"name": "奶酪",
"count": 1
}
]
}