miao-plugin/resources/meta/weapon/bow/猎人之径/data.json

66 lines
1.3 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n15511",
"name": "猎人之径",
"affixTitle": "兽径的终点",
"star": 5,
"desc": "以珍贵的白枝制成的饰金猎弓,曾经射落无数侵入森林的恶兽。",
"attr": {
"atk": {
2022-11-20 20:45:27 +00:00
"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
2022-11-19 22:33:00 +00:00
},
"bonusKey": "cpct",
"bonusData": {
"1": 9.6,
"20": 16.96,
"40": 24.72,
"50": 28.6,
"60": 32.48,
"70": 36.35,
"80": 40.22,
"90": 44.1,
"20+": 16.96,
"40+": 24.72,
"50+": 28.6,
"60+": 32.48,
"70+": 36.35,
"80+": 40.22
2022-11-19 22:33:00 +00:00
}
},
"materials": {
"weapon": "烈日威权的旧日",
"monster": "茁壮菌核",
"normal": "织金红绸"
},
"affixData": {
"text": "获得$[0]所有元素伤害加成。重击命中敌人后,将获得「无休止的狩猎」:重击造成的伤害值提高,提高值相当于元素精通数值的$[1]。该效果将在生效12次或10秒后消失每12秒至多获得一次无休止的狩猎。",
"datas": {
"0": [
"12%",
"15%",
"18%",
"21%",
"24%"
],
"1": [
"160%",
"200%",
"240%",
"280%",
"320%"
]
}
}
}