gidb-data/ChineseSimplified/foods/coldcutplatter.json

39 lines
1.5 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": "Atk_Add",
"effect": "队伍中所有角色物理伤害提升20%-40%持续300秒。\n多人游戏时仅对自己的角色生效。",
"description": "摆满肉类的拼盘。由等量的培根、火腿和香肠组成。食客们可以暂且放下关于三大肉类哪种最好吃的争论,和平地享用美味。",
"suspicious": {
"effect": "队伍中所有角色物理伤害提升20%持续300秒。多人游戏时仅对自己的角色生效。",
"description": "摆满肉类的拼盘。似乎做得太冷了一点,可能对牙齿和肠胃不好的人而言是一种折磨。"
},
"normal": {
"effect": "队伍中所有角色物理伤害提升30%持续300秒。多人游戏时仅对自己的角色生效。",
"description": "摆满肉类的拼盘。由等量的培根、火腿和香肠组成。食客们可以暂且放下关于三大肉类哪种最好吃的争论,和平地享用美味。"
},
"delicious": {
"effect": "队伍中所有角色物理伤害提升40%持续300秒。多人游戏时仅对自己的角色生效。",
"description": "摆满肉类的拼盘。绝妙的调味激发了食材的鲜香,三种肉类的组合在嘴里拼接成了至高的美味,令人顿时忘记烦恼。"
},
"ingredients": [
{
"name": "火腿",
"count": 1
},
{
"name": "培根",
"count": 1
},
{
"name": "香肠",
"count": 1
},
{
"name": "薄荷",
"count": 1
}
]
}