miao-plugin/resources/meta/weapon/polearm/公义的酬报/data.json
曉K 387dfa9759
修复 4.0新武器被动未写入 (#626)
* 修复 峡湾长歌被动没有被计算

* 4.0武器伤害计算被动

* 勘误
2023-08-31 03:26:26 +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": "13425",
"name": "公义的酬报",
"affixTitle": "枪尖一点",
"star": 4,
"desc": "受到治疗时恢复8点能量该效果每10秒至多触发一次角色处于队伍后台时也能触发。",
"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": "hpPct",
"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]点能量该效果每10秒至多触发一次角色处于队伍后台时也能触发。",
"datas": {
"0": [
"8",
"10",
"12",
"14",
"16"
]
}
}
}