miao-plugin/resources/meta/weapon/bow/宗室长弓/data.json

59 lines
1.1 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n15404",
"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": "atkPct",
"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]最多堆叠5次。攻击造成暴击后移除已有的专注效果。",
"datas": {
"0": [
"8%",
"10%",
"12%",
"14%",
"16%"
]
}
}
}