gidb-data/ChineseSimplified/foods/sweetdream.json

25 lines
558 B
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "「美梦」",
"rarity": "2",
"foodtype": "SPECIALTY",
"foodfilter": "攻击类料理",
"foodcategory": "Atk_Add",
"effect": "队伍中所有角色攻击力提高114点持续300秒。多人游戏时仅对自己的角色生效。",
"description": "魈的特色料理。他的「美梦」很简单,不过是做一个美梦而已。",
"basedish": "杏仁豆腐",
"character": "魈",
"ingredients": [
{
"name": "牛奶",
"count": 3
},
{
"name": "糖",
"count": 1
},
{
"name": "杏仁",
"count": 1
}
]
}