miao-plugin/resources/meta/weapon/sword/天空之刃/data.json

66 lines
1.2 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n11502",
"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": "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]施放元素爆发时获得破空之势移动速度提升10%攻击速度提升10%,普通攻击与重击命中时,额外造成$[1]攻击力的伤害持续12秒。",
"datas": {
"0": [
"4%",
"5%",
"6%",
"7%",
"8%"
],
"1": [
"20%",
"25%",
"30%",
"35%",
"40%"
]
}
}
}