miao-plugin/resources/meta/weapon/bow/阿莫斯之弓/data.json

66 lines
1.2 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n15502",
"name": "阿莫斯之弓",
"affixTitle": "矢志不忘",
"star": 5,
"desc": "极为古老的弓。即使原主不复存在,其中蕴藏之力依旧——那种力量无主,却在万物当中。距离心系之物越是遥远,那种力量愈是剧烈。",
"attr": {
"atk": {
2022-11-20 20:45:27 +00:00
"1": 45.94,
"20": 121.73,
"40": 235.2,
"50": 308.42,
"60": 382.43,
"70": 456.99,
"80": 532.23,
"90": 608.07,
"20+": 152.83,
"40+": 266.3,
"50+": 339.62,
"60+": 413.53,
"70+": 488.09,
"80+": 563.33
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]普通攻击与重击的箭矢发射后每经过0.1秒,伤害还会提升$[1]至多提升5次。",
"datas": {
"0": [
"12%",
"15%",
"18%",
"21%",
"24%"
],
"1": [
"8%",
"10%",
"12%",
"14%",
"16%"
]
}
}
}