miao-plugin/resources/meta/weapon/catalyst/试作金珀/data.json

66 lines
1.1 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n14406",
"name": "试作金珀",
"affixTitle": "炊金",
"star": 4,
"desc": "黑岩厂中秘藏的金珀法器。其中黯黯绽放着日月星光。",
"attr": {
"atk": {
2022-11-20 20:45:27 +00:00
"1": 42.4,
"20": 108.93,
"40": 204.83,
"50": 265.86,
"60": 326.78,
"70": 387.66,
"80": 448.68,
"90": 509.61,
"20+": 134.83,
"40+": 230.83,
"50+": 291.76,
"60+": 352.68,
"70+": 413.66,
"80+": 474.58
2022-11-19 22:33:00 +00:00
},
"bonusKey": "hpPct",
"bonusData": {
2022-11-20 20:45:27 +00:00
"1": null,
"20": null,
"40": null,
"50": null,
"60": null,
"70": null,
"80": null,
"90": null,
"20+": null,
"40+": null,
"50+": null,
"60+": null,
"70+": null,
"80+": null
2022-11-19 22:33:00 +00:00
}
},
"materials": {
"weapon": "雾海云间的转还",
"monster": "雾虚灯芯",
"normal": "历战的箭簇"
},
"affixData": {
"text": "施放元素爆发后6秒内每2秒恢复$[0]点元素能量队伍中的所有角色每2秒恢复$[1]生命值。",
"datas": {
"0": [
"4",
"4.5",
"5",
"5.5",
"6"
],
"1": [
"4%",
"4.5%",
"5%",
"5.5%",
"6%"
]
}
}
}