miao-plugin/resources/meta/weapon/bow/黑岩战弓/data.json

59 lines
1.0 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n15408",
"name": "黑岩战弓",
"affixTitle": "乘胜追击",
"star": 4,
"desc": "以黑岩塑成的弓。弓臂坚硬无比,只有膂力绝人的弓手才能尽心所欲地使用。",
"attr": {
"atk": {
2022-11-20 20:45:27 +00:00
"1": 43.73,
"20": 118.57,
"40": 225.99,
"50": 293.36,
"60": 360.9,
"70": 428.69,
"80": 496.72,
"90": 564.78,
"20+": 144.47,
"40+": 251.99,
"50+": 319.26,
"60+": 386.8,
"70+": 454.69,
"80+": 522.62
2022-11-19 22:33:00 +00:00
},
"bonusKey": "cdmg",
"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]持续30秒。该效果至多叠加3层每层持续时间独立。",
"datas": {
"0": [
"12%",
"15%",
"18%",
"21%",
"24%"
]
}
}
}