miao-plugin/resources/meta/weapon/claymore/桂木斩长正/data.json

66 lines
1.2 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n12414",
"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": "recharge",
"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": "元素战技造成的伤害提升$[0]。元素战技命中后角色流失3点元素能量并在此后的6秒内每2秒恢复$[1]点元素能量。该效果每10秒至多触发一次角色处于队伍后台也能触发。",
"datas": {
"0": [
"6%",
"7.5%",
"9%",
"10.5%",
"12%"
],
"1": [
"3",
"3.5",
"4",
"4.5",
"5"
]
}
}
}