miao-plugin/resources/meta-gs/weapon/catalyst/纯水流华/data.json
2023-10-25 03:34:36 +08:00

73 lines
2.0 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": "14425",
"name": "纯水流华",
"affixTitle": "未完的杰作",
"star": 4,
"desc": "施放元素战技时所有元素伤害加成提升8%持续12秒并赋予生命值上限24%的生命之契该效果每10秒至多触发一次。生命之契清除时每清除1000点将会提供2%所有元素伤害加成至多通过这种方式获得12%所有元素伤害加成持续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秒并赋予生命值上限24%的生命之契该效果每10秒至多触发一次。生命之契清除时每清除1000点将会提供$[1]所有元素伤害加成,至多通过这种方式获得$[2]所有元素伤害加成持续12秒。生命之契基于其数值吸收角色受到的治疗在吸收了同等回复量数值的治疗后清除。",
"datas": {
"0": [
"8%",
"10%",
"12%",
"14%",
"16%"
],
"1": [
"2%",
"2.5%",
"3%",
"3.5%",
"4%"
],
"2": [
"12%",
"15%",
"18%",
"21%",
"24%"
]
}
}
}