gidb-data/ChineseSimplified/foods/fishermanstoast.json

39 lines
1.4 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": "2",
"foodtype": "NORMAL",
"foodfilter": "防御类料理",
"foodcategory": "Def_Add",
"effect": "队伍中所有角色防御力提高88-126点持续300秒。\n多人游戏时仅对自己的角色生效。",
"description": "铺满洋葱的吐司。是渔夫间流行的主食。他们会在包里塞满这种吐司,并在河边蹲上一整天。",
"suspicious": {
"effect": "队伍中所有角色防御力提高88点持续300秒。多人游戏时仅对自己的角色生效。",
"description": "铺满洋葱的吐司。但烤得有些不对劲,即使一边钓鱼一边啃,也能尝出味道的差别。"
},
"normal": {
"effect": "队伍中所有角色防御力提高107点持续300秒。多人游戏时仅对自己的角色生效。",
"description": "铺满洋葱的吐司。是渔夫间流行的主食。他们会在包里塞满这种吐司,并在河边蹲上一整天。"
},
"delicious": {
"effect": "队伍中所有角色防御力提高126点持续300秒。多人游戏时仅对自己的角色生效。",
"description": "铺满洋葱的吐司。散发诱人的香气。很难判别鱼究竟是被鱼饵还是吐司吸引上钩的。"
},
"ingredients": [
{
"name": "面粉",
"count": 3
},
{
"name": "番茄",
"count": 2
},
{
"name": "洋葱",
"count": 1
},
{
"name": "牛奶",
"count": 1
}
]
}