miao-plugin/resources/meta/weapon/claymore/白影剑/data.json

59 lines
1.1 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n12407",
"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": "defPct",
"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]。该效果持续6秒最多叠加4层每0.5秒只能触发一次。",
"datas": {
"0": [
"6%",
"7.5%",
"9%",
"10.5%",
"12%"
]
}
}
}