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": "n15403",
"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": "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]的概率重置该技能的冷却时间,该效果每$[1]秒只能触发一次。",
"datas": {
"0": [
"40%",
"50%",
"60%",
"70%",
"80%"
],
"1": [
"30",
"26",
"22",
"19",
"16"
]
}
}
}