miao-plugin/resources/meta/weapon/polearm/西风长枪/data.json

66 lines
1.1 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n13407",
"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]的几率产生少量元素微粒能为角色恢复6点元素能量。该效果每$[1]秒只能触发一次。",
"datas": {
"0": [
"60%",
"70%",
"80%",
"90%",
"100%"
],
"1": [
"12",
"10.5",
"9",
"7.5",
"6"
]
}
}
}