gidb-data/ChineseSimplified/foods/fishflavoredtoast.json

29 lines
749 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": "2",
"foodtype": "SPECIALTY",
"foodfilter": "防御类料理",
"foodcategory": "Def_Add",
"effect": "队伍中所有角色防御力提高151点持续300秒。多人游戏时仅对自己的角色生效。",
"description": "可莉的特色料理。因为乱丢炸弹惊走了鱼,在琴的指导下,可莉认真地学做了这道吐司作为给渔人的赔礼。味道很好还管饱,从此以后,可莉炸一整天鱼也不会饿肚子了。",
"basedish": "渔人吐司",
"character": "可莉",
"ingredients": [
{
"name": "面粉",
"count": 3
},
{
"name": "番茄",
"count": 2
},
{
"name": "洋葱",
"count": 1
},
{
"name": "牛奶",
"count": 1
}
]
}