miao-plugin/resources/meta-gs/weapon/bow/烈阳之嗣/data.json
2023-10-25 03:34:36 +08:00

66 lines
1.5 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": "15424",
"name": "烈阳之嗣",
"affixTitle": "阳炎古道",
"star": 4,
"desc": "重击命中敌人后将降下阳炎矢造成攻击力60%的伤害。阳炎矢命中敌人后将使该敌人承受的装备者的重击造成的伤害提升28%。阳炎矢每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": "cpct",
"bonusData": {
"1": 4,
"20": 7.07,
"40": 10.3,
"50": 11.92,
"60": 13.53,
"70": 15.14,
"80": 16.76,
"90": 18.38,
"20+": 7.07,
"40+": 10.3,
"50+": 11.92,
"60+": 13.53,
"70+": 15.14,
"80+": 16.76
}
},
"materials": {
"weapon": "烈日威权的旧日",
"monster": "漫游者的盛放之花",
"normal": "孢囊晶尘"
},
"affixData": {
"text": "重击命中敌人后,将降下阳炎矢,造成攻击力$[0]的伤害。阳炎矢命中敌人后,将使该敌人承受的装备者的重击造成的伤害提升$[1]。阳炎矢每12秒至多触发一次。",
"datas": {
"0": [
"60%",
"75%",
"90%",
"105%",
"120%"
],
"1": [
"28%",
"35%",
"42%",
"49%",
"56%"
]
}
}
}