miao-plugin/resources/meta-gs/weapon/sword/灰河渡手/data.json
2023-10-25 03:34:36 +08:00

66 lines
1.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "11426",
"name": "灰河渡手",
"affixTitle": "铁骨",
"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%"
]
}
}
}