miao-plugin/resources/meta/weapon/bow/反曲弓/data.json
2022-11-21 04:45:27 +08:00

59 lines
976 B
JSON

{
"id": "n15303",
"name": "反曲弓",
"affixTitle": "收割",
"star": 3,
"desc": "据说能射下苍鹰的猎弓,但能不能做到主要还得看弓手的技术。",
"attr": {
"atk": {
"1": 37.61,
"20": 85.56,
"40": 151.28,
"50": 192.71,
"60": 233.69,
"70": 274.19,
"80": 314.45,
"90": 354.38,
"20+": 105.06,
"40+": 170.68,
"50+": 212.21,
"60+": 253.09,
"70+": 293.69,
"80+": 333.85
},
"bonusKey": "hpPct",
"bonusData": {
"1": null,
"20": null,
"40": null,
"50": null,
"60": null,
"70": null,
"80": null,
"90": null,
"20+": null,
"40+": null,
"50+": null,
"60+": null,
"70+": null,
"80+": null
}
},
"materials": {
"weapon": "狮牙斗士的理想",
"monster": "混沌炉心",
"normal": "禁咒绘卷"
},
"affixData": {
"text": "击败敌人时,恢复$[0]生命值。",
"datas": {
"0": [
"8%",
"10%",
"12%",
"14%",
"16%"
]
}
}
}