miao-plugin/resources/meta/weapon/sword/宗室长剑/data.json

59 lines
1.1 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n11404",
"name": "宗室长剑",
"affixTitle": "专注",
"star": 4,
"desc": "曾支配蒙德的旧日贵族的佩剑。做工精良,装饰与雕花彰显着挥舞者的身份。",
"attr": {
"atk": {
2022-11-20 20:45:27 +00:00
"1": 42.4,
"20": 108.93,
"40": 204.83,
"50": 265.86,
"60": 326.78,
"70": 387.66,
"80": 448.68,
"90": 509.61,
"20+": 134.83,
"40+": 230.83,
"50+": 291.76,
"60+": 352.68,
"70+": 413.66,
"80+": 474.58
2022-11-19 22:33:00 +00:00
},
"bonusKey": "atkPct",
"bonusData": {
"1": 9,
"20": 15.9,
"40": 23.18,
"50": 26.81,
"60": 30.45,
"70": 34.07,
"80": 37.71,
"90": 41.35,
"20+": 15.9,
"40+": 23.18,
"50+": 26.81,
"60+": 30.45,
"70+": 34.07,
"80+": 37.71
2022-11-19 22:33:00 +00:00
}
},
"materials": {
"weapon": "高塔孤王的碎梦",
"monster": "黑晶号角",
"normal": "不祥的面具"
},
"affixData": {
"text": "攻击造成伤害时,暴击率提升$[0]最多堆叠5次。攻击造成暴击后移除已有的专注效果。",
"datas": {
"0": [
"8%",
"10%",
"12%",
"14%",
"16%"
]
}
}
}