miao-plugin/resources/meta-gs/weapon/claymore/浪影阔剑/data.json
2023-10-25 03:34:36 +08:00

59 lines
1.2 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": "12425",
"name": "浪影阔剑",
"affixTitle": "巡航的白浪",
"star": 4,
"desc": "受到治疗时攻击力提升24%持续8秒。角色处于队伍后台也能触发。",
"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": "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
}
},
"materials": {
"weapon": "无垢之海的金杯",
"monster": "异界生命核",
"normal": "奇械机芯齿轮"
},
"affixData": {
"text": "受到治疗时,攻击力提升$[0]持续8秒。角色处于队伍后台也能触发。",
"datas": {
"0": [
"24%",
"30%",
"36%",
"42%",
"48%"
]
}
}
}