miao-plugin/resources/meta-gs/weapon/sword/海渊终曲/data.json
2023-10-25 03:34:36 +08:00

73 lines
1.9 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": "11425",
"name": "海渊终曲",
"affixTitle": "最终的崇高",
"star": 4,
"desc": "施放元素战技时攻击力提升12%持续12秒并赋予生命值上限25%的生命之契该效果每10秒至多触发一次。生命之契清除时基于清除值的2.4%提升至多150点攻击力持续12秒。生命之契基于其数值吸收角色受到的治疗在吸收了同等回复量数值的治疗后清除。",
"attr": {
"atk": {
"1": 43.73,
"20": 118.57,
"40": 225.99,
"50": 293.36,
"60": 360.9,
"70": 428.69,
"80": 496.72,
"90": 564.78,
"20+": 144.47,
"40+": 251.99,
"50+": 319.26,
"60+": 386.8,
"70+": 454.69,
"80+": 522.62
},
"bonusKey": "atkPct",
"bonusData": {
"1": 6,
"20": 10.6,
"40": 15.45,
"50": 17.87,
"60": 20.3,
"70": 22.72,
"80": 25.14,
"90": 27.56,
"20+": 10.6,
"40+": 15.45,
"50+": 17.87,
"60+": 20.3,
"70+": 22.72,
"80+": 25.14
}
},
"materials": {
"weapon": "纯圣露滴的真粹",
"monster": "初生的浊水幻灵",
"normal": "名刀镡"
},
"affixData": {
"text": "施放元素战技时,攻击力提升$[0]持续12秒并赋予生命值上限25%的生命之契该效果每10秒至多触发一次。生命之契清除时基于清除值的$[1]提升至多$[2]点攻击力持续12秒。生命之契基于其数值吸收角色受到的治疗在吸收了同等回复量数值的治疗后清除。",
"datas": {
"0": [
"12%",
"15%",
"18%",
"21%",
"24%"
],
"1": [
"2.4%",
"3%",
"3.6%",
"4.2%",
"4.8%"
],
"2": [
"150",
"187.5",
"225",
"262.5",
"300"
]
}
}
}