miao-plugin/resources/meta/weapon/catalyst/万世流涌大典/data.json

73 lines
1.8 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": "14514",
"name": "万世流涌大典",
"affixTitle": "万世的浪涛",
"star": 5,
"desc": "生命值提升16%。当前生命值提升或降低时重击造成的伤害提升12%。该效果持续4秒至多叠加3次每0.3秒至多触发一次叠加至3层或3层的持续时间刷新时恢复8点元素能量每12秒至多通过这种方式恢复一次元素能量。",
"attr": {
"atk": {
"1": 44.34,
"20": 110.17,
"40": 209.82,
"50": 275.46,
"60": 341.46,
"70": 407.81,
"80": 474.55,
"90": 541.83,
"20+": 141.27,
"40+": 240.92,
"50+": 306.66,
"60+": 372.56,
"70+": 438.91,
"80+": 505.65
},
"bonusKey": "cdmg",
"bonusData": {
"1": 19.2,
"20": 33.93,
"40": 49.44,
"50": 57.2,
"60": 64.95,
"70": 72.69,
"80": 80.45,
"90": 88.2,
"20+": 33.93,
"40+": 49.44,
"50+": 57.2,
"60+": 64.95,
"70+": 72.69,
"80+": 80.45
}
},
"materials": {
"weapon": "纯圣露滴的真粹",
"monster": "异界生命核",
"normal": "奇械机芯齿轮"
},
"affixData": {
"text": "生命值提升$[0]。当前生命值提升或降低时,重击造成的伤害提升$[1]。该效果持续4秒至多叠加3次每0.3秒至多触发一次叠加至3层或3层的持续时间刷新时恢复$[2]点元素能量每12秒至多通过这种方式恢复一次元素能量。",
"datas": {
"0": [
"16%",
"20%",
"24%",
"28%",
"32%"
],
"1": [
"12%",
"16%",
"20%",
"24%",
"28%"
],
"2": [
"8",
"9",
"10",
"11",
"12"
]
}
}
}