gidb-data/ChineseSimplified/foods/shimichazuke.json

29 lines
797 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": "3",
"foodtype": "SPECIALTY",
"foodfilter": "防御类料理",
"foodcategory": "Def_Add",
"effect": "队伍中所有角色治疗加成提升25%持续300秒。多人游戏时仅对自己的角色生效。",
"description": "流浪者的特色料理。微苦的茶香与清甜的米饭浑然一体,吃上一口就停不下来。如此高超的厨艺,他是怎么做到的?似乎察觉到了你的内心想法,只见他脸色一沉:「还等什么?吃完了就赶快去洗碗。」",
"basedish": "鳗肉茶泡饭",
"character": "流浪者",
"ingredients": [
{
"name": "鳗肉",
"count": 4
},
{
"name": "稻米",
"count": 3
},
{
"name": "海草",
"count": 3
},
{
"name": "盐",
"count": 1
}
]
}