miao-plugin/resources/meta-gs/weapon/sword/灰河渡手/data.json

66 lines
1.3 KiB
JSON
Raw Normal View History

2023-07-10 20:00:35 +00:00
{
"id": "11426",
"name": "灰河渡手",
"affixTitle": "铁骨",
2023-07-10 20:00:35 +00:00
"star": 4,
"desc": "元素战技暴击率提升8%此外施放元素战技后的5秒内元素充能效率提升16%。",
"attr": {
"atk": {
"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
},
"bonusKey": "recharge",
"bonusData": {
"1": 10,
"20": 17.67,
"40": 25.75,
"50": 29.79,
"60": 33.83,
"70": 37.86,
"80": 41.9,
"90": 45.94,
"20+": 17.67,
"40+": 25.75,
"50+": 29.79,
"60+": 33.83,
"70+": 37.86,
"80+": 41.9
}
},
"materials": {
"weapon": "悠古弦音的回响",
"monster": "初生的浊水幻灵",
"normal": "异色结晶石"
},
"affixData": {
"text": "元素战技暴击率提升$[0]此外施放元素战技后的5秒内元素充能效率提升$[1]。",
"datas": {
"0": [
"8%",
"10%",
"12%",
"14%",
"16%"
],
"1": [
"16%",
"20%",
"24%",
"28%",
"32%"
]
}
}
}